summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check fread() results to avoid gcc 4.6 warningsDavid Gibson2011-08-051-0/+13
* MAINTAINERS: add entry for XenStefano Stabellini2011-08-051-0/+10
* qcow2: Fix L1 table size after bdrv_snapshot_gotoKevin Wolf2011-08-051-5/+11
* Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori2011-08-0410-31/+79
|\
| * 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
| * Fix netdev name lookup in -device, device_add, netdev_delMarkus Armbruster2011-07-191-2/+8
| * Fix automatically assigned network names for netdevMarkus Armbruster2011-07-191-2/+7
* | Merge remote-tracking branch 'alon/pull-libcacard.data' into stagingAnthony Liguori2011-08-041-3/+2
|\ \
| * | libcacard: use INSTALL_DATA for dataAlon Levy2011-08-021-3/+2
* | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-08-043-4/+3
|\ \ \
| * | | Makefile: delete config.log in distcleanAlexandre Raymond2011-08-031-0/+1
| * | | HMP: Remove the duplicated info "info kvm" in hmp-commands.hx.Zhi Yong Wu2011-08-031-2/+0
| * | | configure: display "no" for disabled kvm/vhost-netBrad2011-08-031-2/+2
| |/ /
* | | Merge remote-tracking branch 'spice/spice.v40' into stagingAnthony Liguori2011-08-045-69/+528
|\ \ \
| * | | 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-035-56/+276
| * | | 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-015-70/+72
| * | | spice: add qemu_spice_display_init_commonGerd Hoffmann2011-08-013-12/+13
| * | | spice: add worker wrapper functions.Gerd Hoffmann2011-08-014-24/+129
| |/ /
* | | Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori2011-08-0410-98/+241
|\ \ \
| * | | Delayed IP packetsFabien Chouteau2011-08-035-37/+69
| * | | Simple ARP tableFabien Chouteau2011-08-035-59/+169
| * | | slirp: Take maintainer tokenJan Kiszka2011-08-031-2/+3
| |/ /
* | | Merge remote-tracking branch 'kraxel/usb.22' into stagingAnthony Liguori2011-08-0427-859/+1088
|\ \ \
| * | | 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-044-395/+452
| * | | 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-host: iovec supportGerd Hoffmann2011-08-041-9/+18
| * | | usb-serial: iovec supportGerd Hoffmann2011-08-041-11/+16
| * | | usb: use iovecs in USBPacketGerd Hoffmann2011-08-0421-222/+338
| * | | move QEMUSGList typedefGerd Hoffmann2011-08-042-2/+3
| * | | Add iov_clear()Gerd Hoffmann2011-08-042-0/+25
OpenPOWER on IntegriCloud