# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 13, 2024 6:27:28 AM 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 Sat, 11 Oct 2008 21:30:39 GMT vboxsync [13192] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) PCI: Forgotten variable initialization Sat, 11 Oct 2008 12:47:27 GMT vboxsync [13191] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) PCI: fix alignment on 32bit Sat, 11 Oct 2008 12:36:36 GMT vboxsync [13190] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) BIOS: Detect devices behind bridges Sat, 11 Oct 2008 12:36:11 GMT vboxsync [13189] * trunk/include/VBox/pci.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/PCIInternal.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) PCI: Add support for PCI-to-PCI bridges Sat, 11 Oct 2008 01:58:30 GMT vboxsync [13188] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGM: polish. Fri, 10 Oct 2008 23:18:46 GMT vboxsync [13187] * trunk/src/VBox/VMM/PGM.cpp (modified) PGMR3InitDynMap: check that the dynamic mapping area doesn't cross a ... Fri, 10 Oct 2008 22:21:18 GMT vboxsync [13186] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGMPhys: Fix for silly edge case bug. Fri, 10 Oct 2008 21:26:06 GMT vboxsync [13185] * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/exec.c (modified) VBoxREM: export the tb statistics. Fri, 10 Oct 2008 17:04:38 GMT vboxsync [13184] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/Sun/config.h (modified) intermediate TCG integration step Fri, 10 Oct 2008 15:54:54 GMT vboxsync [13182] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Extra assertion Fri, 10 Oct 2008 15:48:26 GMT vboxsync [13181] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) EPT bug fixes Fri, 10 Oct 2008 14:54:56 GMT vboxsync [13180] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Minor updates Fri, 10 Oct 2008 14:45:34 GMT vboxsync [13179] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) HostServices/GuestProperties: only notify Main from HGCM if the guest ... Fri, 10 Oct 2008 14:41:00 GMT vboxsync [13178] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Bug fix Fri, 10 Oct 2008 13:39:47 GMT vboxsync [13177] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) inverted check Fri, 10 Oct 2008 13:35:30 GMT vboxsync [13176] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Don't sync back cr2 & cr3 in protected mode without paging. (EPT) Fri, 10 Oct 2008 13:30:50 GMT vboxsync [13175] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Proper naming Fri, 10 Oct 2008 13:29:27 GMT vboxsync [13174] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Cleaned up a bit Fri, 10 Oct 2008 13:13:08 GMT vboxsync [13173] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More logging Fri, 10 Oct 2008 12:30:49 GMT vboxsync [13172] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) create accessible directory Fri, 10 Oct 2008 12:27:19 GMT vboxsync [13171] * trunk/src/VBox/VMM/HWACCM.cpp (modified) More logging Fri, 10 Oct 2008 12:03:30 GMT vboxsync [13170] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) typo Fri, 10 Oct 2008 12:01:43 GMT vboxsync [13169] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Deal with exit path for VMX_EXIT_EPT_VIOLATION Fri, 10 Oct 2008 11:46:18 GMT vboxsync [13168] * trunk/src/recompiler_new (copied) recompiler_new as 'svn copy' of recompiler Fri, 10 Oct 2008 11:43:42 GMT vboxsync [13167] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Fixed EPT violation handling. Fri, 10 Oct 2008 11:41:20 GMT vboxsync [13166] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) linux installer: added accessible libs; removed 64-bit hack Fri, 10 Oct 2008 11:27:30 GMT vboxsync [13165] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: use the HGCM guest property change notification interface and ... Fri, 10 Oct 2008 11:23:35 GMT vboxsync [13164] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Added clarification. Fri, 10 Oct 2008 11:22:20 GMT vboxsync [13163] * trunk/src/VBox/VMM/HWACCM.cpp (modified) We can execute the initial BIOS code Fri, 10 Oct 2008 11:09:53 GMT vboxsync [13162] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Stricter check for real mode emulation in VT-x (sigh) Fri, 10 Oct 2008 11:01:14 GMT vboxsync [13161] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Emulate WBINVD Fri, 10 Oct 2008 11:00:58 GMT vboxsync [13160] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) Extra statistics Fri, 10 Oct 2008 10:10:36 GMT vboxsync [13159] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) HostServices/GuestProperties: add host notifications of property ... Fri, 10 Oct 2008 09:38:09 GMT vboxsync [13158] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/bldprogs/biossums.c (added) biossums: set checksum of DMI+SMBIOS as well Fri, 10 Oct 2008 08:28:24 GMT vboxsync [13156] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxAboutDlg.cpp (modified) FE/Qt4: make this more translater friendly Fri, 10 Oct 2008 08:07:41 GMT vboxsync [13155] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/biossums.c (deleted) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/biossums.c (deleted) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/bldprogs/biossums.c (deleted) re-applied the biossums merge Fri, 10 Oct 2008 07:53:46 GMT vboxsync [13154] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) Additions/Linux: British spelling -> US Fri, 10 Oct 2008 06:50:57 GMT vboxsync [13153] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/biossums.c (copied) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/biossums.c (copied) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/bldprogs/biossums.c (modified) backed out r37647, r37650 Thu, 09 Oct 2008 23:14:56 GMT vboxsync [13152] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) #1865: Enabled the new PGMPhysSimpleReadGCPhys code. Thu, 09 Oct 2008 23:13:22 GMT vboxsync [13151] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) #1865: Enabled the new PGMPhysSimpleWriteGCPhys code. Thu, 09 Oct 2008 23:09:47 GMT vboxsync [13150] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) #1865: Enabled the new PGMPhysSimpleDirtyWriteGCPtr code. Thu, 09 Oct 2008 23:06:42 GMT vboxsync [13149] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) #1865: Enabled the new PGMPhysSimpleWriteGCPtr code. Thu, 09 Oct 2008 23:04:30 GMT vboxsync [13148] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) #1865: Enabled the new PGMPhysSimpleReadGCPtr code. Thu, 09 Oct 2008 22:59:59 GMT vboxsync [13147] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) removed todo that has been dealt with.