# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 4, 2025 5:54:08 PM Mon, 08 Dec 2008 03:14:15 GMT vboxsync [15076] * trunk/include/VBox/vusb.h (modified) Different headers included on gcc builds? Mon, 08 Dec 2008 03:06:50 GMT vboxsync [15075] * trunk/include/VBox/pdmifs.h (modified) * trunk/include/VBox/vusb.h (modified) Added interfaces for shared USB timer, currently mostly disabled. Sun, 07 Dec 2008 22:13:12 GMT vboxsync [15074] * trunk/src/VBox/Devices/Network/slirp/debug.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) slirp: better readability 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:57:53 GMT vboxsync [15072] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Compile fixes Sun, 07 Dec 2008 16:42:49 GMT vboxsync [15071] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Deal with 64 bits address flushes in 32 bits host mode. (flush the ... 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:48:53 GMT vboxsync [15065] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) Default to other for QNX icon 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. Sun, 07 Dec 2008 14:04:13 GMT vboxsync [15063] * trunk/src/VBox/VMM/REMInternal.h (modified) Unbreak the old recompiler Sun, 07 Dec 2008 11:44:04 GMT vboxsync [15062] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) introducing ICMP support in Windows (not working) Sun, 07 Dec 2008 06:51:46 GMT vboxsync [15061] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) ICMP part of sorecvfrom receives only ICMP_ECHOREPLY and ... Sun, 07 Dec 2008 06:48:47 GMT vboxsync [15060] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) debug logging removed IP options trimming disabled in ICMP support Sat, 06 Dec 2008 07:43:39 GMT vboxsync [15059] * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) Warnings 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 20:46:53 GMT vboxsync [15056] * trunk/src/VBox/Devices/Network/slirp/ip.h (modified) better fix Fri, 05 Dec 2008 20:43:12 GMT vboxsync [15055] * trunk/src/VBox/Devices/Network/slirp/ip.h (modified) build fix Fri, 05 Dec 2008 20:07:25 GMT vboxsync [15054] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/debug.c (modified) * trunk/src/VBox/Devices/Network/slirp/icmp_var.h (modified) * trunk/src/VBox/Devices/Network/slirp/ip.h (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_var.h (modified) * trunk/src/VBox/Devices/Network/slirp/udp.h (modified) slirp: code readability 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 14:47:48 GMT vboxsync [15049] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) Windows Guest Additions: New icons for tray icon, installers, etc. Fri, 05 Dec 2008 14:11:21 GMT vboxsync [15048] * trunk/include/VBox/com/array.h (modified) Main/SafeArray: Fixed GCC burns. Fri, 05 Dec 2008 14:02:52 GMT vboxsync [15047] * trunk/include/VBox/hwacc_vmx.mac (modified) Missing header update Fri, 05 Dec 2008 13:58:00 GMT vboxsync [15046] * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0Mixed.mac (modified) No need to restore CR2 for AMD-V. Fri, 05 Dec 2008 13:54:11 GMT vboxsync [15045] * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) VT-x 64 bits switcher handler updates 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:40:13 GMT vboxsync [15043] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-OSX: enable the ring 0 sleep/wakeup notification Fri, 05 Dec 2008 13:38:10 GMT vboxsync [15042] * trunk/include/VBox/com/array.h (modified) Main/SafeArray: Added SafeArray::push_back() and attachedRaw(); ... Fri, 05 Dec 2008 13:30:33 GMT vboxsync [15041] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-OSX: added ring 0 sleep notification Fri, 05 Dec 2008 13:19:35 GMT vboxsync [15040] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Always set the tpr shadow feature; host mode is irrelevant 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 13:02:30 GMT vboxsync [15038] * trunk/Config.kmk (modified) Enable the new recompiler on Darwin too. Fri, 05 Dec 2008 12:50:21 GMT vboxsync [15037] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) build fix. Fri, 05 Dec 2008 12:42:51 GMT vboxsync [15036] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) iomMMIODoRead: Handle the _FF and _00 status codes, changed default ... Fri, 05 Dec 2008 12:36:46 GMT vboxsync [15035] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.h (modified) * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) ICMP: support storaging and searching of sent packet. Fri, 05 Dec 2008 12:28:44 GMT vboxsync [15034] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/softmmu_defs.h (modified) * trunk/src/recompiler_new/softmmu_template.h (modified) * trunk/src/recompiler_new/target-i386/helper.h (modified) * trunk/src/recompiler_new/target-i386/op_helper.c (modified) new_recompiler: force promoution on helpers invoked from generated ... Fri, 05 Dec 2008 12:16:07 GMT vboxsync [15033] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Push VMCS addresses Fri, 05 Dec 2008 12:09:55 GMT vboxsync [15032] * trunk/Config.kmk (modified) Enable 64 bits RTGCPTR on 32 bits hosts too to get feedback from the ... Fri, 05 Dec 2008 12:08:28 GMT vboxsync [15031] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Switcher updates Fri, 05 Dec 2008 11:12:26 GMT vboxsync [15030] * trunk/include/VBox/cpum.mac (modified) * trunk/include/VBox/hwacc_vmx.mac (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Switcher updates Fri, 05 Dec 2008 11:07:36 GMT vboxsync [15029] * trunk/Config.kmk (modified) force build Fri, 05 Dec 2008 10:09:11 GMT vboxsync [15028] * trunk/src/recompiler_new/Makefile.kmk (modified) hacking. Fri, 05 Dec 2008 09:47:19 GMT vboxsync [15027] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Improve wording. Fri, 05 Dec 2008 09:43:41 GMT vboxsync [15026] * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) process-posix.cpp: correct rc fix. Fri, 05 Dec 2008 09:38:25 GMT vboxsync [15025] * trunk/Config.kmk (modified) Config.kmk: once is enough. Fri, 05 Dec 2008 09:20:48 GMT vboxsync [15024] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) Fe/Qt4: Systray: Daemonize only on non-Windows. Fri, 05 Dec 2008 09:15:22 GMT vboxsync [15023] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) Fe/Qt4: Systray: Daemonize processes for Linux/Mac/Solaris using ... Fri, 05 Dec 2008 09:03:00 GMT vboxsync [15022] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_es.ts (modified) FE/Qt: fixed a typo in the Spanish NLS Fri, 05 Dec 2008 09:02:35 GMT vboxsync [15021] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Fix Fri, 05 Dec 2008 09:01:17 GMT vboxsync [15020] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Again Fri, 05 Dec 2008 09:00:36 GMT vboxsync [15019] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Sigh Fri, 05 Dec 2008 08:59:44 GMT vboxsync [15018] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Wrong stat type Fri, 05 Dec 2008 08:58:38 GMT vboxsync [15017] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More detailed statistics for CRx accesses. Fri, 05 Dec 2008 08:58:03 GMT vboxsync [15016] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_fr.ts (modified) FE/Qt: French NLS, consistency Fri, 05 Dec 2008 08:44:26 GMT vboxsync [15015] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) Unused variable Fri, 05 Dec 2008 08:43:21 GMT vboxsync [15014] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) Fixed wrong casts here as well. Fri, 05 Dec 2008 08:41:41 GMT vboxsync [15013] * trunk/src/VBox/HostDrivers/linux/Makefile (modified) specify the absolute path to insmod/rmmod (Fedora, sigh ...) Fri, 05 Dec 2008 08:21:14 GMT vboxsync [15012] * trunk/src/recompiler/VBoxRecompiler.c (modified) Wrong casts Fri, 05 Dec 2008 07:49:13 GMT vboxsync [15011] * trunk/src/recompiler_new/Makefile.kmk (modified) fixed Linux builds Thu, 04 Dec 2008 23:33:31 GMT vboxsync [15010] * trunk/src/recompiler_new/Makefile.kmk (modified) kmk is picky on names Thu, 04 Dec 2008 23:27:46 GMT vboxsync [15009] * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-all.h (modified) * trunk/src/recompiler_new/target-i386/op_helper.c (modified) * trunk/src/recompiler_new/target-i386/translate.c (modified) new_recompiler: cleanup, optimization, compile with the right tool - ... Thu, 04 Dec 2008 21:45:53 GMT vboxsync [15008] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) PCI: Enabled all 32 slots on the root bus. Vista reactivation was a ... Thu, 04 Dec 2008 20:32:15 GMT vboxsync [15007] * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) missing initialization 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:52:52 GMT vboxsync [15005] * trunk/Config.kmk (modified) Config.kmk: disabled VBOX_WITH_DBUS again Thu, 04 Dec 2008 19:43:59 GMT vboxsync [15004] * trunk/Config.kmk (modified) Config.kmk: enabled VBOX_WITH_DBUS, second try Thu, 04 Dec 2008 19:31:22 GMT vboxsync [15003] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv: Another failed attempt at resolving host_vmxon/off. Thu, 04 Dec 2008 19:30:33 GMT vboxsync [15002] * trunk/Config.kmk (modified) Config.kmk: enabled VBOX_WITH_DBUS Thu, 04 Dec 2008 19:14:56 GMT vboxsync [15001] * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) Temp fix for burn 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 17:12:09 GMT vboxsync [14999] * trunk/include/iprt/process.h (modified) * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) IPRT: Extended RTProcCreate with a daemonize flag. Thu, 04 Dec 2008 16:34:48 GMT vboxsync [14998] * trunk/src/libs/libxml2-2.6.30/nanohttp.c (modified) libxml2: build fix taken from upstream Thu, 04 Dec 2008 16:32:35 GMT vboxsync [14997] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) Clearly mark possible 64 bits values 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:44:57 GMT vboxsync [14995] * trunk/src/VBox/VMM/HWACCM.cpp (modified) accidental commit Thu, 04 Dec 2008 15:44:25 GMT vboxsync [14994] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMStack.cpp (moved) Moved CPUMStack.cpp to the all dir Thu, 04 Dec 2008 15:39:41 GMT vboxsync [14993] * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Switcher updates 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 14:42:43 GMT vboxsync [14989] * trunk/Config.kmk (modified) * trunk/configure (modified) Config.kmk/configure: use libdbus-1 directly instead of libhal on Linux Thu, 04 Dec 2008 14:41:15 GMT vboxsync [14988] * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Correct input parameter for 64 bits switcher handlers. Thu, 04 Dec 2008 14:32:53 GMT vboxsync [14987] * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Fully functional switcher Thu, 04 Dec 2008 14:23:54 GMT vboxsync [14986] * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Disable write protect in the 32->64 switcher. Thu, 04 Dec 2008 14:21:40 GMT vboxsync [14985] * trunk/src/VBox/VMM/PGM.cpp (modified) Backed out 40353. Thu, 04 Dec 2008 14:19:10 GMT vboxsync [14984] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_fr.ts (modified) FE/Qt: updates to French nls Thu, 04 Dec 2008 13:58:16 GMT vboxsync [14983] * trunk/src/VBox/VMM/PGM.cpp (modified) Make the PAE intermediate PDPTs r/w. Thu, 04 Dec 2008 13:49:02 GMT vboxsync [14982] * trunk/include/VBox/sysfs.h (modified) include/VBox/sysfs.h: NULL pointer check Thu, 04 Dec 2008 13:48:32 GMT vboxsync [14981] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Update Thu, 04 Dec 2008 13:33:04 GMT vboxsync [14980] * trunk/src/recompiler_new/Makefile.kmk (modified) ping/pong: VA in TLB disabled again Thu, 04 Dec 2008 13:14:29 GMT vboxsync [14979] * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac (modified) Switcher fixes Thu, 04 Dec 2008 13:12:47 GMT vboxsync [14978] * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (modified) props Thu, 04 Dec 2008 13:00:48 GMT vboxsync [14977] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxUtils.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/darwin/VBoxUtils-darwin.cpp (modified) FE/Qt4-OSX: update OpenGL windows on the dock icon