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
*
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
*
vmstate: Add uint32 2D-array support
Christoffer Dall
2014-02-08
1
-0
/
+6
*
Don't abort on memory allocation error
Orit Wasserman
2014-02-04
1
-1
/
+3
*
migration:fix free XBZRLE decoded_buf wrong
Gonglei (Arei)
2014-02-04
1
-0
/
+1
*
vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
Peter Maydell
2014-02-04
1
-4
/
+4
*
migration: Move QEMU_VM_* defines to migration/migration.h
Eduardo Habkost
2014-01-13
1
-0
/
+11
*
qemu-file: Make a few functions non-static
Eduardo Habkost
2014-01-13
1
-0
/
+4
*
vmstate: Add support for an array of ptimer_state *
Peter Maydell
2013-12-17
1
-0
/
+10
*
migration: add version supporting macros for struct pointer
Alexey Kardashevskiy
2013-09-24
1
-2
/
+15
*
migration: fix spice migration
Stefan Hajnoczi
2013-07-29
1
-1
/
+1
*
rdma: account for the time spent in MIG_STATE_SETUP through QMP
Michael R. Hines
2013-07-23
1
-0
/
+1
*
rdma: core logic
Michael R. Hines
2013-07-23
1
-0
/
+4
*
rdma: introduce ram_handle_compressed()
Michael R. Hines
2013-07-23
1
-0
/
+2
*
block-migration: efficiently encode zero blocks
Peter Lieven
2013-07-19
1
-0
/
+1
*
Add 'auto-converge' migration capability
Chegu Vinod
2013-07-12
1
-0
/
+2
*
linux-user: Fix compilation failure
Peter Maydell
2013-06-27
1
-0
/
+2
*
rdma: introduce capability x-rdma-pin-all
Michael R. Hines
2013-06-27
1
-0
/
+2
*
rdma: new QEMUFileOps hooks
Michael R. Hines
2013-06-27
2
-0
/
+49
*
rdma: export qemu_fflush()
Michael R. Hines
2013-06-27
1
-0
/
+1
*
rdma: introduce qemu_file_mode_is_not_valid()
Michael R. Hines
2013-06-27
1
-0
/
+1
*
rdma: export throughput w/ MigrationStats QMP
Michael R. Hines
2013-06-27
1
-0
/
+1
*
rdma: introduce qemu_update_position()
Michael R. Hines
2013-06-27
2
-0
/
+3
*
savevm: Implement block_writev_buffer()
Kevin Wolf
2013-04-15
1
-1
/
+1
*
vmstate: Add support for two dimensional arrays
Peter Maydell
2013-04-05
1
-0
/
+27
*
vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macro
Igor Mitsyanko
2013-04-05
1
-0
/
+9
*
Add qemu_put_buffer_async
Orit Wasserman
2013-03-26
1
-0
/
+5
*
Add QemuFileWritevBuffer QemuFileOps
Orit Wasserman
2013-03-26
1
-0
/
+7
*
migration: do not sent zero pages in bulk stage
Peter Lieven
2013-03-26
1
-0
/
+2
*
savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition
David Gibson
2013-03-26
1
-2
/
+2
*
savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32
David Gibson
2013-03-26
1
-0
/
+10
[next]