summaryrefslogtreecommitdiffstats
path: root/net.h
diff options
context:
space:
mode:
authorGlauber Costa2009-08-26 00:13:36 +0200
committerAnthony Liguori2009-09-04 16:37:27 +0200
commit4e2f73ce3d70083dacb99815c9633af48aae32b4 (patch)
tree3c12b36ab4212f3c160c2f0270bae6491c57e1c9 /net.h
parentDelay sighandler_setup() (diff)
downloadqemu-4e2f73ce3d70083dacb99815c9633af48aae32b4.tar.gz
qemu-4e2f73ce3d70083dacb99815c9633af48aae32b4.tar.xz
qemu-4e2f73ce3d70083dacb99815c9633af48aae32b4.zip
do not issue ioctl from within the io thread
According to Documentation/kvm/api.txt, (and well, to common sense), we should not be calling vcpu ioctls from within the iothread. Since vcpu initialization issues a vcpu ioctl, move it a little bit further in time to prevent it. Signed-off-by: Glauber Costa <glommer@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'net.h')
0 files changed, 0 insertions, 0 deletions