aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI: add _PDC input override mechanismJan Beulich2011-08-2210-7/+120
* x86/IO-APIC: clear remoteIRR in clear_IO_APIC_pin()Jan Beulich2011-08-221-0/+35
* pm: don't truncate processors' ACPI IDs to 8 bitsJan Beulich2011-08-223-4/+10
* AMD IOMMU: remove iommu tlb flush for non-present entriesWei Wang2011-08-221-1/+4
* x86: use 'dom0_mem' to limit the number of pages for dom0David Vrabel2011-08-221-0/+2
* nestedhvm: avoid endless loop of nested page faultsTim Deegan2011-08-191-1/+2
* nestedhvm: do not send IPIs twiceTim Deegan2011-08-191-1/+0
* x86/KEXEC: disable hpet legacy broadcasts earlierAndrew Cooper2011-08-192-3/+4
* mini-os: work around ld bug causing stupid CTOR countJeremy Fitzhardinge2011-08-194-8/+2
* x86-64/EFI: construct EDD data from device path protocol informationJan Beulich2011-08-193-14/+272
* x86: trampoline cleanupJan Beulich2011-08-192-5/+7
* x86: make run-time part of trampoline relocatableJan Beulich2011-08-1910-39/+84
* x86: simplify (and fix) clear_IO_APIC{,_pin}()Jan Beulich2011-08-161-8/+4
* passthrough: don't use open coded IO-APIC accessesJan Beulich2011-08-168-69/+54
* x86-64/mmcfg: relax base address restrictionJan Beulich2011-08-163-3/+96
* Revert 23733:fbf3768e5934 "AMD IOMMU: remove global ..."Ian Jackson2011-08-168-16/+82
* amd iommu: Automatic page coalescingWei Wang2011-08-162-117/+340
* x86/PCI-MSI: properly determine VF BAR valuesJan Beulich2011-08-134-12/+169
* x86: IRQ fix incorrect logic in __clear_irq_vectorAndrew Cooper2011-08-131-0/+1
* x86/amd: Add support for read-only APERF/MPERFMark Langsdorf2011-08-131-0/+6
* VT-d: don't reject valid DMAR/ATSR tables on systems with multiple PCI segmentsJan Beulich2011-08-131-4/+6
* Passthrough: disable bus-mastering on any card that causes an IOMMU fault.Tim Deegan2011-08-122-2/+22
* hvmloader: relicense hvmloader xenbus implementation under moreIan Campbell2011-08-101-11/+19
* ACPI ERST: Revert change to erst_check_table() to be more permissive.Keir Fraser2011-08-091-7/+1
* Revert 23757:f5176c177b99 "xenstored: allow guests to reintroduce themselves"Ian Jackson2011-08-091-14/+7
* hvmloader: Move init_vm86_tss() back into common code.Keir Fraser2011-08-094-24/+20
* xenstored: allow guests to reintroduce themselvesOlaf Hering2011-08-091-7/+14
* hvmloader: Enable SCI in QEMU has it disabled.Keir Fraser2011-07-283-1/+26
* x86/mm: Handle 1GiB superpages in the pagetable walker.Tim Deegan2011-07-284-19/+75
* xen: AMD IOMMU: Automatically enable per-device vector mapsGeorge Dunlap2011-07-263-0/+19
* xen: Option to allow per-device vector maps for MSI IRQsGeorge Dunlap2011-07-262-0/+8
* xen: Infrastructure to allow irqs to share vector mapsGeorge Dunlap2011-07-263-0/+26
* Nested VMX: fix error paths in emulation of VMLAUNCH and VMRESUME.Tim Deegan2011-07-261-2/+14
* Nested VMX: always mark VVMCS as not-launched on VMCLEAR.Tim Deegan2011-07-261-13/+14
* x86-64/MMCFG: pass down firmware (ACPI) reservation status of used memory spaceJan Beulich2011-07-257-68/+142
* x86-64/MMCFG: finally make Fam10 enabling workJan Beulich2011-07-256-8/+56
* x86-64/MMCFG: correct base address computation for regions not starting at bus 0Jan Beulich2011-07-251-6/+11
* VT-d: always clean up dpci timers.Tim Deegan2011-07-251-1/+1
* hvmloader: Allow default response to be specified to xenstore_read().Keir Fraser2011-07-254-31/+27
* hvmloader: Formatting cleanups.Keir Fraser2011-07-258-46/+56
* hvmloader: Replace bios_relocate hook with bios_load hookKeir Fraser2011-07-254-13/+18
* fix regression from c/s 23735:537918f518eeJan Beulich2011-07-252-2/+2
* hvmloader: Declare get_hvm_info_table/get_shared_info as const funcs.Keir Fraser2011-07-231-2/+1
* hvmloader: Remove bogus and unused RESERVED_MEMSIZE decl.Keir Fraser2011-07-231-2/+2
* hvmloader: New functions mem_hole_alloc() and mem_hole_populate_ram().Keir Fraser2011-07-232-18/+39
* xend: remove PCI device listing from NetBSD, since it's LinuxRoger Pau Monne2011-07-231-0/+1
* x86, mce: Dump mce log by ERST when mc panicLiu, Jinsong2011-07-233-1/+29
* acpi: Add support for old and new bios erst, enable mce_apei logicLiu, Jinsong2011-07-232-2/+8
* add privileged (dom0) kernel feature indicationJan Beulich2011-07-239-4/+75
* build: remove $(DESTDIR) from buildmakevars2file pathsIan Campbell2011-07-221-1/+1