summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update Xen version to 4.5.3RELEASE-4.5.3Jan Beulich2016-03-232-3/+3
* vmx: restore debug registers when injecting #DB trapsRoss Lagerwall2016-03-181-13/+20
* x86: don't flush the whole cache when changing cachabilityDavid Vrabel2016-03-183-1/+9
* libvchan: Read prod/cons only once.Konrad Rzeszutek Wilk2016-03-091-0/+2
* x86emul: limit-check branch targetsJan Beulich2016-03-046-59/+109
* x86/hvm: print register state upon triple faultAndrew Cooper2016-03-041-0/+1
* x86emul: fix rIP handlingJan Beulich2016-03-041-1/+19
* xen/arm: vgic-v2: Implement correctly ITARGETSR0 - ITARGETSR7 read-onlyJulien Grall2016-03-042-2/+4
* xen/arm: vgic-v2: Report the correct GICC size to the guestJulien Grall2016-03-041-1/+1
* tools: pygrub: if partition table is empty, try treating as a whole diskIan Campbell2016-02-291-0/+5
* x86: fix unintended fallthrough case from XSA-154Andrew Cooper2016-02-181-2/+4
* xen/arm64: Make sure we get all debug outputDirk Behme2016-02-182-4/+4
* hvmloader: fix scratch_alloc to avoid overlapsAnthony PERARD2016-02-171-1/+1
* x86/nHVM: avoid NULL deref during INVLPG intercept handlingJan Beulich2016-02-171-1/+2
* credit: recalculate per-cpupool credits when updating timesliceJuergen Gross2016-02-171-0/+1
* credit: update timeslice under lockJuergen Gross2016-02-171-0/+5
* x86/vmx: don't clobber exception_bitmap when entering/leaving emulated real modeAndrew Cooper2016-02-171-10/+7
* x86/mce: fix misleading indentation in init_nonfatal_mce_checker()Ian Campbell2016-02-171-2/+2
* x86: fix (and simplify) MTRR overlap checkingJan Beulich2016-02-174-53/+15
* x86/mmuext: tighten TLB flush address checksJan Beulich2016-02-172-7/+10
* x86/VMX: sanitize rIP before re-entering guestJan Beulich2016-02-171-1/+36
* x86: enforce consistent cachability of MMIO mappingsJan Beulich2016-02-177-26/+113
* docs: correct descriptions of gnttab_max_{, maptrack}_framesIan Campbell2016-01-201-3/+8
* x86/vmx: Fix injection of #DB traps following XSA-156Andrew Cooper2016-01-201-3/+29
* x86/VMX: prevent INVVPID failure due to non-canonical guest addressJan Beulich2016-01-201-1/+1
* x86/mm: PV superpage handling lacks sanity checksJan Beulich2016-01-201-25/+12
* tools/ocaml/xb: Correct calculations of data/space the ringAndrew Cooper2016-01-191-20/+44
* oxenstored: Quota.merge: don't assume domain already existsJonathan Davies2016-01-191-2/+2
* Config.mk: update OVMF changesetWei Liu2016-01-071-1/+1
* blktap: Fix two 'maybe uninitialized' variablesDario Faggioli2016-01-061-0/+2
* QEMU_TAG updateIan Jackson2016-01-041-3/+3
* QEMU_TAG updateIan Jackson2015-12-181-3/+3
* x86/HVM: avoid reading ioreq state more than onceJan Beulich2015-12-171-7/+7
* x86: don't leak ST(n)/XMMn values to domains first using themJan Beulich2015-12-172-22/+20
* x86/time: fix domain type check in tsc_set_info()Haozhong Zhang2015-12-151-1/+1
* VT-d: drop unneeded Ivybridge quirk workaroundJan Beulich2015-12-151-1/+0
* evtchn: don't reuse ports that are still "busy"David Vrabel2015-12-153-1/+26
* x86/ept: remove unnecessary sync after resolving misconfigured entriesDavid Vrabel2015-12-151-10/+4
* x86/boot: check for not allowed sections before linkingDaniel Kiper2015-12-151-5/+5
* x86/vPMU: document as unsupportedJan Beulich2015-12-151-2/+2
* sched: fix locking for insert_vcpu() in credit1 and RTDSDario Faggioli2015-12-153-4/+11
* VMX: fix/adjust trap injectionJan Beulich2015-12-151-10/+22
* x86/HVM: don't inject #DB with error codeJan Beulich2015-12-151-1/+1
* x86/vmx: improvements to vmentry failure handlingAndrew Cooper2015-12-152-15/+9
* x86/PoD: Make p2m_pod_empty_cache() restartableAndrew Cooper2015-12-153-7/+13
* memory: fix XSA-158 fixJan Beulich2015-12-091-4/+6
* QEMU_TAG updateIan Jackson2015-12-091-3/+3
* libxl: Fix bootloader-related virtual memory leak on pv build failureIan Jackson2015-12-082-3/+3
* memory: fix XENMEM_exchange error handlingJan Beulich2015-12-081-5/+6
* memory: split and tighten maximum order permitted in memopsJan Beulich2015-12-086-27/+74