OSDN Git Service

qmiga/qemu.git
2015-11-10 Denis V. Lunevmigration: qemu_savevm_state_cleanup becomes mandatory...
2015-11-10 Dr. David Alan... Inhibit ballooning during postcopy
2015-11-10 Dr. David Alan... Disable mlock around incoming postcopy
2015-11-10 Dr. David Alan... End of migration for postcopy
2015-11-10 Dr. David Alan... Postcopy: Mark nohugepage before discard
2015-11-10 Dr. David Alan... postcopy: Wire up loadvm_postcopy_handle_ commands
2015-11-10 Dr. David Alan... Start up a postcopy/listener thread ready for incoming...
2015-11-10 Dr. David Alan... Postcopy; Handle userfault requests
2015-11-10 Dr. David Alan... Round up RAMBlock sizes to host page sizes
2015-11-10 Dr. David Alan... Host page!=target page: Cleanup bitmaps
2015-11-10 Dr. David Alan... Don't iterate on precopy-only devices during postcopy
2015-11-10 Dr. David Alan... Don't sync dirty bitmaps in postcopy
2015-11-10 Dr. David Alan... postcopy: Check order of received target pages
2015-11-10 Dr. David Alan... Postcopy: Use helpers to map pages during migration
2015-11-10 Dr. David Alan... postcopy_ram.c: place_page and helpers
2015-11-10 Dr. David Alan... Page request: Consume pages off the post-copy queue
2015-11-10 Dr. David Alan... Page request: Process incoming page request
2015-11-10 Dr. David Alan... Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
2015-11-10 Dr. David Alan... Postcopy: End of iteration
2015-11-10 Dr. David Alan... Postcopy: Postcopy startup in migration thread
2015-11-10 Dr. David Alan... postcopy: ram_enable_notify to switch on userfault
2015-11-10 Dr. David Alan... postcopy: Incoming initialisation
2015-11-10 Dr. David Alan... migration_completion: Take current state
2015-11-10 Dr. David Alan... Postcopy: Maintain unsentmap
2015-11-10 Dr. David Alan... Add qemu_savevm_state_complete_postcopy
2015-11-10 Dr. David Alan... Avoid sending vmdescription during postcopy
2015-11-10 Dr. David Alan... MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration...
2015-11-10 Dr. David Alan... migration_completion: Take current state
2015-11-10 Dr. David Alan... migrate_start_postcopy: Command to trigger transition...
2015-11-10 Dr. David Alan... postcopy: OS support test
2015-11-10 Dr. David Alan... Modify save_live_pending for postcopy
2015-11-10 Dr. David Alan... MIG_CMD_PACKAGED: Send a packaged chunk of migration...
2015-11-10 Dr. David Alan... Add wrappers and handlers for sending/receiving the...
2015-11-10 Dr. David Alan... Add migration-capability boolean for postcopy-ram.
2015-11-10 Dr. David Alan... Rework loadvm path for subloops
2015-11-10 Dr. David Alan... Return path: Source handling of return path
2015-11-10 Dr. David Alan... migration_is_setup_or_active
2015-11-10 Dr. David Alan... Return path: Send responses from destination to source
2015-11-10 Dr. David Alan... Return path: Control commands
2015-11-10 Dr. David Alan... Migration commands
2015-11-10 Dr. David Alan... Return path: socket_writev_buffer: Block even on non...
2015-11-10 Dr. David Alan... Return path: Open a return path on QEMUFile for sockets
2015-11-10 Dr. David Alan... Add Linux userfaultfd.h header
2015-11-10 Dr. David Alan... Rename save_live_complete to save_live_complete_precopy
2015-11-10 Dr. David Alan... migrate_init: Call from savevm
2015-11-10 Dr. David Alan... ram_load: Factor out host_from_stream_offset call and...
2015-11-10 Dr. David Alan... ram_debug_dump_bitmap: Dump a migration bitmap as text
2015-11-10 Dr. David Alan... Add QEMU_MADV_NOHUGEPAGE
2015-11-10 Dr. David Alan... Add wrapper for setting blocking status on a QEMUFile
2015-11-10 Dr. David Alan... Add qemu_get_buffer_in_place to avoid copies some of...
2015-11-10 Dr. David Alan... Rename mis->file to from_src_file
2015-11-10 Dr. David Alan... qemu_ram_block_by_name
2015-11-10 Dr. David Alan... qemu_ram_block_from_host
2015-11-10 Dr. David Alan... Move page_size_init earlier
2015-11-10 Dr. David Alan... Move configuration section writing
2015-11-10 Dr. David Alan... Provide runtime Target page information
2015-11-10 Dr. David Alan... Add postcopy documentation
2015-11-10 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-11-10 Eric Blakeqapi-introspect: Document lack of sorting
2015-11-10 Eric Blakeqapi: Provide nicer array names in introspection
2015-11-10 Eric Blakeqapi: More tests of input arrays
2015-11-10 Eric Blakeqapi: Test failure in middle of array parse
2015-11-10 Eric Blakeqapi: More tests of alternate output
2015-11-10 Eric Blakeqapi: Simplify error cleanup in test-qmp-*
2015-11-09 Peter Maydellconfigure: Don't disable optimization for non-fortify...
2015-11-09 Peter Maydellhw/timer/hpet.c: Avoid signed integer overflow which...
2015-11-09 Eric Blakeqapi: Simplify non-error testing in test-qmp-*
2015-11-09 Eric Blakeqapi: Plug leaks in test-qmp-*
2015-11-09 Eric Blakeqapi: Share test_init code in test-qmp-input*
2015-11-09 Eric Blakeqobject: Protect against use-after-free in qobject_decref()
2015-11-09 Eric Blakeqapi: Strengthen test of TestStructList
2015-11-09 Eric Blakeqapi: Use generated TestStruct machinery in tests
2015-11-09 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-11-09 Stefan Hajnocziblockdev: acquire AioContext in hmp_commit()
2015-11-09 Denis V. Lunevmonitor: add missed aio_context_acquire into vm_complet...
2015-11-09 Fam Zhengaio: Introduce aio-epoll.c
2015-11-09 Fam Zhengaio: Introduce aio_context_setup
2015-11-09 Fam Zhengaio: Introduce aio_external_disabled
2015-11-09 Michael S.... dataplane: support non-contigious s/g
2015-11-09 Michael S.... dataplane: simplify indirect descriptor read
2015-11-07 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-11-07 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2015-11-06 Peter Crosthwaitearm: allwinner-a10: Add SATA
2015-11-06 Peter Crosthwaiteahci: Add allwinner AHCI
2015-11-06 Peter Crosthwaiteahci: split realize and init
2015-11-06 Peter Crosthwaiteahci: Add some MMIO debug printfs
2015-11-06 John Snowide: remove hardcoded 2GiB transactional limit
2015-11-06 Xiao Guangrongtarget-i386: Add clflushopt/clwb/pcommit to TCG_7_0_EBX...
2015-11-06 Eduardo Habkosttarget-i386: tcg: Check right CPUID bits for clflushopt...
2015-11-06 Eduardo Habkosttarget-i386: tcg: Accept clwb instruction
2015-11-06 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-11-06 Ed Mastetap-bsd: use user-specified tap device if it already...
2015-11-06 Paolo Bonziniqemu-sockets: do not test path with access() before...
2015-11-06 Julio Guerrataget-ppc: Fix read access to IBAT registers higher...
2015-11-06 Paolo Bonziniexec: avoid unnecessary cacheline bounce on ram_list...
2015-11-06 Paolo Bonzinitarget-alpha: fix uninitialized variable
2015-11-06 Gongleiivshmem-server: fix possible OVERRUN
2015-11-06 Paolo Bonzinipci-assign: do not test path with access() before opening
2015-11-06 Cao jinqom/object: fix 2 comment typos
2015-11-06 Daniel P. Berrangeconfigure: remove help string for 'vnc-tls' option
next