VirtualBox

Opened 15 years ago

Closed 15 years ago

#5664 closed defect (fixed)

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

Reported by: book Owned by:
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 (2)

comment:1 by Sander van Leeuwen, 15 years ago

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

Thanks for the report. Fixed in SVN.

comment:2 by Frank Mehnert, 15 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use