summaryrefslogtreecommitdiff
path: root/arch/x86/xen/enlighten_pvh.c
AgeCommit message (Expand)Author
2019-05-22xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne
2019-05-22xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne
2018-12-13xen/pvh: Move Xen code for getting mem map via hcall out of common fileMaran Wilson
2018-12-13xen/pvh: Move Xen specific PVH VM initialization out of common fileMaran Wilson
2018-12-13xen/pvh: Create a new file for Xen specific PVH codeMaran Wilson
2018-12-13xen/pvh: Move PVH entry code out of Xen specific treeMaran Wilson
2018-10-23Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-10x86/xen: Fix boot loader version reported for PVH guestsJuergen Gross
2018-09-26xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig
2018-06-19xen: share start flags between PV and PVHRoger Pau Monne
2018-02-26x86/xen: Add pvh specific rsdp address retrieval functionJuergen Gross
2017-11-10x86/virt/xen: Use guest_late_init to detect Xen PVH guestJuergen Gross
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-02xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()Boris Ostrovsky
2017-05-02x86/xen: split off enlighten_pvh.cVitaly Kuznetsov