Age | Commit message (Expand) | Author |
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 |
2015-11-10 | Return path: Send responses from destination to source | 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-05 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-11-04 | ioport: do not use CPU_LOG_IOPORT | Paolo Bonzini |
2015-11-04 | migration: rename qemu_savevm_state_cancel | Liang Li |
2015-10-29 | monitor: Simplify event throttling | Markus Armbruster |
2015-10-23 | prep: do not use CPU_LOG_IOPORT, convert to tracepoints | Paolo Bonzini |
2015-10-22 | net: add trace_vhost_user_event | Marc-André Lureau |
2015-10-09 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-virgl-20151008-1' into... | Peter Maydell |
2015-10-09 | trace: remove malloc tracing | Paolo Bonzini |
2015-10-08 | virtio-gpu: add cursor update tracepoint | Gerd Hoffmann |
2015-10-08 | virtio-gpu: add 3d mode and virgl rendering support. | Gerd Hoffmann |
2015-10-05 | hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS | Eric Auger |
2015-09-29 | migration: size_t'ify some of qemu-file | Dr. David Alan Gilbert |
2015-09-29 | Split out end of migration code from migration_thread | Dr. David Alan Gilbert |
2015-09-25 | block: Introduce a new API bdrv_co_no_copy_on_readv() | Wen Congyang |
2015-09-23 | vfio/pci: Add emulated PCI IDs | Alex Williamson |
2015-09-23 | vfio/pci: Move AMD device specific reset to quirks | Alex Williamson |
2015-09-23 | vfio/pci: Remove old config window and mirror quirks | Alex Williamson |
2015-09-23 | vfio/pci: Config mirror quirk | Alex Williamson |
2015-09-23 | vfio/pci: Config window quirks | Alex Williamson |
2015-09-23 | vfio/pci: Rework RTL8168 quirk | Alex Williamson |
2015-09-23 | vfio/pci: Cleanup Nvidia 0x3d0 quirk | Alex Williamson |
2015-09-23 | vfio/pci: Cleanup ATI 0x3c3 quirk | Alex Williamson |
2015-09-23 | vfio/pci: Cleanup ROM blacklist quirk | Alex Williamson |
2015-09-23 | vfio/pci: Rename MSI/X functions for easier tracing | Alex Williamson |
2015-09-23 | vfio/pci: Rename INTx functions for easier tracing | Alex Williamson |
2015-09-23 | vfio/pci: Cleanup RTL8168 quirk and tracing | Alex Williamson |