index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
xen
/
interface
/
hvm
Age
Commit message (
Expand
)
Author
2020-06-11
xen: Move xen_setup_callback_vector() definition to include/xen/hvm.h
Vitaly Kuznetsov
2018-12-13
xen/pvh: Add memory map pointer to hvm_start_info struct
Maran Wilson
2017-02-14
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
Paul Durrant
2017-02-07
xen/pvh: Import PVH-related Xen public interfaces
Boris Ostrovsky
2016-07-06
xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBA...
Shannon Zhao
2016-07-06
Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
Shannon Zhao
2012-10-12
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-04
xen pv-on-hvm: add pfn_is_ram helper for kdump
Olaf Hering
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-03-13
hvc_xen: support PV on HVM consoles
Stefano Stabellini
2010-07-26
x86: Call HVMOP_pagetable_dying on exit_mmap.
Stefano Stabellini
2010-07-22
xen: Add support for HVM hypercalls.
Jeremy Fitzhardinge