aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.0.1-rc64.0.1-rc6Keir Fraser2010-08-131-1/+1
* Clean up event-channel debug-key output, and use spin_lock().Keir Fraser2010-08-131-7/+4
* x86: Allow dom0 pstate control to access APERF/MPERF/HWCR MSRsKeir Fraser2010-08-131-0/+9
* svm: increment RIP over PAUSE instruction when emulating itKeir Fraser2010-08-133-7/+21
* msi: Avoid uninitialized msi descriptorsKeir Fraser2010-08-131-6/+16
* x86: Detect and handle unexpected platform-timer counter wrap.Keir Fraser2010-08-111-7/+29
* Define ABS() library function. Use it.Keir Fraser2010-08-112-1/+6
* x86: Correctly cook command lines for GRUB2.Keir Fraser2010-08-104-112/+58
* vt-d: Fix ioapic_rte_to_remap_entry error path.Keir Fraser2010-08-091-0/+7
* vt-d: Fix ioapic write order in io_apic_write_remap_rteKeir Fraser2010-08-091-2/+2
* x86: Fix NMI injection to PV guestsKeir Fraser2010-08-093-3/+3
* kexec: Clean up shutdown logic. Reinstate ACPI DMAR during kexec.Keir Fraser2010-08-028-55/+60
* xenpaging: Add a check to Xen for EPT.Keir Fraser2010-08-021-0/+7
* Walking the page lists needs the page_alloc lockKeir Fraser2010-08-024-1/+13
* Update Xen version to 4.0.1-rc6-preKeir Fraser2010-08-021-1/+1
* Update Xen version to 4.0.1-rc54.0.1-rc5Keir Fraser2010-08-021-1/+1
* gdbsx: Always build -- remove build-time config option.Keir Fraser2010-08-027-17/+4
* x86: Add -fno-exceptions to list of possibly-supported CFLAGS for embedded ta...Keir Fraser2010-07-252-8/+2
* x86: New boot option availmem= to limit usable system RAM.Keir Fraser2010-07-211-2/+24
* vtd: Do not update-and-flush an IOMMU PTE if it does not change.Keir Fraser2010-07-211-7/+13
* iommu: New options iommu=dom-strict and iommu=dom0-passthroughKeir Fraser2010-07-217-47/+103
* xen: Send the debug VIRQ to guests after the rest of the domain dump is done.Keir Fraser2010-07-211-2/+11
* Update Xen version to 4.0.1-rc5-preKeir Fraser2010-07-211-1/+1
* Update Xen version to 4.0.1-rc44.0.1-rc4Keir Fraser2010-07-161-1/+1
* x86: allow the MSI-X table to reside beyond 4G even on 32-bit systemsKeir Fraser2010-07-151-5/+7
* x86: prevent simultaneous use of MSI and MSI-XKeir Fraser2010-07-151-0/+16
* x86: fix a benign typoKeir Fraser2010-07-151-1/+1
* iommu: Remove pointless iommu=pv boot option.Keir Fraser2010-07-154-35/+1
* x2APIC: improve enabling logicKeir Fraser2010-07-1511-25/+431
* x2APIC/VT-d: improve interrupt remapping and queued invalidation enabling and...Keir Fraser2010-07-154-23/+50
* x2APIC/VT-d: allocate iommu when create a drhdKeir Fraser2010-07-155-20/+31
* xen: allow HVM save/restore from different cpusKeir Fraser2010-07-091-4/+5
* xen: allow HVM save/restore from different changesetsKeir Fraser2010-07-091-17/+0
* mce: Replace BUG() with a console warning in the MCE handler.Keir Fraser2010-07-091-4/+9
* xen: make the shadow allocation hypercalls include the p2m memoryKeir Fraser2010-07-082-10/+32
* xen: use s_time_t for periodic timer deadlines.Keir Fraser2010-07-082-3/+3
* x86/cpufreq: check array index before useKeir Fraser2010-07-081-2/+4
* x86: eliminate unused "quad_local_to_mp_bus_id"Keir Fraser2010-07-062-2/+0
* VT-d: No need to emulate WBINVD when force snooping feature availableKeir Fraser2010-07-052-1/+6
* trace: insert compiler memory barriersKeir Fraser2010-07-051-18/+20
* AMD OSVW (OS Visible Workaround) for XenKeir Fraser2010-07-055-5/+93
* trace: fix security issuesKeir Fraser2010-07-022-59/+87
* trace: adjust printk()sKeir Fraser2010-07-021-7/+8
* trace: improve check_tbuf_size()Keir Fraser2010-07-021-3/+11
* trace: Fix T_INFO_FIRST_OFFSET calculationKeir Fraser2010-07-021-4/+23
* x86 shadow: Fix x86_32 build.Keir Fraser2010-07-021-4/+5
* x86 hvm: implement HVMOP_pagetable_dyingKeir Fraser2010-07-029-18/+241
* x86 hvm: implement vector callback for evtchn deliveryKeir Fraser2010-07-028-13/+44
* x86: TSC handling cleanups (version 2)Keir Fraser2010-07-029-45/+33
* x86: Export timer hypercalls to HVM guests tooKeir Fraser2010-07-021-0/+11