开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
xen
/
hypercall.h
Age
Commit message (
Expand
)
Author
2018-08-20
xen: remove unused hypercall functions
Juergen Gross
2018-08-07
xen: don't use privcmd_call() from xen_mc_flush()
Juergen Gross
2018-01-12
x86/retpoline/xen: Convert Xen hypercall indirect jumps
David Woodhouse
2017-09-29
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2017-09-21
x86/xen: clean up clang build warning
Colin Ian King
2017-08-29
x86/asm: Replace access to desc_struct:a/b fields
Thomas Gleixner
2017-07-03
x86/xen: allow userspace access during hypercalls
Marek Marczykowski-Górecki
2017-06-08
xen: fix HYPERVISOR_dm_op() prototype
Sergey Dyasli
2017-02-14
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
Paul Durrant
2016-02-24
x86/xen: Add stack frame dependency to hypercall inline asm calls
Josh Poimboeuf
2015-12-21
xen: rename dom0_op to platform_op
Stefano Stabellini
2015-09-28
xen: use correct type for HYPERVISOR_memory_op()
Juergen Gross
2015-08-20
xen/PMU: Sysfs interface for setting Xen PMU mode
Boris Ostrovsky
2014-04-24
arm: xen: implement multicall hypercall support.
Ian Campbell
2013-03-22
xen-pciback: notify hypervisor about devices intended to be assigned to guests
Jan Beulich
2012-11-04
xen/hypercall: fix hypercall fallback code for very old hypervisors
Jan Beulich
2012-07-19
xen/mce: Add mcelog support for Xen platform
Liu, Jinsong
2011-11-06
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-09-26
xen: add dom0_op hypercall
Jeremy Fitzhardinge
2011-07-18
xen/trace: add multicall tracing
Jeremy Fitzhardinge
2011-05-26
xen: cleancache shim to Xen Transcendent Memory
Dan Magenheimer
2011-02-25
xen: switch to new schedop hypercall by default.
Ian Campbell
2011-02-25
xen: use new schedop interface for suspend
Ian Campbell
2010-10-20
xen: add variable hypercall caller
Jeremy Fitzhardinge
2010-07-22
xen: Add support for HVM hypercalls.
Jeremy Fitzhardinge
2009-03-12
x86: fix HYPERVISOR_update_descriptor()
Jan Beulich
2008-12-16
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
2008-10-23
x86: drop double underscores from header guards
H. Peter Anvin
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro