index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
rdma.c
Age
Commit message (
Expand
)
Author
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
2015-06-12
Remove unneeded memset
Dr. David Alan Gilbert
2015-06-12
Rename RDMA structures to make destination clear
Dr. David Alan Gilbert
2015-06-12
qemu_ram_foreach_block: pass up error value, and down the ramblock name
Dr. David Alan Gilbert
2015-06-12
rdma: Fix qemu crash when IPv6 address is used for migration
Padmanabh Ratnakar
2015-03-26
rdma: Fix cleanup in error paths
Padmanabh Ratnakar
2015-03-17
migration: Fix remaining 32 bit compiler errors
Stefan Weil
2015-03-17
migration: Fix some 32 bit compiler errors
Stefan Weil
2015-03-17
migration/rdma: clean up qemu_rdma_dest_init a bit
Michael Tokarev
2015-03-16
ram: make all save_page functions take a uint64_t parameter
Juan Quintela
2015-03-10
migration: Fix coding style (whitespace issues)
Stefan Weil
2015-03-10
Remove superfluous '\n' around error_report()
Gonglei
2015-03-02
unbreak dtrace tracing due to double _ in rdma names
Dr. David Alan Gilbert
2015-02-10
migration: Fix warnings caused by missing 'static' attribute
Stefan Weil
2015-02-10
rdma: g_malloc0() can't fail, bury dead error handling
Markus Armbruster
2015-02-05
Tracify migration/rdma.c
Dr. David Alan Gilbert
2014-12-16
Remove migration- pre/post fixes off files in migration/ dir
Dr. David Alan Gilbert