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
/
arch
/
x86
/
xen
/
enlighten_pvh.c
Age
Commit message (
Expand
)
Author
2019-04-25
xen/pvh: correctly setup the PV EFI interface for dom0
Roger Pau Monne
2019-04-25
xen/pvh: set xen_domain_type to HVM in xen_pvh_init
Roger Pau Monne
2018-12-13
xen/pvh: Move Xen code for getting mem map via hcall out of common file
Maran Wilson
2018-12-13
xen/pvh: Move Xen specific PVH VM initialization out of common file
Maran Wilson
2018-12-13
xen/pvh: Create a new file for Xen specific PVH code
Maran Wilson
2018-12-13
xen/pvh: Move PVH entry code out of Xen specific tree
Maran Wilson
2018-10-23
Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-10
x86/xen: Fix boot loader version reported for PVH guests
Juergen Gross
2018-09-26
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
2018-06-19
xen: share start flags between PV and PVH
Roger Pau Monne
2018-02-26
x86/xen: Add pvh specific rsdp address retrieval function
Juergen Gross
2017-11-10
x86/virt/xen: Use guest_late_init to detect Xen PVH guest
Juergen Gross
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-02
xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()
Boris Ostrovsky
2017-05-02
x86/xen: split off enlighten_pvh.c
Vitaly Kuznetsov