aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-06-20kvm: Drop CONFIG_KVM_PARAJan Kiszka
2011-06-15hw/9118.c: Implement active-low interrupt supportPeter Maydell
2011-06-15smc91c111: qdevify resetJuha Riihimäki
2011-06-15Merge remote-tracking branch 'kraxel/usb.16' into stagingAnthony Liguori
2011-06-15Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-06-15ide: Clear error_status after restarting flushKevin Wolf
2011-06-15ide: add TRIM supportChristoph Hellwig
2011-06-15ide: allow other dma comands than read and writeChristoph Hellwig
2011-06-15ide: Add forgotten VMSTATE_END_OF_LIST in subsectionKevin Wolf
2011-06-15ide: Fix ide_drive_pio_state_needed()Kevin Wolf
2011-06-15ide: Split error status from status registerKevin Wolf
2011-06-14usb-ccid: Plug memory leak on qdev exit()Markus Armbruster
2011-06-14usb-uhci: fix expire time initialization.Gerd Hoffmann
2011-06-14hw/usb-ohci.c: Implement remote wakeupPeter Maydell
2011-06-14hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED registerPeter Maydell
2011-06-14usb: Use defines for serial bus release number register for EHCIBrad Hards
2011-06-14usb: Use defines for serial bus release number register for UHCIBrad Hards
2011-06-14usb: Add defines for USB Serial Bus Release Number registerBrad Hards
2011-06-14usb-bus: Don't detach non attached devices on device exitHans de Goede
2011-06-14usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helperHans de Goede
2011-06-14usb-ehci: split trace calls to handle arg count limitsGerd Hoffmann
2011-06-14usb-ehci: itd handling fixes.Gerd Hoffmann
2011-06-14The USB tablet should not claim boot protocol support.Kevin O'Connor
2011-06-14Fix USB mouse Set_Protocol behaviorKevin O'Connor
2011-06-14usb-ehci: drop EXECUTING checks.Gerd Hoffmann
2011-06-14usb: cancel async packets on unplugGerd Hoffmann
2011-06-14ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6)Hans de Goede
2011-06-14usb-ehci: fix error handling.Gerd Hoffmann
2011-06-14usb-ehci: fix offset writeback in ehci_buffer_rwGerd Hoffmann
2011-06-14usb-ehci: multiqueue supportGerd Hoffmann
2011-06-14usb-ehci: add queue data structGerd Hoffmann
2011-06-14usb-ehci: trace buffer copyGerd Hoffmann
2011-06-14usb-ehci: improve mmio tracingGerd Hoffmann
2011-06-14usb-ehci: trace port stateGerd Hoffmann
2011-06-14usb-ehci: trace state machine changesGerd Hoffmann
2011-06-14usb-ehci: trace mmio and usbstsGerd Hoffmann
2011-06-10Merge remote branch 'rth/axp-next' into alpha-mergeEdgar E. Iglesias
2011-06-08Merge remote-tracking branch 'jvrao/for-anthony' into stagingAnthony Liguori
2011-06-08Merge remote-tracking branch 'spice/spice.v37' into stagingAnthony Liguori
2011-06-08ide/core: Remove explicit setting of BM_STATUS_INTKevin Wolf
2011-06-07Add an isa device for SGAGlauber Costa
2011-06-07isa-vga: Make available with -device, like the other VGA qdevsMarkus Armbruster
2011-06-06qxl: fix cmdlog for vgaAlon Levy
2011-06-05scsi: fix tracing of scsi requests with simple backendPaolo Bonzini
2011-06-03virtio-9p: Remove statement without effect (fix warning from cppcheck)Stefan Weil
2011-06-03multiboot: set boot_device to first partitionArun Thomas
2011-06-03PPC: fix mpc8544ds pci default devicesAlexander Graf
2011-06-01hw/9pfs: Don't crash when we get a request with not supported 9p operationAneesh Kumar K.V
2011-06-01[virtio-9p] Make rpath thread safeVenkateswararao Jujjuri (JV)
2011-06-01virtio-9p: Use relative includes for files in hwStefan Weil