Age | Commit message (Expand) | Author |
2013-01-10 | Merge branch 'master' of git://git.qemu.org/qemu into prep-up | Andreas Färber |
2013-01-08 | uhci: stop using portio lists | Gerd Hoffmann |
2013-01-02 | dataplane: add virtio-blk data plane code | Stefan Hajnoczi |
2013-01-02 | dataplane: add virtqueue vring code | Stefan Hajnoczi |
2012-12-17 | spice-qemu-char: add spiceport chardev | Marc-André Lureau |
2012-12-14 | pseries: Add tracepoints to the XICS interrupt controller | David Gibson |
2012-11-16 | usb-host: update tracing | Gerd Hoffmann |
2012-11-16 | ehci: handle dma errors | Gerd Hoffmann |
2012-11-05 | hw/qxl: qxl_send_events: nop if stopped | Alon Levy |
2012-11-01 | Merge remote-tracking branch 'kraxel/usb.69' into staging | Anthony Liguori |
2012-11-01 | xhci: add port trace points | Gerd Hoffmann |
2012-10-31 | Merge remote-tracking branch 'origin/master' into threadpool | Paolo Bonzini |
2012-10-31 | aio: add generic thread-pool facility | Paolo Bonzini |
2012-10-29 | Merge remote-tracking branch 'kraxel/usb.68' into staging | Anthony Liguori |
2012-10-25 | uhci: Verify queue has not been changed by guest | Hans de Goede |
2012-10-24 | mirror: introduce mirror job | Paolo Bonzini |
2012-10-24 | block: add block-job-complete | Paolo Bonzini |
2012-10-17 | ram: create trace event for migration sync bitmap | Juan Quintela |
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 | prep: Add pc87312 Super I/O emulation | Hervé Poussineau |
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 |