# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 4, 2025 5:48:28 PM 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 Thu, 04 Dec 2008 12:50:07 GMT vboxsync [14976] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) Solaris 9 reads from invalid ACPI register - let it Thu, 04 Dec 2008 12:49:15 GMT vboxsync [14975] * trunk/src/recompiler_new/tcg/tcg.c (modified) use correct flush function Thu, 04 Dec 2008 12:45:43 GMT vboxsync [14974] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/exec.c (modified) reenabled VA in TLB code Thu, 04 Dec 2008 12:16:08 GMT vboxsync [14973] * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices/Makefile.kmk: Install VBoxDDU in testcase for tstVD and ... 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 ... Thu, 04 Dec 2008 11:12:48 GMT vboxsync [14971] * trunk/src/recompiler_new/Makefile.kmk (modified) temporary disabled VA in TLB, till debugged Thu, 04 Dec 2008 11:11:35 GMT vboxsync [14970] * trunk/src/VBox/Devices/Storage/testcase/tstVD-2.cpp (modified) Storage/testcase: fix lost "default=" message. Thu, 04 Dec 2008 10:57:17 GMT vboxsync [14969] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-all.h (modified) * trunk/src/recompiler_new/exec-all.h (modified) * trunk/src/recompiler_new/exec.c (modified) VMM support for completing VA in TLB (not much tested) Thu, 04 Dec 2008 09:24:33 GMT vboxsync [14968] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Linux hostif: Added dev_get_flags() support for pre-2.6.12 kernels. Thu, 04 Dec 2008 08:21:43 GMT vboxsync [14967] * 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/Devices/Storage/testcase/tstVD-2.cpp (modified) #3162: Another attempt to introduce compose name and location ... Thu, 04 Dec 2008 01:54:38 GMT vboxsync [14966] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) PDM, DBGC: debugger read and write APIs. Wed, 03 Dec 2008 22:49:27 GMT vboxsync [14965] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) Add a very simple fault injection driver which forces timeouts during ... Wed, 03 Dec 2008 21:34:37 GMT vboxsync [14964] * trunk/src/VBox/Devices/Network/slirp/bootp.h (modified) * trunk/src/VBox/Devices/Network/slirp/cksum.c (modified) * trunk/src/VBox/Devices/Network/slirp/icmp_var.h (modified) * trunk/src/VBox/Devices/Network/slirp/if.h (modified) * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/main.h (modified) * trunk/src/VBox/Devices/Network/slirp/mbuf.c (modified) * trunk/src/VBox/Devices/Network/slirp/mbuf.h (modified) * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) * trunk/src/VBox/Devices/Network/slirp/misc.h (modified) * trunk/src/VBox/Devices/Network/slirp/sbuf.c (modified) * trunk/src/VBox/Devices/Network/slirp/sbuf.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_config.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_timer.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_timer.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcpip.h (modified) * trunk/src/VBox/Devices/Network/slirp/tftp.c (modified) * trunk/src/VBox/Devices/Network/slirp/tftp.h (modified) slirp: code cosmetics for better readability (no semantics change) 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:28:30 GMT vboxsync [14962] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-all.h (modified) recompiler_new: sign-extension fix for AMD64 hosts. Wed, 03 Dec 2008 21:27:50 GMT vboxsync [14961] * trunk/include/iprt/types.h (modified) iprt/types.h: signed current-context register type. Wed, 03 Dec 2008 21:26:46 GMT vboxsync [14960] * 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/Devices/Storage/testcase/tstVD-2.cpp (modified) backed out r40315 as it breaks the tinderboxes 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 21:02:33 GMT vboxsync [14958] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) pretty logging. Wed, 03 Dec 2008 20:53:19 GMT vboxsync [14957] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) recompiler_new: sign fix. Wed, 03 Dec 2008 20:34:30 GMT vboxsync [14956] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-all.h (modified) recompiler_new: signext fix (attempt) Wed, 03 Dec 2008 20:00:42 GMT vboxsync [14955] * trunk/src/VBox/Devices/Makefile.kmk (modified) removed the old NAT experiment Wed, 03 Dec 2008 19:28:03 GMT vboxsync [14954] * 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/Devices/Storage/testcase/tstVD-2.cpp (modified) #3162: Added pfnComposeLocation and pfnComposeName callbacks to ... 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:27:57 GMT vboxsync [14951] * trunk/src/VBox/Devices/Network/slirp/if.c (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_config.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: hopefully fixed Windows host 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 ...