Age | Commit message (Expand) | Author |
2012-09-28 | qmp: add block-job-pause and block-job-resume | Paolo Bonzini |
2012-09-28 | blockdev: rename block_stream_cb to a generic block_job_cb | Jeff Cody |
2012-09-28 | block: add live block commit functionality | Jeff Cody |
2012-09-21 | Merge branch 'usb.65' of git://git.kraxel.org/qemu | Aurelien Jarno |
2012-09-13 | hw/qxl: support client monitor configuration via device | Alon Levy |
2012-09-13 | qxl: add trace-event for QXL_IO_LOG | Alon Levy |
2012-09-13 | hw/qxl: tracing fixes | Alon Levy |
2012-09-12 | ehci: switch to new-style memory ops | Gerd Hoffmann |
2012-09-11 | xhci: add XHCIInterrupter | Gerd Hoffmann |
2012-09-11 | xhci: add msix support | Gerd Hoffmann |
2012-09-11 | usb3: bos decriptor | Gerd Hoffmann |
2012-09-11 | xhci: add trace_usb_xhci_ep_set_dequeue | Gerd Hoffmann |
2012-09-11 | xhci: trace cc codes in cleartext | Gerd Hoffmann |
2012-09-11 | xhci: drop buffering | Gerd Hoffmann |
2012-09-11 | ehci: add doorbell trace events | Gerd Hoffmann |
2012-09-11 | ehci: trace guest bugs | Gerd Hoffmann |
2012-09-05 | qxl: add QXL_IO_MONITORS_CONFIG_ASYNC | Alon Levy |
2012-08-15 | pseries: Add PCI MSI/MSI-X support | Alexey Kardashevskiy |
2012-08-15 | pseries: Add trace event for PCI irqs | Alexey Kardashevskiy |
2012-07-27 | scsi: establish precedence levels for unit attention | Paolo Bonzini |
2012-07-27 | scsi: add tracepoint for scsi_req_cancel | Paolo Bonzini |
2012-07-26 | megasas: Replace trace_megasas_dcmd_dump_frame() | Hannes Reinecke |
2012-07-18 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-07-18 | Merge remote-tracking branch 'kraxel/usb.57' into staging | Anthony Liguori |
2012-07-17 | hd-geometry: Switch to uint32_t to match BlockConf | Markus Armbruster |
2012-07-17 | hd-geometry: Add tracepoints | Markus Armbruster |
2012-07-14 | esp: add AMD PCscsi emulation (PCI SCSI adapter) | Hervé Poussineau |
2012-07-14 | esp: use trace framework instead of stderr output | Hervé Poussineau |
2012-07-14 | esp: implement Reset ATN command | Hervé Poussineau |
2012-07-14 | esp: implement Disable selection command | Hervé Poussineau |
2012-07-12 | ehci: implement Interrupt Threshold Control support | Gerd Hoffmann |
2012-07-12 | usb: add usb attached scsi emulation | Gerd Hoffmann |
2012-07-09 | Merge remote-tracking branch 'quintela/migration-anthony-v2' into staging | Anthony Liguori |
2012-07-09 | Merge remote-tracking branch 'kraxel/usb.55' into staging | Anthony Liguori |
2012-07-09 | usb-host: add trace events for iso xfers | Gerd Hoffmann |
2012-07-02 | megasas: LSI Megaraid SAS HBA emulation | Hannes Reinecke |
2012-06-29 | Add tracepoints for savevm section start/end | Juan Quintela |
2012-06-20 | ehci: tracing improvements | Gerd Hoffmann |
2012-06-15 | Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events | Daniel P. Berrange |
2012-06-07 | ehci: add EHCIPacket | Gerd Hoffmann |
2012-06-07 | xhci: trace: slots | Gerd Hoffmann |
2012-06-07 | xhci: trace: transfers | Gerd Hoffmann |
2012-06-07 | xhci: trace: endpoints | Gerd Hoffmann |
2012-06-07 | xhci: trace: ring fetch | Gerd Hoffmann |
2012-06-07 | xhci: trace: irq + events | Gerd Hoffmann |
2012-06-07 | xhci: trace: run+stop | Gerd Hoffmann |
2012-06-07 | xhci: trace: mmio reads+writes | Gerd Hoffmann |
2012-06-07 | uhci: fix trace format strings | Gerd Hoffmann |
2012-06-07 | uhci: fix bandwidth management | Gerd Hoffmann |
2012-05-28 | ISCSI: Switch to using READ16/WRITE16 for I/O to the LUN | Ronnie Sahlberg |