aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-08-05qdev: Eliminate duplicate resetIsaku Yamahata
2011-08-05Check fread() results to avoid gcc 4.6 warningsDavid Gibson
2011-08-04Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori
2011-08-04Merge remote-tracking branch 'spice/spice.v40' into stagingAnthony Liguori
2011-08-04Merge remote-tracking branch 'kraxel/usb.22' into stagingAnthony Liguori
2011-08-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-08-04virtio-balloon: Unregister savevm section on device unplugAmit Shah
2011-08-04virtio-balloon: Add exit handler, fix memleaksAmit Shah
2011-08-04virtio-balloon: Check if balloon registration failedAmit Shah
2011-08-04virtio-balloon: Fix header comment; add CopyrightAmit Shah
2011-08-04balloon: Separate out stat and balloon handlingAmit Shah
2011-08-04virtio-balloon: Separate status handling into separate functionAmit Shah
2011-08-04bluetooth: kill dummy usb device, use hid code directly.Gerd Hoffmann
2011-08-04hid: move idle+protocol from usb-hid to hid too.Gerd Hoffmann
2011-08-04usb-hid: split hid code to hw/hid.[ch]Gerd Hoffmann
2011-08-04usb-hid: add hid_has_events()Gerd Hoffmann
2011-08-04usb-hid: add event callbackGerd Hoffmann
2011-08-04usb-hid: create & use HIDStateGerd Hoffmann
2011-08-04ehci: iovec support, remove bufferGerd Hoffmann
2011-08-04uhci: remove bufferGerd Hoffmann
2011-08-04usb-storage: iovec supportGerd Hoffmann
2011-08-04usb-serial: iovec supportGerd Hoffmann
2011-08-04usb: use iovecs in USBPacketGerd Hoffmann
2011-08-04lm32: softusb: claim to support full speedMichael Walle
2011-08-03vhost: remove an incorrect assertMichael S. Tsirkin
2011-08-03qxl: bump pci revGerd Hoffmann
2011-08-03qxl: add QXL_IO_FLUSH_{SURFACES,RELEASE} for guest S3&S4 supportAlon Levy
2011-08-03qxl: async io support using new spice apiAlon Levy
2011-08-01qxl: only disallow specific io's in vga modeAlon Levy
2011-08-01qxl: make qxl_guest_bug take variable argumentsAlon Levy
2011-08-01qxl: error handling fixes and cleanups.Gerd Hoffmann
2011-08-01qxl: add io_port_to_stringAlon Levy
2011-08-01qxl: fix surface tracking & lockingGerd Hoffmann
2011-08-01spice/qxl: move worker wrappersGerd Hoffmann
2011-08-01spice: add qemu_spice_display_init_commonGerd Hoffmann
2011-08-01spice: add worker wrapper functions.Gerd Hoffmann
2011-08-01scsi-disk: Remove 'drive_kind'Hannes Reinecke
2011-08-01scsi: Sanitize command definitionsHannes Reinecke
2011-08-01scsi: Remove REZERO_UNIT emulationHannes Reinecke
2011-08-01scsi: Remove references to SET_WINDOWHannes Reinecke
2011-08-01scsi-disk: Codingstyle fixesHannes Reinecke
2011-07-30exec.h cleanupBlue Swirl
2011-07-30revamp acpitable parsing and allow to specify complete (headerful) tableMichael Tokarev
2011-07-30sd: do not add one sector to the disk sizeVincent Palatin
2011-07-30usb-hid: Fix 0/0 position for Windows in tablet modeJan Kiszka
2011-07-30Add support for Zipit Z2 machineVasily Khoruzhick
2011-07-30onenand: Add missing brace.Andrzej Zaborowski
2011-07-30hw/onenand: program actions can only clear bitsJuha Riihimäki
2011-07-30onenand: Handle various ID fields separatelyJuha Riihimäki
2011-07-30onenand: Pass BlockDriverState to init functionPeter Maydell