# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # May 10, 2025 5:17:51 AM Wed, 13 Feb 2013 15:16:23 GMT vboxsync [44670] * trunk/src/VBox/Devices/Network/DevINIP.cpp (modified) DevINIP.cpp: Removed all use of the harmful statement (at least ... Wed, 13 Feb 2013 15:00:00 GMT vboxsync [44669] * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (moved) * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.cpp (moved) * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.h (moved) * trunk/src/VBox/Devices/Makefile.kmk (modified) Renamed the DevIchIntelHDA.cpp to DevIchHda.cpp (ICH include Intel ... Wed, 13 Feb 2013 14:53:36 GMT vboxsync [44668] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevCodec.h (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevCodec.*: More cleanups... moving all the unnecesary defines from ... Wed, 13 Feb 2013 14:30:33 GMT vboxsync [44667] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevCodec.h (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) HDA codec cleanups. Wed, 13 Feb 2013 12:01:25 GMT vboxsync [44666] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA.cpp: Build fix + document references. Wed, 13 Feb 2013 11:44:45 GMT vboxsync [44665] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA.cpp: Fixed the MMIO access handlers. Tue, 12 Feb 2013 17:16:09 GMT vboxsync [44663] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) FE/Qt: 6065: Improve usability for UIHostComboEditor keyboard handling. Tue, 12 Feb 2013 16:50:22 GMT vboxsync [44662] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.h (modified) FE/Qt: 6065: Hot-key model/view architecture classes added into ... Tue, 12 Feb 2013 16:38:19 GMT vboxsync [44661] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.h (modified) FE/Qt: 6065: Extending UIHostCombo namespace with required API. Tue, 12 Feb 2013 16:35:09 GMT vboxsync [44660] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.cpp (modified) FE/Qt: 6065: UIShortcutPool: Fixing bug in shortcut overrides processing. Tue, 12 Feb 2013 14:38:31 GMT vboxsync [44659] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) Windows Guest Additions installer: Fixed WDDM/XPDM installation ... Tue, 12 Feb 2013 13:30:52 GMT vboxsync [44658] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.h (modified) FE/Qt: 6065: UIShortcutCache extension (not used yet). Tue, 12 Feb 2013 13:22:13 GMT vboxsync [44657] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VMM/VMMR0: HM bits. Tue, 12 Feb 2013 13:20:46 GMT vboxsync [44656] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.h (modified) FE/Qt: Build-fix for r83745. Tue, 12 Feb 2013 13:17:51 GMT vboxsync [44655] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.ui (modified) FE/Qt: 6065: Layout name for Global settings / Input page / Main layout. Tue, 12 Feb 2013 13:05:12 GMT vboxsync [44654] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.h (modified) FE/Qt: 6065: Updating UIHostComboEditor API with corresponding ... Tue, 12 Feb 2013 12:50:29 GMT vboxsync [44653] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.h (modified) FE/Qt: 6065: Updating UIHotKeyEditor: Extend editor with reset/clear ... Tue, 12 Feb 2013 12:46:35 GMT vboxsync [44652] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.h (modified) FE/Qt: 6065: Updating UIHotKey: Class extended with default hot-key ... Tue, 12 Feb 2013 12:43:33 GMT vboxsync [44651] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.h (modified) FE/Qt: 6065: Updating UIHotKey: Class extended with required methods. Tue, 12 Feb 2013 12:37:35 GMT vboxsync [44650] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.h (modified) FE/Qt: 6065: Renaming UIKeySequence => UIHotKey. Tue, 12 Feb 2013 12:18:13 GMT vboxsync [44649] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Documentation: added new paragraphs into chapter "Incompatible API ... Tue, 12 Feb 2013 10:54:41 GMT vboxsync [44648] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) WINNT/VBoxTray/VBoxDisplay: Added multi-monitor support for XP XPDM . ... Mon, 11 Feb 2013 20:08:28 GMT vboxsync [44647] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA.cpp: one more... Mon, 11 Feb 2013 20:07:44 GMT vboxsync [44646] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA.cpp: Last batch of cleanups. Mon, 11 Feb 2013 20:04:41 GMT vboxsync [44645] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA.cpp: uint64_t constants are not ULL suffixed but ... Mon, 11 Feb 2013 19:50:48 GMT vboxsync [44644] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA.cpp: index -> iReg. Mon, 11 Feb 2013 19:48:28 GMT vboxsync [44643] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA.cpp: Made the register access callbacks static and ... Mon, 11 Feb 2013 19:44:26 GMT vboxsync [44642] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA.cpp: drop the offset argument to the register ... Mon, 11 Feb 2013 19:39:36 GMT vboxsync [44641] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA.cpp: s & pState -> pThis like everywhere else. Mon, 11 Feb 2013 19:26:35 GMT vboxsync [44640] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA.cpp: st is no prefix. Mon, 11 Feb 2013 19:25:42 GMT vboxsync [44639] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevCodec.h (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Eliminated PCIINTELHDLinkState, moving the pci device structure up ... Mon, 11 Feb 2013 15:27:22 GMT vboxsync [44637] * trunk/src/VBox/Devices/Audio/DevCodec.h (modified) Forgot one header. Mon, 11 Feb 2013 15:19:44 GMT vboxsync [44636] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA.cpp: Let IOM handle unaligned and odd sized write ... Mon, 11 Feb 2013 15:17:19 GMT vboxsync [44635] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA.cpp: Let IOM handle unaligned and odd sized write ... Mon, 11 Feb 2013 15:13:48 GMT vboxsync [44634] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA.cpp: Let IOM handle unaligned and odd sized read accesses. Mon, 11 Feb 2013 15:09:46 GMT vboxsync [44633] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) DevIchIntelHDA.cpp: Cleanups. Mon, 11 Feb 2013 12:52:40 GMT vboxsync [44632] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) DevIchAc97.cpp: s, d and r variable/parameter cleanups. Mon, 11 Feb 2013 12:38:33 GMT vboxsync [44631] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) DevIchAc97.cpp: Eliminated PCIAC97LinkState. Mon, 11 Feb 2013 12:31:26 GMT vboxsync [44630] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) DevIchAc97.cpp: Some code style cleanups. Mon, 11 Feb 2013 11:59:14 GMT vboxsync [44629] * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) DevHEP: MMIO changes and other cleanups. Mon, 11 Feb 2013 11:15:42 GMT vboxsync [44628] * trunk/src/VBox/Storage/VD.cpp (modified) Backout r83702 because it causes regressions Mon, 11 Feb 2013 11:01:55 GMT vboxsync [44627] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) efiDestruct fix. Mon, 11 Feb 2013 10:52:19 GMT vboxsync [44626] * trunk/include/VBox/vmm/iom.h (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp (modified) DevAPIC.cpp,++: Changed the APIC MMIO registrations to let IOM handle ... Mon, 11 Feb 2013 10:32:35 GMT vboxsync [44625] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Missing file Mon, 11 Feb 2013 10:14:24 GMT vboxsync [44623] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/common/path/RTPathCalcRelative.cpp (moved) * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) Runtime: RTPathCreateRelative -> RTPathCalcRelative Mon, 11 Feb 2013 10:13:27 GMT vboxsync [44622] * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (modified) Updated VBoxEFI32.fd and VBoxEFI64.fd to r83707. Mon, 11 Feb 2013 10:10:51 GMT vboxsync [44621] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) DevEFI.cpp: Fixed assertion in nvramStore (forgot it yesterday). Sun, 10 Feb 2013 20:42:53 GMT vboxsync [44620] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) DevEFI.cpp: Don't save volatile variables. Sun, 10 Feb 2013 20:26:28 GMT vboxsync [44619] * trunk/src/VBox/Main/src-client/Nvram.cpp (modified) Nvram.cpp: Some refinements and fixes. Sun, 10 Feb 2013 19:13:59 GMT vboxsync [44618] * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices/Storage: Add StorageDbgLib for DrvDiskIntegrity if enabled, ... Sun, 10 Feb 2013 18:48:30 GMT vboxsync [44617] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Missing file Sun, 10 Feb 2013 18:38:22 GMT vboxsync [44616] * trunk/src/VBox/Storage/VD.cpp (modified) Storage/VD: Remove the leftovers of the sync I/O path, everything is ... Sun, 10 Feb 2013 18:10:50 GMT vboxsync [44615] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/common/path/RTPathCreateRelative.cpp (added) * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) Runtime/path: Add RTPathCreateRelative to create a relative path ... Sat, 09 Feb 2013 13:27:38 GMT vboxsync [44614] * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/env.sh (modified) EFI/env.sh: OVMF and mac corrections. Sat, 09 Feb 2013 13:24:40 GMT vboxsync [44613] * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/ReadMe.txt (modified) Some EFI readme updates. Sat, 09 Feb 2013 13:21:41 GMT vboxsync [44612] * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkg.dsc (deleted) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkg.fdf (deleted) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkgX64.dsc (deleted) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/edk2.patch-apple (deleted) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/edk2.patch-idtgdt (deleted) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/edk2.patch-mem_acpi (deleted) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/edk2.patch-memdetect (deleted) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/edk2.patch-no_blocking_partition (deleted) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/edk2.patch-ovmf_pei (deleted) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/edk2.patch-pmtimer (deleted) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/edk2.patch-rtc (deleted) Removing old edk2 patches and VBoxPkg*.fdf/.dsc files. Sat, 09 Feb 2013 13:17:44 GMT vboxsync [44611] * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVariable/InitVariable.c (modified) InitVariable.c: Removed debug code. Sat, 09 Feb 2013 05:56:09 GMT vboxsync [44610] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) DevEFI.cpp: Improved the output of the 'nvram' info handler ever so ... Sat, 09 Feb 2013 05:49:58 GMT vboxsync [44609] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) DevEFI.cpp: EFI_VARIABLE_OP_QUERY and _OP_ADD optimizations, fixed ... Fri, 08 Feb 2013 15:44:09 GMT vboxsync [44608] * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVariable/InitVariable.c (modified) grr Fri, 08 Feb 2013 15:43:09 GMT vboxsync [44607] * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVariable/InitVariable.c (modified) grr Fri, 08 Feb 2013 15:33:59 GMT vboxsync [44606] * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVariable/InitVariable.c (modified) darn Fri, 08 Feb 2013 15:20:52 GMT vboxsync [44605] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVariable/InitVariable.c (modified) Some fixes and instrumentation Fri, 08 Feb 2013 13:06:07 GMT vboxsync [44604] * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVariable/InitVariable.c (modified) done debugging Fri, 08 Feb 2013 12:49:23 GMT vboxsync [44603] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) fixes Fri, 08 Feb 2013 12:27:08 GMT vboxsync [44601] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/DevEFI.h (modified) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVariable/InitVariable.c (modified) Added EFI_VARIABLE_OP_QUERY_REWIND for getting to the first variable. Fri, 08 Feb 2013 12:25:38 GMT vboxsync [44600] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) Annoying assertions. Fri, 08 Feb 2013 11:46:50 GMT vboxsync [44599] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: 5823: Forgot to configure shortcuts visibility for few actions. Fri, 08 Feb 2013 11:44:48 GMT vboxsync [44598] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) FE/Qt: 5823: Do not directly set shortcut for action with hidden one. Fri, 08 Feb 2013 11:06:22 GMT vboxsync [44597] * trunk/src/VBox/Devices/Storage/VBoxSCSI.h (modified) Adjusted comment. Fri, 08 Feb 2013 10:32:22 GMT vboxsync [44596] * trunk/src/VBox/GuestHost/OpenGL/util/vreg.cpp (modified) GuestHost/OpenGL: warning (false positive) Fri, 08 Feb 2013 09:40:06 GMT vboxsync [44595] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) Additions/VBoxService: warning Fri, 08 Feb 2013 08:53:41 GMT vboxsync [44594] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/Installer/linux/installer-common.sh (modified) HostDrivers, Installer/linux: properly handle the unrestricted device Fri, 08 Feb 2013 05:28:02 GMT vboxsync [44593] * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVariable/InitVariable.c (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (modified) debug more later Fri, 08 Feb 2013 05:18:29 GMT vboxsync [44592] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) DevEFI.cpp: fix. Fri, 08 Feb 2013 04:48:00 GMT vboxsync [44591] * trunk/include/VBox/vmm/pdmnvram.h (modified) * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/DevEFI.h (modified) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVariable/InitVariable.c (modified) * trunk/src/VBox/Main/include/Nvram.h (modified) * trunk/src/VBox/Main/src-client/Nvram.cpp (modified) DevEFI,Nvram.cpp: Cleaning up. (partly tested) Fri, 08 Feb 2013 04:46:44 GMT vboxsync [44590] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl2: Implemented the 'bytes:' prefix for overlay values. ... Thu, 07 Feb 2013 15:51:33 GMT vboxsync [44589] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.cpp (modified) FE/Qt: 6065: UIHotKeyEditor: Moving some stuff into appropriate place. Thu, 07 Feb 2013 14:28:14 GMT vboxsync [44588] * trunk/src/VBox/Main/webservice/samples/python/clienttest.py (modified) clienttest.py: adapt to currently documented way of getting arrays, ... Thu, 07 Feb 2013 13:59:28 GMT vboxsync [44587] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.h (modified) FE/Qt: 6065: Extend UIShortcutPool with direct overrides set support. Thu, 07 Feb 2013 13:52:35 GMT vboxsync [44586] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.h (modified) FE/Qt: 6065: Saving overridden shortcuts at shortcut-pool cleanup. Thu, 07 Feb 2013 13:44:00 GMT vboxsync [44585] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.h (modified) FE/Qt: 6065: Extend UIShortcut with the default-sequence information. Thu, 07 Feb 2013 13:33:21 GMT vboxsync [44584] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.h (modified) FE/Qt: 6065: Some shortcut-pool cleanup. Thu, 07 Feb 2013 13:12:49 GMT vboxsync [44583] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp (modified) FE/Qt: 6065: Use the same shortcut for all sorting actions. Thu, 07 Feb 2013 12:08:10 GMT vboxsync [44582] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (moved) * trunk/src/VBox/Devices/Makefile.kmk (modified) DevOVMF.cpp -> DevEFI.cpp Thu, 07 Feb 2013 11:53:04 GMT vboxsync [44581] * trunk/src/VBox/Devices/EFI/DevOVMF.cpp (modified) DevOVMF.cpp: updates Thu, 07 Feb 2013 11:35:37 GMT vboxsync [44580] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/configure (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE (deleted) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (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/VBox.sh (modified) * trunk/src/VBox/Installer/linux/debian/VBox.sh (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/VBox.sh (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) VBoxBFE: RIP. Thu, 07 Feb 2013 11:03:25 GMT vboxsync [44579] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c (modified) BUGZ:6602 Reverted r83596. Thu, 07 Feb 2013 10:44:26 GMT vboxsync [44578] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) Additions/WINNT/VBoxTray: Fix for a return value. "FALSE" return ... Thu, 07 Feb 2013 08:47:20 GMT vboxsync [44577] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) Minor stuff: fix typo in comment and Log() argument. Wed, 06 Feb 2013 18:28:05 GMT vboxsync [44576] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) VBoxTray/autoresize/wddm: better logging Wed, 06 Feb 2013 18:21:17 GMT vboxsync [44575] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/DevEFI.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) Making VBOX_WITH_OVMF default, removing the old #else cases. Wed, 06 Feb 2013 17:48:18 GMT vboxsync [44574] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) DevAHCI: Let IOM do the complicated reads. Let IOM filter out ... Wed, 06 Feb 2013 15:24:36 GMT vboxsync [44573] * trunk/include/VBox/vmm/iom.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) IOM: Fixed IOMMMIO_FLAGS_WRITE_ONLY_DWORD and added ... Wed, 06 Feb 2013 15:08:28 GMT vboxsync [44572] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMainDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMainDialog.h (modified) FE/Qt: QIMainDialog: Less global key event handling allowing children ... Wed, 06 Feb 2013 14:10:37 GMT vboxsync [44571] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) Fixed hungarian typos in MSI registration code. Some E1000 prefix ... Wed, 06 Feb 2013 14:04:14 GMT vboxsync [44570] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) Forward ported r83625 + r83626 (VBoxServiceVMInfo: Don't NULL LA ... Wed, 06 Feb 2013 14:00:43 GMT vboxsync [44569] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) DevE1000: fGCEnabled -> fRCEnabled. Wed, 06 Feb 2013 14:00:32 GMT vboxsync [44568] * trunk/src/VBox/Installer/solaris/checkinstall.sh (modified) trunk: forward-ported r83587, r83600, r83607, r83612 and r83631: 4.2: ... Wed, 06 Feb 2013 13:58:43 GMT vboxsync [44567] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) DevE1000: Use IOMMMIO_FLAGS_READ_DWORD and ...