index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Don't activate block devices if using -S
Dr. David Alan Gilbert
2018-03-29
1
-7
/
+15
*
migration: fix pfd leak
Marc-André Lureau
2018-03-29
1
-0
/
+1
*
migration: Fix block migration flag case
Dr. David Alan Gilbert
2018-03-23
1
-0
/
+1
*
migration/block: compare only read blocks against the rate limiter
Peter Lieven
2018-03-23
1
-2
/
+1
*
migration/block: limit the number of parallel I/O requests
Peter Lieven
2018-03-23
1
-0
/
+2
*
migration: Fix rate limiting issue on RDMA migration
Lidong Chen
2018-03-23
1
-1
/
+1
*
migration: convert socket server to QIONetListener
Daniel P. Berrange
2018-03-23
1
-32
/
+16
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
8
-66
/
+402
|
\
|
*
postcopy: Allow shared memory
Dr. David Alan Gilbert
2018-03-20
1
-6
/
+0
|
*
vhost+postcopy: Wire up POSTCOPY_END notify
Dr. David Alan Gilbert
2018-03-20
2
-0
/
+8
|
*
vhost+postcopy: Call wakeups
Dr. David Alan Gilbert
2018-03-20
2
-4
/
+11
|
*
postcopy: postcopy_notify_shared_wake
Dr. David Alan Gilbert
2018-03-20
2
-0
/
+26
|
*
postcopy: helper for waking shared
Dr. David Alan Gilbert
2018-03-20
3
-0
/
+37
|
*
postcopy-ram: add a stub for postcopy_request_shared_page
Michael S. Tsirkin
2018-03-20
1
-0
/
+7
|
*
vhost+postcopy: Helper to send requests to source for shared pages
Dr. David Alan Gilbert
2018-03-20
4
-3
/
+36
|
*
migration/ram: ramblock_recv_bitmap_test_byte_offset
Dr. David Alan Gilbert
2018-03-20
2
-0
/
+6
|
*
vhost+postcopy: Transmit 'listen' to slave
Dr. David Alan Gilbert
2018-03-20
2
-0
/
+8
|
*
postcopy: Allow registering of fd handler
Dr. David Alan Gilbert
2018-03-20
5
-53
/
+187
|
*
vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message
Dr. David Alan Gilbert
2018-03-20
2
-0
/
+7
|
*
postcopy: Add notifier chain
Dr. David Alan Gilbert
2018-03-20
2
-0
/
+62
|
*
postcopy: use UFFDIO_ZEROPAGE only when available
Dr. David Alan Gilbert
2018-03-20
1
-3
/
+10
*
|
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2018-03-16
11
-23
/
+830
|
\
\
|
*
|
migration: add postcopy migration of dirty bitmaps
Vladimir Sementsov-Ogievskiy
2018-03-13
6
-0
/
+771
|
*
|
migration: allow qmp command migrate-start-postcopy for any postcopy
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-1
/
+1
|
*
|
migration: add is_active_iterate handler
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-0
/
+5
|
*
|
migration/qemu-file: add qemu_put_counted_string()
Vladimir Sementsov-Ogievskiy
2018-03-13
2
-0
/
+15
|
*
|
migration: include migrate_dirty_bitmaps in migrate_postcopy
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-1
/
+1
|
*
|
qapi: add dirty-bitmaps migration capability
Vladimir Sementsov-Ogievskiy
2018-03-13
2
-0
/
+10
|
*
|
migration: introduce postcopy-only pending
Vladimir Sementsov-Ogievskiy
2018-03-13
6
-21
/
+27
|
|
/
*
/
replay: fix save/load vm for non-empty queue
Pavel Dovgalyuk
2018-03-12
1
-0
/
+13
|
/
*
migration: fix applying wrong capabilities
Peter Xu
2018-03-09
1
-1
/
+3
*
migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS
Peter Lieven
2018-03-09
1
-4
/
+3
*
migration/block: reset dirty bitmap before read in bulk phase
Peter Lieven
2018-03-09
1
-3
/
+2
*
migration: do not transfer ram during bulk storage migration
Peter Lieven
2018-03-09
1
-0
/
+8
*
migration: fix minor finalize leak
Marc-André Lureau
2018-03-09
1
-0
/
+1
*
qio: non-default context for TLS handshake
Peter Xu
2018-03-06
1
-0
/
+2
*
qio: non-default context for async conn
Peter Xu
2018-03-06
1
-1
/
+2
*
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
1
-1
/
+2
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
6
-6
/
+7
*
migration: pass MigrationState to migrate_init()
Peter Xu
2018-02-14
3
-7
/
+7
*
migration: allow send_rq to fail
Peter Xu
2018-02-14
2
-8
/
+29
*
migration: provide postcopy_fault_thread_notify()
Peter Xu
2018-02-14
2
-15
/
+22
*
migration: reuse mis->userfault_quit_fd
Peter Xu
2018-02-14
2
-11
/
+24
*
migration: better error handling with QEMUFile
Peter Xu
2018-02-14
3
-6
/
+60
*
migration: Fix early failure cleanup
Dr. David Alan Gilbert
2018-02-14
1
-5
/
+7
*
migration/xen: Check return value of qemu_fclose
Ross Lagerwall
2018-02-14
1
-2
/
+1
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
7
-2
/
+6
*
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
[next]