Age | Commit message (Expand) | Author | Files | Lines |
2016-05-19 | block: Remove bdrv_aio_multiwrite() | Kevin Wolf | 1 | -2/+0 |
2016-05-16 | hw/intc/arm_gic: add tracepoints | Hollis Blanchard | 1 | -0/+8 |
2016-05-12 | tcg: Clean up from 'next_tb' | Sergey Fedorov | 1 | -1/+1 |
2016-05-12 | virtio: Switch to byte-based aio block access | Eric Blake | 1 | -1/+1 |
2016-05-12 | block: Support AIO drivers in bdrv_driver_preadv/pwritev() | Kevin Wolf | 1 | -1/+0 |
2016-04-11 | ui/virtio-gpu: add and use qemu_create_displaysurface_pixman | Gerd Hoffmann | 1 | -0/+1 |
2016-03-31 | trace-events: Fix typos (found by codespell) | Stefan Weil | 1 | -2/+2 |
2016-03-16 | hw/intc: Add (new) ASPEED VIC device model | Andrew Jeffery | 1 | -0/+7 |
2016-03-16 | hw/timer: Add ASPEED timer device model | Andrew Jeffery | 1 | -0/+9 |
2016-03-14 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 1 | -4/+6 |
2016-03-14 | trace: separate MMIO tracepoints from TB-access tracepoints | Hollis Blanchard | 1 | -0/+2 |
2016-03-14 | trace: include CPU index in trace_memory_region_*() | Hollis Blanchard | 1 | -4/+4 |
2016-03-10 | vfio: Generalize region support | Alex Williamson | 1 | -3/+7 |
2016-03-01 | trace: use addresses instead of offsets in memory tracepoints | Hollis Blanchard | 1 | -2/+2 |
2016-03-01 | trace: split subpage MMIOs into their own trace events. | Hollis Blanchard | 1 | -2/+4 |
2016-03-01 | trace: drop trailing empty strings | Greg Kurz | 1 | -32/+32 |
2016-02-29 | mirror: Rewrite mirror_iteration | Fam Zheng | 1 | -1/+0 |
2016-02-28 | xics: report errors with the QEMU Error API | Greg Kurz | 1 | -2/+0 |
2016-02-25 | vring: remove | Paolo Bonzini | 1 | -3/+0 |
2016-02-09 | hw: Add support for LSI SAS1068 (mptsas) device | Paolo Bonzini | 1 | -0/+22 |
2016-01-19 | vfio/pci: Lazy PBA emulation | Alex Williamson | 1 | -0/+2 |
2016-01-07 | trace: fix PRIx64 constants in trace-events | Mark Cave-Ayland | 1 | -5/+5 |
2016-01-07 | trace: reflect the file name change | Qinghua Jin | 1 | -1/+3 |
2015-12-18 | io: add QIOChannelCommand class | Daniel P. Berrange | 1 | -0/+6 |
2015-12-18 | io: add QIOChannelWebsock class | Daniel P. Berrange | 1 | -0/+8 |
2015-12-18 | io: add QIOChannelTLS class | Daniel P. Berrange | 1 | -0/+10 |
2015-12-18 | io: add QIOChannelFile class | Daniel P. Berrange | 1 | -0/+4 |
2015-12-18 | io: add QIOChannelSocket class | Daniel P. Berrange | 1 | -0/+19 |
2015-12-18 | io: add QIOTask class for async operations | Daniel P. Berrange | 1 | -0/+9 |
2015-12-17 | linux-user: convert DEBUG_SIGNAL logging to tracepoints | Paolo Bonzini | 1 | -0/+11 |
2015-12-17 | alpha: convert "naked" qemu_log to tracepoint | Paolo Bonzini | 1 | -0/+3 |
2015-12-17 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' int... | Peter Maydell | 1 | -1/+1 |
2015-12-15 | fw_cfg: add generic non-DMA read method | Gabriel L. Somlo | 1 | -1/+1 |
2015-12-15 | usb-mtp: Add support for inotify based file monitoring | Bandan Das | 1 | -0/+1 |
2015-12-15 | usb-mtp: use a list for keeping track of children | Bandan Das | 1 | -0/+1 |
2015-12-03 | block: Don't wait serialising for non-COR read requests | Fam Zheng | 1 | -1/+1 |
2015-11-17 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s... | Peter Maydell | 1 | -0/+6 |
2015-11-10 | End of migration for postcopy | Dr. David Alan Gilbert | 1 | -2/+4 |
2015-11-10 | Postcopy: Mark nohugepage before discard | Dr. David Alan Gilbert | 1 | -0/+1 |
2015-11-10 | postcopy: Wire up loadvm_postcopy_handle_ commands | Dr. David Alan Gilbert | 1 | -0/+2 |
2015-11-10 | Start up a postcopy/listener thread ready for incoming page data | Dr. David Alan Gilbert | 1 | -0/+2 |
2015-11-10 | Postcopy; Handle userfault requests | Dr. David Alan Gilbert | 1 | -0/+9 |
2015-11-10 | Postcopy: Use helpers to map pages during migration | Dr. David Alan Gilbert | 1 | -0/+1 |
2015-11-10 | postcopy_ram.c: place_page and helpers | Dr. David Alan Gilbert | 1 | -0/+2 |
2015-11-10 | Page request: Consume pages off the post-copy queue | Dr. David Alan Gilbert | 1 | -0/+2 |
2015-11-10 | Page request: Process incoming page request | Dr. David Alan Gilbert | 1 | -0/+1 |
2015-11-10 | Page request: Add MIG_RP_MSG_REQ_PAGES reverse command | Dr. David Alan Gilbert | 1 | -0/+1 |
2015-11-10 | Postcopy: End of iteration | Dr. David Alan Gilbert | 1 | -1/+5 |
2015-11-10 | Postcopy: Postcopy startup in migration thread | Dr. David Alan Gilbert | 1 | -0/+4 |
2015-11-10 | postcopy: Incoming initialisation | Dr. David Alan Gilbert | 1 | -0/+2 |