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
/
migration
/
ram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-14
migration: Fix return code of ram_save_iterate()
Thomas Huth
1
-3
/
+3
2016-10-30
COLO: Send PVM state to secondary side when do checkpoint
zhanghailiang
1
-10
/
+27
2016-10-24
migration: Remove static allocation of xzblre cache buffer
Vijaya Kumar K
1
-1
/
+3
2016-10-13
Postcopy vs xbzrle: Don't send xbzrle pages once in postcopy [for 2.8]
Dr. David Alan Gilbert
1
-1
/
+3
2016-09-27
migration: sync all address spaces
Paolo Bonzini
1
-1
/
+1
2016-09-13
cutils: Export only buffer_is_zero
Richard Henderson
1
-1
/
+1
2016-08-11
migration/ram: fix typo
Cao jin
1
-2
/
+2
2016-06-17
migration: code clean up
Liang Li
1
-21
/
+15
2016-06-17
migration: refine the decompression code
Liang Li
1
-25
/
+25
2016-06-17
migration: refine the compression code
Liang Li
1
-44
/
+40
2016-06-17
migration: protect the quit flag by lock
Liang Li
1
-16
/
+16
2016-06-17
migration: refine ram_save_compressed_page
Liang Li
1
-14
/
+13
2016-06-17
qemu-file: Fix qemu_put_compression_data flaw
Liang Li
1
-5
/
+13
2016-06-17
migration: remove useless code
Liang Li
1
-1
/
+0
2016-06-17
migration: Fix a potential issue
Liang Li
1
-0
/
+19
2016-06-17
migration: Fix multi-thread compression bug
Liang Li
1
-11
/
+27
2016-06-16
Postcopy: Add stats on page requests
Dr. David Alan Gilbert
1
-0
/
+1
2016-06-16
Postcopy: Avoid 0 length discards
Dr. David Alan Gilbert
1
-1
/
+3
2016-05-26
migration: don't use an array for storing migrate parameters
Daniel P. Berrange
1
-4
/
+2
2016-05-24
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-1' in...
Peter Maydell
1
-2
/
+2
2016-05-23
memory: drop find_ram_block()
Gonglei
1
-1
/
+1
2016-05-23
migration: Promote improved autoconverge commands out of experimental state
Jason J. Herne
1
-2
/
+2
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+2
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-02-16
migration: fix incorrect memory_global_dirty_log_start outside BQL
Paolo Bonzini
1
-0
/
+4
2016-02-09
memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
Stefan Hajnoczi
1
-4
/
+0
2016-02-05
migration/ram: Fix some helper functions' parameter to use PageSearchStatus
zhanghailiang
1
-14
/
+19
2016-02-05
ram: Split host_from_stream_offset() into two helper functions
zhanghailiang
1
-15
/
+25
2016-01-29
migration: Clean up includes
Peter Maydell
1
-1
/
+1
2016-01-22
fpu: Replace uint8 typedef with uint8_t
Peter Maydell
1
-1
/
+1
2016-01-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into...
Peter Maydell
1
-1
/
+1
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-1
/
+1
2016-01-13
multithread decompression: Avoid one copy
Dr. David Alan Gilbert
1
-8
/
+3
2016-01-13
Use qemu_get_buffer_in_place for xbzrle data
Dr. David Alan Gilbert
1
-2
/
+4
2016-01-13
Migration: Emit event at start of pass
Dr. David Alan Gilbert
1
-0
/
+4
2015-12-11
Fix xbzrle vs last_sent_block update
Dr. David Alan Gilbert
1
-1
/
+10
2015-11-19
Set last_sent_block
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-12
Postcopy: Fix TP!=HP zero case
Dr. David Alan Gilbert
1
-1
/
+1
2015-11-12
migration: print ram_addr_t as RAM_ADDR_FMT not %zx
Juan Quintela
1
-2
/
+3
2015-11-10
Host page!=target page: Cleanup bitmaps
Dr. David Alan Gilbert
1
-0
/
+172
2015-11-10
Don't sync dirty bitmaps in postcopy
Dr. David Alan Gilbert
1
-2
/
+5
2015-11-10
postcopy: Check order of received target pages
Dr. David Alan Gilbert
1
-0
/
+11
2015-11-10
Postcopy: Use helpers to map pages during migration
Dr. David Alan Gilbert
1
-1
/
+129
2015-11-10
Page request: Consume pages off the post-copy queue
Dr. David Alan Gilbert
1
-31
/
+218
2015-11-10
Page request: Process incoming page request
Dr. David Alan Gilbert
1
-0
/
+85
2015-11-10
postcopy: Incoming initialisation
Dr. David Alan Gilbert
1
-0
/
+11
2015-11-10
migration_completion: Take current state
Dr. David Alan Gilbert
1
-1
/
+180
2015-11-10
Postcopy: Maintain unsentmap
Dr. David Alan Gilbert
1
-6
/
+45
2015-11-10
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
1
-0
/
+1
[next]