aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-12event_notifier: add event_notifier_init_fdPaolo Bonzini2-1/+9
2012-07-12event_notifier: remove event_notifier_testPaolo Bonzini2-16/+0
2012-07-12event_notifier: add event_notifier_setPaolo Bonzini2-0/+8
2012-07-10apic: Defer interrupt updates to VCPU threadJan Kiszka6-3/+18
2012-07-10apic: Reevaluate pending interrupts on LVT_LINT0 changesJan Kiszka1-4/+14
2012-07-10apic: Resolve potential endless loop around apic_update_irqJan Kiszka1-3/+7
2012-07-03kvm: expose tsc deadline timer feature to guestLiu, Jinsong2-0/+6
2012-07-03kvm_pv_eoi: add flag supportMichael S. Tsirkin1-1/+1
2012-06-29kvm: Don't abort on kvm_irqchip_add_msi_route()Alex Williamson1-1/+1
2012-06-28bsd-user: fix buildBlue Swirl2-1/+4
2012-06-28x86: rename op_helper.c to seg_helper.cBlue Swirl2-3/+3
2012-06-28x86: split off memory access helpersBlue Swirl3-137/+165
2012-06-28x86: split off misc helpersBlue Swirl3-579/+605
2012-06-28x86: split off SMM helpersBlue Swirl3-285/+309
2012-06-28x86: split off SVM helpersBlue Swirl4-710/+734
2012-06-28x86: split off integer helpersBlue Swirl3-479/+502
2012-06-28x86: split off condition code helpersBlue Swirl4-407/+432
2012-06-28x86: prepare eflags helpers for general useBlue Swirl1-31/+37
2012-06-28x86: split condition code and shift templatesBlue Swirl3-81/+133
2012-06-28x86: fix coding style in helper_template.hBlue Swirl1-3/+22
2012-06-28x86: improve SSE table type safetyBlue Swirl1-45/+89
2012-06-28x86: split off FPU helpersBlue Swirl3-1278/+1306
2012-06-28x86: fix coding style in ops_sse.hBlue Swirl1-471/+578
2012-06-28x86: avoid an extern declarationBlue Swirl1-4/+1
2012-06-28x86: split off exception handlersBlue Swirl4-116/+140
2012-06-28x86: avoid AREG0 for exceptionsBlue Swirl7-220/+234
2012-06-28x86: prepare op_helper.c for splittingBlue Swirl1-796/+1279
2012-06-27Add a memory barrier to DMA functionsBenjamin Herrenschmidt2-2/+53
2012-06-27pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson4-18/+39
2012-06-27iommu: Allow PCI to use IOMMU infrastructureDavid Gibson3-2/+18
2012-06-27pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson10-343/+370
2012-06-27iommu: Introduce IOMMU emulation infrastructureDavid Gibson3-25/+259
2012-06-27usb: Convert usb_packet_{map, unmap} to universal DMA helpersDavid Gibson4-14/+15
2012-06-27ide/ahci: Use universal DMA helper functionsDavid Gibson3-16/+23
2012-06-27iommu: Make sglists and dma_bdrv helpers use new universal DMA helpersDavid Gibson5-17/+19
2012-06-27usb-ohci: Use universal DMA helper functionsDavid Gibson1-42/+51
2012-06-27iommu: Add universal DMA helper functionsDavid Gibson3-9/+123
2012-06-27Better support for dma_addr_t variablesDavid Gibson2-0/+13
2012-06-27rtl8139: validate rx ring before receiving packetsJason Wang1-10/+12
2012-06-27Remove support for non-threaded VNC serverDaniel P. Berrange7-141/+1
2012-06-27configure: Assure existence of linux-headers/ build directoryAndreas Färber1-0/+1
2012-06-27Makefile.target: Update clean command to clean hw/ directoryPeter Maydell1-2/+2
2012-06-27qtest: fix infinite loop when QEMU aborts abruptlyAnthony Liguori1-0/+5
2012-06-27qdev: fix use-after-free in the error path of qdev_init_nofailAnthony Liguori1-2/+3
2012-06-27MAINTAINERS: Added device treePeter A. G. Crosthwaite1-0/+6
2012-06-27MAINTAINERS: Added Xilinx EDK devicesPeter A. G. Crosthwaite1-0/+11
2012-06-27MAINTAINERS: Add Petalogix ml605 machine modelPeter A. G. Crosthwaite1-0/+5
2012-06-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori10-19/+25
2012-06-26Merge remote-tracking branch 'spice/spice.v58' into stagingAnthony Liguori11-70/+177
2012-06-26Merge remote-tracking branch 'mdroth/qga-pull-6-21-12' into stagingAnthony Liguori3-21/+124