summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/xen/hypercall.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-29Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus 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-07Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+8
2011-09-26xen: add dom0_op hypercallJeremy Fitzhardinge1-0/+8
2011-07-19xen/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-21xen: add variable hypercall callerJeremy Fitzhardinge1-0/+17
2010-07-23xen: 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-23x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-23x86, um: ... and asm-x86 moveAl Viro1-0/+527