| 1 | <?xml version="1.0"?>
|
|---|
| 2 | <!--
|
|---|
| 3 | ** DO NOT EDIT THIS FILE.
|
|---|
| 4 | ** If you make changes to this file while any VirtualBox related application
|
|---|
| 5 | ** is running, your changes will be overwritten later, without taking effect.
|
|---|
| 6 | ** Use VBoxManage or the VirtualBox Manager GUI to make changes.
|
|---|
| 7 | -->
|
|---|
| 8 | <VirtualBox xmlns="http://www.virtualbox.org/" version="1.15-macosx">
|
|---|
| 9 | <Machine uuid="{cabf0f97-8372-46a6-99aa-0de94f7f315b}" name="WorkWin7" OSType="Windows7_64" snapshotFolder="Snapshots" lastStateChange="2016-11-24T19:17:16Z">
|
|---|
| 10 | <MediaRegistry>
|
|---|
| 11 | <HardDisks>
|
|---|
| 12 | <HardDisk uuid="{395749e6-245a-455d-b1ac-25de4c66cee7}" location="Win7.vdi" format="VDI" type="Normal"/>
|
|---|
| 13 | </HardDisks>
|
|---|
| 14 | </MediaRegistry>
|
|---|
| 15 | <ExtraData>
|
|---|
| 16 | <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
|
|---|
| 17 | <ExtraDataItem name="GUI/LastNormalWindowPosition" value="1664,45,1152,885"/>
|
|---|
| 18 | <ExtraDataItem name="GUI/RestrictedRuntimeDevicesMenuActions" value="HardDrives"/>
|
|---|
| 19 | <ExtraDataItem name="GUI/RestrictedRuntimeMachineMenuActions" value="SaveState,PowerOff"/>
|
|---|
| 20 | <ExtraDataItem name="GUI/StatusBar/IndicatorOrder" value="HardDisks,OpticalDisks,FloppyDisks,Network,USB,SharedFolders,Display,VideoCapture,Features,Mouse,Keyboard"/>
|
|---|
| 21 | </ExtraData>
|
|---|
| 22 | <Hardware>
|
|---|
| 23 | <CPU count="2">
|
|---|
| 24 | <PAE enabled="true"/>
|
|---|
| 25 | <LongMode enabled="true"/>
|
|---|
| 26 | <HardwareVirtExLargePages enabled="true"/>
|
|---|
| 27 | </CPU>
|
|---|
| 28 | <Memory RAMSize="4096"/>
|
|---|
| 29 | <HID Pointing="USBTablet"/>
|
|---|
| 30 | <Paravirt provider="Default"/>
|
|---|
| 31 | <Display VRAMSize="30"/>
|
|---|
| 32 | <RemoteDisplay enabled="false"/>
|
|---|
| 33 | <BIOS>
|
|---|
| 34 | <IOAPIC enabled="true"/>
|
|---|
| 35 | </BIOS>
|
|---|
| 36 | <USB>
|
|---|
| 37 | <Controllers>
|
|---|
| 38 | <Controller name="xHCI" type="XHCI"/>
|
|---|
| 39 | </Controllers>
|
|---|
| 40 | </USB>
|
|---|
| 41 | <Network>
|
|---|
| 42 | <Adapter slot="0" enabled="true" MACAddress="080027FD1C89" cable="true" type="Am79C973">
|
|---|
| 43 | <DisabledModes>
|
|---|
| 44 | <InternalNetwork name="intnet"/>
|
|---|
| 45 | <NATNetwork name="NatNetwork"/>
|
|---|
| 46 | </DisabledModes>
|
|---|
| 47 | <BridgedInterface name="en0: 以太网 "/>
|
|---|
| 48 | </Adapter>
|
|---|
| 49 | <Adapter slot="1" type="Am79C973"/>
|
|---|
| 50 | <Adapter slot="2" cable="true" type="82540EM"/>
|
|---|
| 51 | <Adapter slot="3" cable="true" type="82540EM"/>
|
|---|
| 52 | <Adapter slot="4" cable="true" type="82540EM"/>
|
|---|
| 53 | <Adapter slot="5" cable="true" type="82540EM"/>
|
|---|
| 54 | <Adapter slot="6" cable="true" type="82540EM"/>
|
|---|
| 55 | <Adapter slot="7" cable="true" type="82540EM"/>
|
|---|
| 56 | </Network>
|
|---|
| 57 | <LPT>
|
|---|
| 58 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="7"/>
|
|---|
| 59 | </LPT>
|
|---|
| 60 | <AudioAdapter controller="HDA" driver="CoreAudio" enabled="true"/>
|
|---|
| 61 | <GuestProperties>
|
|---|
| 62 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="zh_CN" timestamp="1480014825509910000" flags=""/>
|
|---|
| 63 | </GuestProperties>
|
|---|
| 64 | </Hardware>
|
|---|
| 65 | <StorageControllers>
|
|---|
| 66 | <StorageController name="SATA" type="AHCI" PortCount="2" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
|
|---|
| 67 | <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
|
|---|
| 68 | <Image uuid="{395749e6-245a-455d-b1ac-25de4c66cee7}"/>
|
|---|
| 69 | </AttachedDevice>
|
|---|
| 70 | <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
|
|---|
| 71 | </StorageController>
|
|---|
| 72 | </StorageControllers>
|
|---|
| 73 | </Machine>
|
|---|
| 74 | </VirtualBox>
|
|---|