diff options
author | Glauber Costa | 2009-10-07 21:38:03 +0200 |
---|---|---|
committer | Anthony Liguori | 2009-10-12 16:42:31 +0200 |
commit | d549db5a732ef2ec145b84c5008a7585cf17cf67 (patch) | |
tree | 62fa1660dca3ce393c20c92be0469408d4e46204 /target-m68k | |
parent | TARGET_I386 is always defined if TARGET_X86_64 is defined (diff) | |
download | qemu-d549db5a732ef2ec145b84c5008a7585cf17cf67.tar.gz qemu-d549db5a732ef2ec145b84c5008a7585cf17cf67.tar.xz qemu-d549db5a732ef2ec145b84c5008a7585cf17cf67.zip |
unlock iothread mutex before running kvm ioctl
Without this, kvm will hold the mutex while it issues its run ioctl,
and never be able to step out of it, causing a deadlock.
Patchworks-ID: 35359
Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'target-m68k')
0 files changed, 0 insertions, 0 deletions