Age | Commit message (Expand) | Author | Files | Lines |
2011-06-15 | hw/9118.c: Implement active-low interrupt support | Peter Maydell | 1 | -3/+9 |
2011-06-15 | smc91c111: qdevify reset | Juha Riihimäki | 1 | -5/+4 |
2011-06-15 | Merge remote-tracking branch 'kraxel/usb.16' into staging | Anthony Liguori | 8 | -513/+816 |
2011-06-15 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 6 | -29/+267 |
2011-06-15 | ide: Clear error_status after restarting flush | Kevin Wolf | 1 | -7/+11 |
2011-06-15 | ide: add TRIM support | Christoph Hellwig | 5 | -5/+124 |
2011-06-15 | ide: allow other dma comands than read and write | Christoph Hellwig | 4 | -17/+33 |
2011-06-15 | ide: Add forgotten VMSTATE_END_OF_LIST in subsection | Kevin Wolf | 1 | -0/+1 |
2011-06-15 | ide: Fix ide_drive_pio_state_needed() | Kevin Wolf | 1 | -1/+2 |
2011-06-15 | ide: Split error status from status register | Kevin Wolf | 4 | -8/+105 |
2011-06-14 | usb-ccid: Plug memory leak on qdev exit() | Markus Armbruster | 1 | -20/+8 |
2011-06-14 | usb-uhci: fix expire time initialization. | Gerd Hoffmann | 1 | -2/+2 |
2011-06-14 | hw/usb-ohci.c: Implement remote wakeup | Peter Maydell | 1 | -0/+17 |
2011-06-14 | hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED register | Peter Maydell | 1 | -0/+4 |
2011-06-14 | usb: Use defines for serial bus release number register for EHCI | Brad Hards | 1 | -1/+1 |
2011-06-14 | usb: Use defines for serial bus release number register for UHCI | Brad Hards | 1 | -1/+1 |
2011-06-14 | usb: Add defines for USB Serial Bus Release Number register | Brad Hards | 1 | -0/+6 |
2011-06-14 | usb-bus: Don't detach non attached devices on device exit | Hans de Goede | 1 | -1/+3 |
2011-06-14 | usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helper | Hans de Goede | 1 | -0/+1 |
2011-06-14 | usb-ehci: split trace calls to handle arg count limits | Gerd Hoffmann | 1 | -21/+27 |
2011-06-14 | usb-ehci: itd handling fixes. | Gerd Hoffmann | 1 | -36/+65 |
2011-06-14 | The USB tablet should not claim boot protocol support. | Kevin O'Connor | 1 | -1/+0 |
2011-06-14 | Fix USB mouse Set_Protocol behavior | Kevin O'Connor | 1 | -2/+2 |
2011-06-14 | usb-ehci: drop EXECUTING checks. | Gerd Hoffmann | 1 | -30/+2 |
2011-06-14 | usb: cancel async packets on unplug | Gerd Hoffmann | 7 | -7/+106 |
2011-06-14 | ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6) | Hans de Goede | 1 | -4/+1 |
2011-06-14 | usb-ehci: fix error handling. | Gerd Hoffmann | 1 | -10/+15 |
2011-06-14 | usb-ehci: fix offset writeback in ehci_buffer_rw | Gerd Hoffmann | 1 | -2/+2 |
2011-06-14 | usb-ehci: multiqueue support | Gerd Hoffmann | 1 | -32/+139 |
2011-06-14 | usb-ehci: add queue data struct | Gerd Hoffmann | 1 | -229/+257 |
2011-06-14 | usb-ehci: trace buffer copy | Gerd Hoffmann | 1 | -7/+1 |
2011-06-14 | usb-ehci: improve mmio tracing | Gerd Hoffmann | 1 | -10/+6 |
2011-06-14 | usb-ehci: trace port state | Gerd Hoffmann | 1 | -6/+4 |
2011-06-14 | usb-ehci: trace state machine changes | Gerd Hoffmann | 1 | -137/+170 |
2011-06-14 | usb-ehci: trace mmio and usbsts | Gerd Hoffmann | 1 | -73/+83 |
2011-06-10 | Merge remote branch 'rth/axp-next' into alpha-merge | Edgar E. Iglesias | 1 | -1048/+0 |
2011-06-08 | Merge remote-tracking branch 'jvrao/for-anthony' into staging | Anthony Liguori | 11 | -275/+361 |
2011-06-08 | Merge remote-tracking branch 'spice/spice.v37' into staging | Anthony Liguori | 1 | -1/+3 |
2011-06-08 | ide/core: Remove explicit setting of BM_STATUS_INT | Kevin Wolf | 1 | -3/+4 |
2011-06-07 | Add an isa device for SGA | Glauber Costa | 2 | -0/+65 |
2011-06-07 | isa-vga: Make available with -device, like the other VGA qdevs | Markus Armbruster | 1 | -1/+0 |
2011-06-06 | qxl: fix cmdlog for vga | Alon Levy | 1 | -1/+3 |
2011-06-05 | scsi: fix tracing of scsi requests with simple backend | Paolo Bonzini | 1 | -1/+5 |
2011-06-03 | virtio-9p: Remove statement without effect (fix warning from cppcheck) | Stefan Weil | 1 | -1/+0 |
2011-06-03 | multiboot: set boot_device to first partition | Arun Thomas | 1 | -1/+1 |
2011-06-03 | PPC: fix mpc8544ds pci default devices | Alexander Graf | 1 | -1/+1 |
2011-06-01 | hw/9pfs: Don't crash when we get a request with not supported 9p operation | Aneesh Kumar K.V | 1 | -6/+11 |
2011-06-01 | [virtio-9p] Make rpath thread safe | Venkateswararao Jujjuri (JV) | 6 | -85/+98 |
2011-06-01 | virtio-9p: Use relative includes for files in hw | Stefan Weil | 7 | -12/+14 |
2011-06-01 | virtio-9p: Move device specific code to virtio-9p-device | Aneesh Kumar K.V | 3 | -154/+176 |