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
/
include
/
migration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
1
-3
/
+3
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+1
*
scsi: esp: fix migration
Paolo Bonzini
2016-06-29
1
-1
/
+4
*
migration: Define VMSTATE_UINT64_2DARRAY
Peter Maydell
2016-06-17
1
-0
/
+6
*
migration: rename functions to starting migrations
Daniel P. Berrange
2016-06-16
1
-13
/
+13
*
Postcopy: Add stats on page requests
Dr. David Alan Gilbert
2016-06-16
1
-0
/
+2
*
vmstate: Define VARRAY with VMS_ALLOC
Alexey Kardashevskiy
2016-06-07
1
-0
/
+10
*
migration: remove qemu_get_fd method from QEMUFile
Daniel P. Berrange
2016-05-26
1
-1
/
+0
*
migration: remove support for non-iovec based write handlers
Daniel P. Berrange
2016-05-26
1
-9
/
+0
*
migration: add support for encrypting data with TLS
Daniel P. Berrange
2016-05-26
1
-1
/
+11
*
migration: don't use an array for storing migrate parameters
Daniel P. Berrange
2016-05-26
1
-1
/
+4
*
migration: delete QEMUFile stdio implementation
Daniel P. Berrange
2016-05-26
1
-2
/
+0
*
migration: delete QEMUFile sockets implementation
Daniel P. Berrange
2016-05-26
1
-2
/
+0
*
migration: delete QEMUSizedBuffer struct
Daniel P. Berrange
2016-05-26
1
-16
/
+0
*
migration: delete QEMUFile buffer implementation
Daniel P. Berrange
2016-05-26
1
-6
/
+0
*
migration: add reporting of errors for outgoing migration
Daniel P. Berrange
2016-05-26
1
-1
/
+4
*
migration: add helpers for creating QEMUFile from a QIOChannel
Daniel P. Berrange
2016-05-26
1
-0
/
+6
*
migration: introduce a new QEMUFile impl based on QIOChannel
Daniel P. Berrange
2016-05-26
1
-0
/
+4
*
migration: introduce set_blocking function in QEMUFileOps
Daniel P. Berrange
2016-05-26
1
-0
/
+5
*
migration: split migration hooks out of QEMUFileOps
Daniel P. Berrange
2016-05-26
1
-3
/
+7
*
migration: ensure qemu_fflush() always writes full data amount
Daniel P. Berrange
2016-05-26
1
-2
/
+4
*
savevm: fail if migration blockers are present
Greg Kurz
2016-05-23
1
-0
/
+1
*
migration/qjson: Drop gratuitous use of QOM
Markus Armbruster
2016-05-23
1
-1
/
+1
*
migration: Move qjson.[ch] to migration/
Markus Armbruster
2016-05-23
2
-1
/
+30
*
hw: move CPU state serialization to migration/cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+48
*
migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context
Denis V. Lunev
2016-02-26
1
-0
/
+2
*
migration/vmstate: document VMStateFlags
Sascha Silbe
2016-02-26
1
-10
/
+90
*
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160223-1' into ...
Peter Maydell
2016-02-23
1
-0
/
+4
|
\
|
*
Postcopy+spice: Pass spice migration data earlier
Dr. David Alan Gilbert
2016-02-23
1
-0
/
+4
*
|
include: Clean up includes
Peter Maydell
2016-02-23
2
-2
/
+0
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-08
1
-9
/
+9
|
\
|
*
Fix virtio migration
Dr. David Alan Gilbert
2016-02-04
1
-9
/
+9
*
|
migration: rename 'file' in MigrationState to 'to_dst_file'
zhanghailiang
2016-02-05
1
-1
/
+1
|
/
*
vmstate: Introduce VMSTATE_VARRAY_MULTPLY
Juan Quintela
2016-01-16
1
-0
/
+11
*
vmstate: introduce CPU_DoubleU arrays
Juan Quintela
2016-01-16
1
-0
/
+7
*
migration: Add state records for migration incoming
zhanghailiang
2016-01-13
1
-0
/
+1
*
migration: Export migrate_set_state()
zhanghailiang
2016-01-13
1
-0
/
+2
*
Add VMSTATE_STRUCT_VARRAY_KNOWN
Dr. David Alan Gilbert
2016-01-09
1
-0
/
+13
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
1
-2
/
+2
*
Postcopy: Mark nohugepage before discard
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+6
*
Start up a postcopy/listener thread ready for incoming page data
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+4
*
Postcopy; Handle userfault requests
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+3
*
postcopy_ram.c: place_page and helpers
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+22
*
Page request: Process incoming page request
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+22
*
Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+5
*
Postcopy: Postcopy startup in migration thread
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+3
*
postcopy: ram_enable_notify to switch on userfault
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+9
*
postcopy: Incoming initialisation
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+15
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+40
*
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
[next]