# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Feb 1, 2025 10:21:02 AM Sun, 19 Oct 2008 23:01:08 GMT vboxsync [13384] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/dyngen-exec.h (modified) * trunk/src/recompiler_new/elf.h (modified) * trunk/src/recompiler_new/fpu/softfloat-native.c (modified) * trunk/src/recompiler_new/fpu/softfloat.h (modified) * trunk/src/recompiler_new/osdep.h (modified) more MSC stuff Sun, 19 Oct 2008 20:55:30 GMT vboxsync [13383] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/Sun/staged-op-elf-amd64.S (deleted) * trunk/src/recompiler_new/Sun/staged-op-elf-x86.S (deleted) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) cleaned up some mess Sun, 19 Oct 2008 20:45:30 GMT vboxsync [13382] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/bswap.h (modified) * trunk/src/recompiler_new/cpu-all.h (modified) * trunk/src/recompiler_new/cpu-exec.c (modified) * trunk/src/recompiler_new/exec-all.h (modified) * trunk/src/recompiler_new/exec.c (modified) * trunk/src/recompiler_new/hostregs_helper.h (modified) * trunk/src/recompiler_new/osdep.h (modified) * trunk/src/recompiler_new/softmmu_header.h (modified) * trunk/src/recompiler_new/softmmu_template.h (modified) * trunk/src/recompiler_new/target-i386/cpu.h (modified) * trunk/src/recompiler_new/target-i386/exec.h (modified) * trunk/src/recompiler_new/translate-all.c (modified) more MSVC-related stuff Fri, 17 Oct 2008 20:40:48 GMT vboxsync [13381] * trunk/src/VBox/VMM/EM.cpp (modified) EM: experimental fix for #DE loop during ubuntu boot w/ busted apic: ... Fri, 17 Oct 2008 18:40:13 GMT vboxsync [13380] * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) tmVirtualNanoTSRediscover: return to R3 when we start stepping (1ns). ... Fri, 17 Oct 2008 15:58:29 GMT vboxsync [13379] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: NLS: Better wording. Fri, 17 Oct 2008 14:22:07 GMT vboxsync [13377] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) HostServices/GuestProperties: use an HGCM service extension instead ... Fri, 17 Oct 2008 14:20:28 GMT vboxsync [13376] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) HostServices/GuestProperties: use an HGCM service extension instead ... Fri, 17 Oct 2008 14:18:29 GMT vboxsync [13375] * trunk/include/VBox/em.h (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/MMHeap.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/cpu-defs.h (modified) * trunk/src/recompiler/target-i386/helper.c (modified) some (disabled) VMI bits Fri, 17 Oct 2008 13:01:44 GMT vboxsync [13374] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main, FE/Qt: Added IProgress::PowerDownAsync() (#3242). Fri, 17 Oct 2008 12:36:57 GMT vboxsync [13373] * trunk/include/VBox/iom.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) Removed the new MMIO functionality. Will do it in a different way. Fri, 17 Oct 2008 12:36:06 GMT vboxsync [13372] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main (Guest Properties): another NULL pointer check Fri, 17 Oct 2008 12:01:15 GMT vboxsync [13371] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Some updates Fri, 17 Oct 2008 11:58:09 GMT vboxsync [13370] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/cpu-defs.h (modified) * trunk/src/recompiler_new/fpu/softfloat-native.h (modified) * trunk/src/recompiler_new/fpu/softfloat.h (modified) * trunk/src/recompiler_new/osdep.h (modified) * trunk/src/recompiler_new/vl.h (modified) MSVC related changes Fri, 17 Oct 2008 11:38:48 GMT vboxsync [13369] * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (modified) Installer/Solaris: webservice: provide SMF props for timeout and ... Fri, 17 Oct 2008 11:35:13 GMT vboxsync [13368] * trunk/include/VBox/iom.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) Started with IOMR3MMIORegisterR3 extension for MMIO ranges backed by ... Fri, 17 Oct 2008 11:19:29 GMT vboxsync [13367] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) Added new devhlp functions. Fri, 17 Oct 2008 09:42:38 GMT vboxsync [13366] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Unnecessary checks removed Fri, 17 Oct 2008 08:18:03 GMT vboxsync [13365] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: don't crash if the link state changes while no driver is attached Fri, 17 Oct 2008 08:16:58 GMT vboxsync [13364] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main(Guest Properties): missing null pointer check Fri, 17 Oct 2008 07:41:23 GMT vboxsync [13363] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) small clean fixes Fri, 17 Oct 2008 07:40:20 GMT vboxsync [13362] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Removed redundant check. Fri, 17 Oct 2008 07:24:19 GMT vboxsync [13361] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) less verbose for lrelease Thu, 16 Oct 2008 22:20:52 GMT vboxsync [13359] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/fpu/softfloat-native.h (modified) * trunk/src/recompiler_new/osdep.h (modified) solaris new recompiler Thu, 16 Oct 2008 21:35:59 GMT vboxsync [13358] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-defs.h (modified) * trunk/src/recompiler_new/translate-all.c (modified) fixed couple cosmetical issues Thu, 16 Oct 2008 21:16:27 GMT vboxsync [13357] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/cpu-defs.h (modified) * trunk/src/recompiler_new/dyngen-exec.h (modified) * trunk/src/recompiler_new/osdep.h (modified) * trunk/src/recompiler_new/target-i386/helper.c (modified) * trunk/src/recompiler_new/target-i386/translate.c (modified) * trunk/src/recompiler_new/translate-all.c (modified) new codegen compiles, very unlikely works Thu, 16 Oct 2008 18:44:34 GMT vboxsync [13356] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main (Guest Properties): take flag values into account when the ... Thu, 16 Oct 2008 18:38:52 GMT vboxsync [13355] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (modified) VBoxGuestR3LibGuestProp: AsserPtr should return on failure not crash ... Thu, 16 Oct 2008 17:50:01 GMT vboxsync [13354] * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) Solaris/Installer: Fail on add_drv errors. Thu, 16 Oct 2008 17:42:14 GMT vboxsync [13353] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) Solaris/installer: Fail badly if any of the kernel stuff does not ... Thu, 16 Oct 2008 17:36:07 GMT vboxsync [13352] * trunk/src/VBox/Additions/solaris/Installer/vboxservice.xml (modified) Solaris/Additions: vboxservice.xml (harmless) typo fix. Thu, 16 Oct 2008 16:36:27 GMT vboxsync [13351] * trunk/include/VBox/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Fully emulated lmsw. Thu, 16 Oct 2008 15:21:23 GMT vboxsync [13347] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Compilation fix (alignment). Thu, 16 Oct 2008 15:16:29 GMT vboxsync [13346] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/MachineImpl: Made HardwareVirtExVPID, HardwareVirtExNestedPaging ... Thu, 16 Oct 2008 15:14:08 GMT vboxsync [13345] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Corrected comment Thu, 16 Oct 2008 15:10:29 GMT vboxsync [13344] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) SUPR3HardenedVerify: SharedCrOpenGL.so as optional. Removed ... Thu, 16 Oct 2008 15:01:44 GMT vboxsync [13343] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/EM.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/VMMR0/HWVMXR0.cpp (modified) VT-x real mode emulation: got rid of all the ugly hacks and just fall ... Thu, 16 Oct 2008 14:25:31 GMT vboxsync [13342] * trunk/src/VBox/Installer/linux/vboxnet.sh.in (modified) move the /dev/net/tun permission setter upwards as the user might ... Thu, 16 Oct 2008 14:17:52 GMT vboxsync [13341] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: Fixed memory leak. Thu, 16 Oct 2008 13:16:33 GMT vboxsync [13340] * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) #3230: Memory leaks fixed in VHD backend Thu, 16 Oct 2008 12:47:11 GMT vboxsync [13339] * trunk/src/VBox/Frontends/VirtualBox4/src/X11/keyboard-new.c (modified) stupid me Thu, 16 Oct 2008 12:27:25 GMT vboxsync [13338] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) white space Thu, 16 Oct 2008 11:59:21 GMT vboxsync [13337] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/dyngen-exec.h (modified) * trunk/src/recompiler_new/exec-all.h (modified) * trunk/src/recompiler_new/exec.c (modified) * trunk/src/recompiler_new/osdep.h (modified) * trunk/src/recompiler_new/softmmu_header.h (modified) * trunk/src/recompiler_new/softmmu_template.h (modified) * trunk/src/recompiler_new/target-i386/cpu.h (modified) * trunk/src/recompiler_new/target-i386/helper.c (modified) * trunk/src/recompiler_new/target-i386/ops_sse.h (modified) * trunk/src/recompiler_new/translate-all.c (modified) * trunk/src/recompiler_new/translate-op.c (deleted) more recompiler work Thu, 16 Oct 2008 11:52:56 GMT vboxsync [13336] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) xpidl is not required Thu, 16 Oct 2008 11:43:16 GMT vboxsync [13335] * trunk/src/VBox/Frontends/VirtualBox4/src/X11/keyboard-new.c (modified) two warnings Thu, 16 Oct 2008 11:41:26 GMT vboxsync [13334] * trunk/src/VBox/Runtime/Makefile.kmk (modified) comment Thu, 16 Oct 2008 11:27:25 GMT vboxsync [13333] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main (Guest Properties): nicer error message Thu, 16 Oct 2008 11:25:51 GMT vboxsync [13332] * trunk/src/VBox/Runtime/Makefile.kmk (modified) leave that out for now Thu, 16 Oct 2008 11:22:34 GMT vboxsync [13331] * trunk/src/VBox/Runtime/Makefile.kmk (modified) leave that out for now Thu, 16 Oct 2008 11:18:38 GMT vboxsync [13330] * trunk/src/VBox/Runtime/Makefile.kmk (modified) leave that out for the moment Thu, 16 Oct 2008 11:12:01 GMT vboxsync [13329] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Installer-Sol: Install all available chm files. Thu, 16 Oct 2008 10:16:40 GMT vboxsync [13328] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) HostServices and Main: Guest Properties: use flag settings at runtime Thu, 16 Oct 2008 10:12:15 GMT vboxsync [13327] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_fr.ts (modified) FE/Qt: French NLS fix Thu, 16 Oct 2008 10:07:07 GMT vboxsync [13326] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Installer/Solaris: package chm file and kchmviewer Thu, 16 Oct 2008 09:59:53 GMT vboxsync [13325] * trunk/src/VBox/Runtime/Makefile.kmk (modified) r0drv.linux: more missing files Thu, 16 Oct 2008 09:54:42 GMT vboxsync [13324] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) SUPR3HardenedVerify: VBOX_WITH_CROGL whitelisting. Thu, 16 Oct 2008 09:48:12 GMT vboxsync [13323] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/32/vbi (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/64/vbi (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c (modified) vbi: fixes to vbi_stimer_begin. Thu, 16 Oct 2008 09:01:23 GMT vboxsync [13322] * trunk/src/VBox/Additions/Makefile.kmk (modified) crOpenGL: build crOpenGL if defined VBOX_WITH_CROGL Thu, 16 Oct 2008 08:31:11 GMT vboxsync [13321] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) added missing function Thu, 16 Oct 2008 08:27:35 GMT vboxsync [13320] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) small fix Thu, 16 Oct 2008 08:23:23 GMT vboxsync [13319] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) * trunk/src/VBox/Runtime/generic/RTAssertShouldPanic-generic.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/assert-r0drv-linux.c (modified) linux kernel modules: export symbols where they are implemented Thu, 16 Oct 2008 08:04:53 GMT vboxsync [13318] * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) typo Thu, 16 Oct 2008 08:03:07 GMT vboxsync [13317] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) vboxdrv: removed superflous stubs Thu, 16 Oct 2008 08:02:36 GMT vboxsync [13316] * trunk/src/VBox/Runtime/Makefile.kmk (modified) r0drv.linux: added missing function Thu, 16 Oct 2008 07:17:53 GMT vboxsync [13315] * trunk/src/VBox/HostServices/SharedClipboard/x11.cpp (modified) cosmetics Wed, 15 Oct 2008 22:46:08 GMT vboxsync [13314] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/assert-r0drv-linux.c (copied) * trunk/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c (modified) Created assert-r0drv-linux.c (finally). Wed, 15 Oct 2008 22:07:39 GMT vboxsync [13313] * trunk/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c (modified) fixed warnings. Wed, 15 Oct 2008 22:07:10 GMT vboxsync [13312] * trunk/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp (modified) fixed warnings. Wed, 15 Oct 2008 21:30:44 GMT vboxsync [13310] * trunk/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp (modified) build fix. Wed, 15 Oct 2008 21:29:41 GMT vboxsync [13309] * trunk/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c (modified) hrmpf. forgot iprt/asm.h, C compilers rock... Wed, 15 Oct 2008 21:22:46 GMT vboxsync [13308] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Fixed ring-0 release logging for solaris - it wasn't enabled. Wed, 15 Oct 2008 21:20:50 GMT vboxsync [13307] * trunk/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c (modified) assert-r0drv-solaris: minor adjustments. Wed, 15 Oct 2008 21:17:04 GMT vboxsync [13306] * trunk/Config.kmk (modified) * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/RTAssertShouldPanic-vbox.cpp (moved) * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/generic/RTAssertShouldPanic-generic.cpp (moved) * trunk/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/RTR0AssertPanicSystem-r0drv-os2.asm (moved) * trunk/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r3/alloc-ef.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) IPRT,++: some assert.h cleanup, making a suitable place to call ... Wed, 15 Oct 2008 21:03:06 GMT vboxsync [13305] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) Additions: Fix a little mem leak in the common guest additions kernel ... Wed, 15 Oct 2008 21:00:07 GMT vboxsync [13304] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) Forgotten testcase update Wed, 15 Oct 2008 20:55:16 GMT vboxsync [13303] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Storage: Replace the assertions in the construction code with runtime ... Wed, 15 Oct 2008 20:27:33 GMT vboxsync [13302] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) PCI: put bridges on a separate array to speed up searching for the ... Wed, 15 Oct 2008 20:17:20 GMT vboxsync [13301] * trunk/src/recompiler_new/cpu-exec.c (modified) * trunk/src/recompiler_new/exec.c (modified) more synchronization with QEMU - things get pretty hairy Wed, 15 Oct 2008 19:08:46 GMT vboxsync [13300] * trunk/src/VBox/Runtime/Makefile.kmk (modified) typo. Wed, 15 Oct 2008 19:07:33 GMT vboxsync [13299] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/process-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/assert-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/initterm-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/semevent-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/semeventmulti-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/semfastmutex-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/spinlock-r0drv-solaris.c (deleted) iprt: removed code duplicated in r0drv/solaris/vbi, copy back later ... Wed, 15 Oct 2008 18:34:30 GMT vboxsync [13298] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/timer-r0drv-solaris.c (modified) iprt/r0drv/solaris/RTTimerCreateEx: initialize fAllCpu(s) and ... Wed, 15 Oct 2008 18:31:29 GMT vboxsync [13297] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/spinlock-r0drv-solaris.c (modified) Runtime/vbi: Use MUTEX_SPIN for vbi too. Wed, 15 Oct 2008 18:13:17 GMT vboxsync [13296] * trunk/src/VBox/HostDrivers/Support/solaris/mod.sh (modified) solaris/mod.sh: unload hack. Wed, 15 Oct 2008 18:07:59 GMT vboxsync [13295] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) #3230: Fixed memory leaks in VMDK, tstVD and VBoxHDD-new. Wed, 15 Oct 2008 16:21:04 GMT vboxsync [13294] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) FE/VBoxManage: clean up an error handler Wed, 15 Oct 2008 16:19:36 GMT vboxsync [13293] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) HostServices/GuestProperties and Main: support property flags - the ... Wed, 15 Oct 2008 16:07:24 GMT vboxsync [13292] * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) Additions/VBoxControl: cleanup an error handler Wed, 15 Oct 2008 15:57:54 GMT vboxsync [13291] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (modified) Additions/common: fixed r37959 Wed, 15 Oct 2008 15:26:08 GMT vboxsync [13290] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (modified) Additions/common: fixed a todo in the guest property enumeration code Wed, 15 Oct 2008 15:23:32 GMT vboxsync [13289] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Cleaned up Wed, 15 Oct 2008 15:15:48 GMT vboxsync [13288] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Corrected previous change in interrupt bitmap updating. Wed, 15 Oct 2008 13:33:59 GMT vboxsync [13286] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) win NetFlt Vista64-related fixes, UI/config fixes Wed, 15 Oct 2008 13:18:06 GMT vboxsync [13285] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More logging; shut up warning messages Wed, 15 Oct 2008 12:52:37 GMT vboxsync [13284] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) SUPR3HardenedVerify: Added SharedCrOpenGL.so to the verify list. Wed, 15 Oct 2008 12:46:03 GMT vboxsync [13283] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More logging Wed, 15 Oct 2008 12:42:08 GMT vboxsync [13282] * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (modified) Additions/common (VBoxControl and VBoxGuestLib): guest property fixes Wed, 15 Oct 2008 12:27:38 GMT vboxsync [13281] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Fixed IP in the stack frame for #BP & #OF traps. Wed, 15 Oct 2008 11:29:07 GMT vboxsync [13280] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) Fixed release logging parameter issue (hardening) Wed, 15 Oct 2008 11:15:56 GMT vboxsync [13279] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) More failure path problems with VT-x (lead to crashes on testboxwin3). Wed, 15 Oct 2008 10:44:40 GMT vboxsync [13278] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: Don't use the framebuffer anymore after deletion. (bug #3236)