aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* xen,credit1: Add variable timesliceGeorge Dunlap2011-09-131-29/+36
* IRQ: IO-APIC support End Of Interrupt for older IO-APICsAndrew Cooper2011-09-132-19/+110
* xen: if mapping GSIs we run out of pirq < nr_irqs_gsi, use the othersStefano Stabellini2011-09-131-9/+6
* x86/mm: use new page-order interfaces in nested HAP codeTim Deegan2011-09-081-11/+27
* x86/mm: adjust paging interface to return superpage sizesTim Deegan2011-09-087-13/+40
* x86/mm: adjust p2m interface to return superpage sizesTim Deegan2011-09-089-21/+44
* p2m-ept: remove map_domain_page checkOlaf Hering2011-09-071-2/+0
* x86: remove unnecessary indirection from irq_complete_move()'s sole parameterJan Beulich2011-09-075-9/+8
* bitmap_scnlistprintf() should always zero-terminate its output bufferJan Beulich2011-09-071-3/+4
* mem_event: use mem_event_mark_and_pause() in mem_event_check_ring()Olaf Hering2011-09-051-4/+1
* mem_event: add ref counting for free requestslotsOlaf Hering2011-09-055-8/+15
* IRQ: Introduce old_vector to irq_cfgAndrew Cooper2011-09-053-16/+20
* IRQ: Fold irq_status into irq_cfgAndrew Cooper2011-09-052-21/+12
* IRQ: Remove bit-rotten codeAndrew Cooper2011-09-054-9/+0
* xen, vtd: Fix device check for devices behind PCIe-to-PCI bridgesGeorge Dunlap2011-09-051-5/+58
* xen: Add global irq_vector_map option, set if using AMD global intremap tablesGeorge Dunlap2011-09-053-18/+134
* ns16550: Simplify UART and UART-interrupt probing logic.Keir Fraser2011-09-021-23/+11
* xen/x86: only support >128 CPUs on x86_64Ian Campbell2011-09-011-0/+2
* x86/mm: use defines for page sizes rather hardcoding them.Tim Deegan2011-09-011-3/+3
* xen: get_free_pirq: make sure that the returned pirq is allocatedStefano Stabellini2011-08-311-0/+6
* xen: __hvm_pci_intx_assert should check for gsis remapped onto pirqsStefano Stabellini2011-08-311-2/+7
* xen: fix hvm_domain_use_pirq's behaviorStefano Stabellini2011-08-313-7/+8
* IRQ: manually EOI migrating line interruptsAndrew Cooper2011-08-317-15/+29
* x86: add irq count for IPIsKevin Tian2011-08-314-0/+10
* vpmu: Add processors Westmere E7-8837 and SandyBridge i5-2500 to the vpmu listDietmar Hahn2011-08-312-1/+4
* x86: Increase the default NR_CPUS to 256Laszlo Ersek2011-08-311-1/+1
* nestedsvm: VMRUN doesn't use nextripChristoph Egger2011-08-311-2/+1
* x86-64: Fix off-by-one error in __addr_ok() macroKeir Fraser2011-08-311-1/+1
* x86: drop unused parameter from msi_compose_msg() and setup_msi_irq()Jan Beulich2011-08-274-9/+7
* x86: work around certain Intel BIOSes causing (transient) hangs during bootJan Beulich2011-08-271-0/+36
* x86-64: allow mapping mmcfg space for high numbered PCI segmentsJan Beulich2011-08-271-5/+4
* x86/mm/p2m: use defines for page sizesChristoph Egger2011-08-264-42/+48
* passthrough: Turn on IOMMU/HAP pagetable sharing by default.Tim Deegan2011-08-251-1/+1
* x86: don't limit dom0's maximum reservation by the available memoryDavid Vrabel2011-08-241-1/+1
* Passthrough: fix iommu_use_hap_pt() to use hap_enabled()Tim Deegan2011-08-231-1/+1
* IOMMU: only try to share IOMMU and HAP tables for domains with P2M.Tim Deegan2011-08-235-8/+12
* VT-d: Explicitly test EPT capabilities during IOMMU initTim Deegan2011-08-231-6/+6
* x86: Fix up irq vector map logicGeorge Dunlap2011-08-222-5/+14
* Adjust non-debug ASSERT() definition to avoid unused-variable warnings.Keir Fraser2011-08-221-1/+1
* nested-p2m: suppress np2m flushes during p2m setupChristoph Egger2011-08-221-0/+2
* 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
* x86-64/EFI: construct EDD data from device path protocol informationJan Beulich2011-08-193-14/+272
* x86: trampoline cleanupJan Beulich2011-08-192-5/+7