# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # May 5, 2025 8:22:22 AM Fri, 25 Jan 2013 18:52:03 GMT vboxsync [44390] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) crOpenGL: more context cleanup fixes Fri, 25 Jan 2013 18:38:32 GMT vboxsync [44389] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: window destuction fix Fri, 25 Jan 2013 18:38:01 GMT vboxsync [44388] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_bufferobject.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) crOpenGL: buffer object impl fix Fri, 25 Jan 2013 18:31:58 GMT vboxsync [44387] * trunk/include/VBox/vmm/cfgm.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) CFGM: Changed the config constructor to take a PUVM as well as a PVM ... Fri, 25 Jan 2013 18:18:12 GMT vboxsync [44386] * trunk/include/VBox/vmm/cfgm.h (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) CFGM: Some smaller PVM/PUVM adjustments. Fri, 25 Jan 2013 18:00:16 GMT vboxsync [44385] * trunk/include/VBox/vmm/csam.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CSAMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) CSAM: PVM -> PUVM for main interfaces, visibility cleanup. Fri, 25 Jan 2013 16:05:08 GMT vboxsync [44384] * trunk/src/VBox/Devices/PC/BIOS/system.c (modified) Devices/PC/BIOS: comment Fri, 25 Jan 2013 14:19:18 GMT vboxsync [44383] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Main/DisplayImpl: fix for the burn 83352.. Fri, 25 Jan 2013 14:14:51 GMT vboxsync [44382] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/DisplayImpl: Fix for access violation in case of multimonitor. ... Fri, 25 Jan 2013 14:11:19 GMT vboxsync [44381] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: operator precedence Fri, 25 Jan 2013 13:57:54 GMT vboxsync [44380] * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) remove compiler warning about that some variable shadows a previous local Fri, 25 Jan 2013 13:50:03 GMT vboxsync [44379] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: The change ulong to ULONG inside the loops where enumeration ... Fri, 25 Jan 2013 13:42:45 GMT vboxsync [44378] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (modified) crOpenGL: state buffer switch fix Fri, 25 Jan 2013 13:41:01 GMT vboxsync [44377] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) crOpenGL: context destruction fix Fri, 25 Jan 2013 13:35:31 GMT vboxsync [44376] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVD.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) The changes inside loops where enumeration MediumVariant is ... Fri, 25 Jan 2013 12:41:24 GMT vboxsync [44375] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) EM: pVM -> pUVM for main, mark as many as possible interfaces module ... Fri, 25 Jan 2013 12:29:24 GMT vboxsync [44374] * trunk/include/VBox/vmm/ftm.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/FTMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/FTM.cpp (modified) FTM: pVM -> pUVM for main, mark as many as possible interfaces module ... Fri, 25 Jan 2013 12:19:29 GMT vboxsync [44373] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/csam.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) HM,++: pVM -> pUVM for main, mark as many as possible interfaces ... Fri, 25 Jan 2013 11:50:48 GMT vboxsync [44372] * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main: change API. Interface IMedium was touched. Handling enumeration ... Fri, 25 Jan 2013 11:50:18 GMT vboxsync [44371] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) added value VBOX_WITH_XPCOM into tstVBoxAPILinux_DEFS Fri, 25 Jan 2013 11:31:10 GMT vboxsync [44370] * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) HostDrivers/SUPDrvTracer: uninitialized return code, found by Parfait Fri, 25 Jan 2013 11:18:35 GMT vboxsync [44369] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) IPRT/log.c: Assert (debug) on bad log group flags. Fri, 25 Jan 2013 11:18:01 GMT vboxsync [44368] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: There is no group operator called 'unrestricted', ... Fri, 25 Jan 2013 11:16:24 GMT vboxsync [44367] * trunk/src/VBox/Main/glue/com.cpp (modified) glue/com.cpp: VBoxLogRelCreate should pass pcszGroupSettings along to ... Fri, 25 Jan 2013 11:03:51 GMT vboxsync [44366] * trunk/src/VBox/Runtime/common/string/strformatnum.cpp (modified) Runtime/strformatnum: fixed condition, found by Parfait Fri, 25 Jan 2013 10:24:45 GMT vboxsync [44365] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMedium.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVD.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: change API. Interface IMedium was touched. Handling enumeration ... Fri, 25 Jan 2013 01:15:41 GMT vboxsync [44364] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) PVM -> PUVM and make setVMRuntimeErrorCallbackF non-static and drop pVM. Thu, 24 Jan 2013 22:33:41 GMT vboxsync [44363] * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) build fix Thu, 24 Jan 2013 21:11:05 GMT vboxsync [44362] * trunk/include/VBox/vmm/patm.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PATMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMGuest.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/CSAMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PDMRCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) PATM: Changed two Main APIs to use PUVM instead of PVM (one of them ... Thu, 24 Jan 2013 17:46:01 GMT vboxsync [44361] * trunk/src/VBox/Storage/ISCSI.cpp (modified) Storage/iSCSI: Fix endless recursion when setting up the connection ... Thu, 24 Jan 2013 17:15:39 GMT vboxsync [44360] * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) Windows build fix. Thu, 24 Jan 2013 17:12:12 GMT vboxsync [44359] * trunk/src/VBox/VMM/VMMAll/PDMAllNetShaper.cpp (modified) drop the utf-8 signature. Thu, 24 Jan 2013 16:05:55 GMT vboxsync [44358] * trunk/include/VBox/vmm/pdmasynccompletion.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) * trunk/src/VBox/VMM/include/PDMAsyncCompletionInternal.h (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal ... Thu, 24 Jan 2013 15:32:12 GMT vboxsync [44357] * trunk/src/VBox/VMM/VMMAll/PDMAllNetShaper.cpp (added) PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a ... Thu, 24 Jan 2013 15:16:13 GMT vboxsync [44356] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) GuestProperties/service.cpp: Fixed return value of GET_NOTIFICATION call. Thu, 24 Jan 2013 13:27:28 GMT vboxsync [44355] * trunk/include/VBox/vmm/pdmnetshaper.h (modified) * trunk/src/VBox/Devices/Network/DrvNetShaper.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/PDMNetShaperR0.cpp (deleted) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMNetShaper.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) * trunk/src/VBox/VMM/include/PDMNetShaperInternal.h (moved) PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a ... Thu, 24 Jan 2013 13:12:38 GMT vboxsync [44354] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.h (modified) FE/Qt: Reworking action-pool encapsulation, required for shortcuts ... Thu, 24 Jan 2013 13:05:53 GMT vboxsync [44353] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: machine folder name sanitising was not working in release ... Thu, 24 Jan 2013 12:05:12 GMT vboxsync [44352] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsLog.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) Windows Guest Additions installer: Fixed updating auto-logon modules ... Thu, 24 Jan 2013 12:04:39 GMT vboxsync [44351] * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) PDM,++: Change APIs used by Main from PVM to PUVM. Thu, 24 Jan 2013 10:51:33 GMT vboxsync [44350] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: machine folder name sanitising was not working in release ... Thu, 24 Jan 2013 10:44:42 GMT vboxsync [44349] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: machine folder name sanitising was not working in release builds. Thu, 24 Jan 2013 00:30:01 GMT vboxsync [44348] * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM ... Thu, 24 Jan 2013 00:27:56 GMT vboxsync [44347] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/ssm.h (modified) * trunk/include/VBox/vmm/stam.h (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SSM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/STAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMFork.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM ... Wed, 23 Jan 2013 23:39:39 GMT vboxsync [44346] * trunk/include/VBox/vmm/tm.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMReq.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM ... Wed, 23 Jan 2013 20:27:12 GMT vboxsync [44345] * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Installer/solaris,Installer/freebsd: Follow the Windows & Linux ... Wed, 23 Jan 2013 20:21:05 GMT vboxsync [44344] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer/linux/Makefile.kmk: VBoxBFE mystery, let's keep it out of ... Wed, 23 Jan 2013 17:45:15 GMT vboxsync [44343] * trunk/src/VBox/Frontends/Makefile.kmk (modified) Temporarily disabled building VBoxBFE. Wed, 23 Jan 2013 17:43:40 GMT vboxsync [44342] * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) build fix Wed, 23 Jan 2013 16:56:59 GMT vboxsync [44341] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) Windows Guest Additions installer: Try to fix section selection on ... Wed, 23 Jan 2013 16:20:07 GMT vboxsync [44340] * trunk/include/VBox/dbggui.h (modified) * trunk/include/VBox/vmm/cfgm.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/src/VBox/Debugger/VBoxDbg.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.h (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) * trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFOS.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/FTM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMReq.cpp (modified) * trunk/src/VBox/VMM/include/internal/em.h (deleted) * trunk/src/VBox/VMM/include/internal/vm.h (deleted) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMFork.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we ... Wed, 23 Jan 2013 15:32:39 GMT vboxsync [44339] * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp (modified) VBoxDrvInst: Try using advpack.dll for DefaultInstall actions. Wed, 23 Jan 2013 14:45:34 GMT vboxsync [44338] * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxModBallooning.cpp (modified) Frontends/VBoxBalloonCtrl: forgotten help text Wed, 23 Jan 2013 13:51:46 GMT vboxsync [44337] * trunk/include/VBox/vmm/pdmwebcaminfs.h (modified) * trunk/src/VBox/Main/include/UsbWebcamInterface.h (modified) * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) update Wed, 23 Jan 2013 13:51:33 GMT vboxsync [44336] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxModBallooning.cpp (modified) * trunk/src/VBox/Installer/linux/vboxballoonctrl-service.sh (modified) * trunk/src/VBox/Installer/solaris/smf-vboxballoonctrl.sh (modified) * trunk/src/VBox/Installer/solaris/virtualbox-balloonctrl.xml (modified) Frontends/VBoxBalloonCtrl: add logic to prevent deflating the balloon ... Wed, 23 Jan 2013 13:41:01 GMT vboxsync [44335] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) VBoxGuestAdditions.nsi: Log if auto-logon support was installed ... Wed, 23 Jan 2013 13:35:15 GMT vboxsync [44334] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm: autoresize fixes Wed, 23 Jan 2013 10:26:54 GMT vboxsync [44333] * trunk/doc/manual/en_US/user_Frontends.xml (modified) doc/manual: kdrc documentation fix Wed, 23 Jan 2013 09:16:23 GMT vboxsync [44332] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_stencil.c (modified) crOpenGL: additional stencil state fixes Tue, 22 Jan 2013 18:54:28 GMT vboxsync [44331] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h (modified) wddm: fix display re-enabling Tue, 22 Jan 2013 13:41:27 GMT vboxsync [44330] * trunk/src/recompiler/VBoxRecompiler.c (modified) VBoxRecompiler.c: Fixed copy & past bug (from EM). Tue, 22 Jan 2013 12:16:50 GMT vboxsync [44329] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) VBoxManagerGuestProp.cpp: Allow unix shell users to use 'unset' ... Tue, 22 Jan 2013 11:05:09 GMT vboxsync [44328] * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) VBoxControl.cpp: Allow unix shell users to use 'unset' instead of ... Tue, 22 Jan 2013 09:29:47 GMT vboxsync [44327] * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/Snapshot: the merge procedure became a little bit better. ... Tue, 22 Jan 2013 08:18:51 GMT vboxsync [44326] * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_attrib.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_stencil.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_attrib.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_bits_globalop.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_enable.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_get.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_init.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_lists.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_special (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_stencil.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/get_sizes.py (modified) crOpenGL: 1. stencil state fixes, 2. missing gets Tue, 22 Jan 2013 07:26:21 GMT vboxsync [44325] * trunk/src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h (modified) FE/Common/Keyboard: missing the XKB name for a Japanese keyboard key ... Mon, 21 Jan 2013 15:47:33 GMT vboxsync [44324] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxControl/testcase/tstVBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (modified) VbglR3/VBoxControl: Added "guestproperty delete" + VbglR3GuestPropDelete. Mon, 21 Jan 2013 14:54:49 GMT vboxsync [44323] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: 6591: Take-screenshot dialog should have accessible keyboard ... Mon, 21 Jan 2013 14:36:11 GMT vboxsync [44322] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Fe/VBoxManage: Implemented "guestproperty delete", updated documentation. Mon, 21 Jan 2013 11:24:28 GMT vboxsync [44321] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) NetFlt/Linux: wording change for host-bound packet send suppression stats Mon, 21 Jan 2013 10:57:01 GMT vboxsync [44320] * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: adjust r83244. Don't loop endlessly in case the PRNG is broken ... Mon, 21 Jan 2013 10:16:36 GMT vboxsync [44319] * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxTrayIcon.cpp (modified) FE/Qt: Commenting some unused code. Mon, 21 Jan 2013 10:15:45 GMT vboxsync [44318] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.h (modified) FE/Qt: VM selector cleanup: Removing obsolete code from the ... Mon, 21 Jan 2013 09:44:44 GMT vboxsync [44317] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c (modified) Additions/VBoxGuest: compile fix for Linux 3.8-rc4 Mon, 21 Jan 2013 09:16:41 GMT vboxsync [44316] * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: Check for already used UUIDs when registering a new non file ... Mon, 21 Jan 2013 08:24:44 GMT vboxsync [44315] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/precomp.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMListView.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMListView.h (deleted) FE/Qt: VM selector cleanup: Remove some obsolete code (UIVMListView). Fri, 18 Jan 2013 16:17:40 GMT vboxsync [44314] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) Linux installer: /etc/vbox/vbox.cfg is optional! Fri, 18 Jan 2013 13:40:58 GMT vboxsync [44313] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: Another GUI uuid fix according to defect #5744. Fri, 18 Jan 2013 13:36:47 GMT vboxsync [44312] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: Reverting r83231 because it doesn't take into account all the ... Fri, 18 Jan 2013 13:00:22 GMT vboxsync [44311] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) spaces Fri, 18 Jan 2013 12:59:37 GMT vboxsync [44310] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Devices/Bus/Pci, Devices/PC/DevAPIC: the Guru meditation handler does ... Thu, 17 Jan 2013 13:02:42 GMT vboxsync [44309] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) VBoxManage: sanity check Wed, 16 Jan 2013 13:25:52 GMT vboxsync [44308] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: Another GUI uuid fix according to defect #5744. Wed, 16 Jan 2013 13:25:04 GMT vboxsync [44307] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIExtraDataEventHandler.cpp (modified) FE/Qt: One more global extra-data handling fix according to defect #5744. Wed, 16 Jan 2013 13:16:57 GMT vboxsync [44306] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/device.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/glsl_shader.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/swapchain.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_gl.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_main.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_private.h (modified) wined3d: 1.fix shader gen 2.use vboxogl PixelFormat API directly Wed, 16 Jan 2013 12:01:19 GMT vboxsync [44305] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) VboxTray/VideoMode: Dynamic configuration of secondary monitor for ... Wed, 16 Jan 2013 11:54:25 GMT vboxsync [44304] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGMachinePreview.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGMachinePreview.h (modified) FE/Qt: 6569: Make sure all the NLS strings related to VM selector are ... Wed, 16 Jan 2013 11:47:18 GMT vboxsync [44303] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIExtraDataEventHandler.cpp (modified) FE/Qt: Global extra-data handling fix according to defect #5744. Wed, 16 Jan 2013 11:05:07 GMT vboxsync [44302] * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) Runtime: work around gcc bug 55940, see public ticket 11035 Tue, 15 Jan 2013 17:09:46 GMT vboxsync [44301] * trunk/src/libs/Makefile.kmk (modified) Test suite build fix. Tue, 15 Jan 2013 16:20:58 GMT vboxsync [44300] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) Windows build fixes. Tue, 15 Jan 2013 14:58:38 GMT vboxsync [44299] * trunk/include/iprt/fs.h (modified) * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) RTTar: Implemented simple extraction (-x). Tue, 15 Jan 2013 14:54:18 GMT vboxsync [44298] * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) Implemented RTFileSetOwner on non-windows systems. Tue, 15 Jan 2013 14:14:10 GMT vboxsync [44297] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) VBoxTray: fix ChangeDisplaySettingsEx ref Tue, 15 Jan 2013 14:12:18 GMT vboxsync [44296] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) VBoxTray: some auto-resize cleanup & todos/questions Tue, 15 Jan 2013 13:30:43 GMT vboxsync [44295] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemGroup.cpp (modified) FE/Qt: VM Selector: Chooser-view: Avoid group-item excessive update. Tue, 15 Jan 2013 12:02:41 GMT vboxsync [44294] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsView.cpp (modified) FE/Qt: VM selector: Chooser-view / Details-view cleanup. Tue, 15 Jan 2013 08:27:06 GMT vboxsync [44293] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage: warning Tue, 15 Jan 2013 06:10:36 GMT vboxsync [44292] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) NetFlt/Linux: Minor fix for kfree_skb usage (#6539) Mon, 14 Jan 2013 21:55:20 GMT vboxsync [44291] * trunk/src/VBox/GuestHost/OpenGL/util/hash.c (modified) build fix