index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
migration
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Fix global state with Xen.
Anthony PERARD
2015-08-03
1
-0
/
+1
*
vmstate: remove unused declaration
Marc-André Lureau
2015-07-27
1
-3
/
+0
*
migration: We also want to store the global state for savevm
Juan Quintela
2015-07-15
1
-0
/
+1
*
migration: Make events a capability
Juan Quintela
2015-07-07
1
-0
/
+1
*
migration: Add configuration section
Juan Quintela
2015-07-07
1
-0
/
+2
*
vmstate: Create optional sections
Juan Quintela
2015-07-07
1
-0
/
+2
*
global_state: Make section optional
Juan Quintela
2015-07-07
1
-0
/
+1
*
migration: create new section to store global state
Juan Quintela
2015-07-07
1
-0
/
+1
*
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
2015-07-07
2
-6
/
+10
*
migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
Laszlo Ersek
2015-06-23
1
-1
/
+6
*
Add a protective section footer
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+1
*
Disable section footers on older machine types
Dr. David Alan Gilbert
2015-06-12
1
-1
/
+1
*
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
2
-0
/
+7
*
Move copy out of qemu_peek_buffer
Dr. David Alan Gilbert
2015-06-12
1
-1
/
+1
*
Create MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+9
*
Add qemu_get_counted_string to read a string prefixed by a count byte
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+3
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-6
/
+2
*
migration: move ram stuff to migration/ram
Juan Quintela
2015-06-12
1
-0
/
+2
*
migration: Use an array instead of 3 parameters
Liang Li
2015-05-07
1
-3
/
+1
*
qemu-file: Add compression functions to QEMUFile
Liang Li
2015-05-06
1
-0
/
+3
*
migration: Add the framework of multi-thread decompression
Liang Li
2015-05-06
1
-0
/
+4
*
migration: Add the framework of multi-thread compression
Liang Li
2015-05-06
1
-0
/
+8
*
migration: Remove unused functions
Thomas Huth
2015-03-17
2
-2
/
+0
*
ram: make all save_page functions take a uint64_t parameter
Juan Quintela
2015-03-16
2
-2
/
+2
*
Add more VMSTATE_*_TEST variants for integers
David Gibson
2015-03-09
1
-0
/
+15
*
hmp: Clean up declarations for long-gone info handlers
Markus Armbruster
2015-02-18
1
-4
/
+0
*
migration: Fix warning caused by missing declaration of vmstate_dummy
Stefan Weil
2015-02-10
1
-2
/
+0
*
migration: Append JSON description of migration stream
Alexander Graf
2015-02-05
2
-1
/
+3
*
qemu-file: Add fast ftell code path
Alexander Graf
2015-02-05
1
-0
/
+1
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-3
/
+15
*
target-i386: use vmstate_offset_sub_array for AVX registers
Paolo Bonzini
2015-01-26
1
-0
/
+10
*
vmstate: type-check sub-arrays
Paolo Bonzini
2015-01-16
1
-1
/
+1
*
socket shutdown
Dr. David Alan Gilbert
2015-01-16
1
-0
/
+10
*
xbzrle: optimize XBZRLE to decrease the cache misses
ChenLiang
2015-01-15
1
-3
/
+7
*
qemu-file: Make qemu_file_is_writable() non-static
Eduardo Habkost
2014-10-14
1
-0
/
+1
*
vmstate: Allow dynamic allocation for VBUFFER during migration
Alexey Kardashevskiy
2014-10-14
1
-0
/
+11
*
QEMUSizedBuffer based QEMUFile
Dr. David Alan Gilbert
2014-10-14
1
-0
/
+26
*
vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag)
Alexey Kardashevskiy
2014-06-27
1
-0
/
+11
*
migration: dump vmstate info as a json file for static analysis
Amit Shah
2014-06-23
1
-0
/
+2
*
migration: introduce self_announce_delay()
Jason Wang
2014-06-19
1
-0
/
+8
*
migration: export SELF_ANNOUNCE_ROUNDS
Jason Wang
2014-06-19
1
-0
/
+2
*
migration: expose xbzrle cache miss rate
ChenLiang
2014-05-05
1
-0
/
+1
*
migration: expose the bitmap_sync_count to the end
ChenLiang
2014-05-05
1
-0
/
+1
*
Provide init function for ram migration
Dr. David Alan Gilbert
2014-05-05
1
-2
/
+0
*
Make qemu_peek_buffer loop until it gets it's data
Dr. David Alan Gilbert
2014-05-05
1
-0
/
+5
*
vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
Michael S. Tsirkin
2014-05-05
1
-1
/
+1
*
vmstate: add VMSTATE_VALIDATE
Michael S. Tsirkin
2014-05-05
1
-0
/
+8
*
vmstate: add VMS_MUST_EXIST
Michael S. Tsirkin
2014-05-05
1
-0
/
+1
*
scsi: Fix migration of scsi sense data
Fam Zheng
2014-03-14
1
-0
/
+3
*
Fix two XBZRLE corruption issues
Dr. David Alan Gilbert
2014-02-25
1
-1
/
+1
[next]