summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* x86: improve SSE table type safetyBlue Swirl2012-06-281-45/+89
* x86: split off FPU helpersBlue Swirl2012-06-283-1278/+1306
* x86: fix coding style in ops_sse.hBlue Swirl2012-06-281-471/+578
* x86: avoid an extern declarationBlue Swirl2012-06-281-4/+1
* x86: split off exception handlersBlue Swirl2012-06-284-116/+140
* x86: avoid AREG0 for exceptionsBlue Swirl2012-06-287-220/+234
* x86: prepare op_helper.c for splittingBlue Swirl2012-06-281-796/+1279
* Add a memory barrier to DMA functionsBenjamin Herrenschmidt2012-06-272-2/+53
* pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson2012-06-274-18/+39
* iommu: Allow PCI to use IOMMU infrastructureDavid Gibson2012-06-273-2/+18
* pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson2012-06-2710-343/+370
* iommu: Introduce IOMMU emulation infrastructureDavid Gibson2012-06-273-25/+259
* usb: Convert usb_packet_{map, unmap} to universal DMA helpersDavid Gibson2012-06-274-14/+15
* ide/ahci: Use universal DMA helper functionsDavid Gibson2012-06-273-16/+23
* iommu: Make sglists and dma_bdrv helpers use new universal DMA helpersDavid Gibson2012-06-275-17/+19
* usb-ohci: Use universal DMA helper functionsDavid Gibson2012-06-271-42/+51
* iommu: Add universal DMA helper functionsDavid Gibson2012-06-273-9/+123
* Better support for dma_addr_t variablesDavid Gibson2012-06-272-0/+13
* rtl8139: validate rx ring before receiving packetsJason Wang2012-06-271-10/+12
* Remove support for non-threaded VNC serverDaniel P. Berrange2012-06-277-141/+1
* configure: Assure existence of linux-headers/ build directoryAndreas Färber2012-06-271-0/+1
* Makefile.target: Update clean command to clean hw/ directoryPeter Maydell2012-06-271-2/+2
* qtest: fix infinite loop when QEMU aborts abruptlyAnthony Liguori2012-06-271-0/+5
* qdev: fix use-after-free in the error path of qdev_init_nofailAnthony Liguori2012-06-271-2/+3
* MAINTAINERS: Added device treePeter A. G. Crosthwaite2012-06-271-0/+6
* MAINTAINERS: Added Xilinx EDK devicesPeter A. G. Crosthwaite2012-06-271-0/+11
* MAINTAINERS: Add Petalogix ml605 machine modelPeter A. G. Crosthwaite2012-06-271-0/+5
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-06-2610-19/+25
|\
| * tci: Support INDEX_op_bswap64_i64Stefan Weil2012-06-221-1/+0
| * target-i386: Use QEMU instead of QemuStefan Weil2012-06-221-1/+1
| * Makefile.hw: avoid overly large 'make clean' rm commandPeter Maydell2012-06-221-2/+2
| * configure: Fix typoStefan Weil2012-06-221-1/+1
| * arm_gic: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite2012-06-221-1/+1
| * checkpatch: Add QEMU specific ruleStefan Weil2012-06-221-0/+5
| * qemu-config: Use QEMU instead of QemuStefan Weil2012-06-221-1/+1
| * libqtest: Fix socket_accept() to pass address_lenAndreas Färber2012-06-221-0/+1
| * Makefile.user: Define CONFIG_USER_ONLY for libuser/Andreas Färber2012-06-221-0/+1
| * Makefile: Remove macro qapi-dirStefan Weil2012-06-221-11/+10
| * Makefile: Remove BUILD_DIR from qapi-dirStefan Weil2012-06-221-1/+1
| * Install 'bepo' keymap already included in Qemu sourceFrédéric Boiteux2012-06-221-1/+2
* | Merge remote-tracking branch 'spice/spice.v58' into stagingAnthony Liguori2012-06-2611-70/+177
|\ \
| * | vga: raise default vgamem sizeGerd Hoffmann2012-06-224-3/+27
| * | add pc-1.2Gerd Hoffmann2012-06-221-2/+10
| * | qxl: add vgamem_size_mb and vgamem_sizeAlon Levy2012-06-222-30/+44
| * | vga: make vram size configurableGerd Hoffmann2012-06-228-14/+50
| * | vga: raise xres+yres limitsGerd Hoffmann2012-06-221-2/+2
| * | qxl: reset current_async on qxl_soft_resetAlon Levy2012-06-221-0/+1
| * | hw/qxl: ignore guest from guestbug until resetAlon Levy2012-06-222-1/+15
| * | qxl: stop dirty loging when not in vga modeAlon Levy2012-06-221-0/+2
| * | hw/qxl: s/qxl_guest_bug/qxl_set_guest_bug/Alon Levy2012-06-222-23/+29
OpenPOWER on IntegriCloud