index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
savevm: Implement block_writev_buffer()
Kevin Wolf
1
-1
/
+1
2013-04-05
vmstate: Add support for two dimensional arrays
Peter Maydell
1
-0
/
+27
2013-04-05
vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macro
Igor Mitsyanko
1
-0
/
+9
2013-03-26
Add qemu_put_buffer_async
Orit Wasserman
1
-0
/
+5
2013-03-26
Add QemuFileWritevBuffer QemuFileOps
Orit Wasserman
1
-0
/
+7
2013-03-26
migration: do not sent zero pages in bulk stage
Peter Lieven
1
-0
/
+2
2013-03-26
savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition
David Gibson
1
-2
/
+2
2013-03-26
savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32
David Gibson
1
-0
/
+10
2013-03-26
savevm: Add VMSTATE_FLOAT64 helpers
David Gibson
1
-0
/
+15
2013-03-26
savevm: Add VMSTATE_UINTTL_EQUAL helper
David Gibson
1
-2
/
+5
2013-03-26
savevm: Add VMSTATE_UINT64_EQUAL helpers
David Gibson
1
-0
/
+7
2013-03-12
stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY
Andreas Färber
1
-0
/
+4
2013-03-12
vmstate: Make vmstate_register() static inline
Andreas Färber
1
-2
/
+10
2013-03-11
page_cache: dup memory on insert
Peter Lieven
1
-1
/
+2
2013-03-11
migration: eliminate s->migration_file
Paolo Bonzini
1
-2
/
+0
2013-03-11
migration: move rate limiting to QEMUFile
Paolo Bonzini
1
-16
/
+2
2013-03-11
migration: use QEMUFile for writing outgoing migration data
Paolo Bonzini
1
-4
/
+0
2013-03-11
migration: use QEMUFile for migration channel lifetime
Paolo Bonzini
1
-3
/
+4
2013-03-11
qemu-file: add writable socket QEMUFile
Paolo Bonzini
1
-1
/
+1
2013-03-11
migration: merge qemu_popen_cmd with qemu_popen
Paolo Bonzini
1
-1
/
+0
2013-03-11
qemu-file: make qemu_fflush and qemu_file_set_error private again
Paolo Bonzini
1
-2
/
+0
2013-03-11
migration: yay, buffering is gone
Paolo Bonzini
1
-3
/
+0
2013-03-11
migration: run setup callbacks out of big lock
Paolo Bonzini
1
-1
/
+1
2013-03-11
migration: run pending/iterate callbacks out of big lock
Paolo Bonzini
1
-0
/
+11
2013-03-11
migration: reorder SaveVMHandlers members
Paolo Bonzini
1
-3
/
+5
2013-03-11
migration: cleanup migration (including thread) in the iothread
Paolo Bonzini
1
-0
/
+1
2013-03-11
migration: simplify error handling
Paolo Bonzini
1
-1
/
+0
2013-03-11
qemu-file: temporarily expose qemu_file_set_error and qemu_fflush
Paolo Bonzini
1
-0
/
+2
2013-03-01
hw: move fifo.[ch] to libqemuutil
Paolo Bonzini
1
-0
/
+2
2013-02-22
migration: calculate expected_downtime
Juan Quintela
1
-0
/
+1
2013-02-12
migration: make qemu_ftell() public and support writable files
Stefan Hajnoczi
1
-0
/
+1
2013-01-17
migration: move beginning stage to the migration thread
Juan Quintela
1
-1
/
+0
2013-01-17
migration: make function static
Paolo Bonzini
1
-2
/
+0
2012-12-20
migration: merge QEMUFileBuffered into MigrationState
Juan Quintela
1
-0
/
+8
2012-12-20
migration: Inline qemu_fopen_ops_buffered into migrate_fd_connect
Juan Quintela
1
-2
/
+0
2012-12-20
migration: move migration_fd_put_ready()
Juan Quintela
1
-1
/
+0
2012-12-20
migration: move buffered_file.c code into migration.c
Juan Quintela
1
-0
/
+1
2012-12-20
savevm: New save live migration method: pending
Juan Quintela
2
-1
/
+2
2012-12-20
migration: remove unfreeze logic
Juan Quintela
1
-1
/
+0
2012-12-20
migration: make writes blocking
Juan Quintela
1
-5
/
+0
2012-12-20
migration: move migration thread init code to migrate_fd_put_ready
Juan Quintela
1
-0
/
+1
2012-12-20
migration: make qemu_fopen_ops_buffered() return void
Juan Quintela
1
-0
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
migration: move include files to include/migration/
Paolo Bonzini
5
-0
/
+1113