VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @98103   2 年 vboxsync Copyright year updates by scm.
(edit) @96407   3 年 vboxsync scm copyright and license note update
(edit) @95572   3 年 vboxsync VMM/PGM: Fixed issues saving and restoring inactive shadow ROM pages …
(edit) @95571   3 年 vboxsync VMM/PGM: Fixed issues saving and restoring inactive shadow ROM pages …
(edit) @93922   3 年 vboxsync VMM: Nested VMX: bugref:10092 EPT VM-exit handling with HM ring-0 code.
(edit) @93716   3 年 vboxsync VMM/PGM: Moved the physical handler allocation off the hyper heap and …
(edit) @93554   3 年 vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
(edit) @93308   3 年 vboxsync VMM: VC++ 19.2 update 11 build adjustments (lossy floating point …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @92157   3 年 vboxsync VMM/PGMPhysMmio2: Removed obsolete PGMREGMMIO2RANGE_F_MMIO2 flag (it's …
(edit) @92007   3 年 vboxsync VMM/PGM: Fixed saved state regression from r147656. bugref:9517
(edit) @91854   3 年 vboxsync VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. bugref:9517
(edit) @91848   3 年 vboxsync VMM/NEM,PGM: First bunch changes for watered down guest memory …
(edit) @90439   4 年 vboxsync VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
(edit) @86473   4 年 vboxsync VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @81624   5 年 vboxsync PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
(edit) @81454   5 年 vboxsync VMM: Added PGMPHYS_ROM_FLAGS_MAYBE_MISSING_FROM_STATE to …
(edit) @80673   5 年 vboxsync PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
(edit) @80333   6 年 vboxsync VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
(edit) @80191   6 年 vboxsync VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be …
(edit) @80163   6 年 vboxsync VMM: Kicking out raw-mode - PGM Virt Handlers, ++. bugref:9517
(edit) @80074   6 年 vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @73266   7 年 vboxsync PGM,HM: Made PGMR3ChangeMode work in ring-0 too. This required a …
(edit) @70977   7 年 vboxsync NEM: Working on PGM notifications. bugref:9044
(edit) @69111   7 年 vboxsync (C) year
(edit) @69046   7 年 vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @66024   8 年 vboxsync pgmR3Load: PGMR3ChangeMode now sets GCPhysCR3, so remove the duplicate …
(edit) @65919   8 年 vboxsync gcc 7: fall thru
(edit) @64327   8 年 vboxsync PGM: Allow pre-registered MMIO regions up to 1TB in size by using …
(edit) @64115   8 年 vboxsync PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
(edit) @62478   9 年 vboxsync (C) 2016
(edit) @60401   9 年 vboxsync PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
(edit) @58781   9 年 vboxsync PGM: Must always make a copy of the ROM pages, no just in RT_STRICT …
(edit) @58779   9 年 vboxsync VMM: Restore virgin ROM pages during a reset after a saved state was …
(edit) @58126   9 年 vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58122   9 年 vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @57358   10 年 vboxsync *: scm cleanup run.
(edit) @56985   10 年 vboxsync VMM: Log and assertion formatting fixes.
(edit) @56287   10 年 vboxsync VMM: Updated (C) year.
(edit) @52693   10 年 vboxsync cosmetics
(edit) @52692   10 年 vboxsync VMM: properly restore A20 from the saved state (fixes potential …
(edit) @47786   12 年 vboxsync PGM: Added a new page type for the VT-x APIC access page MMIO alias …
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @43872   12 年 vboxsync Make VBOX_WITH_RAW_MODE= link.
(edit) @42931   13 年 vboxsync Please, leave my comment style alone.
(edit) @42894   13 年 vboxsync VMM: nits.
(edit) @42837   13 年 vboxsync VMM/VMMR3/PGMSavedState: comments.
(edit) @42836   13 年 vboxsync VMM: Respect RamPreAlloc while restoring saved state.
(edit) @41965   13 年 vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41802   13 年 vboxsync Doxygen.
(edit) @41800   13 年 vboxsync Doxygen.
(edit) @41783   13 年 vboxsync Doxygen, comment typos.
(edit) @41774   13 年 vboxsync bugref..
(edit) @41393   13 年 vboxsync PGM: Initialize the A20 mask correctly.
(edit) @39402   13 年 vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39082   13 年 vboxsync PGMSavedState.cpp: better assertion
(edit) @39078   13 年 vboxsync VMM: -Wunused-parameter
(edit) @39034   13 年 vboxsync VMM,INTNET: Addressing unused variable warnings.
(edit) @38953   13 年 vboxsync PGM: Attempt at fixing the VERR_MAP_FAILED during state save problem …
(edit) @38707   13 年 vboxsync VMM/VT-x: Fix for PAE guests running on 32-bit hosts or 64-bit hosts …
(edit) @37354   14 年 vboxsync PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
(edit) @37110   14 年 vboxsync PGMSavedState.cpp: 2nd attempt at working around the PXE ROM issue …
(edit) @37107   14 年 vboxsync PGMSavedState.cpp: Attempt at working around the PXE ROM issue when …
(edit) @36891   14 年 vboxsync PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
(edit) @36042   14 年 vboxsync PGMSavedState.cpp: Must change ballooned pages to zero pages when …
(edit) @36013   14 年 vboxsync VMM/VMMR3/PGMSavedState: Save and restore ballooned pages in saved …
(edit) @36009   14 年 vboxsync PGM: Fixed large pages and write monitoring (live snapshot). Added …
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(copy) @35333   14 年 vboxsync VMM source reorg.
trunk/src/VBox/VMM/PGMSavedState.cpp 複製
(edit) @34318   14 年 vboxsync PGM: Fixed assertion trying to free a PXE ROM page when restoring an …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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