# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 6, 2025 2:05:57 AM Tue, 08 Jan 2013 13:23:54 GMT vboxsync [44252] * trunk/include/VBox/vd-ifs-internal.h (modified) * trunk/src/VBox/Storage/DMG.cpp (modified) * trunk/src/VBox/Storage/ISCSI.cpp (modified) * trunk/src/VBox/Storage/Parallels.cpp (modified) * trunk/src/VBox/Storage/QCOW.cpp (modified) * trunk/src/VBox/Storage/QED.cpp (modified) * trunk/src/VBox/Storage/RAW.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/Storage/VDI.cpp (modified) * trunk/src/VBox/Storage/VHD.cpp (modified) * trunk/src/VBox/Storage/VHDX.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) Storage/Backends: async/sync I/O unification, remove separate entries ... Tue, 08 Jan 2013 13:21:41 GMT vboxsync [44251] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: stam counters and some renames. Tue, 08 Jan 2013 13:20:18 GMT vboxsync [44250] * trunk/include/iprt/sg.h (modified) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) Runtime/sg.cpp: void * -> const void * in RTSgBufCopyFromBuf Tue, 08 Jan 2013 11:08:44 GMT vboxsync [44249] * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) GuestControl/service: const, HostCmd -> VBOXGUESTCTRLHOSTCMD. Tue, 08 Jan 2013 10:10:22 GMT vboxsync [44248] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlThread.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) VBoxSerice/GuestCtrl: Renamed/shorted (static) function names. Tue, 08 Jan 2013 09:03:31 GMT vboxsync [44247] * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) SUPDrvTracer.cpp: Fixed crash on Mac OS X Snow Leopard where ... Tue, 08 Jan 2013 07:58:46 GMT vboxsync [44246] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUPLib: warning Tue, 08 Jan 2013 05:48:31 GMT vboxsync [44245] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: Added stats counter for preemption timer exits. Mon, 07 Jan 2013 20:24:45 GMT vboxsync [44244] * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) Burn fix Mon, 07 Jan 2013 20:20:41 GMT vboxsync [44243] * trunk/src/VBox/Storage/testcase/tstVDIo.vd (modified) Storage/tstVDIo: Add sync tests Mon, 07 Jan 2013 20:19:15 GMT vboxsync [44242] * trunk/include/VBox/vd-ifs-internal.h (modified) * trunk/src/VBox/Storage/ISCSI.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/Storage/VDI.cpp (modified) Storage: Next step in the sync/async I/O unification, change all ... Mon, 07 Jan 2013 20:17:19 GMT vboxsync [44241] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/sg.h (modified) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) Runtime/sg.cpp: Add API to check a buffer for zeros Mon, 07 Jan 2013 20:14:22 GMT vboxsync [44240] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: Fix assertion, pMedium can be Null if there is an error Mon, 07 Jan 2013 12:18:37 GMT vboxsync [44239] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) VBoxManage: don't crash on 'screenshotpng' if no display is available ... Fri, 04 Jan 2013 20:56:32 GMT vboxsync [44238] * trunk/src/VBox/Runtime/r0drv/freebsd/the-freebsd-kernel.h (modified) Runtime/FreeBSD: Build fix Fri, 04 Jan 2013 20:55:04 GMT vboxsync [44237] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: DTrace fix Fri, 04 Jan 2013 20:49:19 GMT vboxsync [44236] * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) DrvDiskIntegrity: Bugfix Fri, 04 Jan 2013 20:47:58 GMT vboxsync [44235] * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp (modified) AsyncCompletion: Logging fix Fri, 04 Jan 2013 20:46:32 GMT vboxsync [44234] * trunk/src/VBox/Main/src-server/freebsd/PerformanceFreeBSD.cpp (modified) Main/FreeBSD: Fix Fri, 04 Jan 2013 20:39:56 GMT vboxsync [44233] * trunk/include/VBox/vd-ifs-internal.h (modified) * trunk/src/VBox/Storage/DMG.cpp (modified) * trunk/src/VBox/Storage/Parallels.cpp (modified) * trunk/src/VBox/Storage/QCOW.cpp (modified) * trunk/src/VBox/Storage/QED.cpp (modified) * trunk/src/VBox/Storage/RAW.cpp (modified) * trunk/src/VBox/Storage/VCICache.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/Storage/VDI.cpp (modified) * trunk/src/VBox/Storage/VHD.cpp (modified) * trunk/src/VBox/Storage/VHDX.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) Storage: Preparations for the sync/async I/O unification Fri, 04 Jan 2013 14:30:20 GMT vboxsync [44232] * trunk/src/VBox/Storage/DMG.cpp (modified) * trunk/src/VBox/Storage/ISCSI.cpp (modified) * trunk/src/VBox/Storage/Parallels.cpp (modified) * trunk/src/VBox/Storage/QCOW.cpp (modified) * trunk/src/VBox/Storage/QED.cpp (modified) * trunk/src/VBox/Storage/RAW.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/Storage/VDI.cpp (modified) * trunk/src/VBox/Storage/VHD.cpp (modified) * trunk/src/VBox/Storage/VHDX.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) Storage: Fix regression introduced when adding ... Fri, 04 Jan 2013 02:06:39 GMT vboxsync [44231] * trunk/src/VBox/Runtime/r3/win/dir-win.cpp (modified) dir-win.cpp: supposed to return success even if no matches were ... Fri, 04 Jan 2013 01:33:01 GMT vboxsync [44230] * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) some flushing. Wed, 02 Jan 2013 12:42:39 GMT vboxsync [44229] * trunk/src/VBox/Storage/VHD.cpp (modified) Storage/VHD: don't log the data read upon return Wed, 02 Jan 2013 12:24:08 GMT vboxsync [44228] * trunk/src/VBox/Runtime/testcase/tstRTR0Timer.cpp (modified) tstRTR0Timer.cpp: Attempt at fixing test failures i the CSSD_LOOP. Wed, 02 Jan 2013 12:15:42 GMT vboxsync [44227] * trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified) * trunk/src/VBox/Storage/testcase/tstVDResize.vd (added) Storage/tstVDIo: Add testcase for resizing VDI images (public bug #11344) Wed, 02 Jan 2013 12:05:47 GMT vboxsync [44226] * trunk/src/VBox/Storage/VD.cpp (modified) VD: Update size field after a successful resize operation Wed, 02 Jan 2013 12:04:04 GMT vboxsync [44225] * trunk/src/VBox/Storage/VDI.cpp (modified) Storage/VDI: Fix data corruption after a resize if more than 1 block ... Tue, 01 Jan 2013 19:27:16 GMT vboxsync [44224] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Wrong assert - too much python. Tue, 01 Jan 2013 19:25:47 GMT vboxsync [44223] * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) tstSharedFolderService.cpp: Fixed fillTestShflString u16Length bug ... Tue, 01 Jan 2013 19:23:50 GMT vboxsync [44222] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) vbsfBuildFullPath: Use the u16Length dude. The darwin tricks does and ... Tue, 01 Jan 2013 17:17:26 GMT vboxsync [44220] * trunk/src/VBox/Runtime/r3/test.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTTime.cpp (moved) tstRTTime: Renamed from tstTime, convert to RTTest and restricted the ... Mon, 31 Dec 2012 12:29:52 GMT vboxsync [44219] * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) Runtime/dbgas.cpp: Fix inverted check resulting in a NULL pointer ... Mon, 31 Dec 2012 12:28:59 GMT vboxsync [44218] * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) Runtime/manifest.cpp: Fix a possible NULL pointer dereference in the ... Sat, 29 Dec 2012 20:27:34 GMT vboxsync [44217] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) solaris/makepackage.sh: VBoxISAExec for VBoxSVC as well. Sat, 29 Dec 2012 20:22:41 GMT vboxsync [44216] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) works, clear out old stuff. Sat, 29 Dec 2012 00:45:56 GMT vboxsync [44215] * trunk/src/VBox/Installer/solaris/pkginstall.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Propagate xtrace from pkgadd -v down the scripts. Sat, 29 Dec 2012 00:45:28 GMT vboxsync [44214] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Installer/solaris/Makefile.kmk: Fixed symlink rules. Fri, 28 Dec 2012 23:19:39 GMT vboxsync [44213] * trunk/src/VBox/Installer/solaris/VBoxZoneAccess.c (modified) VBoxZoneAccess.c: /dev/vboxdrv -> /devices/pseudo/vboxdrv... Fri, 28 Dec 2012 21:21:44 GMT vboxsync [44212] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Don't bother with the devlink.tab stuff for vboxdrv any more ... Fri, 28 Dec 2012 21:20:59 GMT vboxsync [44211] * trunk/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf (modified) * trunk/src/VBox/Installer/solaris/pkginstall.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) file header Fri, 28 Dec 2012 21:20:13 GMT vboxsync [44210] * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) SUPLib-solaris.cpp: Why do we access the devices thru /dev/? Changed ... Fri, 28 Dec 2012 10:24:00 GMT vboxsync [44209] * trunk/src/VBox/Devices/PC/BIOS/pcibios.inc (modified) BIOS: Do not use IRQ 5 for PCI devices. Fri, 28 Dec 2012 04:13:10 GMT vboxsync [44208] * trunk/src/VBox/Devices/Network/DevINIP.cpp (modified) DevINIP/new-lwip: use link-local address for IPv6 iSCSI-targets. Thu, 27 Dec 2012 14:52:09 GMT vboxsync [44207] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) BusLogic: Added 24-bit mailbox support. Thu, 27 Dec 2012 14:44:35 GMT vboxsync [44206] * trunk/src/VBox/Devices/PC/BIOS/scsi.c (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.h (modified) SCSI/BIOS: Moved port base out of harm's way. Tue, 25 Dec 2012 16:30:34 GMT vboxsync [44204] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) HostDrivers/solaris: wrap to 130 columns. Tue, 25 Dec 2012 16:24:32 GMT vboxsync [44203] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) HostDrivers/solaris: spaces, wrap to 130 columns. Mon, 24 Dec 2012 14:29:59 GMT vboxsync [44202] * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/VMMR0: HM bits. Mon, 24 Dec 2012 11:41:34 GMT vboxsync [44201] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/VMMR3: todo. Sun, 23 Dec 2012 18:34:34 GMT vboxsync [44200] * trunk/src/VBox/Runtime/testcase/tstRTFileGetSize-1.cpp (modified) too long silly value name. Sun, 23 Dec 2012 00:27:34 GMT vboxsync [44199] * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) Shorter test names. Sat, 22 Dec 2012 22:42:46 GMT vboxsync [44198] * trunk/src/VBox/Runtime/testcase/tstRTBase64.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSymlink.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) Testcases: Short and fewer test names. Fri, 21 Dec 2012 17:52:16 GMT vboxsync [44197] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/VMMR0: HM bits. Fri, 21 Dec 2012 12:02:47 GMT vboxsync [44196] * trunk/src/VBox/GuestHost/OpenGL/include/cr_glstate.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_diff.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_error.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_polygon.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_blitter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) crOpenGL: glGetError fixes Fri, 21 Dec 2012 10:39:53 GMT vboxsync [44195] * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/VMMAll, VMMR3: forceflags for updating CR3 and PAE PDPEs. Fri, 21 Dec 2012 10:27:41 GMT vboxsync [44194] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) VboxTray/videomode: r82861 Code optimization. Making it backward ... Thu, 20 Dec 2012 23:34:25 GMT vboxsync [44193] * trunk/src/VBox/GuestHost/OpenGL/util/hash.c (modified) crOpenGL: hash table index pool rewrite Thu, 20 Dec 2012 17:37:17 GMT vboxsync [44192] * trunk/src/VBox/Runtime/r3/test.cpp (modified) r3/test.cpp: Added IPRT_TEST_OMIT_TOP_TEST env.var. for supressing ... Thu, 20 Dec 2012 17:36:56 GMT vboxsync [44191] * trunk/include/VBox/RemoteDesktop/VRDEVideoIn.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/MachineImpl.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/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-client/VBoxDriversRegister.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB ... Thu, 20 Dec 2012 14:28:15 GMT vboxsync [44190] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) D'oh! Thu, 20 Dec 2012 10:18:30 GMT vboxsync [44188] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv-win.cpp,++: VBoxDrvU. Thu, 20 Dec 2012 07:14:13 GMT vboxsync [44187] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) build fix Thu, 20 Dec 2012 01:19:10 GMT vboxsync [44186] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) build fix Wed, 19 Dec 2012 20:06:38 GMT vboxsync [44185] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) solaris driver installer hacking. needs testing. Wed, 19 Dec 2012 19:48:22 GMT vboxsync [44184] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) SUPDrv-linux.c: /dev/vboxdrvu (untested). Wed, 19 Dec 2012 19:27:50 GMT vboxsync [44183] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) build fix Wed, 19 Dec 2012 19:26:52 GMT vboxsync [44182] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) SUPDrv-freebsd.c: /dev/vboxdrvu (untested). Wed, 19 Dec 2012 19:10:10 GMT vboxsync [44181] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) SUPDrv-solaris.c: /dev/vboxdrvu (untested). Wed, 19 Dec 2012 18:35:56 GMT vboxsync [44180] * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) grr Wed, 19 Dec 2012 18:32:02 GMT vboxsync [44179] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) build fix Wed, 19 Dec 2012 18:27:53 GMT vboxsync [44178] * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) build fix Wed, 19 Dec 2012 18:18:46 GMT vboxsync [44177] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) build fix Wed, 19 Dec 2012 18:17:48 GMT vboxsync [44176] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) build fix Wed, 19 Dec 2012 18:16:25 GMT vboxsync [44175] * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) build fix Wed, 19 Dec 2012 18:14:39 GMT vboxsync [44174] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) HostImpl.cpp / Host::GetProcessorFeature: Finally use /dev/vboxdrvu ... Wed, 19 Dec 2012 18:12:31 GMT vboxsync [44173] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms ... Wed, 19 Dec 2012 18:09:21 GMT vboxsync [44172] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) cpumR0MapLocalApicWorker: Use ASMIsXyzCpuEx and friends. Wed, 19 Dec 2012 18:05:58 GMT vboxsync [44171] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) HMR0.cpp: Use ASMIsXyzCpuEx and friends, also be a bit more paranoid ... Wed, 19 Dec 2012 17:57:32 GMT vboxsync [44170] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) cpumR3DetectVendor: Use ASMIsXyzCpuEx. Wed, 19 Dec 2012 17:49:07 GMT vboxsync [44168] * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (modified) nit Wed, 19 Dec 2012 16:40:41 GMT vboxsync [44167] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: Increased guest property lookup performance by using a map for ... Wed, 19 Dec 2012 16:28:19 GMT vboxsync [44166] * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Linux installer: Changed module command line handling from '--enable ... Wed, 19 Dec 2012 13:06:25 GMT vboxsync [44164] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) VBoxServiceVMInfo-win: More user enumeration fun for session 0 ... Wed, 19 Dec 2012 12:25:14 GMT vboxsync [44163] * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) Linux Additions/shared folders: don't crash on remount if we were not ... Wed, 19 Dec 2012 11:47:25 GMT vboxsync [44162] * trunk/src/VBox/Installer/linux/debian/rules (modified) deb: ignore the scripts/helpers for now Wed, 19 Dec 2012 11:01:38 GMT vboxsync [44161] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) VboxTray/VideoMode: Dynamic configuration of secondary monitor for ... Wed, 19 Dec 2012 10:37:00 GMT vboxsync [44160] * trunk/src/VBox/Main/webservice/websrv-wsdl.xsl (modified) Main/webservices: make it compile with libxslt >= 1.1.27 (thanks ... Wed, 19 Dec 2012 10:12:36 GMT vboxsync [44159] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) VBoxServiceVMInfo-win: More user enumeration fixes. Wed, 19 Dec 2012 10:01:34 GMT vboxsync [44158] * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) Fe/VBoxHeadless: Reduced guest property notification handling. Wed, 19 Dec 2012 09:39:38 GMT vboxsync [44157] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) FE/Qt: German NLS fix Tue, 18 Dec 2012 20:16:59 GMT vboxsync [44156] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) Build fix. Tue, 18 Dec 2012 20:13:37 GMT vboxsync [44155] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) GuestProperties/service: Misc. sanity checking. Tue, 18 Dec 2012 18:06:52 GMT vboxsync [44154] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VMM/VMMR0: HM bits. Tue, 18 Dec 2012 17:32:13 GMT vboxsync [44153] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: unconditionally disable video encoding, should mitigate ... Tue, 18 Dec 2012 15:47:08 GMT vboxsync [44152] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/Snapshot+Console: Set up logging earlier to capture more error ... Tue, 18 Dec 2012 15:38:58 GMT vboxsync [44151] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Console: dump the VBoxInternal2 extradata settings since they ... Tue, 18 Dec 2012 14:19:07 GMT vboxsync [44150] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) vboxtray/wddm: remove unneeded stuff Tue, 18 Dec 2012 14:05:27 GMT vboxsync [44149] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.h (modified) wddm/display-only: fix auto-resize Tue, 18 Dec 2012 09:36:30 GMT vboxsync [44148] * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) Additions/Linux shared folders: removed debug output