VirtualBox

Ticket #5664 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Turn on new created guest by 3.1.0 will hang all running VMs -> fixed in SVN

Reported by: book Assigned to:
Priority: major Component: host support
Version: VirtualBox 3.1.0 Keywords: vCPU fail
Cc: Guest type: Linux
Host type: Windows

Description

New create guest by VirtualBox 3.1.0 with has new default xml value 'exclusive="true"', this value will hang all my running VMWare VMs, and VirtualBox VMs as well. Change it to false resolve this issue.

<HardwareVirtEx? enabled="true" exclusive="true"/>

change to

<HardwareVirtEx? enabled="true" exclusive="false"/>

Change History

2009-12-04 11:30:07 changed by sandervl73

  • summary changed from Turn on new created guest by 3.1.0 will hang all running VMs to Turn on new created guest by 3.1.0 will hang all running VMs -> fixed in SVN.

Thanks for the report. Fixed in SVN.

2009-12-17 15:53:40 changed by frank

  • status changed from new to closed.
  • resolution set to fixed.


ContactPrivacy policy