index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
Makefile.objs
Age
Commit message (
Expand
)
Author
2016-05-26
migration: add support for encrypting data with TLS
Daniel P. Berrange
2016-05-26
migration: delete QEMUFile stdio implementation
Daniel P. Berrange
2016-05-26
migration: delete QEMUFile sockets implementation
Daniel P. Berrange
2016-05-26
migration: delete QEMUSizedBuffer struct
Daniel P. Berrange
2016-05-26
migration: convert exec socket protocol to use QIOChannel
Daniel P. Berrange
2016-05-26
migration: convert fd socket protocol to use QIOChannel
Daniel P. Berrange
2016-05-26
migration: convert tcp socket protocol to use QIOChannel
Daniel P. Berrange
2016-05-26
migration: rename unix.c to socket.c
Daniel P. Berrange
2016-05-26
migration: convert unix socket protocol to use QIOChannel
Daniel P. Berrange
2016-05-26
migration: introduce a new QEMUFile impl based on QIOChannel
Daniel P. Berrange
2016-05-23
migration: Move qjson.[ch] to migration/
Markus Armbruster
2015-11-10
postcopy: OS support test
Dr. David Alan Gilbert
2014-12-16
Split the QEMU buffered file code out
Dr. David Alan Gilbert
2014-12-16
Remove migration- pre/post fixes off files in migration/ dir
Dr. David Alan Gilbert
2014-12-16
Start migrating migration code into a migration directory
Dr. David Alan Gilbert