summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Check fread() results to avoid gcc 4.6 warningsDavid Gibson2011-08-051-0/+13
* Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori2011-08-049-27/+64
|\
| * vhost: remove an incorrect assertMichael S. Tsirkin2011-08-031-1/+0
| * pcie_host: verify mmcfg address rangeIsaku Yamahata2011-07-291-6/+22
| * virtio: Plug memleak by freeing vdevAmit Shah2011-07-271-0/+1
| * virtio-net: don't use vdev after virtio_cleanupAmit Shah2011-07-271-1/+1
| * virtio-blk: Fix memleak on exitAmit Shah2011-07-271-0/+1
| * virtio-pci: use generic logic for command accessMichael S. Tsirkin2011-07-271-9/+9
| * pci: Common overflow preventionJan Kiszka2011-07-274-14/+34
* | Merge remote-tracking branch 'spice/spice.v40' into stagingAnthony Liguori2011-08-043-57/+419
|\ \
| * | qxl: bump pci revGerd Hoffmann2011-08-032-7/+24
| * | qxl: add QXL_IO_FLUSH_{SURFACES,RELEASE} for guest S3&S4 supportAlon Levy2011-08-031-0/+30
| * | qxl: async io support using new spice apiAlon Levy2011-08-033-41/+217
| * | qxl: only disallow specific io's in vga modeAlon Levy2011-08-011-1/+2
| * | qxl: make qxl_guest_bug take variable argumentsAlon Levy2011-08-012-3/+8
| * | qxl: error handling fixes and cleanups.Gerd Hoffmann2011-08-012-5/+32
| * | qxl: add io_port_to_stringAlon Levy2011-08-011-1/+39
| * | qxl: fix surface tracking & lockingGerd Hoffmann2011-08-012-1/+14
| * | spice/qxl: move worker wrappersGerd Hoffmann2011-08-013-12/+72
| * | spice: add qemu_spice_display_init_commonGerd Hoffmann2011-08-011-6/+1
| * | spice: add worker wrapper functions.Gerd Hoffmann2011-08-012-18/+18
* | | Merge remote-tracking branch 'kraxel/usb.22' into stagingAnthony Liguori2011-08-0419-802/+959
|\ \ \
| * | | bluetooth: kill dummy usb device, use hid code directly.Gerd Hoffmann2011-08-041-40/+22
| * | | hid: move idle+protocol from usb-hid to hid too.Gerd Hoffmann2011-08-043-23/+25
| * | | usb-hid: split hid code to hw/hid.[ch]Gerd Hoffmann2011-08-043-395/+451
| * | | usb-hid: add hid_has_events()Gerd Hoffmann2011-08-041-9/+7
| * | | usb-hid: add event callbackGerd Hoffmann2011-08-041-43/+63
| * | | usb-hid: create & use HIDStateGerd Hoffmann2011-08-041-148/+168
| * | | ehci: iovec support, remove bufferGerd Hoffmann2011-08-041-86/+63
| * | | uhci: remove bufferGerd Hoffmann2011-08-041-8/+7
| * | | usb-storage: iovec supportGerd Hoffmann2011-08-041-58/+49
| * | | usb-serial: iovec supportGerd Hoffmann2011-08-041-11/+16
| * | | usb: use iovecs in USBPacketGerd Hoffmann2011-08-0417-181/+288
* | | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-08-044-101/+116
|\ \ \ \
| * | | | scsi-disk: Remove 'drive_kind'Hannes Reinecke2011-08-012-25/+27
| * | | | scsi: Sanitize command definitionsHannes Reinecke2011-08-014-54/+81
| * | | | scsi: Remove REZERO_UNIT emulationHannes Reinecke2011-08-013-11/+0
| * | | | scsi: Remove references to SET_WINDOWHannes Reinecke2011-08-012-3/+0
| * | | | scsi-disk: Codingstyle fixesHannes Reinecke2011-08-011-8/+8
| | |/ / | |/| |
* | | | virtio-balloon: Unregister savevm section on device unplugAmit Shah2011-08-041-0/+4
* | | | virtio-balloon: Add exit handler, fix memleaksAmit Shah2011-08-043-1/+16
* | | | virtio-balloon: Check if balloon registration failedAmit Shah2011-08-042-1/+11
* | | | virtio-balloon: Fix header comment; add CopyrightAmit Shah2011-08-041-1/+3
* | | | balloon: Separate out stat and balloon handlingAmit Shah2011-08-041-5/+2
* | | | virtio-balloon: Separate status handling into separate functionAmit Shah2011-08-041-20/+31
| |/ / |/| |
* | | lm32: softusb: claim to support full speedMichael Walle2011-08-041-2/+4
|/ /
* | exec.h cleanupBlue Swirl2011-07-301-1/+1
* | revamp acpitable parsing and allow to specify complete (headerful) tableMichael Tokarev2011-07-301-126/+172
* | sd: do not add one sector to the disk sizeVincent Palatin2011-07-301-3/+1
* | usb-hid: Fix 0/0 position for Windows in tablet modeJan Kiszka2011-07-301-0/+5
OpenPOWER on IntegriCloud