aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-08-08pci: pass I/O address space to new PCI busAvi Kivity
2011-08-08cirrus: simplify linear framebuffer access functionsAvi Kivity
2011-08-08vga: simplify vga window mmio access functionsAvi Kivity
2011-08-08cirrus: simplify vga window mmio access functionsAvi Kivity
2011-08-08cirrus: simplify bitblt BAR access functionsAvi Kivity
2011-08-08cirrus: simplify mmio BAR access functionsAvi Kivity
2011-08-08vga: convert vga and its derivatives to the memory APIAvi Kivity
2011-08-08vmsvga: don't remember pci BAR address in callback any moreAvi Kivity
2011-08-08pci: add API to get a BAR's mapped addressAvi Kivity
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