summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/xen/hypercall.h
AgeCommit message (Expand)Author
2023-01-13cpuidle, xenpv: Make more PARAVIRT_XXL noinstr cleanPeter Zijlstra
2021-11-25xen: make HYPERVISOR_set_debugreg() always_inlineJuergen Gross
2021-11-25xen: make HYPERVISOR_get_debugreg() always_inlineJuergen Gross
2021-11-02xen: allow pv-only hypercalls only with CONFIG_XEN_PVJuergen Gross
2021-11-02x86/xen: remove 32-bit pv leftoversJuergen Gross
2021-09-17x86/xen: Mark xen_force_evtchn_callback() noinstrPeter Zijlstra
2021-09-17x86/xen: Make set_debugreg() noinstrPeter Zijlstra
2021-09-17x86/xen: Make get_debugreg() noinstrPeter Zijlstra
2020-08-03xen: hypercall.h: fix duplicated wordRandy Dunlap
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-05xen: Prevent buffer overflow in privcmd ioctlDan Carpenter
2019-04-03x86/uaccess, xen: Suppress SMAP warningsPeter Zijlstra
2019-03-05xen: remove pre-xen3 fallback handlersArnd Bergmann
2018-08-20xen: remove unused hypercall functionsJuergen Gross
2018-08-07xen: don't use privcmd_call() from xen_mc_flush()Juergen Gross
2018-01-12x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse
2017-09-29Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf
2017-09-21x86/xen: clean up clang build warningColin Ian King
2017-08-29x86/asm: Replace access to desc_struct:a/b fieldsThomas Gleixner
2017-07-03x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki
2017-06-08xen: fix HYPERVISOR_dm_op() prototypeSergey Dyasli
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant
2016-02-24x86/xen: Add stack frame dependency to hypercall inline asm callsJosh Poimboeuf
2015-12-21xen: rename dom0_op to platform_opStefano Stabellini
2015-09-28xen: use correct type for HYPERVISOR_memory_op()Juergen Gross
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky
2014-04-24arm: xen: implement multicall hypercall support.Ian Campbell
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich
2012-11-04xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-09-26xen: add dom0_op hypercallJeremy Fitzhardinge
2011-07-18xen/trace: add multicall tracingJeremy Fitzhardinge
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer
2011-02-25xen: switch to new schedop hypercall by default.Ian Campbell
2011-02-25xen: use new schedop interface for suspendIan Campbell
2010-10-20xen: add variable hypercall callerJeremy Fitzhardinge
2010-07-22xen: Add support for HVM hypercalls.Jeremy Fitzhardinge
2009-03-12x86: fix HYPERVISOR_update_descriptor()Jan Beulich
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge
2008-10-23x86: drop double underscores from header guardsH. Peter Anvin
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro