VirtualBox

source: vbox/trunk/src/VBox/VMM/VM.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @8794   17 年 vboxsync started on some state machine validation (to catch a bad OFF -> GURU …
(edit) @8608   17 年 vboxsync todo comment.
(edit) @8604   17 年 vboxsync Workaround for the multiple error messages set in the …
(edit) @8564   17 年 vboxsync NoDmik -> NOT_DMIK.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7559   17 年 vboxsync warnings
(edit) @7471   17 年 vboxsync Rewrote VT-x & AMD-V mode changes. Requires the MP apis in our runtime …
(edit) @6799   17 年 vboxsync Fixed two bugs in the VMR3Create failure path introduced in the big …
(edit) @6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
(edit) @6633   17 年 vboxsync Initialize the halt method correctly. We cannot use the default in …
(edit) @6475   17 年 vboxsync Added the NoDmik() macro.
(edit) @6448   17 年 vboxsync spaces
(edit) @6398   17 年 vboxsync VMM: remove fErrorSet again, not necessary anymore
(edit) @6362   17 年 vboxsync Suppress excessice VM stats at VM destroy for some build environments.
(edit) @6347   17 年 vboxsync VMM: don't overwrite errors
(edit) @6300   17 年 vboxsync no "\n", ".", nor "!" at end of an error message
(edit) @6298   17 年 vboxsync When using VMSet.*Error() don't put %Vrc into the error message if the …
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5934   17 年 vboxsync gcc-4.3 found this bug (though this code seems to be unused)
(edit) @5684   17 年 vboxsync Build fix.
(edit) @5509   17 年 vboxsync Fixed init order assertion in TMR3Init/PDM.
(edit) @5119   17 年 vboxsync Rewrote two error messages
(edit) @5099   17 年 vboxsync getenv() => RTEnvGet()
(edit) @5032   17 年 vboxsync UVM.
(edit) @5031   17 年 vboxsync Use GVMMR3CreateVM. the new GVM structure is a ring-0 only VM …
(edit) @4958   17 年 vboxsync Added hSelf and removed pVMHC from the VM structure.
(edit) @4900   17 年 vboxsync fixed driver version error code
(edit) @4759   17 年 vboxsync silly me. 0x100 not Start+0x100.
(edit) @4754   17 年 vboxsync PGMPhysReadGCPtr at poweroff crashes calling a NULL pointer (GetPage), …
(edit) @4678   17 年 vboxsync PGMPhysGCPtr2HCPtr -> PGMPhysReadGCPtr.
(edit) @4388   17 年 vboxsync Shadow ROM emulation. Clear the RESERVED flag for ROM.
(edit) @4296   17 年 vboxsync vmR3SetState must accessible of course.
(edit) @4228   17 年 vboxsync corrected error message for SUPLowAlloc failure.
(edit) @4117   17 年 vboxsync Removed trailing dots and \n from error messages.
(edit) @4086   17 年 vboxsync Another LINUX -> RT_OS_LINUX
(edit) @4085   17 年 vboxsync RT_OS_LINUX or did you really mean LINUX?
(edit) @4081   17 年 vboxsync Spacing
(edit) @4080   17 年 vboxsync Changed comment
(edit) @4078   17 年 vboxsync Handle the VMX in root mode error.
(edit) @4074   17 年 vboxsync Call vmR3Destroy when vmR3Create fails at a late stage.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4013   17 年 vboxsync pdm.h = include pdm*.h; pdmapi.h = only the 'core' pdm APIs.
(edit) @3696   17 年 vboxsync double underscore cleanup.
(edit) @2984   18 年 vboxsync configurable halt method. (still using the old stuff)
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2870   18 年 vboxsync Not required.
(edit) @2858   18 年 vboxsync mark statistics.
(edit) @2776   18 年 vboxsync Release statistics, dumping them to the release log upon VM …
(edit) @2508   18 年 vboxsync Drop the poweroff workaround as the problem should be fixed now. (And …
(edit) @2376   18 年 vboxsync 1ns steps as well please.
(edit) @2368   18 年 vboxsync Dump all the GIP info while we're at it.
(edit) @2367   18 年 vboxsync No need to display the PIT any longer.
(edit) @2283   18 年 vboxsync Working TMCLOCK_VIRTUAL_SYNC.
(edit) @2233   18 年 vboxsync put pack the double-power-off workaround
(edit) @2096   18 年 vboxsync Made error messages more detailed
(edit) @2054   18 年 vboxsync Think I found the problem with the double shutdown mess. Removing the …
(edit) @1890   18 年 vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
(edit) @1885   18 年 vboxsync warning
(edit) @1871   18 年 vboxsync typo.
(edit) @1868   18 年 vboxsync X2/GIP debugging code
(edit) @1480   18 年 vboxsync No longer require contiguous memory for the VM structure. Did long …
(edit) @1468   18 年 vboxsync Error details for when we can't get contiguous or low memory.
(edit) @1417   18 年 vboxsync Adjusted comment.
(edit) @1187   18 年 vboxsync sync HEAD with 1.3: Better error messages if vboxdrv could not be …
(edit) @914   18 年 vboxsync PVMR0 changes for darwin.
(edit) @872   18 年 vboxsync Compile fix
(edit) @870   18 年 vboxsync Added VMR3SuspendNoSave.
(edit) @866   18 年 vboxsync Backed out 18570 & 18569
(edit) @865   18 年 vboxsync Another check for VMSTATE_SUSPENDED_NOSAVE.
(edit) @864   18 年 vboxsync Added VMSTATE_SUSPENDED_NOSAVE state handling.
(edit) @451   18 年 vboxsync drop the AMD64 protection.
(edit) @234   18 年 vboxsync VMM: Added support for runtime error notifications (VMSetRuntimeError …
(edit) @226   18 年 vboxsync r=bird
(edit) @171   18 年 vboxsync added missing case for SUPinit error code
(edit) @170   18 年 vboxsync Fixed crashes of Windows guests during powerOff.
(edit) @47   18 年 vboxsync amd64 compile fixes.
(edit) @23   18 年 vboxsync string.h & stdio.h + header cleanups.
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette