summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* kvm: Drop CONFIG_KVM_PARAJan Kiszka2011-06-201-9/+0
* hw/9118.c: Implement active-low interrupt supportPeter Maydell2011-06-151-3/+9
* smc91c111: qdevify resetJuha Riihimäki2011-06-151-5/+4
* Merge remote-tracking branch 'kraxel/usb.16' into stagingAnthony Liguori2011-06-158-513/+816
|\
| * usb-uhci: fix expire time initialization.Gerd Hoffmann2011-06-141-2/+2
| * hw/usb-ohci.c: Implement remote wakeupPeter Maydell2011-06-141-0/+17
| * hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED registerPeter Maydell2011-06-141-0/+4
| * usb: Use defines for serial bus release number register for EHCIBrad Hards2011-06-141-1/+1
| * usb: Use defines for serial bus release number register for UHCIBrad Hards2011-06-141-1/+1
| * usb: Add defines for USB Serial Bus Release Number registerBrad Hards2011-06-141-0/+6
| * usb-bus: Don't detach non attached devices on device exitHans de Goede2011-06-141-1/+3
| * usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helperHans de Goede2011-06-141-0/+1
| * usb-ehci: split trace calls to handle arg count limitsGerd Hoffmann2011-06-141-21/+27
| * usb-ehci: itd handling fixes.Gerd Hoffmann2011-06-141-36/+65
| * The USB tablet should not claim boot protocol support.Kevin O'Connor2011-06-141-1/+0
| * Fix USB mouse Set_Protocol behaviorKevin O'Connor2011-06-141-2/+2
| * usb-ehci: drop EXECUTING checks.Gerd Hoffmann2011-06-141-30/+2
| * usb: cancel async packets on unplugGerd Hoffmann2011-06-147-7/+106
| * ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6)Hans de Goede2011-06-141-4/+1
| * usb-ehci: fix error handling.Gerd Hoffmann2011-06-141-10/+15
| * usb-ehci: fix offset writeback in ehci_buffer_rwGerd Hoffmann2011-06-141-2/+2
| * usb-ehci: multiqueue supportGerd Hoffmann2011-06-141-32/+139
| * usb-ehci: add queue data structGerd Hoffmann2011-06-141-229/+257
| * usb-ehci: trace buffer copyGerd Hoffmann2011-06-141-7/+1
| * usb-ehci: improve mmio tracingGerd Hoffmann2011-06-141-10/+6
| * usb-ehci: trace port stateGerd Hoffmann2011-06-141-6/+4
| * usb-ehci: trace state machine changesGerd Hoffmann2011-06-141-137/+170
| * usb-ehci: trace mmio and usbstsGerd Hoffmann2011-06-141-73/+83
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-06-156-29/+267
|\ \
| * | ide: Clear error_status after restarting flushKevin Wolf2011-06-151-7/+11
| * | ide: add TRIM supportChristoph Hellwig2011-06-155-5/+124
| * | ide: allow other dma comands than read and writeChristoph Hellwig2011-06-154-17/+33
| * | ide: Add forgotten VMSTATE_END_OF_LIST in subsectionKevin Wolf2011-06-151-0/+1
| * | ide: Fix ide_drive_pio_state_needed()Kevin Wolf2011-06-151-1/+2
| * | ide: Split error status from status registerKevin Wolf2011-06-154-8/+105
| |/
* | usb-ccid: Plug memory leak on qdev exit()Markus Armbruster2011-06-141-20/+8
|/
* Merge remote branch 'rth/axp-next' into alpha-mergeEdgar E. Iglesias2011-06-101-1048/+0
|\
| * target-alpha: Remove partial support for palcode emulation.Richard Henderson2011-05-311-1048/+0
* | Merge remote-tracking branch 'jvrao/for-anthony' into stagingAnthony Liguori2011-06-0811-275/+361
|\ \
| * | hw/9pfs: Don't crash when we get a request with not supported 9p operationAneesh Kumar K.V2011-06-011-6/+11
| * | [virtio-9p] Make rpath thread safeVenkateswararao Jujjuri (JV)2011-06-016-85/+98
| * | virtio-9p: Use relative includes for files in hwStefan Weil2011-06-017-12/+14
| * | virtio-9p: Move device specific code to virtio-9p-deviceAneesh Kumar K.V2011-06-013-154/+176
| * | virtio-9p: Move 9p device registration into virtio-9p.cAneesh Kumar K.V2011-06-013-55/+83
| * | [virtio-9p] Stop renaming files with similar name!Malahal Naineni2011-06-011-4/+20
| |/
* | Merge remote-tracking branch 'spice/spice.v37' into stagingAnthony Liguori2011-06-081-1/+3
|\ \
| * | qxl: fix cmdlog for vgaAlon Levy2011-06-061-1/+3
* | | ide/core: Remove explicit setting of BM_STATUS_INTKevin Wolf2011-06-081-3/+4
* | | Add an isa device for SGAGlauber Costa2011-06-072-0/+65
* | | isa-vga: Make available with -device, like the other VGA qdevsMarkus Armbruster2011-06-071-1/+0
|/ /
OpenPOWER on IntegriCloud