aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/git-checkout.sh: Is not bash specific. Invoke with /bin/sh.Keir Fraser2011-09-131-1/+1
* 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
* Clone and build Seabios by defaultStefano Stabellini2011-09-135-11/+88
* Clone and build upstream Qemu by defaultStefano Stabellini2011-09-134-1/+23
* Rename ioemu-dir as qemu-xen-traditional-dirStefano Stabellini2011-09-133-20/+20
* Move the ioemu-dir-find shell script to an external fileStefano Stabellini2011-09-133-32/+51
* xenpaging: use batch of pages during final page-inOlaf Hering2011-09-133-19/+42
* hvmloader: don't clear acpi_info after filling in some fieldsIan Campbell2011-09-131-1/+2
* 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
* docs: Fix 'make docs'Keir Fraser2011-09-061-1/+1
* 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-054-18/+138
* 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
* MergeIan Jackson2011-08-307-16/+49
|\
| * Config.mk: Include optional .config file *first* rather than *last*Keir Fraser2011-08-271-2/+2
| * 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
* | Add missing 'break' statement.Kaushik Kumar Ram2011-08-261-0/+1
|/
* Update my email address in MAINTAINERSTim Deegan2011-08-261-2/+2
* 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