aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-29Add missing check for host_from_stream_offset return value for RAM_SAVE_FLAG_...Orit Wasserman
2012-06-28bsd-user: fix buildBlue Swirl
2012-06-28x86: rename op_helper.c to seg_helper.cBlue Swirl
2012-06-28x86: split off memory access helpersBlue Swirl
2012-06-28x86: split off misc helpersBlue Swirl
2012-06-28x86: split off SMM helpersBlue Swirl
2012-06-28x86: split off SVM helpersBlue Swirl
2012-06-28x86: split off integer helpersBlue Swirl
2012-06-28x86: split off condition code helpersBlue Swirl
2012-06-28x86: prepare eflags helpers for general useBlue Swirl
2012-06-28x86: split condition code and shift templatesBlue Swirl
2012-06-28x86: fix coding style in helper_template.hBlue Swirl
2012-06-28x86: improve SSE table type safetyBlue Swirl
2012-06-28x86: split off FPU helpersBlue Swirl
2012-06-28x86: fix coding style in ops_sse.hBlue Swirl
2012-06-28x86: avoid an extern declarationBlue Swirl
2012-06-28x86: split off exception handlersBlue Swirl
2012-06-28x86: avoid AREG0 for exceptionsBlue Swirl
2012-06-28x86: prepare op_helper.c for splittingBlue Swirl
2012-06-27Add a memory barrier to DMA functionsBenjamin Herrenschmidt
2012-06-27pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson
2012-06-27iommu: Allow PCI to use IOMMU infrastructureDavid Gibson
2012-06-27pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson
2012-06-27iommu: Introduce IOMMU emulation infrastructureDavid Gibson
2012-06-27usb: Convert usb_packet_{map, unmap} to universal DMA helpersDavid Gibson
2012-06-27ide/ahci: Use universal DMA helper functionsDavid Gibson
2012-06-27iommu: Make sglists and dma_bdrv helpers use new universal DMA helpersDavid Gibson
2012-06-27usb-ohci: Use universal DMA helper functionsDavid Gibson
2012-06-27iommu: Add universal DMA helper functionsDavid Gibson
2012-06-27Better support for dma_addr_t variablesDavid Gibson
2012-06-27rtl8139: validate rx ring before receiving packetsJason Wang
2012-06-27Remove support for non-threaded VNC serverDaniel P. Berrange
2012-06-27configure: Assure existence of linux-headers/ build directoryAndreas Färber
2012-06-27Makefile.target: Update clean command to clean hw/ directoryPeter Maydell
2012-06-27qtest: fix infinite loop when QEMU aborts abruptlyAnthony Liguori
2012-06-27qdev: fix use-after-free in the error path of qdev_init_nofailAnthony Liguori
2012-06-27MAINTAINERS: Added device treePeter A. G. Crosthwaite
2012-06-27MAINTAINERS: Added Xilinx EDK devicesPeter A. G. Crosthwaite
2012-06-27MAINTAINERS: Add Petalogix ml605 machine modelPeter A. G. Crosthwaite
2012-06-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'spice/spice.v58' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'mdroth/qga-pull-6-21-12' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'sstabellini/compile-xs' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'sstabellini/xen-pt' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'kraxel/usb.54' into stagingAnthony Liguori
2012-06-24target-ppc: Fix 2nd parameter for tcg_gen_shri_tlStefan Weil
2012-06-24target-ppc: Fix build with --enable-debugStefan Weil
2012-06-24tci: don't write zero for reloc in tci_out_labelScott Wood
2012-06-24make: Fix dependencies for fpu/*.c and tcg/*.cStefan Weil
2012-06-24qemu-log: Add GCC format attributeStefan Weil