]> git.proxmox.com Git - mirror_qemu.git/commit
iothread: make IOThread struct definition public
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 20 Mar 2014 14:06:31 +0000 (15:06 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 4 Apr 2014 18:48:02 +0000 (20:48 +0200)
commit8c2664d86917c987944f1ca9770d1f7bbbf8eca8
tree617e3ec3b74b879a21630460bfd3db403d95bce9
parent4d1cb6e6f51b0d8405f701806a203a73e7431fe5
iothread: make IOThread struct definition public

Make the IOThread struct definition public so objects can be embedded in
parent structs.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Tested-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
include/sysemu/iothread.h
iothread.c