index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2
-2
/
+5
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+3
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+1
2016-06-29
scsi: esp: fix migration
Paolo Bonzini
1
-1
/
+4
2016-06-17
migration: Define VMSTATE_UINT64_2DARRAY
Peter Maydell
1
-0
/
+6
2016-06-16
migration: rename functions to starting migrations
Daniel P. Berrange
1
-13
/
+13
2016-06-16
Postcopy: Add stats on page requests
Dr. David Alan Gilbert
1
-0
/
+2
2016-06-07
vmstate: Define VARRAY with VMS_ALLOC
Alexey Kardashevskiy
1
-0
/
+10
2016-05-26
migration: remove qemu_get_fd method from QEMUFile
Daniel P. Berrange
1
-1
/
+0
2016-05-26
migration: remove support for non-iovec based write handlers
Daniel P. Berrange
1
-9
/
+0
2016-05-26
migration: add support for encrypting data with TLS
Daniel P. Berrange
1
-1
/
+11
2016-05-26
migration: don't use an array for storing migrate parameters
Daniel P. Berrange
1
-1
/
+4
2016-05-26
migration: delete QEMUFile stdio implementation
Daniel P. Berrange
1
-2
/
+0
2016-05-26
migration: delete QEMUFile sockets implementation
Daniel P. Berrange
1
-2
/
+0
2016-05-26
migration: delete QEMUSizedBuffer struct
Daniel P. Berrange
1
-16
/
+0
2016-05-26
migration: delete QEMUFile buffer implementation
Daniel P. Berrange
1
-6
/
+0
2016-05-26
migration: add reporting of errors for outgoing migration
Daniel P. Berrange
1
-1
/
+4
2016-05-26
migration: add helpers for creating QEMUFile from a QIOChannel
Daniel P. Berrange
1
-0
/
+6
2016-05-26
migration: introduce a new QEMUFile impl based on QIOChannel
Daniel P. Berrange
1
-0
/
+4
2016-05-26
migration: introduce set_blocking function in QEMUFileOps
Daniel P. Berrange
1
-0
/
+5
2016-05-26
migration: split migration hooks out of QEMUFileOps
Daniel P. Berrange
1
-3
/
+7
2016-05-26
migration: ensure qemu_fflush() always writes full data amount
Daniel P. Berrange
1
-2
/
+4
2016-05-23
savevm: fail if migration blockers are present
Greg Kurz
1
-0
/
+1
2016-05-23
migration/qjson: Drop gratuitous use of QOM
Markus Armbruster
1
-1
/
+1
2016-05-23
migration: Move qjson.[ch] to migration/
Markus Armbruster
2
-1
/
+30
2016-05-19
hw: move CPU state serialization to migration/cpu.h
Paolo Bonzini
1
-0
/
+48
2016-02-26
migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context
Denis V. Lunev
1
-0
/
+2
2016-02-26
migration/vmstate: document VMStateFlags
Sascha Silbe
1
-10
/
+90
2016-02-23
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160223-1' into ...
Peter Maydell
1
-0
/
+4
2016-02-23
include: Clean up includes
Peter Maydell
2
-2
/
+0
2016-02-23
Postcopy+spice: Pass spice migration data earlier
Dr. David Alan Gilbert
1
-0
/
+4
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-9
/
+9
2016-02-05
migration: rename 'file' in MigrationState to 'to_dst_file'
zhanghailiang
1
-1
/
+1
2016-02-04
Fix virtio migration
Dr. David Alan Gilbert
1
-9
/
+9
2016-01-16
vmstate: Introduce VMSTATE_VARRAY_MULTPLY
Juan Quintela
1
-0
/
+11
2016-01-16
vmstate: introduce CPU_DoubleU arrays
Juan Quintela
1
-0
/
+7
2016-01-13
migration: Add state records for migration incoming
zhanghailiang
1
-0
/
+1
2016-01-13
migration: Export migrate_set_state()
zhanghailiang
1
-0
/
+2
2016-01-09
Add VMSTATE_STRUCT_VARRAY_KNOWN
Dr. David Alan Gilbert
1
-0
/
+13
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-2
/
+2
2015-11-10
Postcopy: Mark nohugepage before discard
Dr. David Alan Gilbert
1
-0
/
+6
2015-11-10
Start up a postcopy/listener thread ready for incoming page data
Dr. David Alan Gilbert
1
-0
/
+4
2015-11-10
Postcopy; Handle userfault requests
Dr. David Alan Gilbert
1
-0
/
+3
2015-11-10
postcopy_ram.c: place_page and helpers
Dr. David Alan Gilbert
2
-0
/
+22
2015-11-10
Page request: Process incoming page request
Dr. David Alan Gilbert
1
-0
/
+22
2015-11-10
Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
Dr. David Alan Gilbert
1
-0
/
+5
2015-11-10
Postcopy: Postcopy startup in migration thread
Dr. David Alan Gilbert
1
-0
/
+3
2015-11-10
postcopy: ram_enable_notify to switch on userfault
Dr. David Alan Gilbert
2
-0
/
+9
2015-11-10
postcopy: Incoming initialisation
Dr. David Alan Gilbert
2
-0
/
+15
2015-11-10
migration_completion: Take current state
Dr. David Alan Gilbert
2
-0
/
+40
[next]