# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Apr 21, 2025 9:50:25 AM Mon, 18 May 2015 13:36:19 GMT vboxsync [55910] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) pgmPoolAccessHandler: Make use of the enmOrigin to detect device ... Mon, 18 May 2015 13:09:16 GMT vboxsync [55909] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGM,++: Made the ring-3 physical access handler callbacks present in ... Mon, 18 May 2015 12:43:10 GMT vboxsync [55908] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) SB16: Keep playing after loading saved state. Mon, 18 May 2015 12:35:35 GMT vboxsync [55907] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) SB16: Iproved mixer volume SBP<->SB16 conversion. Mon, 18 May 2015 12:23:31 GMT vboxsync [55906] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) FE/VBoxManage: Fix reading the partition table on Windows, ReadFile ... Mon, 18 May 2015 12:11:26 GMT vboxsync [55905] * trunk/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp (modified) warning Mon, 18 May 2015 12:07:40 GMT vboxsync [55904] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) PGM: Added a pVCpu parameter to all physical handler callouts and ... Mon, 18 May 2015 12:02:58 GMT vboxsync [55903] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGM: Added a pVCpu parameter to all physical handler callouts and ... Mon, 18 May 2015 11:14:05 GMT vboxsync [55902] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) Additions/common/VBoxGuestLib: more precise scanf format string. Mon, 18 May 2015 10:39:35 GMT vboxsync [55901] * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) USB: Fix attaching multiple devices to the same roothub on xHCI Mon, 18 May 2015 10:17:35 GMT vboxsync [55900] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/CSAMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/SELMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRC.cpp (modified) PGM: Added a pVCpu parameter to all virtual handler callouts and also ... Mon, 18 May 2015 09:47:57 GMT vboxsync [55899] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR3/FTM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhysRWTmpl.h (modified) * trunk/src/VBox/VMM/VMMRC/PDMRCDevice.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) PGM: Added an access origin to memory read & write calls that ... Mon, 18 May 2015 09:45:59 GMT vboxsync [55898] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c (modified) casting non-sense. Mon, 18 May 2015 09:02:07 GMT vboxsync [55897] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) PGMR3HandlerVirtualTypeRegister: Dropped the pszModRC parameter as ... Sun, 17 May 2015 20:20:30 GMT vboxsync [55896] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) PGM: Renamed the ring-0 and raw-mode context physical page access ... Sun, 17 May 2015 19:42:38 GMT vboxsync [55895] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/CSAMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/SELMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRC.cpp (modified) * trunk/src/VBox/VMM/include/CSAMInternal.h (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/include/SELMInternal.h (modified) * trunk/src/VBox/VMM/include/TRPMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) Added pvUser to the raw-mode context virtual handler callbacks. Sun, 17 May 2015 18:23:10 GMT vboxsync [55894] * trunk/src/VBox/VMM/include/SELMInternal.h (modified) build fix Sun, 17 May 2015 18:19:53 GMT vboxsync [55893] * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) build fix Sun, 17 May 2015 18:14:56 GMT vboxsync [55892] * trunk/src/VBox/VMM/VMMR3/SELM.cpp (modified) build fix Sun, 17 May 2015 18:09:43 GMT vboxsync [55891] * trunk/include/VBox/vmm/pgm.h (modified) build fix Sun, 17 May 2015 18:06:25 GMT vboxsync [55890] * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) build fix Sun, 17 May 2015 18:01:37 GMT vboxsync [55889] * trunk/include/VBox/vmm/pgm.h (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/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/include/CSAMInternal.h (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/include/SELMInternal.h (modified) * trunk/src/VBox/VMM/include/TRPMInternal.h (modified) * trunk/src/VBox/VMM/include/TRPMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM: Split up virtual handlers just like the physical ones, such that ... Sat, 16 May 2015 13:11:38 GMT vboxsync [55888] * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) build fix Sat, 16 May 2015 13:09:45 GMT vboxsync [55887] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/pkg_plist (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/deffiles (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) Ship DbgPlugInDiggers.dll/so/dylib. Sat, 16 May 2015 13:04:40 GMT vboxsync [55886] * trunk/src/VBox/VMM/VMMR3/DBGFR3PlugIn.cpp (modified) build fix Sat, 16 May 2015 13:03:11 GMT vboxsync [55885] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) IMachineDebugger: Added a queryOSKernelLog method. Sat, 16 May 2015 01:25:08 GMT vboxsync [55884] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDebugVM.cpp (modified) VBoxManage debugvm osdetect: Load all plug-ins first. Sat, 16 May 2015 01:22:15 GMT vboxsync [55883] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) IMachineDebugger: Added loadPlugIn and unloadPlugIn methods. Sat, 16 May 2015 01:21:41 GMT vboxsync [55882] * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) Add DBGFR3PlugIn* to export defintions. Sat, 16 May 2015 01:02:51 GMT vboxsync [55881] * trunk/include/VBox/dbg.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInDiggers.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFInfo.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFOS.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3PlugIn.cpp (added) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/DBGFInternal.h (modified) DBGF,DBGC: Moved the plug-ins from DBGC to DBGF so we can make use of ... Fri, 15 May 2015 17:50:47 GMT vboxsync [55880] * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp (modified) FE/Qt: 6278: Selector UI: Snapshot widget: Proper size-hint ... Fri, 15 May 2015 17:29:06 GMT vboxsync [55879] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElement.cpp (modified) FE/Qt: 6278: Selector UI: Details pane: HiDPI icons. Fri, 15 May 2015 16:58:53 GMT vboxsync [55878] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBoxBrand.qrc (modified) FE/Qt: 6278: Missed HiDPI About menu-action icon. Fri, 15 May 2015 16:42:11 GMT vboxsync [55877] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) FE/Qt: Mac OS X: Ups in r100333. Fri, 15 May 2015 16:36:20 GMT vboxsync [55876] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) FE/Qt: 6278: Enable HiDPI icons for Win/X11 hosts. Fri, 15 May 2015 16:12:38 GMT vboxsync [55875] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: adjust the mouse range properly on older X ... Fri, 15 May 2015 10:35:41 GMT vboxsync [55874] * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) * trunk/src/VBox/Devices/Input/PS2M.cpp (modified) Devices/Input: re-add release flow logging to PS/2 input devices. Fri, 15 May 2015 10:35:21 GMT vboxsync [55873] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) KBC: Allow word reads of KBC status register. Fri, 15 May 2015 10:16:55 GMT vboxsync [55872] * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: Copy filter related properties when cloning a medium or ... Fri, 15 May 2015 07:50:49 GMT vboxsync [55871] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Storage/DrvVD: Fix VM hang during power off because of an order ... Fri, 15 May 2015 05:53:39 GMT vboxsync [55870] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_tr.ts (modified) FE/Qt: updated Turkish translation. Thank you Burak Yavuz. Fri, 15 May 2015 01:45:32 GMT vboxsync [55869] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: When logging gratuitous ARP print IP address, not a pointer to it. Thu, 14 May 2015 22:04:55 GMT vboxsync [55868] * trunk/Config.kmk (modified) Config.kmk: Added a VBOX_CERTIFICATE_FINGERPRINT option to windows ... Thu, 14 May 2015 21:09:26 GMT vboxsync [55867] * trunk/doc/manual/en_US/user_Frontends.xml (modified) * trunk/doc/manual/en_US/user_Introduction.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) VBoxHeadless: do not enable the VRDP server automatically, use the VM ... Thu, 14 May 2015 19:40:58 GMT vboxsync [55866] * trunk/include/iprt/assert.h (modified) Update (C) while at it. Thu, 14 May 2015 19:40:09 GMT vboxsync [55865] * trunk/include/iprt/assert.h (modified) iprt/assert.h: Replaced 'if (RT_UNLIKELY(!(expr)))' with 'if ... Thu, 14 May 2015 18:44:04 GMT vboxsync [55864] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMMR0EntryFast: Don't return with the context hook enabled when ... Thu, 14 May 2015 18:29:34 GMT vboxsync [55863] * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/thread.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/r0drv/generic/threadctxhooks-r0drv-generic.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/threadctxhooks-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/threadctxhooks-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0ThreadPreemption.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMInternal.mac (modified) IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do ... Thu, 14 May 2015 18:14:39 GMT vboxsync [55862] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUMR3CpuId.cpp: Corrected XSAVE related CPUID handling loading old ... Thu, 14 May 2015 15:59:15 GMT vboxsync [55861] * trunk/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c (modified) build fix Thu, 14 May 2015 09:42:38 GMT vboxsync [55860] * trunk/src/VBox/Runtime/r0drv/solaris/threadctxhooks-r0drv-solaris.c (modified) threadctxhooks-r0drv-solaris.c: disabled strict build code accessing ... Thu, 14 May 2015 09:20:05 GMT vboxsync [55859] * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c (modified) SMAP paranoia. Wed, 13 May 2015 23:07:42 GMT vboxsync [55858] * trunk/doc/manual/en_US/SDKRef.xml (modified) SDKRef: Fix unbalanced paren while here. Wed, 13 May 2015 23:00:58 GMT vboxsync [55857] * trunk/doc/manual/en_US/SDKRef.xml (modified) SDKRef: Fix unresolved xrefs after r100308. Wed, 13 May 2015 21:01:06 GMT vboxsync [55856] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: centralize allocation/deletion of icmp_msg so that book-keeping ... Wed, 13 May 2015 18:14:15 GMT vboxsync [55855] * trunk/src/VBox/Devices/Network/slirp/debug.c (modified) NAT: printSocket - make %R[natsock] output more compact Wed, 13 May 2015 14:40:26 GMT vboxsync [55854] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotDetailsDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGMachinePreview.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: saved screenshot API cleanup. Wed, 13 May 2015 14:33:49 GMT vboxsync [55853] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) Logrel consistency. Wed, 13 May 2015 14:29:09 GMT vboxsync [55852] * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) Audio: Apply volume properly when doing mono to stereo conversion. Wed, 13 May 2015 14:23:01 GMT vboxsync [55851] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Dev: logrel consistency. Wed, 13 May 2015 14:03:42 GMT vboxsync [55850] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) Windows build fix Wed, 13 May 2015 13:51:57 GMT vboxsync [55849] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Comitted too much now... Wed, 13 May 2015 13:47:21 GMT vboxsync [55848] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) AHCI: Cleanup, fix a few concurrency and hopefully a double free ... Wed, 13 May 2015 13:46:42 GMT vboxsync [55847] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Cleanup, fix a few concurrency and hopefully a double free ... Wed, 13 May 2015 13:39:39 GMT vboxsync [55846] * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) DnD: State machine fixes. Wed, 13 May 2015 13:39:02 GMT vboxsync [55845] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) Comments. Wed, 13 May 2015 12:46:52 GMT vboxsync [55844] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) DevVGA: screen resize cleanup, logging Wed, 13 May 2015 11:33:39 GMT vboxsync [55843] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Frontends/VBoxManage: allow configuring the VBoxSVC release logging ... Wed, 13 May 2015 09:59:55 GMT vboxsync [55842] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) SrvIntNetR0.cpp: aAddrBlacklist was destroyed too early in ... Wed, 13 May 2015 09:45:15 GMT vboxsync [55841] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) VMM/IOM: logging. Wed, 13 May 2015 09:36:04 GMT vboxsync [55840] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-cocoa.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-cocoa.m (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/VBoxSVGA3DObjC.def (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) vmsvga3d/mac: Fixed problem with missing back/front buffers. Stop use ... Wed, 13 May 2015 07:09:10 GMT vboxsync [55839] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) VBoxSVC: log the home directory Wed, 13 May 2015 06:56:40 GMT vboxsync [55838] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: pfnQueryColorDepth -> pfnQueryVideoMode Wed, 13 May 2015 06:55:42 GMT vboxsync [55837] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DisplayImpl: getScreenResolution, etc should use framebuffer info. Tue, 12 May 2015 19:01:41 GMT vboxsync [55836] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) ValidationKit: adapt to no longer existing synthetic CPU feature Tue, 12 May 2015 18:37:34 GMT vboxsync [55835] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: repair VM configs a bit more thoroughly, as otherwise ... Tue, 12 May 2015 18:36:22 GMT vboxsync [55834] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) FE/Qt: Runtime UI: Frame-buffer: Small cleanup inspired by the r100254. Tue, 12 May 2015 17:52:23 GMT vboxsync [55833] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix handling of transient guest properties (both on ... Tue, 12 May 2015 17:13:28 GMT vboxsync [55832] * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.cpp (modified) Host 3D: back to usage of DEPTH_STENCIL attachement. Tue, 12 May 2015 16:18:04 GMT vboxsync [55831] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/server_presenter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.cpp (modified) SharedOpenGL: crServerRedirMuralFbClear must release textures. Tue, 12 May 2015 14:05:25 GMT vboxsync [55830] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HM: hungarian. Tue, 12 May 2015 13:57:43 GMT vboxsync [55829] * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) VMM: fix for 64-bit guests on 32-bit hosts with fxrstor Tue, 12 May 2015 13:50:14 GMT vboxsync [55828] * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Storage/testcase/vbox-img.cpp (modified) typos Tue, 12 May 2015 13:31:09 GMT vboxsync [55827] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) FE/Qt: 7840: Allow attachment hot-plugging for USB storage controller. Tue, 12 May 2015 12:55:48 GMT vboxsync [55826] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) Build fix. Tue, 12 May 2015 12:51:48 GMT vboxsync [55825] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/icd_drv.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) 3D: Additions: provide Windows ICD driver with HGSMI connection. Tue, 12 May 2015 12:37:33 GMT vboxsync [55824] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDEnumFormat_win.h (modified) Build fix. Tue, 12 May 2015 11:46:09 GMT vboxsync [55823] * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) DnD: Main/GuestDnDSourceImpl.cpp: Don't route reported guest errors ... Tue, 12 May 2015 11:44:42 GMT vboxsync [55822] * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) Logging. Tue, 12 May 2015 11:43:14 GMT vboxsync [55821] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDrag.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDrag.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) DnD: FE/Qt: Overhaul of the frontend-specific code, removed ... Tue, 12 May 2015 11:37:23 GMT vboxsync [55820] * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) DnD: VBoxClient: Implemented much smoother and accurate host<->guest ... Tue, 12 May 2015 10:10:36 GMT vboxsync [55819] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGMachinePreview.cpp (modified) FE/Qt: Selector UI: Details pane: VM Preview: Make sure acquired ... Tue, 12 May 2015 10:00:06 GMT vboxsync [55818] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) ValidationKit: adapt to renamed API attribute Tue, 12 May 2015 09:28:21 GMT vboxsync [55817] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) VMM/IOMAllMMIO: redundant check. Tue, 12 May 2015 09:27:14 GMT vboxsync [55816] * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) VMM/IOMAll: redundant check. Tue, 12 May 2015 09:22:50 GMT vboxsync [55815] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: bounds checking for auto load/store MSR functions. Tue, 12 May 2015 09:20:40 GMT vboxsync [55814] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) FE/Qt: UIFrameBuffer: warning. Tue, 12 May 2015 08:16:14 GMT vboxsync [55813] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) FE/Qt: updated Italian translation, thank you Vincenzo Reale. Mon, 11 May 2015 21:44:44 GMT vboxsync [55812] * trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c (modified) space Mon, 11 May 2015 20:32:17 GMT vboxsync [55811] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.h (modified) DevVGA-SVGA3d-ogl.cpp,++: A couple of minor fixes and more GL success ...