aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* x86/vtsc: update vcpu_time in hvm_set_guest_timeRoger Pau Monné2013-06-131-1/+13
* x86: fix XCR0 handlingJan Beulich2013-06-139-55/+69
* x86: preserve FPU selectors for 32-bit guest codeJan Beulich2013-06-135-73/+198
* x86/MCE: disable if MCE banks are not presentAravindh Puthiyaparambil2013-06-131-1/+8
* x86: fix ordering of operations in destroy_irq()Jan Beulich2013-06-131-23/+20
* Revert "AMD/iommu: SR56x0 Erratum 64 - Reset all head & tail pointers"Jan Beulich2013-06-051-13/+0
* x86/xsave: properly check guest input to XSETBVJan Beulich2013-06-041-0/+5
* x86/xsave: recover from faults on XRSTORJan Beulich2013-06-042-5/+20
* x86/xsave: fix information leak on AMD CPUsJan Beulich2013-06-041-0/+15
* libxc: limit cpu values when setting vcpu affinityPetr Matousek2013-05-311-0/+12
* x86: fix boot time APIC mode detectionJan Beulich2013-05-311-1/+1
* AMD/iommu: SR56x0 Erratum 64 - Reset all head & tail pointersAndrew Cooper2013-05-231-0/+13
* tools: fix dependency file generationJan Beulich2013-05-231-1/+1
* fix XSA-46 regression with xend/xmJan Beulich2013-05-232-2/+2
* x86/hvm: avoid p2m lookups for vlapic accesses.Tim Deegan2013-05-231-0/+17
* x86/shadow: fix off-by-one in MMIO permission checkJan Beulich2013-05-231-3/+3
* x86/IO-APIC: fix guest RTE write corner casesJan Beulich2013-05-231-7/+50
* x86: handle paged gfn in wrmsr_hypervisor_regsOlaf Hering2013-05-233-7/+34
* ns16550: delay resume until dom0 ACPI has a chance to runBen Guthro2013-05-231-1/+54
* x86: allow VCPUOP_register_vcpu_info to work again on PVHVM guestsKonrad Rzeszutek Wilk2013-05-232-11/+12
* x86: cleanup after making various page table manipulation operations preemptibleJan Beulich2013-05-033-56/+57
* VT-d: don't permit SVT_NO_VERIFY entries for known device typesJan Beulich2013-05-021-5/+9
* x86: make page table handling error paths preemptibleJan Beulich2013-05-021-27/+98
* x86: make page table unpinning preemptibleJan Beulich2013-05-022-7/+56
* x86: make arch_set_info_guest() preemptibleJan Beulich2013-05-024-52/+76
* x86: make vcpu_reset() preemptibleJan Beulich2013-05-029-19/+37
* x86: make MMUEXT_NEW_USER_BASEPTR preemptibleJan Beulich2013-05-021-6/+33
* x86: make new_guest_cr3() preemptibleJan Beulich2013-05-022-22/+75
* x86: make vcpu_destroy_pagetables() preemptibleJan Beulich2013-05-025-64/+96
* x86/EFI: fix runtime call status for compat mode Dom0Jan Beulich2013-04-301-1/+1
* x86/S3: Fix cpu pool scheduling after suspend/resumeBen Guthro2013-04-292-11/+46
* update Xen version to 4.2.3-preJan Beulich2013-04-291-1/+1
* update Xen version to 4.2.2RELEASE-4.2.2Jan Beulich2013-04-232-3/+3
* libxl: Fix SEGV in network-attachIan Jackson2013-04-181-1/+2
* x86: fix various issues with handling guest IRQsJan Beulich2013-04-189-30/+93
* x86: clear EFLAGS.NT in SYSENTER entry pathJan Beulich2013-04-183-3/+17
* iommu/crash: Interrupt remapping is also disabled on crashAndrew Cooper2013-04-181-1/+1
* x86: don't pass negative time to gtime_to_gtsc()Jan Beulich2013-04-181-0/+9
* tools/blktap2: Handle read/write interrupts in blktap2 control plane.Dr. Greg Wettstein2013-04-151-2/+8
* libxl: don't launch more than one tapdisk process for each diskIan Jackson2013-04-151-7/+10
* update Xen version to 4.2.2-rc24.2.2-rc2Jan Beulich2013-04-122-3/+3
* tools: Retry blktap2 tapdisk message on interrupt.Dr. Greg Wettstein2013-04-111-2/+8
* libxl: run libxl__arch_domain_create() much earlier.Ian Jackson2013-04-094-11/+16
* x86/mm/shadow: spurious warning when unmapping xenheap pages.Tim Deegan2013-04-092-3/+6
* VMX: Always disable SMEP when guest is in non-paging modeStefan Bader2013-04-091-2/+5
* x86/S3: Restore broken vcpu affinity on resumeBen Guthro2013-04-094-3/+53
* x86: irq_move_cleanup_interrupt() must ignore legacy vectorsJan Beulich2013-04-092-1/+8
* defer event channel bucket pointer store until after XSM checksJan Beulich2013-04-051-1/+2
* hvm: Clean up vlapic_reg_write() error propagation.Keir Fraser2013-04-021-12/+10
* x86/EFI: permit setting variable with non-zero attributesJan Beulich2013-04-021-3/+0