summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xen/pvh: place the trampoline at page 0x14.10.0-shim-comet-34.10.0-shim-cometRoger Pau Monne2018-01-172-2/+10
* firmware/shim: fix build process to use POSIX find optionsRoger Pau Monne2018-01-171-1/+2
* x86/guest: use the vcpu_info area from shared_infoRoger Pau Monne2018-01-171-1/+2
* -xen-attach is needed for pvh boot with qemu-xen4.10.0-shim-comet-2Michael Young2018-01-161-1/+1
* xen/pvshim: map vcpu_info earlier for APsRoger Pau Monne2018-01-161-3/+3
* xl: pvshim: Provide and document xl config4.10.0-shim-comet-1.1Ian Jackson2018-01-122-0/+49
* libxl: pvshim: Introduce pvshim_extraIan Jackson2018-01-124-3/+7
* libxl: pvshim: Provide first-class config settings to enable shim modeIan Jackson2018-01-125-12/+77
* xen/shim: allow DomU to have as many vcpus as availableRoger Pau Monne2018-01-123-14/+46
* xen/shim: crash instead of reboot in shim modeRoger Pau Monne2018-01-122-1/+10
* xen/pvshim: use default position for the m2p mappingsRoger Pau Monne2018-01-121-1/+2
* xen/shim: modify shim_mem parameter behaviourRoger Pau Monne2018-01-123-28/+29
* xen/pvshim: memory hotplugRoger Pau Monne2018-01-123-0/+143
* xen/pvshim: support vCPU hotplugRoger Pau Monne2018-01-124-12/+102
* xen/pvshim: set max_pages to the value of tot_pagesRoger Pau Monne2018-01-121-0/+6
* xen/pvshim: add shim_mem cmdline parameterSergey Dyasli2018-01-124-1/+85
* xen/pvshim: add migration supportRoger Pau Monne2018-01-128-15/+197
* x86/pv-shim: shadow PV console's page for L2 DomUSergey Dyasli2018-01-125-4/+209
* xen/pvshim: add grant table operationsRoger Pau Monne2018-01-122-0/+170
* xen/pvshim: forward evtchn ops between L0 Xen and L2 DomURoger Pau Monne2018-01-1210-46/+402
* xen/pvshim: set correct domid valueRoger Pau Monne2018-01-127-6/+66
* xen/pvshim: modify Dom0 builder in order to build a DomURoger Pau Monne2018-01-124-10/+126
* xen: mark xenstore/console pages as RAMRoger Pau Monne2018-01-125-0/+80
* xen/pvshim: skip Dom0-only domain builder partsRoger Pau Monne2018-01-122-1/+6
* xen/pvh: do not mark the low 1MB as IO memRoger Pau Monne2018-01-121-2/+7
* xen/x86: make VGA support selectableRoger Pau Monne2018-01-1211-5/+40
* tools/firmware: Build and install xen-shimAndrew Cooper2018-01-115-3/+172
* x86/shim: Kconfig and command line optionsAndrew Cooper2018-01-116-0/+116
* x86/guest: use PV console for Xen/Dom0 I/OSergey Dyasli2018-01-113-1/+23
* x86/guest: add PV console codeSergey Dyasli2018-01-115-0/+272
* x86/guest: setup event channel upcall vectorRoger Pau Monne2018-01-112-0/+58
* x86: don't swallow the first command line item in guest modeWei Liu2018-01-111-2/+2
* x86: read wallclock from Xen when running in pvh modeWei Liu2018-01-111-4/+28
* x86: APIC timer calibration when running as a guestWei Liu2018-01-111-8/+30
* x86: xen pv clock time sourceWei Liu2018-01-111-0/+89
* x86/guest: map per-cpu vcpu_info area.Roger Pau Monne2018-01-113-0/+66
* xen/guest: fetch vCPU ID from XenRoger Pau Monne2018-01-113-0/+34
* x86/guest: map shared_info pageRoger Pau Monne2018-01-113-0/+35
* xen/pvshim: keep track of used PFN rangesWei Liu2018-01-113-0/+66
* xen: introduce rangeset_claim_rangeWei Liu2018-01-112-1/+55
* xen/console: Introduce console=xenWei Liu2018-01-112-0/+59
* x86/pvh: Retrieve memory map from XenWei Liu2018-01-116-3/+36
* x86/shutdown: Support for using SCHEDOP_{shutdown,reboot}Andrew Cooper2018-01-113-4/+65
* x86/guest: Hypercall supportAndrew Cooper2018-01-116-0/+179
* x86/entry: Probe for Xen early during bootAndrew Cooper2018-01-115-0/+127
* x86/boot: Map more than the first 16MBAndrew Cooper2018-01-111-2/+1
* x86/entry: Early PVH boot codeWei Liu2018-01-118-4/+268
* x86: produce a binary that can be booted as PVHWei Liu2018-01-114-1/+26
* x86: introduce ELFNOTE macroWei Liu2018-01-111-0/+12
* x86/link: Relocate program headersAndrew Cooper2018-01-111-9/+13