summaryrefslogtreecommitdiffstats
path: root/include/trace-tcg.h
diff options
context:
space:
mode:
authorDr. David Alan Gilbert2015-11-05 19:10:36 +0100
committerJuan Quintela2015-11-10 14:51:48 +0100
commita800cd5c38ba4ac20fe9ca68a6dee408f2d5b11f (patch)
treeb11e567f4168669fe033e672b9b00854dd654497 /include/trace-tcg.h
parentAdd qemu_get_buffer_in_place to avoid copies some of the time (diff)
downloadqemu-a800cd5c38ba4ac20fe9ca68a6dee408f2d5b11f.tar.gz
qemu-a800cd5c38ba4ac20fe9ca68a6dee408f2d5b11f.tar.xz
qemu-a800cd5c38ba4ac20fe9ca68a6dee408f2d5b11f.zip
Add wrapper for setting blocking status on a QEMUFile
Add a wrapper to change the blocking status on a QEMUFile rather than having to use qemu_set_block(qemu_get_fd(f)); it seems best to avoid exposing the fd since not all QEMUFile's really have one. With this wrapper we could move the implementation down to be different on different transports. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Amit Shah <amit.shah@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'include/trace-tcg.h')
0 files changed, 0 insertions, 0 deletions