# # ChangeLog for trunk/include/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 14, 2024 11:21:05 AM Tue, 07 Apr 2009 23:31:08 GMT vboxsync [18842] * trunk/include/VBox/err.mac (modified) * trunk/include/VBox/x86.mac (modified) * trunk/include/iprt/err.mac (modified) iprt/err.mac,VBox/err.mac,VBox/x86.mac: regenerated. Tue, 07 Apr 2009 13:48:13 GMT vboxsync [18824] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/include/VBox/GuestHost/clipboard-helper.h (modified) filemuncher Mon, 06 Apr 2009 18:40:52 GMT vboxsync [18792] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/MMUkHeap.cpp (copied) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) MM,PGM: New User-kernel heap (aka MMUkHeap), use it for the ... Mon, 06 Apr 2009 15:00:15 GMT vboxsync [18770] * trunk/include/VBox/em.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/recompiler_new/target-i386/op_helper.c (modified) Fake rdpmc instead of causing an invalid opcode exception. Mon, 06 Apr 2009 14:49:31 GMT vboxsync [18768] * trunk/include/VBox/disopcode.h (modified) * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTestA.asm (modified) Typo for rdpmc Mon, 06 Apr 2009 14:19:57 GMT vboxsync [18763] * trunk/include/VBox/x86.h (modified) Added Intel performance counter MSRs Fri, 03 Apr 2009 17:55:59 GMT vboxsync [18708] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard: reorganise constructor and destructor funcions Fri, 03 Apr 2009 11:03:49 GMT vboxsync [18677] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) Deleted PGMHandlerPhysicalPageReset (unused and not up to date). Thu, 02 Apr 2009 18:23:45 GMT vboxsync [18660] * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/param.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/rem.h (modified) * trunk/include/VBox/vmm.h (modified) include/VBox: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. Thu, 02 Apr 2009 16:24:49 GMT vboxsync [18649] * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) VMSetRuntimeError: clearification, status codes *must* be propagated, ... Thu, 02 Apr 2009 15:38:31 GMT vboxsync [18645] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/pdmusb.h (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return ... Thu, 02 Apr 2009 13:49:59 GMT vboxsync [18637] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_agl.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) crOpenGL: add seamless mode clip regions to opengl ones Thu, 02 Apr 2009 12:46:58 GMT vboxsync [18633] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) GuestHost/SharedClipboard: pass pointers instead of using globals ... Wed, 01 Apr 2009 22:13:19 GMT vboxsync [18618] * trunk/include/VBox/pdmapi.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) PDM,EM: Killed PDMR3Pool. RIP. Wed, 01 Apr 2009 22:11:29 GMT vboxsync [18617] * trunk/include/VBox/param.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) PGM,EM: Handle out of memory situations more gracefully - part 1. New ... Wed, 01 Apr 2009 09:11:02 GMT vboxsync [18589] * trunk/include/VBox/com/string.h (modified) Main: use RTStrStr & friends Tue, 31 Mar 2009 21:10:20 GMT vboxsync [18586] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) HostServices/SharedClipboard/X11: added opaque data pointers to the ... Tue, 31 Mar 2009 19:58:06 GMT vboxsync [18585] * trunk/include/VBox/GuestHost/SharedClipboard.h (added) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (added) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) HostServices/SharedClipboard: split up the X11 host clipboard code ... Tue, 31 Mar 2009 12:28:49 GMT vboxsync [18566] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Storage/API/VBoxManage/...: add maximum size check to prevent ... Mon, 30 Mar 2009 18:57:58 GMT vboxsync [18558] * trunk/include/VBox/VBoxHDD.h (modified) comment consistency update Mon, 30 Mar 2009 12:01:20 GMT vboxsync [18532] * trunk/include/VBox/pdmcritsect.h (modified) * trunk/src/VBox/VMM/PDMCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) PDMCritSect: Increased the padding size on 32-bit (+32 bytes) for ... Mon, 30 Mar 2009 11:54:06 GMT vboxsync [18529] * trunk/include/VBox/com/string.h (modified) Main: added toLower, toUpper & contains Mon, 30 Mar 2009 11:47:27 GMT vboxsync [18526] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp (modified) VbglR3PidFile,VbglR3PidFileClose: Made it build everywhere. Sun, 29 Mar 2009 03:33:03 GMT vboxsync [18515] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) Main/xml: MSC makes a fuss about instantiating objects making use of ... Sat, 28 Mar 2009 02:19:08 GMT vboxsync [18434] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) pdmifs.h,DevATA,ATAController,DrvHostDVD: Changed the pcbBuf ... Fri, 27 Mar 2009 14:23:02 GMT vboxsync [18399] * trunk/include/VBox/GuestHost/SharedClipboard.h (deleted) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (deleted) GuestHost/SharedClipboard: these were not yet for committing Fri, 27 Mar 2009 14:21:19 GMT vboxsync [18398] * trunk/include/VBox/GuestHost (added) * trunk/include/VBox/GuestHost/SharedClipboard.h (added) * trunk/include/VBox/GuestHost/clipboard-helper.h (moved) * trunk/src/VBox/GuestHost/SharedClipboard (added) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-helper.cpp (moved) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (copied) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) HostServices/SharedClipboard: move the first code to the GuestHost ... Thu, 26 Mar 2009 15:23:51 GMT vboxsync [18322] * trunk/include/VBox/scsi.h (modified) SCSI, LsiLogic: Fix sense data handling. Fixes warning during boot of ... Thu, 26 Mar 2009 14:53:12 GMT vboxsync [18320] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) Additions/common/VbglR3Lib: separate pidfile and daemonising code. ... Thu, 26 Mar 2009 10:04:45 GMT vboxsync [18298] * trunk/include/VBox/scsi.h (modified) Build fix Thu, 26 Mar 2009 05:11:07 GMT vboxsync [18291] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/MMHyper.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/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) PGM: Map PGMRAMRANGES above 4GB outside HMA (see defect). Changed ... Thu, 26 Mar 2009 03:34:54 GMT vboxsync [18287] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/MMHeap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) MMHeap,MMHyper: Adjusting statistics. Wed, 25 Mar 2009 16:26:37 GMT vboxsync [18263] * trunk/include/VBox/param.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (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) Main,VBox/param.h: Move the hard RAM limit out of the schema. Wed, 25 Mar 2009 01:15:31 GMT vboxsync [18232] * trunk/include/VBox/iom.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) IOMMMIOModifyPage -> IOMMMIOMapMMIO2Page. Wed, 25 Mar 2009 01:13:09 GMT vboxsync [18230] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM,IOM: Implemented MMIO2 aliases for MMIO pages. This involved some ... Tue, 24 Mar 2009 14:39:36 GMT vboxsync [18191] * 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/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPLoggerCtl.cpp (added) SUPLoggerCtl: program for controlling the ring-0 logging. Tue, 24 Mar 2009 14:39:03 GMT vboxsync [18190] * trunk/include/VBox/VBoxGuest.h (modified) VBoxGuest.h: comments. grr. Tue, 24 Mar 2009 14:38:33 GMT vboxsync [18189] * trunk/include/VBox/log.h (modified) VBox/log.h: Removed obsolete group. Tue, 24 Mar 2009 13:22:38 GMT vboxsync [18178] * trunk/include/VBox/version.h (modified) copirught: 2008->2009 Mon, 23 Mar 2009 16:10:48 GMT vboxsync [18148] * trunk/include/VBox/com/string.h (modified) Main: don't call length() twice Mon, 23 Mar 2009 15:10:24 GMT vboxsync [18143] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) VMM,Devices: Changed ROM registration and fixed some shadowed ROM ... Mon, 23 Mar 2009 12:59:11 GMT vboxsync [18135] * trunk/include/VBox/VBoxVideo.h (modified) VBoxVideo.h: added () around constants. Fri, 20 Mar 2009 16:17:00 GMT vboxsync [18122] * trunk/include/VBox/shflsvc.h (modified) Shared folders: attributes access flags (Windows guest). Fri, 20 Mar 2009 13:33:58 GMT vboxsync [18117] * trunk/include/VBox/err.sed (modified) * trunk/include/iprt/err.sed (modified) * trunk/src/VBox/Runtime/common/err/errmsg.sed (modified) * trunk/src/VBox/Runtime/common/err/errmsgcom.sed (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm-lst.sed (modified) * trunk/src/recompiler/Sun/op-darwin.sed (modified) * trunk/src/recompiler/Sun/op-validate.sed (modified) sed(1): make these locale independent by using [:alnum:] and friends. ... Thu, 19 Mar 2009 22:39:06 GMT vboxsync [18101] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/types.h (modified) * trunk/src/VBox/Devices/PC/DevPcArch.c (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to ... Thu, 19 Mar 2009 12:33:22 GMT vboxsync [18090] * trunk/include/VBox/x86.h (modified) Typo corrected Wed, 18 Mar 2009 14:42:47 GMT vboxsync [18068] * trunk/include/Makefile.kmk (modified) * trunk/include/VBox/tapwin32.h (deleted) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAPOs2.cpp (deleted) * trunk/src/VBox/Devices/Network/DrvTAPOs2.h (deleted) * trunk/src/VBox/Devices/Network/DrvTAPWin.cpp (deleted) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) remove tap for non-linux platforms Wed, 18 Mar 2009 09:56:49 GMT vboxsync [18052] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: use AnnotationSection for VM description, don't fail on export ... Wed, 18 Mar 2009 09:47:39 GMT vboxsync [18050] * trunk/include/VBox/com/defs.h (modified) * trunk/include/iprt/assert.h (modified) Typos. Tue, 17 Mar 2009 22:27:50 GMT vboxsync [18045] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Added SSMR3HandleGetUnitOffset for assiting in debugging saved ... Tue, 17 Mar 2009 08:09:37 GMT vboxsync [17998] * trunk/include/VBox/VBoxGuest.h (modified) Additions/VBoxGuest.h: made HGCM requests return a signed value which ... Mon, 16 Mar 2009 19:35:42 GMT vboxsync [17973] * trunk/include/VBox/com/string.h (modified) warning Mon, 16 Mar 2009 19:30:47 GMT vboxsync [17972] * trunk/include/VBox/com/string.h (modified) fixed return types Mon, 16 Mar 2009 19:08:16 GMT vboxsync [17970] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-Internal.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (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/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewHDWzd.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base ... Mon, 16 Mar 2009 16:53:18 GMT vboxsync [17955] * trunk/include/VBox/com/string.h (modified) Main: add some converter methods Mon, 16 Mar 2009 10:30:55 GMT vboxsync [17911] * trunk/include/VBox/com/ErrorInfo.h (modified) * trunk/include/VBox/com/SupportErrorInfo.h (modified) * trunk/include/VBox/com/ptr.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/DhcpServerImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImplExtra.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h (modified) #3686: “Main: fix unused var warnings” - Garbage collect; use ... Fri, 13 Mar 2009 21:51:35 GMT vboxsync [17858] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) Additions/common/VBoxGuestLib: add support for the new user guest ... Fri, 13 Mar 2009 15:26:27 GMT vboxsync [17836] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) API/HardDisk, Storage/VBoxHDD: use image variant, and to implement ... Thu, 12 Mar 2009 18:41:34 GMT vboxsync [17775] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: implement creating/writing (slightly relaxed append ... Thu, 12 Mar 2009 13:28:22 GMT vboxsync [17745] * trunk/include/VBox/com/string.h (modified) Main: check for null strings Thu, 12 Mar 2009 13:12:10 GMT vboxsync [17742] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) Main: more string compare hacking Thu, 12 Mar 2009 12:38:38 GMT vboxsync [17740] * trunk/include/VBox/com/string.h (modified) Main: adds endsWith compare operation Wed, 11 Mar 2009 21:36:21 GMT vboxsync [17721] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/os_turbolinux.png (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Turbolinux Wed, 11 Mar 2009 15:51:46 GMT vboxsync [17705] * trunk/include/VBox/VBoxVideo.h (modified) HGSMI: VBVA header updates. Wed, 11 Mar 2009 15:32:18 GMT vboxsync [17702] * trunk/include/VBox/x86.h (modified) X86_EFL_POPF_BITS Wed, 11 Mar 2009 15:30:30 GMT vboxsync [17701] * trunk/include/VBox/x86.h (modified) Added X86_EFL_PUSHF_BITS Wed, 11 Mar 2009 11:05:39 GMT vboxsync [17676] * trunk/include/VBox/VBoxVideo.h (modified) HGSMI: VBVA header updates. Wed, 11 Mar 2009 08:21:04 GMT vboxsync [17662] * trunk/include/VBox/ssm.h (modified) SSM: SSMFIELD preps and ideas. Wed, 11 Mar 2009 08:20:43 GMT vboxsync [17661] * trunk/include/VBox/types.h (modified) PGMROMPROT remark. Tue, 10 Mar 2009 17:57:03 GMT vboxsync [17648] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: API documentation Tue, 10 Mar 2009 17:47:31 GMT vboxsync [17646] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: add actual image export Tue, 10 Mar 2009 15:01:07 GMT vboxsync [17634] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: add export support for remaining description entry items (actual ... Tue, 10 Mar 2009 12:54:03 GMT vboxsync [17624] * trunk/include/VBox/VBoxVideo.h (modified) HGSMI: the VBVA interface header. Tue, 10 Mar 2009 11:08:39 GMT vboxsync [17616] * trunk/include/VBox/selm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) Inform SELM about shadow CR3 changes. Mon, 09 Mar 2009 13:02:45 GMT vboxsync [17573] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) xml: separate element, attribute and content nodes Mon, 09 Mar 2009 11:22:42 GMT vboxsync [17566] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: implement NAT/Bridged network import/export; some network API ... Mon, 09 Mar 2009 02:48:02 GMT vboxsync [17547] * trunk/include/VBox/gmm.h (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMM: executed the GMM_GCPHYS_LAST todo, fixed GMM_GCPHYS_UNSHAREABLE, ... Mon, 09 Mar 2009 02:29:49 GMT vboxsync [17546] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: Don't make host calls for Assertion or logging purposes when ... Sun, 08 Mar 2009 08:51:17 GMT vboxsync [17541] * trunk/include/VBox/param.h (modified) * trunk/src/VBox/VMM/CFGM.cpp (modified) * trunk/src/VBox/VMM/MM.cpp (modified) MM,CFGM,VBox/param.h: Added a RamHoleSize CFGM value that defaults to ... Sun, 08 Mar 2009 05:32:49 GMT vboxsync [17538] * trunk/include/VBox/rem.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) REM,PGM: Added two mutualy exclusive flags to ... Sun, 08 Mar 2009 05:22:28 GMT vboxsync [17537] * trunk/include/VBox/rem.h (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler/VBoxREM.def (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/VBoxREM.def (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) REM: Added REMR3InitFinalize and moved the dirty page bit map ... Sun, 08 Mar 2009 03:39:07 GMT vboxsync [17535] * trunk/include/VBox/param.h (modified) VBox/param.h: Adjusted MM_HYPER_AREA_MAX_SIZE to be able to deal with ... Sun, 08 Mar 2009 03:05:52 GMT vboxsync [17534] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMPhysRWTmpl.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when ... Sat, 07 Mar 2009 05:45:55 GMT vboxsync [17514] * trunk/include/VBox/mm.h (modified) MM,PGM: Fixed page reservation, include a full set of handy pages for ... Sat, 07 Mar 2009 03:54:02 GMT vboxsync [17510] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM,EM,PDMDevHlp: Added PGMPhysInterpretedReadNoHandlers and ... Fri, 06 Mar 2009 16:35:33 GMT vboxsync [17489] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/HWACCM.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/PGMPool.cpp (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Don't use a special root for nested paging anymore. Fri, 06 Mar 2009 13:09:17 GMT vboxsync [17465] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Removed unused return code Fri, 06 Mar 2009 03:22:21 GMT vboxsync [17434] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM: Implemented the fun part of pgmPhysWriteHandler (to deal with ... Fri, 06 Mar 2009 02:04:24 GMT vboxsync [17432] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/GMM.cpp (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM,GMM: Filling in missing bits and fixing some bugs. Fri, 06 Mar 2009 02:00:52 GMT vboxsync [17430] * trunk/include/VBox/types.h (modified) VBox/types.h: PCVBOXIDTE for TRPM. Thu, 05 Mar 2009 20:33:58 GMT vboxsync [17422] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.cpp (modified) VMM: Do not forcibly enable RC logging in VMMGCLogEnabled! Renamed it ... Thu, 05 Mar 2009 16:39:39 GMT vboxsync [17417] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: more XML write and export. Thu, 05 Mar 2009 13:34:25 GMT vboxsync [17397] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.cpp (modified) VMMGCLogFlushIfFull is a better name Thu, 05 Mar 2009 13:30:35 GMT vboxsync [17396] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.cpp (modified) Added VMMGCLoggerFlushFullLog Thu, 05 Mar 2009 02:38:56 GMT vboxsync [17373] * trunk/include/VBox/pgm.h (modified) pgm.h: build fix. Thu, 05 Mar 2009 02:34:09 GMT vboxsync [17372] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM,MM: Made VBOX_WITH_NEW_PHYS_CODE compile and link. Thu, 05 Mar 2009 01:37:58 GMT vboxsync [17371] * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) PGM,GMM: Hacking on the new phys code. Thu, 05 Mar 2009 00:50:38 GMT vboxsync [17367] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) VMM: Added VMMR3CallR0 for use with operations which may make host ... Wed, 04 Mar 2009 18:10:58 GMT vboxsync [17362] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: partial implementation of write support in XML classes. Wed, 04 Mar 2009 09:26:26 GMT vboxsync [17334] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) Introduced PDMDevHlpCanEmulateIoBlock