Age | Commit message (Expand) | Author |
2013-04-23 | usb: better speed mismatch error reporting | Gerd Hoffmann |
2013-04-19 | scsi: VMWare PVSCSI paravirtual device implementation | Dmitry Fleytman |
2013-04-16 | Merge remote-tracking branch 'kraxel/usb.80' into staging | Anthony Liguori |
2013-04-16 | use libusb for usb-host | Gerd Hoffmann |
2013-04-16 | xhci: fix portsc writes | Gerd Hoffmann |
2013-04-16 | console: gui timer fixes | Gerd Hoffmann |
2013-04-16 | console: add trace events | Gerd Hoffmann |
2013-04-16 | hw/vmware_vga.c: various vmware vga fixes. | Gerd Hoffmann |
2013-04-16 | hw/vmware_vga.c: add tracepoints for mmio reads+writes | Gerd Hoffmann |
2013-04-03 | xhci: remove unimplemented printfs | Gerd Hoffmann |
2013-03-28 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-03-28 | vl: add runstate_set tracepoint | Kazuya Saito |
2013-03-28 | qcow2: Factor out handle_copied() | Kevin Wolf |
2013-03-28 | qcow2: Factor out handle_alloc() | Kevin Wolf |
2013-03-18 | console: rework DisplaySurface handling [vga emu side] | Gerd Hoffmann |
2013-03-18 | console: fix displaychangelisteners interface | Gerd Hoffmann |
2013-03-15 | threadpool: move globals into struct ThreadPool | Stefan Hajnoczi |
2013-03-12 | Add search path support for qemu data files. | Gerd Hoffmann |
2013-03-11 | migration: add migrate_set_state tracepoint | Kazuya Saito |
2013-03-05 | scsi: do not call scsi_read_data/scsi_write_data for a canceled request | Paolo Bonzini |
2013-02-19 | usb-xhci: usb3 streams | Gerd Hoffmann |
2013-01-29 | s390: Add new channel I/O based virtio transport. | Cornelia Huck |
2013-01-29 | s390: Virtual channel subsystem support. | Cornelia Huck |
2013-01-29 | s390: Add channel I/O instructions. | Cornelia Huck |
2013-01-25 | mirror: support arbitrarily-sized iterations | Paolo Bonzini |
2013-01-25 | mirror: support more than one in-flight AIO operation | Paolo Bonzini |
2013-01-25 | mirror: switch mirror_iteration to AIO | Paolo Bonzini |
2013-01-25 | mirror: perform COW if the cluster size is bigger than the granularity | Paolo Bonzini |
2013-01-25 | block: implement dirty bitmap using HBitmap | Paolo Bonzini |
2013-01-25 | add hierarchical bitmap data type and test cases | Paolo Bonzini |
2013-01-22 | qxl: stop using non revision 4 rom fields for revision < 4 | Alon Levy |
2013-01-19 | fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobs | Markus Armbruster |
2013-01-19 | fw_cfg: Replace debug prints by tracepoints | Markus Armbruster |
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 |