# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 13, 2024 6:18:51 AM 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) Wed, 15 Oct 2008 10:02:16 GMT vboxsync [13277] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Compile fix Wed, 15 Oct 2008 09:57:45 GMT vboxsync [13276] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Manually inject interrupts in real mode (VT-x). Fixes OS/2 boot issue. Wed, 15 Oct 2008 08:48:31 GMT vboxsync [13275] * trunk/src/VBox/Runtime/r0drv/generic/RTThreadPreemptRestore-r0drv-generic.cpp (modified) iprt: reverted r37922, it is not needed after I purge out/ Wed, 15 Oct 2008 08:11:38 GMT vboxsync [13274] * trunk/src/VBox/Runtime/r0drv/generic/RTThreadPreemptRestore-r0drv-generic.cpp (modified) iprt: temporarily disable RTThreadPreemptRestore for Windows hosts as ... Wed, 15 Oct 2008 08:08:48 GMT vboxsync [13273] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) fix Solaris builds Wed, 15 Oct 2008 00:23:56 GMT vboxsync [13272] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) mp-r0drv-nt.cpp: updated w2k8 todos. Wed, 15 Oct 2008 00:18:57 GMT vboxsync [13271] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv: Disable interrupts when executing supdrvGipUpdate/PerCpu on ... Tue, 14 Oct 2008 16:20:28 GMT vboxsync [13270] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) Deliver event notifications to the guest only when the VM is running ... Tue, 14 Oct 2008 15:15:54 GMT vboxsync [13268] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) #3230: First bunch of integrated VMDK backend fixes by xVM Server ... Tue, 14 Oct 2008 14:46:07 GMT vboxsync [13267] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) lmsw: corrected exit path Tue, 14 Oct 2008 14:33:38 GMT vboxsync [13266] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) lmsw emulation: 16 bits operand Tue, 14 Oct 2008 14:26:42 GMT vboxsync [13265] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Lmsw emulation. Tue, 14 Oct 2008 13:22:36 GMT vboxsync [13263] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VT-x: fixed OpenSuse grub loading Tue, 14 Oct 2008 13:09:04 GMT vboxsync [13262] * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/thread-r0drv-solaris.c (modified) iprt: RTThreadPreemptIsEanbled - check the interrupt flags too. Tue, 14 Oct 2008 13:01:58 GMT vboxsync [13261] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) typo Tue, 14 Oct 2008 13:00:09 GMT vboxsync [13260] * trunk/src/VBox/Runtime/Makefile.kmk (modified) iprt: non-vbi solaris fix. Tue, 14 Oct 2008 12:59:33 GMT vboxsync [13259] * trunk/src/VBox/Runtime/Makefile.kmk (modified) iprt: fixing windows burns. Tue, 14 Oct 2008 12:55:26 GMT vboxsync [13258] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SupDrv: shot at an S10 issue, disable interrupts while updating the ... Tue, 14 Oct 2008 12:51:09 GMT vboxsync [13257] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) build fix Tue, 14 Oct 2008 12:45:10 GMT vboxsync [13256] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) consolidate this license.html crap Tue, 14 Oct 2008 12:41:04 GMT vboxsync [13255] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) build fix (log.cpp). Tue, 14 Oct 2008 12:35:50 GMT vboxsync [13254] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/Runtime/r0drv/generic/RTThreadPreemptDisable-r0drv-generic.cpp (added) * trunk/src/VBox/Runtime/r0drv/generic/RTThreadPreemptIsEnabled-r0drv-generic.cpp (added) * trunk/src/VBox/Runtime/r0drv/generic/RTThreadPreemptRestore-r0drv-generic.cpp (added) * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/thread-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c (modified) IPRT: Added RTThreadPreemptIsEnabled, RTThreadPreemptDisable and ... Tue, 14 Oct 2008 12:28:39 GMT vboxsync [13253] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Restore the IOPL flags when switching from real back to protected mode. Tue, 14 Oct 2008 12:13:44 GMT vboxsync [13252] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Obsolete comment Tue, 14 Oct 2008 12:07:13 GMT vboxsync [13251] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Stats for forced TLB flushes by physical page invalidation. Tue, 14 Oct 2008 12:05:25 GMT vboxsync [13250] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) AMD-V/nested paging: invlpga only invalidates TLB entries for guest ... Tue, 14 Oct 2008 11:30:03 GMT vboxsync [13249] * trunk/src/VBox/Additions/x11/xclient/clipboard.cpp (modified) Linux guest clipboard text conversion fix: resulting text length was ... Tue, 14 Oct 2008 11:27:51 GMT vboxsync [13248] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c (modified) Runtime/Solaris: Use MUTEX_SPIN with dispatch level. (Temporary ... Tue, 14 Oct 2008 10:27:08 GMT vboxsync [13245] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) more VBOX_MANUAL_ADD_LANGUAGES and VBOX_INSTALLER_ADD_LANGUAGES Tue, 14 Oct 2008 09:55:40 GMT vboxsync [13243] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfo.cpp (modified) Additions/Windows: forgotten variables affected by the renaming Tue, 14 Oct 2008 09:51:47 GMT vboxsync [13242] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfo.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoUser.cpp (modified) Additions/Windows: fix guest property update issue when someone is ... Tue, 14 Oct 2008 09:30:41 GMT vboxsync [13241] * trunk/include/VBox/disopcode.h (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTables.h (modified) * trunk/src/VBox/Disassembler/DisasmTestA.asm (modified) Added support for three byte opcodes (not complete; just to test ... Tue, 14 Oct 2008 08:34:43 GMT vboxsync [13240] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) typo Tue, 14 Oct 2008 08:33:04 GMT vboxsync [13239] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) typo Tue, 14 Oct 2008 08:19:42 GMT vboxsync [13238] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) License.txt Tue, 14 Oct 2008 05:02:12 GMT vboxsync [13237] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) swithed to PDMDrv timers and VBox/tm.h API for timer management Mon, 13 Oct 2008 21:25:50 GMT vboxsync [13236] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) #1865: More polish. Mon, 13 Oct 2008 20:48:53 GMT vboxsync [13235] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMGC/PGMGC.cpp (modified) PGM: Merged PGMGCInvalidatePage into PGMInvalidatePage nad fixed the ... Mon, 13 Oct 2008 20:48:44 GMT vboxsync [13234] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) UI/config part of win NetFlt Mon, 13 Oct 2008 20:43:48 GMT vboxsync [13233] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) PCI: Remove assertion because it fails if there is a region ... Mon, 13 Oct 2008 20:03:48 GMT vboxsync [13232] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMBth.h (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) #1865: changed some validation into pure assertions or assert-return. ... Mon, 13 Oct 2008 19:04:13 GMT vboxsync [13231] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/preremove.sh (modified) * trunk/src/VBox/Installer/solaris/virtualbox-zoneaccess.xml (added) * trunk/src/VBox/Installer/solaris/zoneaccess.sh (added) Solaris/Installer: SMF for S10 zone access. Mon, 13 Oct 2008 19:03:16 GMT vboxsync [13230] * trunk/Config.kmk (modified) * trunk/include/VBox/vm.h (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/Sun/config.h (modified) * trunk/src/recompiler_new/Sun/structs.h (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-all.h (modified) * trunk/src/recompiler_new/cpu-defs.h (modified) * trunk/src/recompiler_new/exec-all.h (modified) * trunk/src/recompiler_new/osdep.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) further new recompiler work Mon, 13 Oct 2008 18:28:38 GMT vboxsync [13229] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) added VirtualBox.chm and UserManual.pdf to the Linux installers Mon, 13 Oct 2008 16:51:18 GMT vboxsync [13227] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: improve API documentation for session APIs Mon, 13 Oct 2008 16:28:51 GMT vboxsync [13224] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: Display a localized license file if there is one. Mon, 13 Oct 2008 15:43:50 GMT vboxsync [13223] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) Device/Storage: Fix incorrect translation between image type enums. ... Mon, 13 Oct 2008 14:45:17 GMT vboxsync [13222] * trunk/src/VBox/Main/Makefile.kmk (modified) Backed out accidental commit. Mon, 13 Oct 2008 14:43:54 GMT vboxsync [13221] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Enabled VPID (VT-x tagged TLB); default off - Added machine & ... Mon, 13 Oct 2008 14:19:11 GMT vboxsync [13220] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) DevPCI: a little review comment for later. Mon, 13 Oct 2008 14:05:51 GMT vboxsync [13219] * trunk/src/VBox/HostServices/SharedClipboard/x11.cpp (modified) HostServices/SharedClipboard/x11: fix r37136 properly by moving all ... Mon, 13 Oct 2008 13:45:08 GMT vboxsync [13218] * trunk/src/VBox/Additions/WINNT/Installer (added) * trunk/src/VBox/Additions/WINNT/Installer/Languages (added) * trunk/src/VBox/Additions/WINNT/Installer/Languages/English.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/Languages/French.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/Languages/German.nsh (added) Export to OSE. Mon, 13 Oct 2008 13:40:54 GMT vboxsync [13217] * trunk/src/VBox/Devices/Bus/PCIInternal.h (modified) pciinternal: drop unnecessary alignments. Mon, 13 Oct 2008 13:29:35 GMT vboxsync [13216] * trunk/src/VBox/VMM/PDMDevice.cpp (modified) PDMDevice: removed pci bus selection todo. Mon, 13 Oct 2008 13:29:00 GMT vboxsync [13215] * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) PDM: adjusted the PCI Bus determination so that it checks whether the ... Mon, 13 Oct 2008 12:38:07 GMT vboxsync [13213] * trunk/src/VBox/Runtime/r3/posix/timer-posix.cpp (modified) iprt/timer-posix.cpp: Don't access private siginfo members, that's ... Mon, 13 Oct 2008 12:21:31 GMT vboxsync [13212] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) HostServices/GuestProperties: cosmetical fix Mon, 13 Oct 2008 11:16:04 GMT vboxsync [13207] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) fix for the fix Mon, 13 Oct 2008 10:54:04 GMT vboxsync [13206] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) HostServices/GuestProperties: attempt to fix a segfault on 32bit hosts Mon, 13 Oct 2008 10:49:49 GMT vboxsync [13205] * trunk/src/libs/xpcom18a4/python/sample/shellcommon.py (modified) fixed broken samples build and shell, minor importments of glue code Mon, 13 Oct 2008 10:09:21 GMT vboxsync [13204] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Enabled EPT Mon, 13 Oct 2008 10:02:04 GMT vboxsync [13203] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Missing shadow cases for EPT. Mon, 13 Oct 2008 09:40:14 GMT vboxsync [13202] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Missing EPT case in pgmPoolTrackFlushGCPhysPTInt. Mon, 13 Oct 2008 09:35:40 GMT vboxsync [13201] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) Could return uninitialized variable in the bridging case Mon, 13 Oct 2008 09:27:44 GMT vboxsync [13200] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VMXR0InvalidatePage calls still occur in EPT mode. Mon, 13 Oct 2008 09:08:50 GMT vboxsync [13199] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Fix for 32 bits builds (EPT PAE PDPTE caching) Mon, 13 Oct 2008 09:05:42 GMT vboxsync [13198] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Recommitted 37737 & 37738 minus the dangerous changes. Mon, 13 Oct 2008 08:52:06 GMT vboxsync [13197] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) Backed out 37737&37738. (regressions) Mon, 13 Oct 2008 08:45:56 GMT vboxsync [13195] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) Prefetch the four PDPT entries in PAE mode (EPT only). Mon, 13 Oct 2008 07:51:31 GMT vboxsync [13194] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) EPT: Our identity mapping is a 32 bits page directory. Mon, 13 Oct 2008 06:30:04 GMT vboxsync [13193] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) uint64_t conversion fix