aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xen/hypercall.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-25xen: make HYPERVISOR_set_debugreg() always_inlineJuergen Gross1-1/+1
2021-11-25xen: make HYPERVISOR_get_debugreg() always_inlineJuergen Gross1-1/+1
2021-11-02xen: allow pv-only hypercalls only with CONFIG_XEN_PVJuergen Gross1-109/+102
2021-11-02x86/xen: remove 32-bit pv leftoversJuergen Gross1-31/+9
2021-09-17x86/xen: Mark xen_force_evtchn_callback() noinstrPeter Zijlstra1-1/+1
2021-09-17x86/xen: Make set_debugreg() noinstrPeter Zijlstra1-1/+1
2021-09-17x86/xen: Make get_debugreg() noinstrPeter Zijlstra1-1/+1
2020-08-03xen: hypercall.h: fix duplicated wordRandy Dunlap1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+20
2019-04-05xen: Prevent buffer overflow in privcmd ioctlDan Carpenter1-0/+3
2019-04-03x86/uaccess, xen: Suppress SMAP warningsPeter Zijlstra1-4/+20
2019-03-05xen: remove pre-xen3 fallback handlersArnd Bergmann1-11/+2
2018-08-20xen: remove unused hypercall functionsJuergen Gross1-118/+0
2018-08-07xen: don't use privcmd_call() from xen_mc_flush()Juergen Gross1-6/+19
2018-01-12x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse1-2/+3
2017-09-29Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+2
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf1-3/+2
2017-09-21x86/xen: clean up clang build warningColin Ian King1-2/+2
2017-08-29x86/asm: Replace access to desc_struct:a/b fieldsThomas Gleixner1-2/+4
2017-07-03x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki1-1/+8
2017-06-08xen: fix HYPERVISOR_dm_op() prototypeSergey Dyasli1-1/+3
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant1-0/+7
2016-02-24x86/xen: Add stack frame dependency to hypercall inline asm callsJosh Poimboeuf1-2/+3
2015-12-21xen: rename dom0_op to platform_opStefano Stabellini1-3/+3
2015-09-28xen: use correct type for HYPERVISOR_memory_op()Juergen Gross1-2/+2
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky1-0/+6
2014-04-24arm: xen: implement multicall hypercall support.Ian Campbell1-1/+1
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich1-2/+2
2012-11-04xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich1-14/+7
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong1-0/+8
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-0/+8
2011-09-26xen: add dom0_op hypercallJeremy Fitzhardinge1-0/+8
2011-07-18xen/trace: add multicall tracingJeremy Fitzhardinge1-0/+22
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer1-0/+7
2011-02-25xen: switch to new schedop hypercall by default.Ian Campbell1-2/+2
2011-02-25xen: use new schedop interface for suspendIan Campbell1-3/+10
2010-10-20xen: add variable hypercall callerJeremy Fitzhardinge1-0/+17
2010-07-22xen: Add support for HVM hypercalls.Jeremy Fitzhardinge1-0/+6
2009-03-12x86: fix HYPERVISOR_update_descriptor()Jan Beulich1-0/+2
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge1-0/+6
2008-10-23x86: drop double underscores from header guardsH. Peter Anvin1-3/+3
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+527