Age | Commit message (Expand) | Author |
2016-02-19 | device_tree: qemu_fdt_getprop_cell converted to use the error API | Eric Auger |
2016-02-19 | device_tree: qemu_fdt_getprop converted to use the error API | Eric Auger |
2016-02-19 | device_tree: introduce qemu_fdt_node_path | Eric Auger |
2016-02-19 | device_tree: introduce load_device_tree_from_sysfs | Eric Auger |
2016-02-11 | w32: include winsock2.h before windows.h | Paolo Bonzini |
2016-02-02 | block: Add blk_remove_all_bs() | Max Reitz |
2016-02-02 | block: Remove BDS close notifier | Max Reitz |
2016-02-02 | block: Add BB-BDS remove/insert notifiers | Max Reitz |
2016-02-02 | char: remove qemu_chr_open_eventfd | Marc-André Lureau |
2016-01-27 | watchdog: introduction of get_watchdog_action | Bo Tu |
2016-01-15 | qemu-char: add logfile facility to all chardev backends | Daniel P. Berrange |
2016-01-15 | nbd-server: do not exit on failed memory allocation | Paolo Bonzini |
2016-01-15 | dump: allow target to set the physical base | Andrew Jones |
2016-01-15 | dump: allow target to set the page size | Andrew Jones |
2015-12-22 | block-backend: add blk_get_max_iov() | Stefan Hajnoczi |
2015-12-17 | kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP | Paolo Bonzini |
2015-12-17 | kvm: add support for -machine kernel_irqchip=split | Matt Gingell |
2015-12-17 | kvm: Hyper-V SynIC irq routing support | Andrey Smetanin |
2015-11-30 | oslib-win32: Change return type of function getpagesize | Stefan Weil |
2015-11-17 | block: add blk_abort_aio_request | Peter Lieven |
2015-11-12 | Finish non-postcopiable iterative devices before package | Dr. David Alan Gilbert |
2015-11-12 | KVM: add support for any length io eventfd | Jason Wang |
2015-11-11 | block: Add blk_get_refcnt() | Alberto Garcia |
2015-11-11 | qmp: Introduce blockdev-change-medium | Max Reitz |
2015-11-11 | block: Add functions for inheriting a BBRS | Max Reitz |
2015-11-11 | block: Add blk_remove_bs() | Max Reitz |
2015-11-10 | Inhibit ballooning during postcopy | Dr. David Alan Gilbert |
2015-11-10 | Disable mlock around incoming postcopy | Dr. David Alan Gilbert |
2015-11-10 | Don't iterate on precopy-only devices during postcopy | Dr. David Alan Gilbert |
2015-11-10 | Add qemu_savevm_state_complete_postcopy | 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 | Return path: Control commands | Dr. David Alan Gilbert |
2015-11-10 | Migration commands | Dr. David Alan Gilbert |
2015-11-10 | Rename save_live_complete to save_live_complete_precopy | Dr. David Alan Gilbert |
2015-11-10 | Provide runtime Target page information | Dr. David Alan Gilbert |
2015-11-06 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ... | Peter Maydell |
2015-11-06 | replay: recording of the user input | Pavel Dovgalyuk |
2015-11-06 | replay: replay blockers for devices | Pavel Dovgalyuk |
2015-11-06 | replay: initialization and deinitialization | Pavel Dovgalyuk |
2015-11-06 | replay: ptimer | Pavel Dovgalyuk |
2015-11-06 | replay: checkpoints | Pavel Dovgalyuk |
2015-11-06 | replay: shutdown event | Pavel Dovgalyuk |
2015-11-06 | replay: recording and replaying clock ticks | Pavel Dovgalyuk |
2015-11-06 | replay: asynchronous events infrastructure | Pavel Dovgalyuk |
2015-11-06 | replay: interrupts and exceptions | Pavel Dovgalyuk |
2015-11-05 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-11-05 | cpu: replay instructions sequence | Pavel Dovgalyuk |
2015-11-05 | replay: introduce icount event | Pavel Dovgalyuk |