VirtualBox

Ticket #21049: win10.vbox.good

File win10.vbox.good, 7.5 KB (added by Stephen Rondeau, 2 years ago)

.vbox file with original VMSVGA graphics controller

Line 
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-linux">
9 <Machine uuid="{84237a65-f842-4463-a03d-be2cb86bba50}" name="win10" OSType="Windows10_64" snapshotFolder="Snapshots" lastStateChange="2022-08-05T19:47:37Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{b6c18b7e-4721-45ce-a77c-fa18d53b2b2b}" location="win10.vdi" format="VDI" type="Normal"/>
13 </HardDisks>
14 <DVDImages>
15 <Image uuid="{50de378d-27f1-4819-9874-988cc052f2d4}" location="/usr/share/virtualbox/VBoxGuestAdditions.iso"/>
16 </DVDImages>
17 </MediaRegistry>
18 <ExtraData>
19 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="0,37,1012,704"/>
20 <ExtraDataItem name="GUI/RestrictedRuntimeDevicesMenuActions" value="HardDrives"/>
21 <ExtraDataItem name="GUI/RestrictedRuntimeMachineMenuActions" value="SaveState,PowerOff"/>
22 <ExtraDataItem name="GUI/ScaleFactor" value="1"/>
23 <ExtraDataItem name="GUI/StatusBar/IndicatorOrder" value="HardDisks,OpticalDisks,FloppyDisks,Network,USB,SharedFolders,Display,VideoCapture,Features,Mouse,Keyboard"/>
24 </ExtraData>
25 <Hardware>
26 <CPU count="2">
27 <PAE enabled="false"/>
28 <LongMode enabled="true"/>
29 <HardwareVirtExLargePages enabled="false"/>
30 </CPU>
31 <Memory RAMSize="8192"/>
32 <HID Pointing="USBTablet"/>
33 <Paravirt provider="Default"/>
34 <Display controller="VMSVGA" VRAMSize="256"/>
35 <RemoteDisplay authType="External" allowMultiConnection="true">
36 <VRDEProperties>
37 <Property name="TCP/Ports" value="33890"/>
38 </VRDEProperties>
39 </RemoteDisplay>
40 <BIOS>
41 <IOAPIC enabled="true"/>
42 </BIOS>
43 <USB>
44 <Controllers>
45 <Controller name="OHCI" type="OHCI"/>
46 <Controller name="EHCI" type="EHCI"/>
47 <Controller name="xHCI" type="XHCI"/>
48 </Controllers>
49 </USB>
50 <Network>
51 <Adapter slot="0" enabled="true" MACAddress="080027FE59A2" cable="true" type="82540EM">
52 <NAT>
53 <Forwarding name="guestms-wbt-server" proto="1" hostport="54999" guestport="63890"/>
54 </NAT>
55 </Adapter>
56 </Network>
57 <LPT>
58 <Port slot="1" enabled="false" IOBase="0x378" IRQ="7"/>
59 </LPT>
60 <AudioAdapter controller="HDA" driver="Pulse" enabled="true"/>
61 <SharedFolders>
62 <SharedFolder name="vmcontrol" hostPath="/home/ituser/vms/win10/vmcontrol" writable="true" autoMount="false"/>
63 </SharedFolders>
64 <Clipboard mode="Bidirectional"/>
65 <GuestProperties>
66 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxControl.exe" value="6.1.12r139181" timestamp="1600980647753704000" flags=""/>
67 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGuest.sys" value="6.1.12r139181" timestamp="1600980647766416000" flags=""/>
68 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxHook.dll" value="6.1.12r139181" timestamp="1600980647754380000" flags=""/>
69 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMRXNP.dll" value="6.1.12r139181" timestamp="1600980647756959000" flags=""/>
70 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMouse.sys" value="6.1.12r139181" timestamp="1600980647767010000" flags=""/>
71 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGL-x86.dll" value="5.2.32r132073" timestamp="1600980647765725000" flags=""/>
72 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGL.dll" value="-" timestamp="1475256403842292000" flags=""/>
73 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLarrayspu.dll" value="-" timestamp="1475256403838073000" flags=""/>
74 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLcrutil.dll" value="-" timestamp="1475256403838839000" flags=""/>
75 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLerrorspu.dll" value="-" timestamp="1475256403839648000" flags=""/>
76 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLfeedbackspu.dll" value="-" timestamp="1475256403841994000" flags=""/>
77 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpackspu.dll" value="-" timestamp="1475256403840772000" flags=""/>
78 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpassthroughspu.dll" value="-" timestamp="1475256403841278000" flags=""/>
79 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxSF.sys" value="6.1.12r139181" timestamp="1600980647768404000" flags=""/>
80 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxService.exe" value="6.1.12r139181" timestamp="1600980647755821000" flags=""/>
81 <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxTray.exe" value="6.1.12r139181" timestamp="1600980647755696000" flags=""/>
82 <GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="5.1.6" timestamp="1475256345628873000" flags=""/>
83 <GuestProperty name="/VirtualBox/GuestAdd/InstallDir" value="C:/Program Files/Oracle/VirtualBox Guest Additions" timestamp="1600980647752179000" flags=""/>
84 <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="139181" timestamp="1600980647752131000" flags=""/>
85 <GuestProperty name="/VirtualBox/GuestAdd/Version" value="6.1.12" timestamp="1600980647752055000" flags=""/>
86 <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="6.1.12" timestamp="1600980647752097000" flags=""/>
87 <GuestProperty name="/VirtualBox/GuestInfo/Net/0/MAC" value="080027FE59A2" timestamp="1600980647773457000" flags=""/>
88 <GuestProperty name="/VirtualBox/GuestInfo/Net/0/Status" value="Up" timestamp="1600980647773421000" flags=""/>
89 <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Broadcast" value="255.255.255.255" timestamp="1600980647773334000" flags=""/>
90 <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/IP" value="10.0.2.15" timestamp="1600980647773277000" flags=""/>
91 <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Netmask" value="255.255.255.0" timestamp="1600980647773381000" flags=""/>
92 <GuestProperty name="/VirtualBox/GuestInfo/Net/Count" value="1" timestamp="1600980912071550000" flags=""/>
93 <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Windows 10" timestamp="1600980647751685000" flags=""/>
94 <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="10.0.17763" timestamp="1600980647751753000" flags=""/>
95 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1545263754697339000" flags=""/>
96 <GuestProperty name="HostDiskId" value="ZA41GF1H" timestamp="1659728876234328000" flags=""/>
97 </GuestProperties>
98 </Hardware>
99 <StorageControllers>
100 <StorageController name="SATA" type="AHCI" PortCount="2" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
101 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0">
102 <Image uuid="{50de378d-27f1-4819-9874-988cc052f2d4}"/>
103 </AttachedDevice>
104 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
105 <Image uuid="{b6c18b7e-4721-45ce-a77c-fa18d53b2b2b}"/>
106 </AttachedDevice>
107 </StorageController>
108 </StorageControllers>
109 </Machine>
110</VirtualBox>

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy