mirror_qemu/migration
Peter Maydell 030c98aff1 all: Remove unnecessary glib.h includes
Remove glib.h includes, as it is provided by osdep.h.

This commit was created with scripts/clean-includes.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Tested-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2016-06-07 18:19:24 +03:00
..
Makefile.objs migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
block.c block: Fix bdrv_next() memory leak 2016-05-25 19:04:10 +02:00
exec.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
fd.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
migration.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
postcopy-ram.c all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
qemu-file-channel.c migration: introduce a new QEMUFile impl based on QIOChannel 2016-05-26 11:31:24 +05:30
qemu-file.c migration: remove qemu_get_fd method from QEMUFile 2016-05-26 11:32:21 +05:30
qjson.c migration/qjson: Drop gratuitous use of QOM 2016-05-23 14:16:12 +05:30
ram.c migration: don't use an array for storing migrate parameters 2016-05-26 11:32:07 +05:30
rdma.c migration: convert RDMA to use QIOChannel interface 2016-05-26 11:31:50 +05:30
savevm.c migration: remove support for non-iovec based write handlers 2016-05-26 11:32:18 +05:30
socket.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
tls.c migration: add support for encrypting data with TLS 2016-05-26 11:32:13 +05:30
vmstate.c migration: Move qjson.[ch] to migration/ 2016-05-23 14:16:09 +05:30
xbzrle.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00