summaryrefslogtreecommitdiff
path: root/target-i386/kvm.c
diff options
context:
space:
mode:
authorEduardo Habkost <ehabkost@redhat.com>2014-05-30 17:26:22 -0300
committerPaolo Bonzini <pbonzini@redhat.com>2014-05-30 22:28:55 +0200
commit0e1dac6c41f337f997814344a847162968c20c64 (patch)
tree6652b6ea438df475a50bdc2d58e0cc1711cfbae5 /target-i386/kvm.c
parent28fb26f19ffa675ac8cc08a355e5b01cc194aa5e (diff)
downloadqemu-0e1dac6c41f337f997814344a847162968c20c64.zip
kvm: Ensure negative return value on kvm_init() error handling path
We need to ensure ret < 0 when going through the error path, or QEMU may try to run the half-initialized VM and crash. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target-i386/kvm.c')
0 files changed, 0 insertions, 0 deletions