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
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-07
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+1
2015-07-07
block: Use bdrv_drain to replace uncessary bdrv_drain_all
Fam Zheng
1
-1
/
+1
2015-07-07
migration: extend migration_bitmap
Li Zhijian
1
-0
/
+28
2015-07-07
migration: protect migration_bitmap
Li Zhijian
1
-6
/
+17
2015-07-07
check_section_footers: Check the correct section_id
Dr. David Alan Gilbert
1
-37
/
+37
2015-07-07
migration: Add migration events on target side
Juan Quintela
1
-1
/
+4
2015-07-07
migration: Make events a capability
Juan Quintela
1
-2
/
+18
2015-07-07
migration: create migration event
Juan Quintela
1
-0
/
+2
2015-07-07
migration: No need to call trace_migrate_set_state()
Juan Quintela
1
-2
/
+0
2015-07-07
migration: Use always helper to set state
Juan Quintela
1
-3
/
+3
2015-07-07
migration: ensure we start in NONE state
Juan Quintela
1
-1
/
+6
2015-07-07
migration: Use cmpxchg correctly
Juan Quintela
1
-1
/
+1
2015-07-07
migration: Add configuration section
Juan Quintela
1
-0
/
+61
2015-07-07
vmstate: Create optional sections
Juan Quintela
2
-0
/
+19
2015-07-07
global_state: Make section optional
Juan Quintela
1
-0
/
+29
2015-07-07
migration: create new section to store global state
Juan Quintela
1
-7
/
+98
2015-07-07
Fail more cleanly in mismatched RAM cases
Dr. David Alan Gilbert
1
-0
/
+2
2015-07-07
Sanity check RDMA remote data
Dr. David Alan Gilbert
1
-0
/
+30
2015-07-07
Sort destination RAMBlocks to be the same as the source
Dr. David Alan Gilbert
1
-28
/
+73
2015-07-07
Rework ram block hash
Dr. David Alan Gilbert
1
-12
/
+20
2015-07-07
Allow rdma_delete_block to work without the hash
Dr. David Alan Gilbert
1
-11
/
+16
2015-07-07
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
3
-12
/
+36
2015-07-07
Translate offsets to destination address space
Dr. David Alan Gilbert
1
-7
/
+24
2015-07-07
Store block name in local blocks structure
Dr. David Alan Gilbert
1
-14
/
+21
2015-07-07
rdma typos
Dr. David Alan Gilbert
1
-3
/
+3
2015-07-07
Only try and read a VMDescription if it should be there
Dr. David Alan Gilbert
1
-9
/
+28
2015-07-07
rdma: fix memory leak
Gonglei
1
-1
/
+2
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2
-0
/
+2
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
5
-0
/
+5
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2
-18
/
+19
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
5
-15
/
+14
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
5
-15
/
+14
2015-06-12
Remove unneeded memset
Dr. David Alan Gilbert
1
-1
/
+0
2015-06-12
Rename RDMA structures to make destination clear
Dr. David Alan Gilbert
1
-33
/
+33
2015-06-12
Add a protective section footer
Dr. David Alan Gilbert
1
-0
/
+61
2015-06-12
Disable section footers on older machine types
Dr. David Alan Gilbert
1
-0
/
+7
2015-06-12
Merge section header writing
Dr. David Alan Gilbert
1
-44
/
+28
2015-06-12
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
2
-12
/
+18
2015-06-12
Move copy out of qemu_peek_buffer
Dr. David Alan Gilbert
2
-7
/
+10
2015-06-12
Create MigrationIncomingState
Dr. David Alan Gilbert
2
-0
/
+30
2015-06-12
qemu_ram_foreach_block: pass up error value, and down the ramblock name
Dr. David Alan Gilbert
1
-2
/
+2
2015-06-12
Split header writing out of qemu_savevm_state_begin
Dr. David Alan Gilbert
2
-3
/
+9
2015-06-12
Add qemu_get_counted_string to read a string prefixed by a count byte
Dr. David Alan Gilbert
2
-5
/
+23
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2
-13
/
+13
2015-06-12
migration: create savevm_state
Juan Quintela
1
-24
/
+29
2015-06-12
migration: Remove duplicated assignment of SETUP status
Juan Quintela
1
-3
/
+0
2015-06-12
rdma: Fix qemu crash when IPv6 address is used for migration
Padmanabh Ratnakar
1
-0
/
+7
2015-06-12
arch_init: Clean up the duplicate variable 'len' defining in ram_load()
zhanghailiang
1
-1
/
+0
2015-06-12
migration: reduce include files
Juan Quintela
1
-16
/
+2
[next]