summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten_pvh.c
Commit message (Expand)AuthorAgeFilesLines
* xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne2019-04-251-1/+5
* xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne2019-04-251-0/+1
* xen/pvh: Move Xen code for getting mem map via hcall out of common fileMaran Wilson2018-12-131-0/+20
* xen/pvh: Move Xen specific PVH VM initialization out of common fileMaran Wilson2018-12-131-1/+21
* xen/pvh: Create a new file for Xen specific PVH codeMaran Wilson2018-12-131-0/+10
* xen/pvh: Move PVH entry code out of Xen specific treeMaran Wilson2018-12-131-108/+0Star
* Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-1/+1
|\
| * x86/xen: Fix boot loader version reported for PVH guestsJuergen Gross2018-10-101-1/+1
* | xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig2018-09-261-0/+1
|/
* xen: share start flags between PV and PVHRoger Pau Monne2018-06-191-0/+1
* x86/xen: Add pvh specific rsdp address retrieval functionJuergen Gross2018-02-261-3/+11
* x86/virt/xen: Use guest_late_init to detect Xen PVH guestJuergen Gross2017-11-101-9/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()Boris Ostrovsky2017-05-021-14/+6Star
* x86/xen: split off enlighten_pvh.cVitaly Kuznetsov2017-05-021-0/+114