id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host 5329,"vbox claims SVME, even when in use by KVM -> fixed in SVN",Bernhard M.,,"vbox claims SVME, even when it is already in use by KVM How to reproduce: have a CPU/system AMD VT-x (SVM) start a VM using KVM start VirtualBox ; start a VM that uses hardware virtualisation (SVM) Actual Results: VBox VM started, but at the same time KVM VM stopped execution and could only be terminated with killall -9 qemu-kvm with some bugs visible in dmesg. A reboot was needed to get it back to a working state. Expected Results: when a VM using HVM is actually started, availability of SVME should be checked and an error be reported to the user like ""hardware virtualisation is already in use - either stop kvm or disable HVM on this VM"" maybe related to the fix of bug 3058 http://www.virtualbox.org/ticket/3058",defect,closed,VMM,VirtualBox 3.0.8,fixed,SVM SVME KVM,,Linux,Linux