summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-11-14Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-1.3.0-rc0' into...Anthony Liguori1-23/+187
2012-11-14Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori5-24/+36
2012-11-14Merge remote-tracking branch 'kraxel/usb.70' into stagingAnthony Liguori26-797/+775
2012-11-14Merge remote-tracking branch 'spice/spice.v63' into stagingAnthony Liguori1-4/+32
2012-11-13vfio-pci: Use common msi_get_messageAlex Williamson1-23/+1
2012-11-13vfio-pci: Add KVM INTx accelerationAlex Williamson1-0/+186
2012-11-12virtio-scsi: use dma_context_memoryPaolo Bonzini1-1/+1
2012-11-12dma: Define dma_context_memory and use in sysbus-ohciPeter Maydell1-1/+1
2012-11-12megasas: Correct target/lun mappingHannes Reinecke2-1/+2
2012-11-12scsi-disk: flush cache after disabling itPaolo Bonzini1-0/+9
2012-11-12megasas: do not include block_int.hPaolo Bonzini1-1/+0
2012-11-12scsi: remove superfluous call to scsi_device_set_uaPaolo Bonzini1-1/+0
2012-11-12virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting eventsPaolo Bonzini1-3/+5
2012-11-12scsi: do not return short responses for emulated commandsPaolo Bonzini1-16/+18
2012-11-10sun4c: remove unused functionsBlue Swirl2-27/+0
2012-11-10m48t59: remove unused m48t59_set_addrBlue Swirl2-8/+0
2012-11-10vmware_vga: Add back some info in local state partially reverting aa32b38cBALATON Zoltan1-9/+21
2012-11-10kvmvapic: Fix TB invalidation after instruction patchingJan Kiszka1-4/+16
2012-11-09ehci: fix migrationGerd Hoffmann1-1/+2
2012-11-09xhci: Fix some DMA host endian bugsDavid Gibson1-27/+54
2012-11-08usb/combined-packet: Move freeing of combined to usb_combined_packet_remove()Hans de Goede1-18/+15
2012-11-08xhci: Add support for packets with both data and an error statusHans de Goede1-2/+2
2012-11-08ehci: Add support for packets with both data and an error statusHans de Goede2-85/+77
2012-11-08ehci: Get rid of the magical PROC_ERR statusHans de Goede1-31/+24
2012-11-08usb-redir: Allow packets to have both data and an error-statusHans de Goede1-36/+20
2012-11-08usb: split packet result into actual_length + statusHans de Goede24-626/+610
2012-11-05spice: fix initialization orderGerd Hoffmann1-2/+8
2012-11-05qxl: call dpy_gfx_resize when entering vga modeGerd Hoffmann1-1/+1
2012-11-05qxl: fix cursor resetGerd Hoffmann1-0/+4
2012-11-05hw/qxl: qxl_send_events: nop if stoppedAlon Levy1-1/+7
2012-11-05hw/qxl: guest bug on primary create with stride %4 != 0Alon Levy1-0/+12
2012-11-03vmware_vga: Allow simple drivers to work without using the fifoBALATON Zoltan3-14/+23
2012-11-03vmware_vga: Return a value for FB_SIZE before the device is enabledBALATON Zoltan1-10/+9
2012-11-03vmware_vga: Remove duplicated info from local stateBALATON Zoltan1-94/+65
2012-11-03vmware_vga: Coding style cleanupBALATON Zoltan1-124/+150
2012-11-03Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl6-30/+21
2012-11-02xenfb: fix build breakage caused by console cleanup seriesGerd Hoffmann1-2/+2
2012-11-01Merge remote-tracking branch 'kraxel/usb.69' into stagingAnthony Liguori12-680/+1232
2012-11-01pc: Drop redundant test for ROM memory regionJan Kiszka1-1/+1
2012-11-01ppc: add missing staticBlue Swirl4-25/+13
2012-11-01cadence_uart: More debug informationPeter Crosthwaite1-4/+7
2012-11-01Merge remote-tracking branch 'kraxel/pixman.v3' into stagingAnthony Liguori22-104/+111
2012-11-01Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori1-5/+12
2012-11-01Merge remote-tracking branch 'bonzini/threadpool' into stagingAnthony Liguori1-0/+1
2012-11-01Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-5/+16
2012-11-01Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori20-150/+145
2012-11-01arm_boot: Change initrd load address to "halfway through RAM"Peter Maydell2-15/+26
2012-11-01Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno3-9/+49
2012-11-01Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Aurelien Jarno24-429/+487
2012-11-01usb-redir: Allow redirecting super speed devices to high speed controllersHans de Goede1-2/+21