# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 21, 2024 2:00:56 PM Sat, 13 Dec 2008 07:46:20 GMT vboxsync [15422] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) fix OSE Fri, 12 Dec 2008 22:43:42 GMT vboxsync [15404] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) #3202: 64-bit guest support on the mac. Fri, 12 Dec 2008 22:05:34 GMT vboxsync [15401] * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Main/include/vbox-dbus.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/linux/vbox-dbus.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) Main: added USB to HostHardwareLinux.cpp Fri, 12 Dec 2008 16:11:33 GMT vboxsync [15381] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3282: Forgot to update UUID as I added IPV6NetworkMask to ... Fri, 12 Dec 2008 16:04:44 GMT vboxsync [15380] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Warning. Fri, 12 Dec 2008 15:07:32 GMT vboxsync [15375] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: #3382: When discarding the first snapshot in the snapshot ... Fri, 12 Dec 2008 14:51:29 GMT vboxsync [15372] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (added) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/netif.h (added) * trunk/src/VBox/Main/linux/NetIfList-linux.cpp (added) * trunk/src/VBox/Main/os2/NetIfList-os2.cpp (added) * trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (added) * trunk/src/VBox/Main/win/NetIfList-win.cpp (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) #3282: HostNetIf API implementation for Darwin. Common part revised. ... Fri, 12 Dec 2008 13:50:32 GMT vboxsync [15366] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/include/VBox/VBoxHDD.h (deleted) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (deleted) * trunk/src/VBox/Devices/Storage/VDICore.cpp (deleted) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Storage: Eradicated the last bits using the old VDI only backend, ... Thu, 11 Dec 2008 20:27:29 GMT vboxsync [15335] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Spelling. Thu, 11 Dec 2008 19:37:55 GMT vboxsync [15334] * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/DVDDriveImpl.h (modified) * trunk/src/VBox/Main/include/FloppyDriveImpl.h (modified) Main: #3377: Implicitly detach DVD/Floppy from an unregistered ... Thu, 11 Dec 2008 17:40:47 GMT vboxsync [15322] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) REM/Main: When I said '/REM/64bitEnabled' I actually meant exactly that. Thu, 11 Dec 2008 17:29:27 GMT vboxsync [15319] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2: fixes to and clean off the Rem64Enabled setting. Thu, 11 Dec 2008 17:27:02 GMT vboxsync [15318] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDisk2Impl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: Fixed a deadlock in VBoxSVC when attaching a hard disk ... Thu, 11 Dec 2008 15:46:03 GMT vboxsync [15309] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) fixed Windows burns Thu, 11 Dec 2008 15:39:53 GMT vboxsync [15308] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Reapplied r40701 and r40702 (r40729 should fix a GUI crash). Thu, 11 Dec 2008 15:31:29 GMT vboxsync [15305] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) REM: implement config check heuristic, to select which REM to load Thu, 11 Dec 2008 08:08:13 GMT vboxsync [15290] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) backed out r40701 and r40702 (core dumps) Thu, 11 Dec 2008 00:20:35 GMT vboxsync [15283] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/XIDL: Attempted to fix webservice ... Wed, 10 Dec 2008 23:35:43 GMT vboxsync [15282] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/XIDL: Added MachineState_FirstOnline and LastOnline pseudo- ... Wed, 10 Dec 2008 23:31:36 GMT vboxsync [15281] * trunk/src/VBox/Main/idl/doxygen.xsl (modified) Main/Docs: Don't show internal notes. Prepend enum name to the enum ... Wed, 10 Dec 2008 16:30:40 GMT vboxsync [15259] * trunk/src/VBox/Main/Global.cpp (modified) Main/Global.cpp: FreeBSD should default to the E1000 NIC since it ... Wed, 10 Dec 2008 15:53:00 GMT vboxsync [15256] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMControl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Explicit cast for VMR3ReqCall NULL parameters. Wed, 10 Dec 2008 10:13:02 GMT vboxsync [15237] * trunk/src/VBox/Main/Global.cpp (modified) Change default NIC for 32 bits Vista & Win2k8 to E1000. Wed, 10 Dec 2008 09:29:07 GMT vboxsync [15235] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) #3282: API, RT generic part, updated VBoxManage list hostif. Tue, 09 Dec 2008 23:46:52 GMT vboxsync [15215] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main: #3312: Restore the proper hard disk accessibility state after ... Tue, 09 Dec 2008 21:12:16 GMT vboxsync [15202] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main: Fixed regression after r40588 (no hard disk names in HD UI). Tue, 09 Dec 2008 14:40:31 GMT vboxsync [15178] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Tue, 09 Dec 2008 13:38:57 GMT vboxsync [15166] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main and HostServices/GuestProps: additional logging Tue, 09 Dec 2008 13:20:45 GMT vboxsync [15165] * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Tue, 09 Dec 2008 13:08:49 GMT vboxsync [15163] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: #3312: De-associate the implicit hard disk from the VM before ... Tue, 09 Dec 2008 12:10:41 GMT vboxsync [15158] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Spacing. Tue, 09 Dec 2008 11:39:21 GMT vboxsync [15157] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) Main: #3312: Fixed a wrong assertion in USBController triggered on a ... Tue, 09 Dec 2008 10:43:07 GMT vboxsync [15152] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Tue, 09 Dec 2008 09:56:02 GMT vboxsync [15145] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) - Better wording and formatting for onMousePointerShapeChange. Tue, 09 Dec 2008 08:41:26 GMT vboxsync [15140] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 08 Dec 2008 17:09:27 GMT vboxsync [15124] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main: Only log full media location (to reduce logging). Mon, 08 Dec 2008 15:48:37 GMT vboxsync [15114] * trunk/src/VBox/Main/Global.cpp (modified) Better defaults for QNX Mon, 08 Dec 2008 13:55:37 GMT vboxsync [15109] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) Main/HardDisk2Impl: copy zero terminator too. Also deal correctly ... Mon, 08 Dec 2008 13:15:45 GMT vboxsync [15108] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main/GuestProps: extra logging Sun, 07 Dec 2008 21:54:14 GMT vboxsync [15073] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: missing dependency Sun, 07 Dec 2008 16:13:42 GMT vboxsync [15070] * trunk/src/VBox/Main/Makefile.kmk (modified) Backed out 40454 Sun, 07 Dec 2008 16:10:27 GMT vboxsync [15069] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Force build Sun, 07 Dec 2008 16:08:36 GMT vboxsync [15068] * trunk/src/VBox/Main/Makefile.kmk (modified) Missing dependency Sun, 07 Dec 2008 16:02:30 GMT vboxsync [15067] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Force recompilation part two. Sun, 07 Dec 2008 15:54:31 GMT vboxsync [15066] * trunk/src/VBox/Main/Makefile.kmk (modified) Kick the build. There's a missing dependency. Sun, 07 Dec 2008 15:34:34 GMT vboxsync [15064] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Added QNX guest OS type. Cleaned up the guest OS table. Fri, 05 Dec 2008 22:11:21 GMT vboxsync [15058] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/vbox-dbus.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/linux/vbox-dbus.cpp (modified) Main: fix a burn Fri, 05 Dec 2008 21:47:30 GMT vboxsync [15057] * trunk/Config.kmk (modified) * trunk/configure (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/vbox-dbus.h (copied) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/linux/vbox-dbus.cpp (copied) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Main: load libdbus-1 dynamically on Linux hosts Fri, 05 Dec 2008 17:38:57 GMT vboxsync [15053] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: Pass custom hard disk properties to CFGM for child hard disk as ... Fri, 05 Dec 2008 17:31:10 GMT vboxsync [15052] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: Pass custom hard disk properties to CFGM. Fri, 05 Dec 2008 17:20:00 GMT vboxsync [15051] * trunk/include/VBox/com/Guid.h (modified) * trunk/include/VBox/com/VirtualBoxErrorInfo.h (modified) * trunk/include/VBox/com/array.h (modified) * trunk/include/VBox/com/defs.h (modified) * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/COMDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/COMDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/HostDVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/HostFloppyDriveImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/glue/VirtualBoxErrorInfo.cpp (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DVDDriveImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/FloppyDriveImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/HardDisk2Impl.h (modified) * trunk/src/VBox/Main/include/HostDVDDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostFloppyDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/Matching.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/VRDPServerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on ... Fri, 05 Dec 2008 15:38:31 GMT vboxsync [15050] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Fri, 05 Dec 2008 13:48:24 GMT vboxsync [15044] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HardDisk2Impl.h (modified) Main: Added IHardDisk2::setProperties for bulk operations. Fri, 05 Dec 2008 13:07:27 GMT vboxsync [15039] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Fri, 05 Dec 2008 09:47:19 GMT vboxsync [15027] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Improve wording. Thu, 04 Dec 2008 20:08:23 GMT vboxsync [15006] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Assertion cleanup for 8 network cards. Thu, 04 Dec 2008 19:04:23 GMT vboxsync [15000] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Allow up to 8 network cards. Thu, 04 Dec 2008 15:52:00 GMT vboxsync [14996] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Thu, 04 Dec 2008 15:25:12 GMT vboxsync [14992] * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) Main: try to fix a DBus-related burn Thu, 04 Dec 2008 15:17:33 GMT vboxsync [14991] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/HostHardwareLinux.h (added) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (added) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (moved) * trunk/src/VBox/Main/testcase/tstUSBLinux.h (modified) Main: rework the Linux host drive code to use libdbus-1 directly ... Thu, 04 Dec 2008 15:02:08 GMT vboxsync [14990] * trunk/src/VBox/Main/HostImpl.cpp (modified) Main: eliminate leftover debug RTLogPrintf statements, they trigger ... Thu, 04 Dec 2008 12:10:37 GMT vboxsync [14972] * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) * trunk/src/VBox/Main/FramebufferImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskFormatImpl.cpp (modified) * trunk/src/VBox/Main/HostDVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/HostFloppyDriveImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/SATAControllerImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) * trunk/src/VBox/Main/include/FramebufferImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h (modified) #3285: Improve error handling API to include unique error numbers ... Wed, 03 Dec 2008 21:30:44 GMT vboxsync [14963] * trunk/src/VBox/Main/xml/xml.cpp (modified) gcc-3.3 hack Wed, 03 Dec 2008 21:25:17 GMT vboxsync [14959] * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) no trailing \n when using `ComAssertMsg*` Wed, 03 Dec 2008 15:47:50 GMT vboxsync [14953] * trunk/src/VBox/Main/HostImpl.cpp (modified) HostImpl: Fix for TAP driver recognition. Wed, 03 Dec 2008 15:30:33 GMT vboxsync [14952] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Use CheckComArgNotNull() to check BSTR and BSTR * (and not ... Wed, 03 Dec 2008 15:20:54 GMT vboxsync [14950] * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) Incredibly pedantic white space only change. Wed, 03 Dec 2008 15:17:16 GMT vboxsync [14949] * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/AudioSnifferInterface.h (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/Collection.h (modified) * trunk/src/VBox/Main/include/ConsoleEvents.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/DVDDriveImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/FloppyDriveImpl.h (modified) * trunk/src/VBox/Main/include/FramebufferImpl.h (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/HardDisk2Impl.h (modified) * trunk/src/VBox/Main/include/HardDiskAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskFormatImpl.h (modified) * trunk/src/VBox/Main/include/HostDVDDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostFloppyDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/HostPower.h (modified) * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) * trunk/src/VBox/Main/include/Logging.h (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/Matching.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBBackend.h (modified) * trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/SATAControllerImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/Shareable.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/VMMDev.h (modified) * trunk/src/VBox/Main/include/VRDPServerImpl.h (modified) * trunk/src/VBox/Main/include/Version.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxXMLUtil.h (modified) * trunk/src/VBox/Main/include/vbox-libhal.h (modified) Appended vim modeline to set tabstop and expand tabs (in the way ... Wed, 03 Dec 2008 15:06:30 GMT vboxsync [14948] * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/include/Collection.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBBackend.h (modified) * trunk/src/VBox/Main/include/VMMDev.h (modified) * trunk/src/VBox/Main/solaris/PerformanceSolaris.cpp (modified) * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) * trunk/src/VBox/Main/win/svchlp.h (modified) * trunk/src/VBox/Main/xpcom/server.h (modified) Removed white space at EOL. Wed, 03 Dec 2008 14:55:29 GMT vboxsync [14947] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Revive VBOX_E_OBJECT_IN_USE for deleteStorage as discussed with dmik. Wed, 03 Dec 2008 14:09:42 GMT vboxsync [14944] * trunk/src/VBox/Main/darwin/PerformanceDarwin.cpp (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Fix the final few occurrences of tabs in Main. Wed, 03 Dec 2008 13:36:42 GMT vboxsync [14942] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/FramebufferImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) Tabs to spaces. Wed, 03 Dec 2008 13:07:39 GMT vboxsync [14940] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Use CheckComArgOutSafeArrayPointerValid where appropriate. Wed, 03 Dec 2008 12:41:41 GMT vboxsync [14939] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Use CheckComArgNotNull where appropriate. Wed, 03 Dec 2008 12:10:57 GMT vboxsync [14938] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) Use CheckComArgStrNotEmptyOrNull where appropriate. Wed, 03 Dec 2008 11:42:33 GMT vboxsync [14937] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) fixed burn Wed, 03 Dec 2008 11:07:37 GMT vboxsync [14936] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Use CheckComArgStrNotEmptyOrNull where appropriate. Wed, 03 Dec 2008 10:39:39 GMT vboxsync [14934] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Wed, 03 Dec 2008 00:33:47 GMT vboxsync [14931] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: HardDisk2: Obey VD_CAP_UUID. Wed, 03 Dec 2008 00:28:46 GMT vboxsync [14930] * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) Main: Disabled useless logging. Tue, 02 Dec 2008 22:29:29 GMT vboxsync [14929] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/include/HardDisk2Impl.h (modified) Main: Pass custom hard disk parameters to the backend. Tue, 02 Dec 2008 17:39:34 GMT vboxsync [14922] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) Main: more XML reader implemenation. Tue, 02 Dec 2008 15:05:02 GMT vboxsync [14909] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: fix Windows burn (IN_VBOXSETTINGS_R3) Tue, 02 Dec 2008 14:37:52 GMT vboxsync [14904] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/xml.h (moved) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImplExtra.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (moved) Main: change vboxxml files and namespace to xml only; more XML code ... Tue, 02 Dec 2008 11:23:24 GMT vboxsync [14894] * trunk/src/VBox/Main/xml/vboxxml.cpp (added) export Mon, 01 Dec 2008 16:18:38 GMT vboxsync [14874] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 15:05:47 GMT vboxsync [14866] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 13:56:37 GMT vboxsync [14858] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 13:12:56 GMT vboxsync [14854] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImplExtra.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: rip XML classes out of settings code and move them to ... Mon, 01 Dec 2008 11:46:18 GMT vboxsync [14852] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) #3162: Plugin backends are now loaded upon startup, this should get ... Mon, 01 Dec 2008 11:09:19 GMT vboxsync [14849] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 10:26:21 GMT vboxsync [14846] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 10:05:21 GMT vboxsync [14843] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 09:40:05 GMT vboxsync [14842] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) s/VBOX_E_OBJECT_IN_USE/VBOX_E_INVALID_OBJECT_STATE/g as suggested by ... Mon, 01 Dec 2008 09:24:42 GMT vboxsync [14841] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) - Correct path to errmsgvboxcomdata.h - Bump copyright year to 2008 ... Sun, 30 Nov 2008 10:31:16 GMT vboxsync [14831] * trunk/src/VBox/Additions/x11/xclient/testcase/tstSeamlessX11.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVDI.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/vditool.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/testcase/tstHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInit.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstLow.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstPage.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp (modified) * trunk/src/VBox/Main/testcase/VBox.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) * trunk/src/VBox/Main/win/svcmain.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstCritSect.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstDeadlock.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstDir-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstDir-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstDir.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstEnv.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstErrUnique.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFile.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFileLock.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrLoad.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLog.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstMove.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstPrfRT.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTFsQueries.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTProcWait.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstStrFormat.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTimer.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTimerLR.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstInstrEmul.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-2.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMFork.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) * trunk/src/testcase/tstRunTestcases.cpp (modified) whole bunch: avoid runtime.h, include individual headers indead. Sun, 30 Nov 2008 07:57:05 GMT vboxsync [14828] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2: darwin+VT-x+VGA Sun, 30 Nov 2008 00:24:50 GMT vboxsync [14820] * trunk/src/VBox/Main/HostImpl.cpp (modified) HostImpl.cpp: asm.h Sun, 30 Nov 2008 00:24:20 GMT vboxsync [14819] * trunk/src/VBox/Main/HostImpl.cpp (modified) HostImpl.cpp: asm.h Sun, 30 Nov 2008 00:15:49 GMT vboxsync [14815] * trunk/src/VBox/Main/HostImpl.cpp (modified) HostImple.cpp: x86.h