# # ChangeLog for trunk/src/recompiler in vbox # # Generated by Trac 1.4.3.2 # Jan 20, 2025 5:00:24 PM Tue, 21 Oct 2008 15:22:56 GMT vboxsync [13449] * trunk/src/recompiler/target-i386/helper.c (modified) * trunk/src/recompiler/target-i386/op.c (modified) Fixed default flags for selector register loads in real and V86 mode Mon, 20 Oct 2008 09:59:10 GMT vboxsync [13385] * trunk/src/recompiler/target-i386/helper.c (modified) fix OSE 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 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 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 ... 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. Thu, 09 Oct 2008 22:44:11 GMT vboxsync [13144] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMGuest.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/SELMGC.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) #1865: Implmented the alternative R0 code for darwin (turned out to ... Thu, 09 Oct 2008 12:18:06 GMT vboxsync [13128] * trunk/src/recompiler/VBoxRecompiler.c (modified) logging fixes Thu, 09 Oct 2008 10:08:00 GMT vboxsync [13117] * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/cpu-exec.c (modified) * trunk/src/recompiler/target-i386/helper.c (modified) recompiler: some logging fixes Tue, 07 Oct 2008 13:03:25 GMT vboxsync [13044] * trunk/src/recompiler/Makefile.kmk (modified) filter out -Wextra -Wno-missing-field-initializers for op.S Tue, 07 Oct 2008 09:49:28 GMT vboxsync [13034] * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/target-i386/cpu.h (modified) minor warnings Mon, 06 Oct 2008 16:38:29 GMT vboxsync [13022] * trunk/src/recompiler/target-i386/helper.c (modified) REM: this is what I mean. Mon, 06 Oct 2008 16:33:16 GMT vboxsync [13021] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) align Mon, 06 Oct 2008 16:27:16 GMT vboxsync [13020] * trunk/include/VBox/pdmapi.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/target-i386/helper.c (modified) Knut-compatibility fixes Mon, 06 Oct 2008 14:48:49 GMT vboxsync [13013] * trunk/include/VBox/pdmapi.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/target-i386/cpu.h (modified) * trunk/src/recompiler/target-i386/helper.c (modified) infrastructure work for X2APIC support Mon, 06 Oct 2008 13:58:27 GMT vboxsync [13008] * trunk/src/recompiler/Makefile.kmk (modified) darwin build fix Tue, 30 Sep 2008 12:07:54 GMT vboxsync [12828] * trunk/src/recompiler/VBoxRecompiler.c (modified) Fixed saved state restore in real mode. Mon, 29 Sep 2008 13:30:17 GMT vboxsync [12797] * trunk/src/recompiler/VBoxRecompiler.c (modified) Provide more information in partial cpu context passed to ... Wed, 24 Sep 2008 07:56:46 GMT vboxsync [12679] * trunk/src/recompiler/target-i386/helper.c (modified) Syscall emulation fix. Mon, 22 Sep 2008 16:14:51 GMT vboxsync [12655] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) stupid stupid editor! Mon, 22 Sep 2008 16:06:01 GMT vboxsync [12654] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) VBoxREMWrapper: fixed funny char in comment. Mon, 22 Sep 2008 16:03:25 GMT vboxsync [12653] * trunk/Doxyfile.Core (modified) * trunk/doc/VBox-doc.c (modified) * trunk/include/VBox/cdefs.h (modified) * trunk/include/VBox/dbg.h (modified) * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/gvmm.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmins.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/iprt/cpuset.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.h (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) various files: doxygen fixes. Fri, 19 Sep 2008 13:07:44 GMT vboxsync [12600] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/cpum.mac (modified) * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/PATM/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Turned dr0..dr7 into an array. Wed, 17 Sep 2008 18:02:02 GMT vboxsync [12549] * trunk/include/VBox/tm.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMM: Implemented a TSC mode where it's tied to execution and halt ... Fri, 12 Sep 2008 14:53:22 GMT vboxsync [12427] * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/target-i386/helper.c (modified) Minor 64 bits guest execution issues. Fri, 12 Sep 2008 13:17:34 GMT vboxsync [12421] * trunk/src/recompiler/target-i386/translate.c (modified) Fixed 64 bits displacements. (see #3096) Tue, 09 Sep 2008 15:59:08 GMT vboxsync [12308] * trunk/src/recompiler/VBoxRecompiler.c (modified) Activated flushing. Tue, 09 Sep 2008 15:32:47 GMT vboxsync [12303] * trunk/src/recompiler/VBoxRecompiler.c (modified) Extra stat counter for TB flushes Tue, 09 Sep 2008 14:31:16 GMT vboxsync [12299] * trunk/include/VBox/rem.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Add option to REMR3State to flush all TBs. (currently not yet active) Tue, 09 Sep 2008 13:53:29 GMT vboxsync [12296] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) More wrong function parameter descriptions Tue, 09 Sep 2008 13:47:40 GMT vboxsync [12295] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) Wrong parameter info for CSAM imports Tue, 09 Sep 2008 00:47:19 GMT vboxsync [12246] * trunk/src/recompiler/Makefile.kmk (modified) recompiler/Makefile: some PATH_TARGET elimination. Mon, 08 Sep 2008 17:11:21 GMT vboxsync [12240] * trunk/src/recompiler/target-i386/helper.c (modified) cmpxchg8b bugfix (without the EAX cast the result is incorrect). Wed, 03 Sep 2008 09:52:16 GMT vboxsync [12023] * trunk/src/recompiler/VBoxRecompiler.c (modified) Must sync the HF_LMA_MASK too Wed, 03 Sep 2008 09:48:16 GMT vboxsync [12022] * trunk/src/recompiler/target-i386/helper2.c (modified) More logging Tue, 02 Sep 2008 17:20:41 GMT vboxsync [12001] * trunk/src/recompiler/VBoxREMWrapperA.asm (modified) VBoxREMWrapperA.asm: Added a todo - using the wrong regs? Tue, 02 Sep 2008 13:09:44 GMT vboxsync [11982] * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/glext.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.rc (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxUtils.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxUtils.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfo.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfo.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoAdditions.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoAdditions.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoNet.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoNet.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoOS.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoOS.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoUser.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoUser.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/resource.h (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs.h (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_utils.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_vfsops.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_vnops.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/biossums.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/clext.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vbe.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c (modified) * trunk/src/VBox/Devices/PC/BIOS/biossums.c (modified) * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/i386_timer.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/drivers/net/undi.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/drivers/net/undi.h (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/config.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/dns_resolver.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/isa_probe.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/isapnp.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/osloader.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/pci.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/pci_probe.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/proto_tftm.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/timer.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/pcnet32.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/include/isapnp.h (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/include/nic.h (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/include/pci.h (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/include/timer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-layouts.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-list.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-new.c (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-tables.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-types.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMParallelPortSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSerialPortSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-layouts.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-list.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-new.c (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-tables.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-types.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/loadnetflt.sh (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) * trunk/src/VBox/Installer/solaris/vbi/preremove.sh (modified) * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (modified) * trunk/src/VBox/Main/idl/doxygen.xsl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) * trunk/src/VBox/Main/win/VirtualBox_rgs.xsl (modified) * trunk/src/VBox/Main/win/comregister.cmd (modified) * trunk/src/VBox/Main/xml/SchemaDefs.xsl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-linux.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/bitmap.c (modified) * trunk/src/VBox/RDP/client/cache.c (modified) * trunk/src/VBox/RDP/client/channels.c (modified) * trunk/src/VBox/RDP/client/cliprdr.c (modified) * trunk/src/VBox/RDP/client/constants.h (modified) * trunk/src/VBox/RDP/client/disk.c (modified) * trunk/src/VBox/RDP/client/disk.h (modified) * trunk/src/VBox/RDP/client/ewmhints.c (modified) * trunk/src/VBox/RDP/client/iso.c (modified) * trunk/src/VBox/RDP/client/licence.c (modified) * trunk/src/VBox/RDP/client/lspci.c (modified) * trunk/src/VBox/RDP/client/mcs.c (modified) * trunk/src/VBox/RDP/client/mppc.c (modified) * trunk/src/VBox/RDP/client/orders.c (modified) * trunk/src/VBox/RDP/client/orders.h (modified) * trunk/src/VBox/RDP/client/parallel.c (modified) * trunk/src/VBox/RDP/client/parse.h (modified) * trunk/src/VBox/RDP/client/printer.c (modified) * trunk/src/VBox/RDP/client/printercache.c (modified) * trunk/src/VBox/RDP/client/proto.h (modified) * trunk/src/VBox/RDP/client/pstcache.c (modified) * trunk/src/VBox/RDP/client/rdesktop.c (modified) * trunk/src/VBox/RDP/client/rdesktop.h (modified) * trunk/src/VBox/RDP/client/rdp.c (modified) * trunk/src/VBox/RDP/client/rdp5.c (modified) * trunk/src/VBox/RDP/client/rdpdr.c (modified) * trunk/src/VBox/RDP/client/rdpsnd.c (modified) * trunk/src/VBox/RDP/client/rdpsnd.h (modified) * trunk/src/VBox/RDP/client/rdpsnd_alsa.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_dsp.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_dsp.h (modified) * trunk/src/VBox/RDP/client/rdpsnd_libao.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_oss.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_sgi.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_sun.c (modified) * trunk/src/VBox/RDP/client/scard.c (modified) * trunk/src/VBox/RDP/client/scard.h (modified) * trunk/src/VBox/RDP/client/seamless.c (modified) * trunk/src/VBox/RDP/client/secure.c (modified) * trunk/src/VBox/RDP/client/serial.c (modified) * trunk/src/VBox/RDP/client/ssl.c (modified) * trunk/src/VBox/RDP/client/ssl.h (modified) * trunk/src/VBox/RDP/client/tcp.c (modified) * trunk/src/VBox/RDP/client/types.h (modified) * trunk/src/VBox/RDP/client/xclip.c (modified) * trunk/src/VBox/RDP/client/xkeymap.c (modified) * trunk/src/VBox/RDP/client/xwin.c (modified) * trunk/src/VBox/Runtime/VBox/logbackdoor-redirect.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/mpnotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/mpnotification-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/mpnotification-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c (modified) * trunk/src/apps/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.30/ltmain.sh (modified) * trunk/src/libs/libxslt-1.1.22/doc/tutorial/libxslt_tutorial.c (modified) * trunk/src/libs/libxslt-1.1.22/doc/tutorial2/libxslt_pipes.c (modified) * trunk/src/libs/libxslt-1.1.22/ltmain.sh (modified) * trunk/src/recompiler/Sun/structs.h (modified) * trunk/src/recompiler/cpu-all.h (modified) * trunk/src/recompiler/cpu-defs.h (modified) * trunk/src/recompiler/cpu-exec.c (modified) * trunk/src/recompiler/dyngen-exec.h (modified) * trunk/src/recompiler/dyngen.c (modified) * trunk/src/recompiler/dyngen.h (modified) * trunk/src/recompiler/exec-all.h (modified) * trunk/src/recompiler/exec.c (modified) * trunk/src/recompiler/hostregs_helper.h (modified) * trunk/src/recompiler/softmmu_header.h (modified) * trunk/src/recompiler/softmmu_template.h (modified) * trunk/src/recompiler/target-i386/cpu.h (modified) * trunk/src/recompiler/target-i386/exec.h (modified) * trunk/src/recompiler/target-i386/helper.c (modified) * trunk/src/recompiler/target-i386/helper2.c (modified) * trunk/src/recompiler/target-i386/op.c (modified) * trunk/src/recompiler/target-i386/opreg_template.h (modified) * trunk/src/recompiler/target-i386/ops_sse.h (modified) * trunk/src/recompiler/target-i386/ops_template.h (modified) * trunk/src/recompiler/target-i386/ops_template_mem.h (modified) * trunk/src/recompiler/target-i386/translate-copy.c (modified) * trunk/src/recompiler/target-i386/translate.c (modified) * trunk/src/recompiler/tests/linux-test.c (modified) * trunk/src/recompiler/tests/test-i386.c (modified) * trunk/src/recompiler/translate-all.c (modified) * trunk/src/recompiler/translate-op.c (modified) All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL ... Mon, 01 Sep 2008 09:10:21 GMT vboxsync [11901] * trunk/src/recompiler/target-i386/cpu.h (modified) Number of registers was different in version 1.6. Correct the old ... Mon, 01 Sep 2008 08:10:47 GMT vboxsync [11897] * trunk/include/VBox/cpum.h (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Resync the whole CPU state after saved state restore. Fri, 29 Aug 2008 12:01:13 GMT vboxsync [11813] * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/target-i386/cpu.h (modified) Deal with 1.6 saved states in the recompiler. Fri, 29 Aug 2008 10:17:27 GMT vboxsync [11805] * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/apps/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/testcase/Makefile.kmk (modified) - rearranged SDK-only stuff in makefiles per Knut advise Fri, 29 Aug 2008 08:51:20 GMT vboxsync [11792] * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Assert when the SSM version doesn't match. Wed, 27 Aug 2008 22:21:47 GMT vboxsync [11725] * trunk/Config.kmk (modified) * trunk/debian/LocalConfig.kmk (modified) * trunk/debian/postinst (modified) * trunk/debian/rules (modified) * trunk/include/VBox/sup.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/localipc.h (added) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFEHardened.cpp (added) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadlessHardened.cpp (added) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLHardened.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/hardenedmain.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/hardenedmain.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvc.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvcGlobal.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvcInternal.h (added) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (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/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/mod.sh (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp (added) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/VBox.sh (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (added) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) #3076: Merged in the branch with the alternate driver authentication ... Wed, 27 Aug 2008 20:09:03 GMT vboxsync [11721] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/sdkfiles.ose (deleted) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/apps/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/testcase/Makefile.kmk (modified) - completly divorced SDK and binary, use 'kmk sdk' to build SDK Tue, 19 Aug 2008 17:26:08 GMT vboxsync [11496] * trunk/src/recompiler/target-i386/cpu.h (modified) The sysenter eip & esp values are 64 bits. (note breaks saved states) Mon, 18 Aug 2008 08:47:54 GMT vboxsync [11455] * trunk/src/recompiler/Sun/testmath.c (modified) gcc-4.3 testmath fix Fri, 08 Aug 2008 23:34:58 GMT vboxsync [11312] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) REM: ELEMENTS -> RT_ELEMENTS. Thu, 24 Jul 2008 09:55:45 GMT vboxsync [10851] * trunk/src/recompiler/VBoxRecompiler.c (modified) Make sure CPU_RAW_HWACC is set; we might never execute ... Tue, 15 Jul 2008 14:41:38 GMT vboxsync [10664] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Compile for for the PDMApicGetTPR change. Wed, 09 Jul 2008 12:23:26 GMT vboxsync [10410] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Introduced VM_FF_REM_HANDLER_NOTIFY action flag to replay the handler ... Wed, 09 Jul 2008 12:04:37 GMT vboxsync [10408] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Increase number of queued rem handler notifications. Flush them on ... Tue, 08 Jul 2008 12:06:18 GMT vboxsync [10357] * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Flush the recompiler's TLB when our invlpg replay array overflows. Fri, 04 Jul 2008 16:56:17 GMT vboxsync [10239] * trunk/src/recompiler/Makefile.kmk (modified) The other one too. Fri, 04 Jul 2008 16:17:19 GMT vboxsync [10238] * trunk/src/recompiler/Makefile.kmk (modified) sub-makefile fix/hack. Fri, 04 Jul 2008 15:56:35 GMT vboxsync [10235] * trunk/src/recompiler/Makefile.kmk (modified) MAKEFILE_CURRENT instead of Makefile.kmk or MAKEFILE. Fri, 04 Jul 2008 02:22:39 GMT vboxsync [10188] * trunk/src/recompiler/Makefile.kmk (modified) Converted to sub-makefile. Fri, 04 Jul 2008 01:55:22 GMT vboxsync [10186] * trunk/src/recompiler/Makefile.kmk (modified) Fixed deps. sub-makefile conversion continues. Fri, 04 Jul 2008 01:48:28 GMT vboxsync [10185] * trunk/src/recompiler/Makefile.kmk (modified) Converting to sub-makefile... Fri, 04 Jul 2008 01:36:21 GMT vboxsync [10184] * trunk/src/recompiler/Makefile.kmk (modified) Converted to sub-makefile. Fri, 27 Jun 2008 13:40:13 GMT vboxsync [9997] * trunk/src/recompiler/cpu-exec.c (modified) logging Fri, 27 Jun 2008 10:12:35 GMT vboxsync [9985] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Relax the requirement for VT-x when in 64 bits mode. Thu, 19 Jun 2008 11:47:38 GMT vboxsync [9817] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/cpum.mac (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) fs & gs base cleanup Wed, 18 Jun 2008 16:04:58 GMT vboxsync [9802] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) CPUMIsGuestIn64BitCodeEx update Wed, 18 Jun 2008 15:50:14 GMT vboxsync [9800] * trunk/include/VBox/cpum.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Correction Wed, 18 Jun 2008 15:47:24 GMT vboxsync [9798] * trunk/src/recompiler/VBoxRecompiler.c (modified) fs & gs base fixes Tue, 17 Jun 2008 14:00:54 GMT vboxsync [9771] * trunk/src/recompiler/target-i386/helper.c (modified) Minor fix Tue, 17 Jun 2008 13:53:12 GMT vboxsync [9769] * trunk/src/recompiler/VBoxRecompiler.c (modified) Sync MSRs before the CRx registers. Mon, 16 Jun 2008 15:52:35 GMT vboxsync [9732] * trunk/src/recompiler/VBoxRecompiler.c (modified) gdtr and idtr were cut off. Thu, 12 Jun 2008 11:13:23 GMT vboxsync [9653] * trunk/src/recompiler/VBoxRecompiler.c (modified) Added comments Tue, 10 Jun 2008 09:14:37 GMT vboxsync [9561] * trunk/src/recompiler/Makefile.kmk (modified) Properly define the solaris version for the recompiler. Mon, 09 Jun 2008 12:36:01 GMT vboxsync [9541] * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/cpu-exec.c (modified) Loggign changes Fri, 06 Jun 2008 14:39:56 GMT vboxsync [9486] * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/target-i386/cpu.h (modified) * trunk/src/recompiler/target-i386/translate.c (modified) Synced 64 bits lahf/sahf from QEmu. Fri, 06 Jun 2008 11:50:13 GMT vboxsync [9467] * trunk/src/recompiler/VBoxRecompiler.c (modified) Broken assertion Thu, 05 Jun 2008 13:17:00 GMT vboxsync [9421] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/cpum.mac (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/DBGF.cpp (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) * trunk/src/VBox/VMM/VMMTests.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) 64 bits hidden selector base. Thu, 05 Jun 2008 12:27:51 GMT vboxsync [9415] * trunk/src/recompiler/VBoxRecompiler.c (modified) Sync 64 bits register state. Thu, 05 Jun 2008 09:38:20 GMT vboxsync [9406] * trunk/src/recompiler/Sun/op-undefined.lst (modified) darwin build fix Thu, 05 Jun 2008 09:27:45 GMT vboxsync [9405] * trunk/Config.kmk (modified) * trunk/src/recompiler/Sun/op-undefined.lst (modified) enable VBOX_WITH_64_BITS_GUESTS for Darwin Wed, 04 Jun 2008 19:19:15 GMT vboxsync [9399] * trunk/src/recompiler/Makefile.kmk (modified) recompiler Mac build fix Sat, 31 May 2008 21:03:02 GMT vboxsync [9276] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Prevent an fInRem assertion in the tlb flushing code when A20 is ... Thu, 29 May 2008 12:03:45 GMT vboxsync [9219] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) More fixes for 32 bits hosts & 64 bits guests. Thu, 29 May 2008 09:38:38 GMT vboxsync [9212] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/dbgf.h (modified) * trunk/include/VBox/em.h (modified) * trunk/include/VBox/iom.h (modified) * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/patm.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmqueue.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/selm.h (modified) * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/asmdefs.mac (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/log.h (modified) * trunk/include/iprt/spinlock.h (modified) * trunk/include/iprt/time.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/Runtime/common/misc/sanity.h (modified) * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstStrFormat.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMPatch.h (modified) * trunk/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/SELMInternal.h (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/TRPMInternal.h (modified) * trunk/src/VBox/VMM/TRPMInternal.mac (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.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/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMCodingGuidelines.cpp (modified) * trunk/src/VBox/VMM/VMMGC/DBGFGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/MMRamGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/SELMGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGC.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/DBGFR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/recompiler/target-i386/helper.c (modified) Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE ... Tue, 27 May 2008 08:06:46 GMT vboxsync [9143] * trunk/src/recompiler/Sun/config.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Preparations for VBOX_WITH_64_BITS_GUESTS Wed, 21 May 2008 12:58:27 GMT vboxsync [9015] * trunk/src/recompiler/target-i386/translate.c (modified) removed #if 1, the code seems working fine. Tue, 20 May 2008 14:24:20 GMT vboxsync [8955] * trunk/src/recompiler/VBoxRecompiler.c (modified) Updated REMR3NotifyInterruptClear docs as it is being called on non- ... Mon, 19 May 2008 15:44:47 GMT vboxsync [8922] * trunk/src/recompiler/VBoxRecompiler.c (modified) REMR3NotifyInterruptClear can now be called from non-EMT threads. ... Thu, 15 May 2008 13:16:14 GMT vboxsync [8849] * trunk/src/recompiler/target-i386/translate.c (modified) load the modrm value before parsing it (CMPXCHG8B/16B). Updated s->pc ... Thu, 15 May 2008 07:05:53 GMT vboxsync [8832] * trunk/src/recompiler/target-i386/translate.c (modified) exception 6 is a trap => don't change the PC Thu, 15 May 2008 01:37:31 GMT vboxsync [8829] * trunk/src/recompiler/VBoxRecompiler.c (modified) Fixed REMR3EmulateInstruction entry logging. Thu, 15 May 2008 01:36:29 GMT vboxsync [8828] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) CPUMGetGuestCS/SS. Thu, 15 May 2008 01:11:24 GMT vboxsync [8826] * trunk/src/recompiler/target-i386/translate.c (modified) lock mov wherever, whereever is an invalid lock sequence, so raise ... Sun, 11 May 2008 18:39:30 GMT vboxsync [8760] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/include/Makefile.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/daemon/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/module/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/VBoxSF/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxFB/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Installer/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PATM/VMMGC/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMGC/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/ffmpeg-20060710/Makefile.kmk (modified) * trunk/src/libs/kStuff/Makefile.kmk (modified) * trunk/src/libs/liblzf-1.51/Makefile.kmk (modified) * trunk/src/libs/libpng-1.2.8/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.30/Makefile.kmk (modified) * trunk/src/libs/libxslt-1.1.22/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/zlib-1.2.1/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/testcase/Makefile.kmk (modified) * trunk/tools/Makefile-ose.kmk (modified) PATH_KBUILD -> KBUILD_PATH. Sun, 11 May 2008 18:33:24 GMT vboxsync [8759] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) BUILD_TYPE -> KBUILD_TYPE. Sun, 11 May 2008 18:27:49 GMT vboxsync [8758] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/ffmpeg-20060710/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/tools/CommonFetch.kmk (modified) BUILD_TARGET* -> KBUILD_TARGET*. Sun, 11 May 2008 18:19:50 GMT vboxsync [8757] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) BUILD_PLATFORM* -> KBUILD_HOST*. Thu, 08 May 2008 16:34:37 GMT vboxsync [8722] * trunk/src/recompiler/dyngen.c (modified) recompiler: fix for some special gcc versions Wed, 07 May 2008 18:14:02 GMT vboxsync [8678] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) RTThreadSelf and RTThreadGetWriteLockCount. Tue, 06 May 2008 13:27:07 GMT vboxsync [8626] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.h (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Renamed the PGMR3PhysRead* and PGMR3PhysWrite* function and added U64 ... Mon, 05 May 2008 11:50:50 GMT vboxsync [8564] * trunk/include/VBox/cdefs.h (modified) * trunk/src/VBox/VMM/CFGM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/recompiler/target-i386/helper.c (modified) NoDmik -> NOT_DMIK. Wed, 30 Apr 2008 07:01:54 GMT vboxsync [8489] * trunk/src/recompiler/Makefile.kmk (modified) corrected CFLAGS check if VBOX_RECOMPILER_OP_GCC != ... Tue, 29 Apr 2008 10:00:56 GMT vboxsync [8450] * trunk/src/recompiler/target-i386/helper.c (modified) recompiler: enabled workaround for gcc-4.3 when compiling for 32-bit ...