summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-01-11usb storage: handle long responsesGerd Hoffmann1-2/+2
2011-01-11usb storage: fix status reportingGerd Hoffmann1-6/+7
2011-01-11usb storage: high speed supportGerd Hoffmann1-5/+46
2011-01-11usb: add device qualifier supportGerd Hoffmann3-0/+50
2011-01-11usb: add usb_desc_attachGerd Hoffmann2-3/+34
2011-01-11usb: add attach callbackGerd Hoffmann2-1/+11
2011-01-11usb: add speed mask to portsGerd Hoffmann6-6/+18
2011-01-11usb: hid: change serial number to "42".Gerd Hoffmann1-1/+1
2011-01-11usb: hid: remote wakeup support.Gerd Hoffmann1-0/+2
2011-01-11usb: hub: remote wakeup support.Gerd Hoffmann1-0/+12
2011-01-11usb: uhci: remote wakeup support.Gerd Hoffmann1-2/+21
2011-01-11usb: add usb_wakeup() + wakeup callback to port opsGerd Hoffmann2-0/+9
2011-01-11usb: rework attach/detach workflowGerd Hoffmann6-133/+122
2011-01-11usb: create USBPortOps, move attach there.Gerd Hoffmann7-10/+30
2011-01-11ioeventfd: error handling cleanupMichael S. Tsirkin1-11/+17
2011-01-11usb: move remote wakeup handling to common codeGerd Hoffmann8-155/+29
2011-01-11usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann10-93/+65
2011-01-11usb: move USB_REQ_SET_ADDRESS handling to common codeGerd Hoffmann8-29/+6
2011-01-11usb network: use new descriptor infrastructure.Gerd Hoffmann1-244/+209
2011-01-11usb storage: serial number supportGerd Hoffmann1-0/+6
2011-01-11usb descriptors: add settable strings.Gerd Hoffmann4-9/+57
2011-01-11usb hub: use new descriptor infrastructure.Gerd Hoffmann1-63/+78
2011-01-11usb bluetooth: use new descriptor infrastructure.Gerd Hoffmann1-271/+202
2011-01-11usb wacom: use new descriptor infrastructure.Gerd Hoffmann1-105/+73
2011-01-11usb storage: use new descriptor infrastructure.Gerd Hoffmann1-104/+63
2011-01-11usb serial: use new descriptor infrastructure.Gerd Hoffmann1-117/+83
2011-01-11usb hid: use new descriptor infrastructure.Gerd Hoffmann1-243/+205
2011-01-11usb: data structs and helpers for usb descriptors.Gerd Hoffmann3-0/+333
2011-01-10Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori11-31/+374
2011-01-10virtio-pci: Use ioeventfd for virtqueue notifyStefan Hajnoczi3-25/+184
2011-01-10virtio: move vmstate change tracking to coreMichael S. Tsirkin3-21/+32
2011-01-10virtio-pci: Rename bugs field to flagsStefan Hajnoczi1-8/+7
2011-01-10qxl: tag as not hotpluggableGerd Hoffmann1-0/+1
2011-01-10Merge remote branch 'origin/master' into pciMichael S. Tsirkin16-164/+2350
2011-01-10vga: tag as not hotplugable.Gerd Hoffmann3-0/+3
2011-01-10piix: tag as not hotpluggable.Gerd Hoffmann4-0/+7
2011-01-10pci: allow devices being tagged as not hotpluggable.Gerd Hoffmann2-0/+13
2011-01-09target-sh4: implement writes to mmaped ITLBAurelien Jarno1-0/+2
2011-01-06cirrus: delete GCC 4.6 warningsAurelien Jarno1-3/+3
2011-01-06cirrus_vga: Declare as little endianBlue Swirl1-100/+12
2011-01-06pc: move port 92 stuff back to pc.c from pckbd.cBlue Swirl2-20/+88
2011-01-05rtl8139: Use subsection to restrict migration after hotplugAlex Williamson1-1/+27
2011-01-05qdev: Track runtime machine modificationsAlex Williamson2-0/+11
2011-01-04cirrus_vga: fix division by 0 for color expansion ropAurelien Jarno1-32/+33
2011-01-04Fix curses on big endian hostsAurelien Jarno1-3/+3
2010-12-27Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno7-1/+2196
2010-12-27pci: fix migration path for devices behind bridgesMichael S. Tsirkin1-11/+37
2010-12-26s390: compile fixesAlexander Graf2-0/+3
2010-12-24pcie/aer: glue aer error injection into qemu monitorIsaku Yamahata2-0/+236
2010-12-24pci: introduce a helper function to convert qdev id to PCIDeviceIsaku Yamahata2-0/+36