# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 6:49:55 PM Tue, 02 Dec 2008 22:22:43 GMT vboxsync [14928] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Storage/VD: Misplaced '\n'. Tue, 02 Dec 2008 17:46:07 GMT vboxsync [14923] * trunk/include/VBox/xml.h (modified) Main: fix another windows build break Tue, 02 Dec 2008 17:39:34 GMT vboxsync [14922] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) Main: more XML reader implemenation. Tue, 02 Dec 2008 15:45:15 GMT vboxsync [14917] * trunk/include/VBox/settings.h (modified) Main: another attempt at fixing broken Windows builds Tue, 02 Dec 2008 14:37:52 GMT vboxsync [14904] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/xml.h (moved) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImplExtra.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (moved) Main: change vboxxml files and namespace to xml only; more XML code ... Tue, 02 Dec 2008 14:23:22 GMT vboxsync [14901] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv,SUPLib: SUPR0NativeEnableHwVirtExt -> SUPR0EnableVTx and ... Tue, 02 Dec 2008 12:39:34 GMT vboxsync [14899] * trunk/include/VBox/hwaccm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Wrote testcase for the new switcher. Tue, 02 Dec 2008 12:05:38 GMT vboxsync [14896] * trunk/include/VBox/hwacc_vmx.h (modified) update Tue, 02 Dec 2008 11:18:30 GMT vboxsync [14893] * trunk/include/VBox/vboxxml.h (added) export Mon, 01 Dec 2008 16:24:22 GMT vboxsync [14875] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.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) More switcher updates Mon, 01 Dec 2008 15:53:00 GMT vboxsync [14873] * trunk/include/iprt/fs.h (modified) typos Mon, 01 Dec 2008 15:51:56 GMT vboxsync [14872] * trunk/include/iprt/file.h (modified) typo Mon, 01 Dec 2008 15:28:54 GMT vboxsync [14870] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (added) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Cleaning up. Mon, 01 Dec 2008 14:01:55 GMT vboxsync [14859] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (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) More updates for 32/64. Mon, 01 Dec 2008 13:12:56 GMT vboxsync [14854] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImplExtra.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: rip XML classes out of settings code and move them to ... Mon, 01 Dec 2008 11:46:18 GMT vboxsync [14852] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) #3162: Plugin backends are now loaded upon startup, this should get ... Mon, 01 Dec 2008 10:12:25 GMT vboxsync [14845] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Switcher updates Sun, 30 Nov 2008 11:14:27 GMT vboxsync [14833] * trunk/Config.kmk (modified) * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) Drop the global VBOX_WITH_NEW_RECOMPILER global. Sun, 30 Nov 2008 07:55:50 GMT vboxsync [14826] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) VMM: New DevHlp pfnMMIO2MapKernel for darwin/VT-x/VGA. Sun, 30 Nov 2008 07:54:21 GMT vboxsync [14825] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) SUPDrv: Permit userland to make kernel mappings of SUPR0PageAllocEx ... Sun, 30 Nov 2008 07:52:59 GMT vboxsync [14824] * trunk/include/iprt/memobj.h (modified) * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (modified) IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object ... Sun, 30 Nov 2008 00:16:42 GMT vboxsync [14816] * trunk/include/VBox/VBoxHDD-new.h (modified) VBoxHDD-new.h: don't drag in pdm.h when pdmifs.h is sufficient, nasty ... Sun, 30 Nov 2008 00:10:09 GMT vboxsync [14813] * trunk/include/VBox/VBoxHDD.h (modified) VBoxHDD.h: Don't drag in VBox/pdm.h Sat, 29 Nov 2008 23:48:26 GMT vboxsync [14811] * trunk/include/VBox/gvmm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0Internal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: Always call VMMR0TermVM{HWACCMR0TermVM,PGMR0DynMapTerm}, don't ... Sat, 29 Nov 2008 23:06:52 GMT vboxsync [14808] * trunk/include/iprt/asm.h (modified) iprt/asm.h: GNU C/C++ defined __PIC__ to indicate whether -fPIC ... Sat, 29 Nov 2008 03:47:27 GMT vboxsync [14806] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) #3202: config and VT-X/software mix errors. Sat, 29 Nov 2008 03:24:36 GMT vboxsync [14805] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) #3202: Use SUPR0Abs*. Sat, 29 Nov 2008 00:30:03 GMT vboxsync [14800] * trunk/include/VBox/x86.h (modified) X86_SEL_SHIFT_HC docs+comment Fri, 28 Nov 2008 23:59:56 GMT vboxsync [14799] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) #3202: assembly hacking for weird darwin kernel. Fri, 28 Nov 2008 23:59:09 GMT vboxsync [14798] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) SUPDrv: Some new exports for VT-x on darwin. Fri, 28 Nov 2008 14:36:22 GMT vboxsync [14780] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD-2.cpp (modified) * trunk/src/VBox/Main/HardDiskFormatImpl.cpp (modified) VBoxHDD: simplify config handling. Treat everything as a string, and ... Fri, 28 Nov 2008 13:02:55 GMT vboxsync [14774] * trunk/include/iprt/string.h (modified) IPRT/string: fix lots of comment typos documenting the handling of 0 ... Fri, 28 Nov 2008 08:34:19 GMT vboxsync [14758] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Removed VMMR3InitSwitcher. Fri, 28 Nov 2008 02:58:01 GMT vboxsync [14755] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) #1865: Converted 4 PGM*2HC* conversion functions to RTR3PTR. Fri, 28 Nov 2008 00:34:24 GMT vboxsync [14748] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: a couple of bugs, guard pages and ... Thu, 27 Nov 2008 22:15:03 GMT vboxsync [14747] * trunk/include/VBox/x86.h (modified) x86.h: PCX86PGUINT & PCX86PGPAEUINT Thu, 27 Nov 2008 20:39:54 GMT vboxsync [14741] * trunk/include/VBox/x86.h (modified) x86.h: Added X86_PTE_BIT_* for use with ASMAtomicBit*. Thu, 27 Nov 2008 15:16:52 GMT vboxsync [14711] * trunk/configure (modified) * trunk/include/VBox/sysfs.h (added) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstUSBLinux.cpp (added) * trunk/src/VBox/Main/testcase/tstUSBLinux.h (added) Devices/USB and Main: use hal and sysfs for Linux USB (currently ... Thu, 27 Nov 2008 14:37:54 GMT vboxsync [14708] * trunk/include/VBox/settings.h (modified) fix typos Thu, 27 Nov 2008 13:55:13 GMT vboxsync [14705] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Make the switcher init a bit more generic. Thu, 27 Nov 2008 13:49:48 GMT vboxsync [14704] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Some more switcher work Thu, 27 Nov 2008 10:34:30 GMT vboxsync [14695] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) IntNet: Quick hack to force broadcast flag in DHCP requests on shared ... Thu, 27 Nov 2008 02:07:39 GMT vboxsync [14679] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) HWVMX,VMM: make 100% sure the logger doesn't screw us during the ... Wed, 26 Nov 2008 15:25:13 GMT vboxsync [14650] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Partial VT-x cleanup. Wed, 26 Nov 2008 15:01:53 GMT vboxsync [14649] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) Backed out 39954 Wed, 26 Nov 2008 14:51:47 GMT vboxsync [14648] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) Initial work for 64 bits VT-x guests on 32 bits hosts. Wed, 26 Nov 2008 14:09:41 GMT vboxsync [14645] * trunk/include/VBox/param.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) SUP, VMM: Moved the max alloc/map page count to VBox/param.h Tue, 25 Nov 2008 23:44:12 GMT vboxsync [14610] * trunk/include/VBox/pdmifs.h (modified) Address some todos Tue, 25 Nov 2008 20:41:40 GMT vboxsync [14597] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Added R0 address to MMR3HyperMapHCPhys and made the MMHyperXToR0 use ... Tue, 25 Nov 2008 20:18:41 GMT vboxsync [14594] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) PDMLdr,MMR3HyperMapHCRam: Converted the last MMR3HyperMapHCRam and ... Tue, 25 Nov 2008 18:16:51 GMT vboxsync [14589] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/MMPagePool.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) VMM,SUPLib: Updated SUPLib API spec, turned out we don't get zero- ... Tue, 25 Nov 2008 16:14:14 GMT vboxsync [14581] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) Explicit VMCS field width. Tue, 25 Nov 2008 16:03:04 GMT vboxsync [14580] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Some updates Tue, 25 Nov 2008 14:38:22 GMT vboxsync [14575] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUPDrv/SUPLib: New interface for allocating pages of memory with ... Tue, 25 Nov 2008 09:25:51 GMT vboxsync [14557] * trunk/include/VBox/hwacc_vmx.h (modified) Added VMX_ERROR_INVEPTVPID_INVALID_OPERAND Tue, 25 Nov 2008 09:19:13 GMT vboxsync [14556] * trunk/include/VBox/com/SupportErrorInfo.h (modified) Corrected some typos in comments. Mon, 24 Nov 2008 19:36:37 GMT vboxsync [14543] * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) #1865/VT-x: Attacking the heap allocation, introducing ... Mon, 24 Nov 2008 15:16:01 GMT vboxsync [14526] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Devices/Storage: iSCSI stuff, including bringing IntNet support back ... Mon, 24 Nov 2008 02:22:08 GMT vboxsync [14500] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/RTAssertMsg1Weak.cpp (added) * trunk/src/VBox/Runtime/common/misc/RTAssertMsg2.cpp (added) * trunk/src/VBox/Runtime/common/misc/RTAssertMsg2Weak.cpp (added) * trunk/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on ... Mon, 24 Nov 2008 00:15:19 GMT vboxsync [14498] * trunk/include/VBox/pdmapi.h (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) tstVMM: Print all module addresses; Fixed PDMR3LdrEnumModules callback. Sun, 23 Nov 2008 22:49:36 GMT vboxsync [14494] * trunk/include/VBox/err.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) #1865: PGMR0DynMap - retry with smaller segments if one big one is ... Fri, 21 Nov 2008 15:03:53 GMT vboxsync [14464] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DrvACPI.cpp (modified) PDM_ACPI_BAT_STATE_DISCHARGING / PDM_ACPI_BAT_STATE_CHARGING mixed up Thu, 20 Nov 2008 21:39:01 GMT vboxsync [14438] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) LsiLogic: Update Thu, 20 Nov 2008 13:26:47 GMT vboxsync [14411] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/cpum.mac (modified) * trunk/include/VBox/em.h (modified) * trunk/include/VBox/vm.h (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/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.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/exec.h (modified) * trunk/src/recompiler/target-i386/helper.c (modified) * trunk/src/recompiler/target-i386/op.c (modified) * trunk/src/recompiler/target-i386/translate.c (modified) RDTSCP support added. Enabled only for AMD-V guests. Thu, 20 Nov 2008 09:55:32 GMT vboxsync [14389] * trunk/include/VBox/hgcmsvc.h (modified) HGCM: fixed service version Wed, 19 Nov 2008 19:12:26 GMT vboxsync [14373] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) SUPDrv: expose SUPR0GetPagingMode. Wed, 19 Nov 2008 17:20:49 GMT vboxsync [14366] * trunk/include/VBox/hwacc_svm.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.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) Cleaned up some more. Wed, 19 Nov 2008 17:07:20 GMT vboxsync [14365] * trunk/include/VBox/hwacc_svm.h (modified) Missing update Wed, 19 Nov 2008 17:04:45 GMT vboxsync [14363] * trunk/include/VBox/err.h (modified) #1865: ring-0 mapping cache, code in progress. Wed, 19 Nov 2008 14:10:24 GMT vboxsync [14352] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (modified) * trunk/src/VBox/Additions/linux/module/cmc.c (modified) * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) Additions/HGCM: merged code for HGCMCall and HGCMCallTimed, as per todo Wed, 19 Nov 2008 11:25:35 GMT vboxsync [14346] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/exec-all.h (modified) * trunk/src/recompiler_new/exec.c (modified) Implemented check for monitored page accesses, fixing TSS out of sync ... Tue, 18 Nov 2008 22:11:06 GMT vboxsync [14332] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) SUPDrv,SUPLib: generic ring-0 service interface. Tue, 18 Nov 2008 20:04:36 GMT vboxsync [14326] * trunk/include/iprt/getopt.h (modified) getopt: sample code corrections. (hope they are right) Tue, 18 Nov 2008 13:31:42 GMT vboxsync [14301] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/32BitToAMD64.asm (modified) Synced some (inactive) new paging code. Mon, 17 Nov 2008 18:11:06 GMT vboxsync [14266] * trunk/include/VBox/VBoxGuest.h (modified) VBoxGuest.h: doxygen Mon, 17 Nov 2008 11:03:40 GMT vboxsync [14246] * trunk/include/iprt/asm.h (modified) ASMAtomicSubS32/U32. Mon, 17 Nov 2008 10:31:26 GMT vboxsync [14244] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: flushing macbook air code. Fri, 14 Nov 2008 15:10:33 GMT vboxsync [14222] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/VirtualBoxImplExtra.cpp (modified) Main/Settings: Docs. Fri, 14 Nov 2008 14:47:38 GMT vboxsync [14214] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (modified) Additions/Guest Library: add R3 property wait API Fri, 14 Nov 2008 13:25:15 GMT vboxsync [14207] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (modified) Additions/Guest Library: add an HGCM call with timeout Thu, 13 Nov 2008 15:37:49 GMT vboxsync [14179] * trunk/include/VBox/scsi.h (modified) Add defines for SCSI status codes. Useful for fine-grained error ... Thu, 13 Nov 2008 12:31:38 GMT vboxsync [14167] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac (copied) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac (modified) VMM: AMD64 -> 32bit switcher (for testing only). Wed, 12 Nov 2008 17:25:26 GMT vboxsync [14135] * trunk/include/VBox/x86.h (modified) x86.h: made the unions start with the unsigned integer view to ... Wed, 12 Nov 2008 10:06:52 GMT vboxsync [14126] * trunk/include/VBox/hwacc_svm.h (modified) Corrected SVM_EVENT_NMI Wed, 12 Nov 2008 01:08:13 GMT vboxsync [14118] * trunk/include/VBox/scsi.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) RT_STRICT/VBOX_STRICT vs. DEBUG confusion. Wed, 12 Nov 2008 00:02:26 GMT vboxsync [14115] * trunk/include/VBox/pgm.h (modified) #1865: Some structures and external API for the ring-0 dynamic ... Tue, 11 Nov 2008 19:23:55 GMT vboxsync [14106] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) Added dummy HWACCMR3InjectNMI. Tue, 11 Nov 2008 19:20:50 GMT vboxsync [14105] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) HostServices/GuestProperties: fixed a burn Tue, 11 Nov 2008 19:16:32 GMT vboxsync [14104] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) HostServices/GuestProperties: fixed the GET_NOTIFICATION protocol Tue, 11 Nov 2008 00:02:14 GMT vboxsync [14073] * trunk/include/iprt/asm.h (modified) asm.h: ASMAtomicXchgR3Ptr, ASMAtomicXchgR0Ptr, ASMAtomicXchgRCPtr. Mon, 10 Nov 2008 23:53:50 GMT vboxsync [14072] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/VMM/DBGFSym.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) MM: The 64-bit MSC warning hunt continues. Mon, 10 Nov 2008 23:45:24 GMT vboxsync [14070] * trunk/include/VBox/cfgm.h (modified) * trunk/src/VBox/VMM/CFGM.cpp (modified) * trunk/src/VBox/VMM/CFGMInternal.h (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) CFGM: 64-bit MSC warning hunt. Mon, 10 Nov 2008 23:23:17 GMT vboxsync [14063] * trunk/include/iprt/dir.h (modified) RTDirRead/RTDirReadEx: sizes are size_t not unsigned. Mon, 10 Nov 2008 22:50:44 GMT vboxsync [14054] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) iprt: RTPath - lenths are size_t not unsigned. Mon, 10 Nov 2008 22:49:04 GMT vboxsync [14052] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) iprt: RTPath - lenths are size_t not unsigned. Mon, 10 Nov 2008 22:48:41 GMT vboxsync [14051] * trunk/include/iprt/path.h (modified) iprt: RTPath - lenths are size_t not unsigned. Mon, 10 Nov 2008 22:48:21 GMT vboxsync [14050] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) iprt: RTPath - lenths are size_t not unsigned. Mon, 10 Nov 2008 21:57:01 GMT vboxsync [14045] * trunk/include/VBox/com/array.h (modified) com/array.h: More noisy 64-bit MSC warnings. Mon, 10 Nov 2008 21:54:57 GMT vboxsync [14043] * trunk/include/VBox/com/array.h (modified) com/array.h: Fixed some very noisy 64-bit MSC warnings. Mon, 10 Nov 2008 18:05:06 GMT vboxsync [14037] * trunk/include/iprt/nocrt/compiler/msc.h (modified) compiler/msc.h: shut up warning.