# # ChangeLog for trunk/src/VBox/VMM in vbox # # Generated by Trac 1.4.3.2 # Dec 16, 2024 5:15:08 AM Wed, 04 Nov 2009 16:33:12 GMT vboxsync [24343] * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (modified) Temporary release assertions to see what's going wrong Wed, 04 Nov 2009 13:22:47 GMT vboxsync [24328] * trunk/src/VBox/VMM/CPUM.cpp (modified) Comment update Wed, 04 Nov 2009 13:19:32 GMT vboxsync [24327] * trunk/src/VBox/VMM/CPUM.cpp (modified) Load CPUID leaf override; we currently don't care if the caller ... Wed, 04 Nov 2009 12:57:47 GMT vboxsync [24324] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Minor cleanup Tue, 03 Nov 2009 15:19:17 GMT vboxsync [24292] * trunk/src/VBox/VMM/SSM.cpp (modified) SSMSetLoadErrorV: Don't use %N as the VMSetError message may be ... Tue, 03 Nov 2009 14:37:59 GMT vboxsync [24290] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) Typo Tue, 03 Nov 2009 13:52:35 GMT vboxsync [24289] * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) PDMDevHlp: Enabled APIC fix again. Tue, 03 Nov 2009 10:46:27 GMT vboxsync [24284] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Compile fix Tue, 03 Nov 2009 10:45:09 GMT vboxsync [24283] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Cleaned up Tue, 03 Nov 2009 10:14:35 GMT vboxsync [24282] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) PDM: Added missing driver instance checks. Mon, 02 Nov 2009 20:26:07 GMT vboxsync [24278] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) AsyncCompletion: Cleanup in the cache and more statistics (more to come) Mon, 02 Nov 2009 16:44:27 GMT vboxsync [24272] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) PDMDevice.cpp: Check the number of devices instances against the max ... Mon, 02 Nov 2009 15:33:38 GMT vboxsync [24268] * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Better tracking of load errors. Mon, 02 Nov 2009 15:33:06 GMT vboxsync [24267] * trunk/src/VBox/VMM/VM.cpp (modified) VMSetError: Do a LogRel if no callbacks. Mon, 02 Nov 2009 15:21:30 GMT vboxsync [24265] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Storage/ATAController.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with ... Mon, 02 Nov 2009 15:20:35 GMT vboxsync [24264] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Added SSMR3SetLoadError[V] and SSMR3SetCfgError for setting log ... Mon, 02 Nov 2009 14:01:29 GMT vboxsync [24254] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Long mode check update Mon, 02 Nov 2009 13:13:37 GMT vboxsync [24251] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Another tpr patch fix Mon, 02 Nov 2009 12:44:11 GMT vboxsync [24249] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) TPR patch fixes Mon, 02 Nov 2009 12:16:09 GMT vboxsync [24248] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VT-x: Must save the host's LSTAR msr in case the guest changed it ... Mon, 02 Nov 2009 10:26:09 GMT vboxsync [24244] * trunk/src/VBox/VMM/PDMThread.cpp (modified) PDMThread: Fend of already suspended threads in PDMR3ThreadSuspend. Mon, 02 Nov 2009 10:24:15 GMT vboxsync [24243] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) TPR patching for VT-x without VMX_VMCS_CTRL_PROC_EXEC2_VIRT_APIC. ... Sun, 01 Nov 2009 11:29:50 GMT vboxsync [24239] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGMSavedState.cpp: -newline Fri, 30 Oct 2009 22:50:51 GMT vboxsync [24227] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMAllPool.cpp: shut up gcc warnings. Fri, 30 Oct 2009 22:22:17 GMT vboxsync [24222] * trunk/src/VBox/VMM/PDMAsyncCompletionFileFailsafe.cpp (modified) PDMAsyncCompletionFileFailsafe: warning Fri, 30 Oct 2009 18:35:43 GMT vboxsync [24216] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VMM: Backed out r54155 & r54154 due to XP breakage. Fri, 30 Oct 2009 16:23:42 GMT vboxsync [24208] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Warning Fri, 30 Oct 2009 16:21:35 GMT vboxsync [24207] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Check if we need to intercept invlpg; we catch all page table ... Fri, 30 Oct 2009 16:09:56 GMT vboxsync [24206] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) No #ifdefs Fri, 30 Oct 2009 15:05:54 GMT vboxsync [24202] * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) AsyncCompletion/FileCache: Create new cache entries for writes which ... Fri, 30 Oct 2009 14:45:39 GMT vboxsync [24201] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Compile fix Fri, 30 Oct 2009 14:44:50 GMT vboxsync [24200] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGM.cpp: Validate the size of a saved MMIO2 range. Fri, 30 Oct 2009 14:44:11 GMT vboxsync [24199] * trunk/src/VBox/VMM/VM.cpp (modified) VM.cpp: Fixed some bugs in the failure path of a live save. Fri, 30 Oct 2009 14:43:23 GMT vboxsync [24198] * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Do the SaveDone round on live failure. Fri, 30 Oct 2009 14:43:09 GMT vboxsync [24197] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Introducing PGMHasDirtyPages Fri, 30 Oct 2009 14:22:37 GMT vboxsync [24192] * trunk/src/VBox/VMM/PGMInternal.h (modified) Enabled dirty page optimization again; watch for regressions Fri, 30 Oct 2009 10:51:56 GMT vboxsync [24181] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/Runtime/common/misc/cache.cpp (modified) * trunk/src/VBox/Runtime/common/misc/handletable.cpp (modified) * trunk/src/VBox/Runtime/common/misc/handletablectx.cpp (modified) * trunk/src/VBox/Runtime/common/misc/handletablesimple.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) VMM,SUPDrv,IPRT: Always initialize RTSPINLOCKTMP structures. Thu, 29 Oct 2009 08:41:33 GMT vboxsync [24154] * trunk/src/VBox/VMM/PDM.cpp (modified) Fixed relocation for disabled pfnLocalInterruptRC handler Wed, 28 Oct 2009 14:38:49 GMT vboxsync [24141] * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) Disable the APIC fix due to Linux SMP regressions Wed, 28 Oct 2009 13:24:26 GMT vboxsync [24139] * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) Also missing ApicHlp_SetInterruptFF cases for R0/RC. Wed, 28 Oct 2009 13:18:51 GMT vboxsync [24138] * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) Missing Set/ClearInterruptFF cases for R0 & RC. Wed, 28 Oct 2009 10:16:22 GMT vboxsync [24127] * trunk/src/VBox/VMM/PDMInternal.h (modified) PDMAPIC: alignment fix. Wed, 28 Oct 2009 09:58:41 GMT vboxsync [24125] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes ... Wed, 28 Oct 2009 01:48:25 GMT vboxsync [24121] * trunk/src/VBox/VMM/PDMAsyncCompletionFileFailsafe.cpp (modified) AsyncCompletion: Process the request list of an endpoint after it was ... Tue, 27 Oct 2009 16:00:10 GMT vboxsync [24116] * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (modified) Assertion changes Mon, 26 Oct 2009 14:08:59 GMT vboxsync [24077] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) Fixed nested paging for 64 bits guests on 32 bits hosts (AMD-V only). Sun, 25 Oct 2009 23:54:32 GMT vboxsync [24061] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/dbgf.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/types.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/VMM/DBGFCpu.cpp (added) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/VBoxVMMDeps.cpp (modified) DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment ... Sun, 25 Oct 2009 12:51:12 GMT vboxsync [24059] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) AsyncCompletion: Don't leak file descriptors when closing the ... Fri, 23 Oct 2009 17:52:58 GMT vboxsync [24047] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) AsyncCompletion: Do not use a failsafe manager for more than one endpoint Fri, 23 Oct 2009 14:55:05 GMT vboxsync [24041] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Also flush dirty pages when unmapping cr3 Fri, 23 Oct 2009 13:45:15 GMT vboxsync [24037] * trunk/src/VBox/VMM/VM.cpp (modified) Missing break Fri, 23 Oct 2009 13:01:30 GMT vboxsync [24033] * trunk/src/VBox/VMM/EMHandleRCTmpl.h (modified) Error code handling Fri, 23 Oct 2009 12:59:25 GMT vboxsync [24032] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Return error code if VT-x/AMD-V init fails. Fri, 23 Oct 2009 12:39:10 GMT vboxsync [24030] * trunk/src/VBox/VMM/VM.cpp (modified) Warn about AMD-V in use. Fri, 23 Oct 2009 12:33:32 GMT vboxsync [24029] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Compile fix Fri, 23 Oct 2009 12:17:23 GMT vboxsync [24027] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Fail if VT-x or AMD-V are already enabled (Windows 7) Fri, 23 Oct 2009 08:25:56 GMT vboxsync [24009] * trunk/src/VBox/VMM/DBGFInfo.cpp (modified) * trunk/src/VBox/VMM/DBGFSym.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) don't use on UTF-8. Thu, 22 Oct 2009 13:49:41 GMT vboxsync [23983] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Must flush all contexts when restarting with asid 1 Thu, 22 Oct 2009 13:15:35 GMT vboxsync [23978] * trunk/src/VBox/VMM/PDMAsyncCompletionFileFailsafe.cpp (modified) Remove semicolon Thu, 22 Oct 2009 12:59:53 GMT vboxsync [23977] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Cleaned up Thu, 22 Oct 2009 12:57:29 GMT vboxsync [23976] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Flush page instead of context (code path not used) Thu, 22 Oct 2009 12:54:52 GMT vboxsync [23975] * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) AsyncCompletion: Fix possible data corruption Thu, 22 Oct 2009 12:34:22 GMT vboxsync [23973] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvRawFile.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSIHost.cpp (modified) * trunk/src/VBox/Devices/Storage/ParallelsHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDDFormats/AppleDiskImage/VBoxDMG.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/freebsd/HostHardwareFreeBSD.cpp (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Runtime/common/misc/s3.cpp (modified) * trunk/src/VBox/Runtime/common/misc/tar.cpp (modified) * trunk/src/VBox/Runtime/include/internal/file.h (modified) * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFileAio.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFileAppend-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstIoCtl.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and ... Thu, 22 Oct 2009 12:04:44 GMT vboxsync [23972] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Must set tlb flush flag when exiting ring 0 (local init) Thu, 22 Oct 2009 08:38:31 GMT vboxsync [23959] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) PDMAsyncCompletion: Disable async I/O on linux if opening fails ... Thu, 22 Oct 2009 06:19:07 GMT vboxsync [23958] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) temporary debugging code Wed, 21 Oct 2009 22:18:40 GMT vboxsync [23956] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileFailsafe.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) PDMAsyncCompletion: Migrate endpoints to a failsafe manager if a ... Wed, 21 Oct 2009 20:42:09 GMT vboxsync [23952] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) AsyncCompletion: Disable RTFILE_O_NO_CACHE for Linux on filesystems ... Wed, 21 Oct 2009 15:54:04 GMT vboxsync [23944] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Format specifier fix Wed, 21 Oct 2009 15:48:36 GMT vboxsync [23943] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More verbose assertion Wed, 21 Oct 2009 09:18:34 GMT vboxsync [23927] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltCommon-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltMp-win.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltPt-win.c (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) netflt/win: alternative loopback handling mechanism (disabled for now) Wed, 21 Oct 2009 00:44:27 GMT vboxsync [23925] * trunk/src/VBox/VMM/DBGF.cpp (modified) dbgfR3VMMWait: polling hack. Tue, 20 Oct 2009 18:52:58 GMT vboxsync [23922] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) missing case Tue, 20 Oct 2009 17:24:52 GMT vboxsync [23917] * trunk/src/VBox/VMM/VM.cpp (modified) VM: Set it VMINT::fTeleportedAndNotFullyResumedYet in VMR3Load.... Tue, 20 Oct 2009 17:06:58 GMT vboxsync [23915] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) VM,PDMDevHlp,PDMDrvHlp: VM[R3]TeleportedAndNotFullyResumedYet ... Tue, 20 Oct 2009 15:02:15 GMT vboxsync [23905] * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Moved the LivePrep phase to the worker thread. Tue, 20 Oct 2009 15:01:56 GMT vboxsync [23904] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) VMM,Main: Fixed bugs related to teleporting a paused VM. Tue, 20 Oct 2009 14:22:03 GMT vboxsync [23901] * trunk/src/VBox/VMM/PDMDevMiscHlp.cpp (modified) doc typo. Tue, 20 Oct 2009 09:34:01 GMT vboxsync [23895] * trunk/src/VBox/VMM/SSM.cpp (modified) SSM.cpp: Corrected assertion. Mon, 19 Oct 2009 14:49:13 GMT vboxsync [23872] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Extended and fixed the SSMFIELD_ENTRY_OLD bits. Mon, 19 Oct 2009 11:33:30 GMT vboxsync [23853] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) docs Mon, 19 Oct 2009 10:14:02 GMT vboxsync [23851] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Annoying assertion Mon, 19 Oct 2009 08:21:09 GMT vboxsync [23844] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Do not call ModifyPage handler with non-page aligned sizes. Fri, 16 Oct 2009 21:10:24 GMT vboxsync [23833] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGMPhys.cpp: reverted r53588 - wrong fix. Fri, 16 Oct 2009 21:08:39 GMT vboxsync [23831] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) SUPLib-solaris.cpp: don't return VERR_TRY_AGAIN, return VERR_NO_MEMORY. Fri, 16 Oct 2009 14:59:05 GMT vboxsync [23826] * trunk/src/VBox/VMM/VM.cpp (modified) VMM: VMR3PowerOff should work for CREATED VMs as well. (TODO update ... Fri, 16 Oct 2009 11:48:31 GMT vboxsync [23817] * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) PATM: 64-bit host saved state fixes (addresses testbox burn). Fri, 16 Oct 2009 11:47:32 GMT vboxsync [23816] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Added flag for indicating that we're not using SSMR3PutStructEx ... Thu, 15 Oct 2009 19:50:32 GMT vboxsync [23813] * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) Async completion testcase: bugfixes Thu, 15 Oct 2009 17:52:15 GMT vboxsync [23812] * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) PDMAsyncCompletion: Bugfixes Thu, 15 Oct 2009 17:52:07 GMT vboxsync [23811] * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) AsyncCompletion Stress test: Bugfixes. Correctly calculate the write ... Thu, 15 Oct 2009 15:00:47 GMT vboxsync [23801] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/ssm.h (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxDockIconPreview.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (moved) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCCall.c (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) Main,VMM,Frontends,++: Teminology. Added a bind address for the ... Thu, 15 Oct 2009 13:10:56 GMT vboxsync [23800] * trunk/src/VBox/VMM/CPUM.cpp (modified) Removed comment Thu, 15 Oct 2009 13:09:13 GMT vboxsync [23799] * trunk/src/VBox/VMM/CPUM.cpp (modified) Accidental commit Thu, 15 Oct 2009 13:08:56 GMT vboxsync [23798] * trunk/src/VBox/VMM/CPUM.cpp (modified) Correction Thu, 15 Oct 2009 12:54:48 GMT vboxsync [23797] * trunk/src/VBox/VMM/CPUM.cpp (modified) More synthetic cpu work Thu, 15 Oct 2009 11:50:03 GMT vboxsync [23794] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) More synthetic cpu work Thu, 15 Oct 2009 07:27:40 GMT vboxsync [23792] * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) Similar unexpected return value hack for nested paging (guest SMP). Thu, 15 Oct 2009 00:46:29 GMT vboxsync [23789] * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) PATM: build fix. Thu, 15 Oct 2009 00:22:23 GMT vboxsync [23788] * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) PATM: 64-bit host fix.