aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-11-16ehci: handle dma errorsGerd Hoffmann
2012-11-16ehci: keep the frame timer running in case the guest asked for frame list rol...Gerd Hoffmann
2012-11-16ehci: Don't verify the next pointer for periodic qh-s and qtd-sHans de Goede
2012-11-16ehci: Better detection for qtd-s linked in circlesHans de Goede
2012-11-16ehci: Fixup q->qtdaddr after cancelling an already completed packetHans de Goede
2012-11-16ehci: Don't access packet after freeing itHans de Goede
2012-11-16usb: host-linux: Ignore parsing errors of the device descriptorsJan Kiszka
2012-11-16usb-host: scan for usb devices when the vm startsGerd Hoffmann
2012-11-16usb: Fix (another) bug in usb_packet_map() for IOMMU handlingDavid Gibson
2012-11-16fix live migrationGerd Hoffmann
2012-11-15mips/malta: fix CBUS UART interrupt pinAurelien Jarno
2012-11-14Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-1.3.0-rc0' into...Anthony Liguori
2012-11-14Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-11-14Merge remote-tracking branch 'kraxel/usb.70' into stagingAnthony Liguori
2012-11-14Merge remote-tracking branch 'spice/spice.v63' into stagingAnthony Liguori
2012-11-13vfio-pci: Use common msi_get_messageAlex Williamson
2012-11-13vfio-pci: Add KVM INTx accelerationAlex Williamson
2012-11-12virtio-scsi: use dma_context_memoryPaolo Bonzini
2012-11-12dma: Define dma_context_memory and use in sysbus-ohciPeter Maydell
2012-11-12megasas: Correct target/lun mappingHannes Reinecke
2012-11-12scsi-disk: flush cache after disabling itPaolo Bonzini
2012-11-12megasas: do not include block_int.hPaolo Bonzini
2012-11-12scsi: remove superfluous call to scsi_device_set_uaPaolo Bonzini
2012-11-12virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting eventsPaolo Bonzini
2012-11-12scsi: do not return short responses for emulated commandsPaolo Bonzini
2012-11-10sun4c: remove unused functionsBlue Swirl
2012-11-10m48t59: remove unused m48t59_set_addrBlue Swirl
2012-11-10vmware_vga: Add back some info in local state partially reverting aa32b38cBALATON Zoltan
2012-11-10kvmvapic: Fix TB invalidation after instruction patchingJan Kiszka
2012-11-09ehci: fix migrationGerd Hoffmann
2012-11-09xhci: Fix some DMA host endian bugsDavid Gibson
2012-11-08usb/combined-packet: Move freeing of combined to usb_combined_packet_remove()Hans de Goede
2012-11-08xhci: Add support for packets with both data and an error statusHans de Goede
2012-11-08ehci: Add support for packets with both data and an error statusHans de Goede
2012-11-08ehci: Get rid of the magical PROC_ERR statusHans de Goede
2012-11-08usb-redir: Allow packets to have both data and an error-statusHans de Goede
2012-11-08usb: split packet result into actual_length + statusHans de Goede
2012-11-05spice: fix initialization orderGerd Hoffmann
2012-11-05qxl: call dpy_gfx_resize when entering vga modeGerd Hoffmann
2012-11-05qxl: fix cursor resetGerd Hoffmann
2012-11-05hw/qxl: qxl_send_events: nop if stoppedAlon Levy
2012-11-05hw/qxl: guest bug on primary create with stride %4 != 0Alon Levy
2012-11-03vmware_vga: Allow simple drivers to work without using the fifoBALATON Zoltan
2012-11-03vmware_vga: Return a value for FB_SIZE before the device is enabledBALATON Zoltan
2012-11-03vmware_vga: Remove duplicated info from local stateBALATON Zoltan
2012-11-03vmware_vga: Coding style cleanupBALATON Zoltan
2012-11-03Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl
2012-11-02xenfb: fix build breakage caused by console cleanup seriesGerd Hoffmann
2012-11-01Merge remote-tracking branch 'kraxel/usb.69' into stagingAnthony Liguori
2012-11-01pc: Drop redundant test for ROM memory regionJan Kiszka