summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xen/hypercall.h
Commit message (Expand)AuthorAgeFilesLines
* cpuidle, xenpv: Make more PARAVIRT_XXL noinstr cleanPeter Zijlstra2023-01-131-1/+1
* xen: make HYPERVISOR_set_debugreg() always_inlineJuergen Gross2021-11-251-1/+1
* xen: make HYPERVISOR_get_debugreg() always_inlineJuergen Gross2021-11-251-1/+1
* xen: allow pv-only hypercalls only with CONFIG_XEN_PVJuergen Gross2021-11-021-109/+102
* x86/xen: remove 32-bit pv leftoversJuergen Gross2021-11-021-31/+9
* x86/xen: Mark xen_force_evtchn_callback() noinstrPeter Zijlstra2021-09-171-1/+1
* x86/xen: Make set_debugreg() noinstrPeter Zijlstra2021-09-171-1/+1
* x86/xen: Make get_debugreg() noinstrPeter Zijlstra2021-09-171-1/+1
* xen: hypercall.h: fix duplicated wordRandy Dunlap2020-08-031-1/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-4/+20
|\
| * x86/uaccess, xen: Suppress SMAP warningsPeter Zijlstra2019-04-031-4/+20
* | xen: Prevent buffer overflow in privcmd ioctlDan Carpenter2019-04-051-0/+3
|/
* xen: remove pre-xen3 fallback handlersArnd Bergmann2019-03-051-11/+2
* xen: remove unused hypercall functionsJuergen Gross2018-08-201-118/+0
* xen: don't use privcmd_call() from xen_mc_flush()Juergen Gross2018-08-071-6/+19
* x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse2018-01-121-2/+3
* Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-291-2/+2
|\
| * x86/xen: clean up clang build warningColin Ian King2017-09-211-2/+2
* | x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf2017-09-231-3/+2
|/
* x86/asm: Replace access to desc_struct:a/b fieldsThomas Gleixner2017-08-291-2/+4
* x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki2017-07-031-1/+8
* xen: fix HYPERVISOR_dm_op() prototypeSergey Dyasli2017-06-081-1/+3
* xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant2017-02-141-0/+7
* x86/xen: Add stack frame dependency to hypercall inline asm callsJosh Poimboeuf2016-02-241-2/+3
* xen: rename dom0_op to platform_opStefano Stabellini2015-12-211-3/+3
* xen: use correct type for HYPERVISOR_memory_op()Juergen Gross2015-09-281-2/+2
* xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2015-08-201-0/+6
* arm: xen: implement multicall hypercall support.Ian Campbell2014-04-241-1/+1
* xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-221-2/+2
* xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich2012-11-041-14/+7
* xen/mce: Add mcelog support for Xen platformLiu, Jinsong2012-07-191-0/+8
* Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-061-0/+8
|\
| * xen: add dom0_op hypercallJeremy Fitzhardinge2011-09-261-0/+8
* | xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-181-0/+22
|/
* xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-261-0/+7
* xen: switch to new schedop hypercall by default.Ian Campbell2011-02-251-2/+2
* xen: use new schedop interface for suspendIan Campbell2011-02-251-3/+10
* xen: add variable hypercall callerJeremy Fitzhardinge2010-10-201-0/+17
* xen: Add support for HVM hypercalls.Jeremy Fitzhardinge2010-07-221-0/+6
* x86: fix HYPERVISOR_update_descriptor()Jan Beulich2009-03-121-0/+2
* xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge2008-12-161-0/+6
* x86: drop double underscores from header guardsH. Peter Anvin2008-10-231-3/+3
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+527