Age | Commit message (Expand) | Author |
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 |
2015-11-17 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s... | Peter Maydell |
2015-11-10 | End of migration for postcopy | Dr. David Alan Gilbert |
2015-11-10 | Postcopy: Mark nohugepage before discard | Dr. David Alan Gilbert |
2015-11-10 | postcopy: Wire up loadvm_postcopy_handle_ commands | Dr. David Alan Gilbert |
2015-11-10 | Start up a postcopy/listener thread ready for incoming page data | Dr. David Alan Gilbert |
2015-11-10 | Postcopy; Handle userfault requests | Dr. David Alan Gilbert |
2015-11-10 | Postcopy: Use helpers to map pages during migration | Dr. David Alan Gilbert |
2015-11-10 | postcopy_ram.c: place_page and helpers | Dr. David Alan Gilbert |
2015-11-10 | Page request: Consume pages off the post-copy queue | Dr. David Alan Gilbert |
2015-11-10 | Page request: Process incoming page request | Dr. David Alan Gilbert |
2015-11-10 | Page request: Add MIG_RP_MSG_REQ_PAGES reverse command | Dr. David Alan Gilbert |
2015-11-10 | Postcopy: End of iteration | Dr. David Alan Gilbert |
2015-11-10 | Postcopy: Postcopy startup in migration thread | Dr. David Alan Gilbert |
2015-11-10 | postcopy: Incoming initialisation | Dr. David Alan Gilbert |
2015-11-10 | migration_completion: Take current state | Dr. David Alan Gilbert |
2015-11-10 | MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state | Dr. David Alan Gilbert |
2015-11-10 | Modify save_live_pending for postcopy | Dr. David Alan Gilbert |
2015-11-10 | MIG_CMD_PACKAGED: Send a packaged chunk of migration stream | Dr. David Alan Gilbert |
2015-11-10 | Add wrappers and handlers for sending/receiving the postcopy-ram migration me... | Dr. David Alan Gilbert |
2015-11-10 | Rework loadvm path for subloops | Dr. David Alan Gilbert |
2015-11-10 | Return path: Source handling of return path | Dr. David Alan Gilbert |