Age | Commit message (Expand) | Author |
2016-05-26 | vfio/pci: Intel graphics legacy mode assignment | Alex Williamson |
2016-05-26 | vfio: Create device specific region info helper | Alex Williamson |
2016-05-26 | vfio: Enable sparse mmap capability | Alex Williamson |
2016-05-26 | Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in... | Peter Maydell |
2016-05-26 | migration: add support for encrypting data with TLS | Daniel P. Berrange |
2016-05-26 | migration: convert exec socket protocol to use QIOChannel | Daniel P. Berrange |
2016-05-26 | migration: convert fd socket protocol to use QIOChannel | Daniel P. Berrange |
2016-05-26 | migration: rename unix.c to socket.c | Daniel P. Berrange |
2016-05-26 | migration: convert unix socket protocol to use QIOChannel | Daniel P. Berrange |
2016-05-26 | migration: add reporting of errors for outgoing migration | Daniel P. Berrange |
2016-05-25 | backup: Use BlockBackend for I/O | Kevin Wolf |
2016-05-25 | stream: Use BlockBackend for I/O | Kevin Wolf |
2016-05-25 | block: Make blk_co_preadv/pwritev() public | Kevin Wolf |
2016-05-25 | dma-helpers: change interface to byte-based | Paolo Bonzini |
2016-05-19 | block: Remove bdrv_aio_multiwrite() | Kevin Wolf |
2016-05-16 | hw/intc/arm_gic: add tracepoints | Hollis Blanchard |
2016-05-12 | tcg: Clean up from 'next_tb' | Sergey Fedorov |
2016-05-12 | virtio: Switch to byte-based aio block access | Eric Blake |
2016-05-12 | block: Support AIO drivers in bdrv_driver_preadv/pwritev() | Kevin Wolf |
2016-04-11 | ui/virtio-gpu: add and use qemu_create_displaysurface_pixman | Gerd Hoffmann |
2016-03-31 | trace-events: Fix typos (found by codespell) | Stefan Weil |
2016-03-16 | hw/intc: Add (new) ASPEED VIC device model | Andrew Jeffery |
2016-03-16 | hw/timer: Add ASPEED timer device model | Andrew Jeffery |
2016-03-14 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-03-14 | trace: separate MMIO tracepoints from TB-access tracepoints | Hollis Blanchard |
2016-03-14 | trace: include CPU index in trace_memory_region_*() | Hollis Blanchard |
2016-03-10 | vfio: Generalize region support | Alex Williamson |
2016-03-01 | trace: use addresses instead of offsets in memory tracepoints | Hollis Blanchard |
2016-03-01 | trace: split subpage MMIOs into their own trace events. | Hollis Blanchard |
2016-03-01 | trace: drop trailing empty strings | Greg Kurz |
2016-02-29 | mirror: Rewrite mirror_iteration | Fam Zheng |
2016-02-28 | xics: report errors with the QEMU Error API | Greg Kurz |
2016-02-25 | vring: remove | Paolo Bonzini |
2016-02-09 | hw: Add support for LSI SAS1068 (mptsas) device | Paolo Bonzini |
2016-01-19 | vfio/pci: Lazy PBA emulation | Alex Williamson |
2016-01-07 | trace: fix PRIx64 constants in trace-events | Mark Cave-Ayland |
2016-01-07 | trace: reflect the file name change | Qinghua Jin |
2015-12-18 | io: add QIOChannelCommand class | Daniel P. Berrange |
2015-12-18 | io: add QIOChannelWebsock class | Daniel P. Berrange |
2015-12-18 | io: add QIOChannelTLS class | Daniel P. Berrange |
2015-12-18 | io: add QIOChannelFile class | Daniel P. Berrange |
2015-12-18 | io: add QIOChannelSocket class | Daniel P. Berrange |
2015-12-18 | io: add QIOTask class for async operations | Daniel P. Berrange |
2015-12-17 | linux-user: convert DEBUG_SIGNAL logging to tracepoints | Paolo Bonzini |
2015-12-17 | alpha: convert "naked" qemu_log to tracepoint | Paolo Bonzini |
2015-12-17 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' int... | Peter Maydell |
2015-12-15 | fw_cfg: add generic non-DMA read method | Gabriel L. Somlo |
2015-12-15 | usb-mtp: Add support for inotify based file monitoring | Bandan Das |
2015-12-15 | usb-mtp: use a list for keeping track of children | Bandan Das |
2015-12-03 | block: Don't wait serialising for non-COR read requests | Fam Zheng |