aboutsummaryrefslogtreecommitdiff
path: root/util/qemu-timer.c
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2022-06-20 12:01:53 +0100
committerDr. David Alan Gilbert <dgilbert@redhat.com>2022-06-22 19:33:43 +0100
commit65cf200a51ddc6d0a28ecceac30dc892233cddd7 (patch)
tree7958741e0b838d1c18059c2846f7a6e69ff9cb78 /util/qemu-timer.c
parentbc698c367d6fac15454ee3ff6bb168e43c151465 (diff)
downloadqemu-65cf200a51ddc6d0a28ecceac30dc892233cddd7.zip
qemu-65cf200a51ddc6d0a28ecceac30dc892233cddd7.tar.gz
qemu-65cf200a51ddc6d0a28ecceac30dc892233cddd7.tar.bz2
migration: introduce a QIOChannel impl for BlockDriverState VMState
Introduce a QIOChannelBlock class that exposes the BlockDriverState VMState region for I/O. This is kept in the migration/ directory rather than io/, to avoid a mutual dependancy between block/ <-> io/ directories. Also the VMState should only be used by the migration code. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> dgilbert: Fixed coding style in qio_channel_block_close
Diffstat (limited to 'util/qemu-timer.c')
0 files changed, 0 insertions, 0 deletions