aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-01-11usb: rework attach/detach workflowGerd Hoffmann
2011-01-11usb: create USBPortOps, move attach there.Gerd Hoffmann
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-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-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
2010-12-22pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506Isaku Yamahata
2010-12-21qdev: sysbus_get_default must not return a NULL pointer (fix regression)Stefan Weil
2010-12-21qdev: remove an unused functionMichael S. Tsirkin
2010-12-20sparc32: ledma extra registers need tracing tooBob Breuer
2010-12-20wdt_ib700: Fix accidental use of SoftFloat int64 typeAndreas Färber
2010-12-20apic: Fix accidental use of SoftFloat uint32 typeAndreas Färber
2010-12-20qbus: register reset handler for qbus whose parent is NULLIsaku Yamahata
2010-12-19qdev: sysbus_get_default must not return a NULL pointer (fix regression)Stefan Weil
2010-12-19pci: don't use bus number in migration, stub outMichael S. Tsirkin
2010-12-19ahci: delete write-only variables (v2)Blue Swirl
2010-12-19vga: Declare as little endianBlue Swirl
2010-12-18sparc32: ledma extra registersBob Breuer
2010-12-17ide: Build fix for via.cKevin Wolf
2010-12-17ide: Fix build for cmd646.cKevin Wolf
2010-12-17scsi-disk: support WRITE SAME (16) with unmap bitChristoph Hellwig
2010-12-17ide: Register vm change state handler once onlyStefan Hajnoczi
2010-12-17Remove NULL checks for bdrv_new return valueKevin Wolf
2010-12-17ide: honor ncq for atapiAlexander Graf
2010-12-17ahci: set SATA Mode SelectSebastian Herbszt
2010-12-17ahci: add ahci emulationAlexander Graf