summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-1.3.0-rc0' into...Anthony Liguori2012-11-141-23/+187
|\
| * vfio-pci: Use common msi_get_messageAlex Williamson2012-11-131-23/+1
| * vfio-pci: Add KVM INTx accelerationAlex Williamson2012-11-131-0/+186
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-11-145-24/+36
|\ \
| * | virtio-scsi: use dma_context_memoryPaolo Bonzini2012-11-121-1/+1
| * | dma: Define dma_context_memory and use in sysbus-ohciPeter Maydell2012-11-121-1/+1
| * | megasas: Correct target/lun mappingHannes Reinecke2012-11-122-1/+2
| * | scsi-disk: flush cache after disabling itPaolo Bonzini2012-11-121-0/+9
| * | megasas: do not include block_int.hPaolo Bonzini2012-11-121-1/+0
| * | scsi: remove superfluous call to scsi_device_set_uaPaolo Bonzini2012-11-121-1/+0
| * | virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting eventsPaolo Bonzini2012-11-121-3/+5
| * | scsi: do not return short responses for emulated commandsPaolo Bonzini2012-11-121-16/+18
| |/
* | Merge remote-tracking branch 'kraxel/usb.70' into stagingAnthony Liguori2012-11-1426-797/+775
|\ \
| * | ehci: fix migrationGerd Hoffmann2012-11-091-1/+2
| * | xhci: Fix some DMA host endian bugsDavid Gibson2012-11-091-27/+54
| * | usb/combined-packet: Move freeing of combined to usb_combined_packet_remove()Hans de Goede2012-11-081-18/+15
| * | xhci: Add support for packets with both data and an error statusHans de Goede2012-11-081-2/+2
| * | ehci: Add support for packets with both data and an error statusHans de Goede2012-11-082-85/+77
| * | ehci: Get rid of the magical PROC_ERR statusHans de Goede2012-11-081-31/+24
| * | usb-redir: Allow packets to have both data and an error-statusHans de Goede2012-11-081-36/+20
| * | usb: split packet result into actual_length + statusHans de Goede2012-11-0824-626/+610
* | | Merge remote-tracking branch 'spice/spice.v63' into stagingAnthony Liguori2012-11-141-4/+32
|\ \ \ | |_|/ |/| |
| * | spice: fix initialization orderGerd Hoffmann2012-11-051-2/+8
| * | qxl: call dpy_gfx_resize when entering vga modeGerd Hoffmann2012-11-051-1/+1
| * | qxl: fix cursor resetGerd Hoffmann2012-11-051-0/+4
| * | hw/qxl: qxl_send_events: nop if stoppedAlon Levy2012-11-051-1/+7
| * | hw/qxl: guest bug on primary create with stride %4 != 0Alon Levy2012-11-051-0/+12
| |/
* | sun4c: remove unused functionsBlue Swirl2012-11-102-27/+0
* | m48t59: remove unused m48t59_set_addrBlue Swirl2012-11-102-8/+0
* | vmware_vga: Add back some info in local state partially reverting aa32b38cBALATON Zoltan2012-11-101-9/+21
* | kvmvapic: Fix TB invalidation after instruction patchingJan Kiszka2012-11-101-4/+16
|/
* vmware_vga: Allow simple drivers to work without using the fifoBALATON Zoltan2012-11-033-14/+23
* vmware_vga: Return a value for FB_SIZE before the device is enabledBALATON Zoltan2012-11-031-10/+9
* vmware_vga: Remove duplicated info from local stateBALATON Zoltan2012-11-031-94/+65
* vmware_vga: Coding style cleanupBALATON Zoltan2012-11-031-124/+150
* Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl2012-11-036-30/+21
|\
| * pc: Drop redundant test for ROM memory regionJan Kiszka2012-11-011-1/+1
| * ppc: add missing staticBlue Swirl2012-11-014-25/+13
| * cadence_uart: More debug informationPeter Crosthwaite2012-11-011-4/+7
* | xenfb: fix build breakage caused by console cleanup seriesGerd Hoffmann2012-11-021-2/+2
* | Merge remote-tracking branch 'kraxel/usb.69' into stagingAnthony Liguori2012-11-0112-680/+1232
|\ \
| * | usb-redir: Allow redirecting super speed devices to high speed controllersHans de Goede2012-11-011-2/+21
| * | usb-redir: Allow to attach USB 2.0 devices to 1.1 host controllerJan Kiszka2012-11-011-1/+29
| * | usb-redir: Use reject rather the disconnect on bad ep infoHans de Goede2012-11-011-2/+3
| * | usb-redir: Add an usbredir_setup_usb_eps() helper functionHans de Goede2012-11-011-23/+22
| * | usb-redir: Add support for input pipeliningHans de Goede2012-11-011-10/+53
| * | usb-redir: Add support for 32 bits bulk packet lengthHans de Goede2012-11-011-1/+6
| * | combined-packet: Add a workaround for Linux usbfs + live migrationHans de Goede2012-11-011-2/+5
| * | usb: Add packet combining functionsHans de Goede2012-11-014-1/+194
| * | uhci: Don't crash on device disconnectHans de Goede2012-11-011-0/+5
OpenPOWER on IntegriCloud