| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori | 2013-03-28 | 1 | -0/+2 |
|\ |
|
| * | qcow2: Factor out handle_copied() | Kevin Wolf | 2013-03-28 | 1 | -0/+1 |
| * | qcow2: Factor out handle_alloc() | Kevin Wolf | 2013-03-28 | 1 | -0/+1 |
* | | vl: add runstate_set tracepoint | Kazuya Saito | 2013-03-28 | 1 | -0/+1 |
|/ |
|
* | console: rework DisplaySurface handling [vga emu side] | Gerd Hoffmann | 2013-03-18 | 1 | -2/+3 |
* | console: fix displaychangelisteners interface | Gerd Hoffmann | 2013-03-18 | 1 | -0/+2 |
* | threadpool: move globals into struct ThreadPool | Stefan Hajnoczi | 2013-03-15 | 1 | -2/+2 |
* | Add search path support for qemu data files. | Gerd Hoffmann | 2013-03-12 | 1 | -0/+1 |
* | migration: add migrate_set_state tracepoint | Kazuya Saito | 2013-03-11 | 1 | -0/+3 |
* | scsi: do not call scsi_read_data/scsi_write_data for a canceled request | Paolo Bonzini | 2013-03-05 | 1 | -0/+1 |
* | usb-xhci: usb3 streams | Gerd Hoffmann | 2013-02-19 | 1 | -3/+3 |
* | s390: Add new channel I/O based virtio transport. | Cornelia Huck | 2013-01-29 | 1 | -0/+4 |
* | s390: Virtual channel subsystem support. | Cornelia Huck | 2013-01-29 | 1 | -0/+8 |
* | s390: Add channel I/O instructions. | Cornelia Huck | 2013-01-29 | 1 | -0/+6 |
* | mirror: support arbitrarily-sized iterations | Paolo Bonzini | 2013-01-25 | 1 | -0/+1 |
* | mirror: support more than one in-flight AIO operation | Paolo Bonzini | 2013-01-25 | 1 | -1/+3 |
* | mirror: switch mirror_iteration to AIO | Paolo Bonzini | 2013-01-25 | 1 | -0/+2 |
* | mirror: perform COW if the cluster size is bigger than the granularity | Paolo Bonzini | 2013-01-25 | 1 | -0/+1 |
* | block: implement dirty bitmap using HBitmap | Paolo Bonzini | 2013-01-25 | 1 | -0/+1 |
* | add hierarchical bitmap data type and test cases | Paolo Bonzini | 2013-01-25 | 1 | -0/+5 |
* | qxl: stop using non revision 4 rom fields for revision < 4 | Alon Levy | 2013-01-22 | 1 | -0/+2 |
* | fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobs | Markus Armbruster | 2013-01-19 | 1 | -1/+1 |
* | fw_cfg: Replace debug prints by tracepoints | Markus Armbruster | 2013-01-19 | 1 | -0/+7 |
* | Merge branch 'master' of git://git.qemu.org/qemu into prep-up | Andreas Färber | 2013-01-10 | 1 | -11/+84 |
|\ |
|
| * | uhci: stop using portio lists | Gerd Hoffmann | 2013-01-08 | 1 | -2/+0 |
| * | dataplane: add virtio-blk data plane code | Stefan Hajnoczi | 2013-01-02 | 1 | -0/+6 |
| * | dataplane: add virtqueue vring code | Stefan Hajnoczi | 2013-01-02 | 1 | -0/+3 |
| * | spice-qemu-char: add spiceport chardev | Marc-André Lureau | 2012-12-17 | 1 | -0/+1 |
| * | pseries: Add tracepoints to the XICS interrupt controller | David Gibson | 2012-12-14 | 1 | -0/+13 |
| * | usb-host: update tracing | Gerd Hoffmann | 2012-11-16 | 1 | -1/+1 |
| * | ehci: handle dma errors | Gerd Hoffmann | 2012-11-16 | 1 | -0/+1 |
| * | hw/qxl: qxl_send_events: nop if stopped | Alon Levy | 2012-11-05 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'kraxel/usb.69' into staging | Anthony Liguori | 2012-11-01 | 1 | -0/+2 |
| |\ |
|
| | * | xhci: add port trace points | Gerd Hoffmann | 2012-11-01 | 1 | -0/+2 |
| * | | Merge remote-tracking branch 'origin/master' into threadpool | Paolo Bonzini | 2012-10-31 | 1 | -1/+9 |
| |\ \
| | |/ |
|
| | * | Merge remote-tracking branch 'kraxel/usb.68' into staging | Anthony Liguori | 2012-10-29 | 1 | -1/+1 |
| | |\ |
|
| | | * | uhci: Verify queue has not been changed by guest | Hans de Goede | 2012-10-25 | 1 | -1/+1 |
| | * | | mirror: introduce mirror job | Paolo Bonzini | 2012-10-24 | 1 | -0/+7 |
| | * | | block: add block-job-complete | Paolo Bonzini | 2012-10-24 | 1 | -0/+1 |
| | |/ |
|
| * | | aio: add generic thread-pool facility | Paolo Bonzini | 2012-10-31 | 1 | -0/+5 |
| |/ |
|
| * | ram: create trace event for migration sync bitmap | Juan Quintela | 2012-10-17 | 1 | -0/+4 |
| * | qmp: add block-job-pause and block-job-resume | Paolo Bonzini | 2012-09-28 | 1 | -0/+2 |
| * | blockdev: rename block_stream_cb to a generic block_job_cb | Jeff Cody | 2012-09-28 | 1 | -1/+1 |
| * | block: add live block commit functionality | Jeff Cody | 2012-09-28 | 1 | -0/+2 |
| * | Merge branch 'usb.65' of git://git.kraxel.org/qemu | Aurelien Jarno | 2012-09-21 | 1 | -3/+6 |
| |\ |
|
| | * | ehci: switch to new-style memory ops | Gerd Hoffmann | 2012-09-12 | 1 | -3/+6 |
| * | | hw/qxl: support client monitor configuration via device | Alon Levy | 2012-09-13 | 1 | -1/+5 |
| * | | qxl: add trace-event for QXL_IO_LOG | Alon Levy | 2012-09-13 | 1 | -0/+1 |
| * | | hw/qxl: tracing fixes | Alon Levy | 2012-09-13 | 1 | -2/+4 |
| |/ |
|
| * | xhci: add XHCIInterrupter | Gerd Hoffmann | 2012-09-11 | 1 | -1/+1 |