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: 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
*
savevm: Add VMSTATE_FLOAT64 helpers
David Gibson
2013-03-26
1
-0
/
+15
*
savevm: Add VMSTATE_UINTTL_EQUAL helper
David Gibson
2013-03-26
1
-2
/
+5
*
savevm: Add VMSTATE_UINT64_EQUAL helpers
David Gibson
2013-03-26
1
-0
/
+7
*
stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY
Andreas Färber
2013-03-12
1
-0
/
+4
*
vmstate: Make vmstate_register() static inline
Andreas Färber
2013-03-12
1
-2
/
+10
*
page_cache: dup memory on insert
Peter Lieven
2013-03-11
1
-1
/
+2
*
migration: eliminate s->migration_file
Paolo Bonzini
2013-03-11
1
-2
/
+0
*
migration: move rate limiting to QEMUFile
Paolo Bonzini
2013-03-11
1
-16
/
+2
*
migration: use QEMUFile for writing outgoing migration data
Paolo Bonzini
2013-03-11
1
-4
/
+0
*
migration: use QEMUFile for migration channel lifetime
Paolo Bonzini
2013-03-11
1
-3
/
+4
*
qemu-file: add writable socket QEMUFile
Paolo Bonzini
2013-03-11
1
-1
/
+1
*
migration: merge qemu_popen_cmd with qemu_popen
Paolo Bonzini
2013-03-11
1
-1
/
+0
*
qemu-file: make qemu_fflush and qemu_file_set_error private again
Paolo Bonzini
2013-03-11
1
-2
/
+0
*
migration: yay, buffering is gone
Paolo Bonzini
2013-03-11
1
-3
/
+0
*
migration: run setup callbacks out of big lock
Paolo Bonzini
2013-03-11
1
-1
/
+1
*
migration: run pending/iterate callbacks out of big lock
Paolo Bonzini
2013-03-11
1
-0
/
+11
*
migration: reorder SaveVMHandlers members
Paolo Bonzini
2013-03-11
1
-3
/
+5
*
migration: cleanup migration (including thread) in the iothread
Paolo Bonzini
2013-03-11
1
-0
/
+1
*
migration: simplify error handling
Paolo Bonzini
2013-03-11
1
-1
/
+0
*
qemu-file: temporarily expose qemu_file_set_error and qemu_fflush
Paolo Bonzini
2013-03-11
1
-0
/
+2
*
hw: move fifo.[ch] to libqemuutil
Paolo Bonzini
2013-03-01
1
-0
/
+2
*
migration: calculate expected_downtime
Juan Quintela
2013-02-22
1
-0
/
+1
*
migration: make qemu_ftell() public and support writable files
Stefan Hajnoczi
2013-02-12
1
-0
/
+1
*
migration: move beginning stage to the migration thread
Juan Quintela
2013-01-17
1
-1
/
+0
*
migration: make function static
Paolo Bonzini
2013-01-17
1
-2
/
+0
*
migration: merge QEMUFileBuffered into MigrationState
Juan Quintela
2012-12-20
1
-0
/
+8
*
migration: Inline qemu_fopen_ops_buffered into migrate_fd_connect
Juan Quintela
2012-12-20
1
-2
/
+0
*
migration: move migration_fd_put_ready()
Juan Quintela
2012-12-20
1
-1
/
+0
[next]