Age | Commit message (Expand) | Author |
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 |
2015-11-05 | replay: global variables and function stubs | Pavel Dovgalyuk |
2015-11-05 | Revert "Introduce cpu_clean_all_dirty" | Liang Li |
2015-11-04 | migration: rename qemu_savevm_state_cancel | Liang Li |
2015-10-26 | Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into... | Peter Maydell |
2015-10-24 | char: add qemu_chr_free() | Marc-André Lureau |
2015-10-23 | block: Add blk_insert_bs() | Max Reitz |
2015-10-23 | block: Add BlockBackendRootState | Max Reitz |
2015-10-23 | block: Move I/O status and error actions into BB | Max Reitz |
2015-10-23 | block: Add blk_is_available() | Max Reitz |
2015-10-23 | block: Make bdrv_is_inserted() return a bool | Max Reitz |
2015-10-19 | kvm: Move x86-specific functions into target-i386/kvm.c | Thomas Huth |
2015-10-19 | kvm: Pass PCI device pointer to MSI routing functions | Pavel Fedin |
2015-10-19 | kvm: Make KVM_CAP_SIGNAL_MSI globally available | Pavel Fedin |
2015-10-19 | qemu-char: convert vc backend to data-driven creation | Paolo Bonzini |