aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-01-11usb: add device qualifier supportGerd Hoffmann
2011-01-11usb: add usb_desc_attachGerd Hoffmann
2011-01-11usb: add attach callbackGerd Hoffmann
2011-01-11usb: add speed mask to portsGerd Hoffmann
2011-01-11usb: hid: change serial number to "42".Gerd Hoffmann
2011-01-11usb: hid: remote wakeup support.Gerd Hoffmann
2011-01-11usb: hub: remote wakeup support.Gerd Hoffmann
2011-01-11usb: uhci: remote wakeup support.Gerd Hoffmann
2011-01-11usb: add usb_wakeup() + wakeup callback to port opsGerd Hoffmann
2011-01-11usb: rework attach/detach workflowGerd Hoffmann
2011-01-11usb: create USBPortOps, move attach there.Gerd Hoffmann
2011-01-11ioeventfd: error handling cleanupMichael S. Tsirkin
2011-01-11usb: move remote wakeup handling to common codeGerd Hoffmann
2011-01-11usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann
2011-01-11usb: move USB_REQ_SET_ADDRESS handling to common codeGerd Hoffmann
2011-01-11usb network: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb storage: serial number supportGerd Hoffmann
2011-01-11usb descriptors: add settable strings.Gerd Hoffmann
2011-01-11usb hub: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb bluetooth: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb wacom: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb storage: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb serial: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb hid: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb: data structs and helpers for usb descriptors.Gerd Hoffmann
2011-01-10Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2011-01-10virtio-pci: Use ioeventfd for virtqueue notifyStefan Hajnoczi
2011-01-10virtio: move vmstate change tracking to coreMichael S. Tsirkin
2011-01-10virtio-pci: Rename bugs field to flagsStefan Hajnoczi
2011-01-10qxl: tag as not hotpluggableGerd Hoffmann
2011-01-10Merge remote branch 'origin/master' into pciMichael S. Tsirkin
2011-01-10vga: tag as not hotplugable.Gerd Hoffmann
2011-01-10piix: tag as not hotpluggable.Gerd Hoffmann
2011-01-10pci: allow devices being tagged as not hotpluggable.Gerd Hoffmann
2011-01-09target-sh4: implement writes to mmaped ITLBAurelien Jarno
2011-01-06cirrus: delete GCC 4.6 warningsAurelien Jarno
2011-01-06cirrus_vga: Declare as little endianBlue Swirl
2011-01-06pc: move port 92 stuff back to pc.c from pckbd.cBlue Swirl
2011-01-05rtl8139: Use subsection to restrict migration after hotplugAlex Williamson
2011-01-05qdev: Track runtime machine modificationsAlex Williamson
2011-01-04cirrus_vga: fix division by 0 for color expansion ropAurelien Jarno
2011-01-04Fix curses on big endian hostsAurelien Jarno
2010-12-27Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2010-12-27pci: fix migration path for devices behind bridgesMichael S. Tsirkin
2010-12-26s390: compile fixesAlexander Graf
2010-12-24pcie/aer: glue aer error injection into qemu monitorIsaku Yamahata
2010-12-24pci: introduce a helper function to convert qdev id to PCIDeviceIsaku Yamahata
2010-12-24qdev: export qdev_find_recursive() for later useIsaku Yamahata
2010-12-22build, pci: remove QMP dependency on core PCI codeIsaku Yamahata
2010-12-22pcie: add flr supportIsaku Yamahata