# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 15, 2024 7:39:21 AM Fri, 28 Nov 2008 09:38:27 GMT vboxsync [14764] * trunk/src/VBox/VMM/VMMSwitcher/32BitToAMD64.asm (modified) Switcher updates Fri, 28 Nov 2008 09:32:12 GMT vboxsync [14762] * trunk/src/VBox/VMM/CPUM.cpp (modified) comment Fri, 28 Nov 2008 09:28:41 GMT vboxsync [14761] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IDL: document potential ordering problem when changing the attributes ... Fri, 28 Nov 2008 09:14:48 GMT vboxsync [14760] * trunk/src/VBox/RDP/client/xwin.c (modified) warning in unused code Fri, 28 Nov 2008 08:34:19 GMT vboxsync [14758] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Removed VMMR3InitSwitcher. Fri, 28 Nov 2008 03:24:01 GMT vboxsync [14757] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) #3202: do PGMDynMapReleaseAutoSet/PGMDynMapStartAutoSet in the ... Fri, 28 Nov 2008 03:01:37 GMT vboxsync [14756] * trunk/src/VBox/VMM/VM.cpp (modified) VM.cpp: Fixed typo in HwVirtExtForced query. Fri, 28 Nov 2008 02:58:01 GMT vboxsync [14755] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) #1865: Converted 4 PGM*2HC* conversion functions to RTR3PTR. Fri, 28 Nov 2008 02:49:59 GMT vboxsync [14754] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) pgmPoolMonitorChainChanging regression fix. (grr) Fri, 28 Nov 2008 02:48:12 GMT vboxsync [14753] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) pgmPoolMonitorChainChanging regression fix. Fri, 28 Nov 2008 01:24:34 GMT vboxsync [14752] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: lowered guard page count from 7 to 3, hoping that that ... Fri, 28 Nov 2008 01:21:42 GMT vboxsync [14751] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) #1865: PGMAllPool: Fixes for non-contiguous mapping of the fake 2048 ... Fri, 28 Nov 2008 00:45:45 GMT vboxsync [14750] * trunk/src/VBox/VMM/PGMInternal.h (modified) DECLINLINE Fri, 28 Nov 2008 00:45:25 GMT vboxsync [14749] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) #1865: PGMAllPool: PGMPOOLKIND_ROOT_PAE_PD -> ... Fri, 28 Nov 2008 00:34:24 GMT vboxsync [14748] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: a couple of bugs, guard pages and ... Thu, 27 Nov 2008 21:47:40 GMT vboxsync [14746] * trunk/src/VBox/VMM/CPUM.cpp (modified) enable SSE3 emulation for new recompiler Thu, 27 Nov 2008 21:17:56 GMT vboxsync [14745] * trunk/src/VBox/HostDrivers/Support/darwin/load.sh (modified) darwin/load.sh: Fixed cp/chflags issue by sudoing it. Thu, 27 Nov 2008 21:17:06 GMT vboxsync [14743] * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) alloc-r0drv: Fixed RTMemFree assertion. Thu, 27 Nov 2008 20:49:11 GMT vboxsync [14742] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/exec-all.h (modified) * trunk/src/recompiler_new/target-i386/translate.c (modified) finally fixed timner starvation for real, also REM improvments by ... Thu, 27 Nov 2008 19:57:49 GMT vboxsync [14740] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) some changes missed during last split Thu, 27 Nov 2008 19:49:40 GMT vboxsync [14739] * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) missing initialization Thu, 27 Nov 2008 19:11:39 GMT vboxsync [14738] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt/Makefile.kmk: oops Thu, 27 Nov 2008 19:08:15 GMT vboxsync [14737] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt/Makefile.kmk: some cleanups and fixes. Thu, 27 Nov 2008 18:47:42 GMT vboxsync [14736] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) VBoxManageMetrics.cpp: file header Thu, 27 Nov 2008 18:46:52 GMT vboxsync [14735] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) VBoxManageMetrics.cpp: build fix Thu, 27 Nov 2008 18:45:50 GMT vboxsync [14734] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) VBoxManageMetrics.cpp: build fix Thu, 27 Nov 2008 18:44:11 GMT vboxsync [14732] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSVN.cpp (modified) VBoxManage: file header cleanup. Thu, 27 Nov 2008 18:35:31 GMT vboxsync [14731] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) VBoxManageMetrics.cpp: Trimmed down the include list. Thu, 27 Nov 2008 18:25:19 GMT vboxsync [14730] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Main/USB: re-enable libhal on Linux hosts and get it right Thu, 27 Nov 2008 18:02:45 GMT vboxsync [14729] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) VirtualBox4/Makefile.kmk: VirtualBox4_COM_WRAPPERS is off limits ... Thu, 27 Nov 2008 18:01:16 GMT vboxsync [14728] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) VirtualBox/Makefile.kmk: VirtualBox_COM_WRAPPERS is off limits ... Thu, 27 Nov 2008 17:31:56 GMT vboxsync [14725] * trunk/src/VBox/Main/HostImpl.cpp (modified) Main: use statically linked libhal on Linux, fix burns on Solaris Thu, 27 Nov 2008 17:23:51 GMT vboxsync [14724] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) Fe/Qt4: Systray: Get rid of tray icon window ID if not used anymore. Thu, 27 Nov 2008 17:18:37 GMT vboxsync [14723] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Main: fix a burn related to Linux USB changes, fourth try Thu, 27 Nov 2008 17:11:36 GMT vboxsync [14722] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) Main: use statically linked libhal on Linux Thu, 27 Nov 2008 16:34:10 GMT vboxsync [14721] * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) VMMR0A.asm: win.x86 linker warning. Thu, 27 Nov 2008 16:29:24 GMT vboxsync [14719] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMMR0: Fixed mac breakage. Thu, 27 Nov 2008 16:23:20 GMT vboxsync [14718] * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) Revert, MS compiler does not like it. Thu, 27 Nov 2008 16:00:37 GMT vboxsync [14717] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Hopefully fix burn: use __FUNCTION__ instead of __func__. Thu, 27 Nov 2008 15:51:16 GMT vboxsync [14716] * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Updates Thu, 27 Nov 2008 15:34:57 GMT vboxsync [14715] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp as ... Thu, 27 Nov 2008 15:33:41 GMT vboxsync [14714] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: fix a burn related to Linux USB changes, second try Thu, 27 Nov 2008 15:31:10 GMT vboxsync [14713] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: fix a burn related to Linux USB changes Thu, 27 Nov 2008 15:16:52 GMT vboxsync [14711] * trunk/configure (modified) * trunk/include/VBox/sysfs.h (added) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstUSBLinux.cpp (added) * trunk/src/VBox/Main/testcase/tstUSBLinux.h (added) Devices/USB and Main: use hal and sysfs for Linux USB (currently ... Thu, 27 Nov 2008 15:13:46 GMT vboxsync [14710] * trunk/src/VBox/Devices/PC/DrvACPI.cpp (modified) Devices-OSX: added ACPI power reporting (#3342) Thu, 27 Nov 2008 14:40:33 GMT vboxsync [14709] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) Burn fix. Thu, 27 Nov 2008 14:27:57 GMT vboxsync [14707] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) bogus log entry, again enable refresh faking Thu, 27 Nov 2008 14:25:54 GMT vboxsync [14706] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Fe/Qt4: Systray: Added reference count for main windows. Thu, 27 Nov 2008 13:55:13 GMT vboxsync [14705] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Make the switcher init a bit more generic. Thu, 27 Nov 2008 13:49:48 GMT vboxsync [14704] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Some more switcher work Thu, 27 Nov 2008 13:14:53 GMT vboxsync [14702] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/target-i386/translate.c (modified) hopefully fixed timer starvation, temporary disabled VA in TLB again Thu, 27 Nov 2008 13:06:35 GMT vboxsync [14701] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) Fe/Qt4: Systray: Do not spawn new selector windows when starting a VM. Thu, 27 Nov 2008 12:23:25 GMT vboxsync [14700] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Thu, 27 Nov 2008 12:08:21 GMT vboxsync [14699] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main; XIDL: Spelling. Thu, 27 Nov 2008 12:04:44 GMT vboxsync [14698] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Main: HardDisks: Added saving/loading properties from XML. Thu, 27 Nov 2008 11:08:33 GMT vboxsync [14697] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Thu, 27 Nov 2008 11:08:02 GMT vboxsync [14696] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Frontends/VBoxManage: fix settings ordering bug when configuring the ... Thu, 27 Nov 2008 10:34:30 GMT vboxsync [14695] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) IntNet: Quick hack to force broadcast flag in DHCP requests on shared ... Thu, 27 Nov 2008 10:17:51 GMT vboxsync [14694] * trunk/src/VBox/Main/MachineImpl.cpp (modified) warning Thu, 27 Nov 2008 10:12:14 GMT vboxsync [14693] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Fe/Qt4: Systray: Do not quit when other selectors or console windows ... Thu, 27 Nov 2008 09:51:12 GMT vboxsync [14692] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Fe/Qt4: Systray: Moved code around. Thu, 27 Nov 2008 09:49:48 GMT vboxsync [14690] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) No need to document E_ACCESSDENIED and E_POINTER. Thu, 27 Nov 2008 09:40:34 GMT vboxsync [14689] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Spelling. Thu, 27 Nov 2008 09:39:38 GMT vboxsync [14688] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Fe/Qt4: Systray: Exit pure systray menu when no machines running anymore. Thu, 27 Nov 2008 09:31:27 GMT vboxsync [14687] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) fix the burn Thu, 27 Nov 2008 08:13:37 GMT vboxsync [14685] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) NetFlt/win: fix to 1.host network issue after vm termination 2.hif ... Thu, 27 Nov 2008 08:13:25 GMT vboxsync [14684] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) Linux ICMP works now (ping, traceroute required fix ttl things) ... Thu, 27 Nov 2008 02:09:19 GMT vboxsync [14683] * trunk/src/VBox/VMM/VMM.cpp (modified) HWVMX,VMM: make 100% sure the logger doesn't screw us during the ... Thu, 27 Nov 2008 02:09:04 GMT vboxsync [14682] * trunk/src/VBox/VMM/PGMInternal.h (modified) pgmPoolGetPage: assertion text. Thu, 27 Nov 2008 02:08:28 GMT vboxsync [14681] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: assertion text. Thu, 27 Nov 2008 02:08:02 GMT vboxsync [14680] * trunk/src/VBox/VMM/VMMInternal.h (modified) HWVMX,VMM: make 100% sure the logger doesn't screw us during the ... Thu, 27 Nov 2008 02:07:39 GMT vboxsync [14679] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) HWVMX,VMM: make 100% sure the logger doesn't screw us during the ... Thu, 27 Nov 2008 01:26:27 GMT vboxsync [14678] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) pgmPoolMapPage: Fixed bug in darwin specific code (wrong HCPhys). Thu, 27 Nov 2008 01:18:47 GMT vboxsync [14677] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) SyncCR3: Fixed pPDEDst walking with GST=32/SHW=PAE. Fixed assertion. Thu, 27 Nov 2008 00:43:06 GMT vboxsync [14676] * trunk/src/VBox/VMM/PGMInternal.h (modified) PGMInternal: Fixed a bunch bad PGMDynMapGCPage calls on darwin (cut & ... Thu, 27 Nov 2008 00:33:55 GMT vboxsync [14675] * trunk/src/VBox/VMM/EM.cpp (modified) EM: temp fix for VERR_VMM_RING0_ASSERTION / DBGF wait. TODO: new event. Thu, 27 Nov 2008 00:24:58 GMT vboxsync [14674] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Fixed cLoad overflow - ASMAtomicSubS32 returns the old ... Thu, 27 Nov 2008 00:21:25 GMT vboxsync [14673] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Fixed cLoad overflow - ASMAtomicSubS32 returns the old ... Thu, 27 Nov 2008 00:19:22 GMT vboxsync [14672] * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) * trunk/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp (modified) VMMR0CallHostSetJmp/LongJmp: Implemented stack switching for darwin. Thu, 27 Nov 2008 00:16:52 GMT vboxsync [14671] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMMR0EntryEx fix. Thu, 27 Nov 2008 00:11:04 GMT vboxsync [14670] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) FE/Qt4: Emit vmListViewCurrentChanged() after setting the current ... Wed, 26 Nov 2008 23:41:17 GMT vboxsync [14669] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: Docs. Wed, 26 Nov 2008 23:29:20 GMT vboxsync [14668] * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main: One more burn fix. Wed, 26 Nov 2008 23:10:02 GMT vboxsync [14667] * trunk/src/VBox/Main/include/Global.h (modified) Main: Attempt to fix burns. Wed, 26 Nov 2008 23:03:23 GMT vboxsync [14666] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Better result codes for VIrtualBox::createMachine(), ... Wed, 26 Nov 2008 22:50:00 GMT vboxsync [14665] * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) Main: Locking and sanity. Wed, 26 Nov 2008 21:19:35 GMT vboxsync [14664] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxNewVMWzd.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented. Wed, 26 Nov 2008 21:08:09 GMT vboxsync [14663] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: logging/hacking. Wed, 26 Nov 2008 21:04:34 GMT vboxsync [14662] * trunk/src/VBox/VMM/VMM.cpp (modified) VMM: Always set rcCallHost. Wed, 26 Nov 2008 19:33:20 GMT vboxsync [14661] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) Frontends/VBoxManage: fix user-visible typo on list systemproperties Wed, 26 Nov 2008 18:20:22 GMT vboxsync [14660] * trunk/src/VBox/VMM/DBGF.cpp (modified) DBGF: don't bother waiting for attach assertions and errors when in ... Wed, 26 Nov 2008 18:11:25 GMT vboxsync [14659] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Fixes and logging. Wed, 26 Nov 2008 18:09:32 GMT vboxsync [14658] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) HWACCMR0: Added PGMDynMap*AutoSet calls upon entry and exit (darwin ... Wed, 26 Nov 2008 18:08:15 GMT vboxsync [14657] * trunk/src/VBox/VMM/PDMCritSect.cpp (modified) pgmR3CritSectInitOne: pVMR0 was pointing to pVMR3. Wed, 26 Nov 2008 18:02:42 GMT vboxsync [14656] * trunk/src/VBox/VMM/PGMHandler.cpp (modified) PGMR3HandlerPhysicalRegister: fixed LogFlow statement. Wed, 26 Nov 2008 17:45:21 GMT vboxsync [14655] * trunk/src/VBox/Additions/linux/module/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/module/dkms.conf (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dkms.conf (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/linux/dkms.conf (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/dkms.conf (modified) * trunk/src/VBox/HostDrivers/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/linux/build_in_tmp (moved) Linux drivers: try to hack around the DKMS problem with module ... Wed, 26 Nov 2008 17:07:04 GMT vboxsync [14654] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VMXR0SaveHostState: Mac CS/SS hacks. Wed, 26 Nov 2008 16:54:05 GMT vboxsync [14653] * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/32BitToAMD64.asm (modified) Switcher updates Wed, 26 Nov 2008 16:05:08 GMT vboxsync [14652] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) Fe/Qt4: Systray: Now gets started through an own process; should ... Wed, 26 Nov 2008 15:31:56 GMT vboxsync [14651] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Compile fix