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