VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @9383   17 年 vboxsync VT-x/AMD-V updates for 64 bits guests
(edit) @9148   17 年 vboxsync More 64 bits guest preps
(edit) @9092   17 年 vboxsync We need a real shadow paging backend for PGMHandlerPhysicalPageTempOff …
(edit) @9030   17 年 vboxsync Mode switch fixes for nested paging.
(edit) @9026   17 年 vboxsync More updates for nested paging. (setting up the paging mode)
(edit) @9021   17 年 vboxsync Nested paging updates. Extra paging mode added to prevent illegal …
(edit) @8952   17 年 vboxsync Nested paging updates
(edit) @8677   17 年 vboxsync Fixed lock accounting for locks aquired via VMM[GC|R0]CallHost.
(edit) @8624   17 年 vboxsync Fixed bug in PGMR3CheckIntegrity that would surface during reset in …
(edit) @8557   17 年 vboxsync Updates for 64 bits paging. Removed unused ShwGet/Set/ModifyPDEByIndex …
(edit) @8536   17 年 vboxsync Split out the long mode only bits from the PDPE. Set accessed bits for …
(edit) @8500   17 年 vboxsync Extra stat
(edit) @8454   17 年 vboxsync Long mode changes
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @8129   17 年 vboxsync Removed inactive PGM_WITH_BROKEN_32PAE_SWITCHER code
(edit) @8112   17 年 vboxsync Another attempt at a proper check. (init order messed up the previous one)
(edit) @8111   17 年 vboxsync The previous check for PAE was too strict.
(edit) @8108   17 年 vboxsync Updated check. Added PGMGetHostMode.
(edit) @8089   17 年 vboxsync Fixed pgmR3MapRelocate call.
(edit) @8040   17 年 vboxsync Missing relocations
(edit) @7996   17 年 vboxsync Relax tests for PAE (rem vs raw)
(edit) @7993   17 年 vboxsync Changed warning for PAE. Must also pause the machine before reporting …
(edit) @7949   17 年 vboxsync use HWACCMIsEnabled()
(edit) @7948   17 年 vboxsync tell the user that PAE is not possible without VT-x or AMD-V
(edit) @7905   17 年 vboxsync Changed CRx parameter size
(edit) @7805   17 年 vboxsync Init aGCPhysGstPaePDsMonitored properly
(edit) @7753   17 年 vboxsync The PGM bits of the MMIO cleanup. Moved the parts of PGMR3Reset that …
(edit) @7741   17 年 vboxsync Removed invalid paging combinations
(edit) @7715   17 年 vboxsync Renamed PDPTR to PDPT. Added preliminary code for executing code with …
(edit) @7700   17 年 vboxsync AMD64 shadow mode isn't valid for real and protected mode either from …
(edit) @7677   17 年 vboxsync Cleanup
(edit) @7676   17 年 vboxsync Cleaned up. AMD64 shadow paging is only valid with AMD64 guest paging. …
(edit) @7629   17 年 vboxsync Initial cleanup for PAE
(edit) @7072   17 年 vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @6927   17 年 vboxsync Converted MM_RAM_FLAGS_VIRTUAL_HANDLER, MM_RAM_FLAGS_VIRTUAL_WRITE …
(edit) @6925   17 年 vboxsync Virtual handler docs.
(edit) @6915   17 年 vboxsync Pass mapping sizes in uint32_t instead of size_t to avoid warnings. …
(edit) @6914   17 年 vboxsync Replaced PGMR3DumpMappings by info handler.
(edit) @6913   17 年 vboxsync Separated the PGMVIRTHANDLERTYPE_HYPERVISOR kind of handlers from the …
(edit) @6902   17 年 vboxsync Converted MM_RAM_FLAGS_PHYSICAL_HANDLER, _WRITE, _ALL and _TEMP_OFF …
(edit) @6854   17 年 vboxsync All the new ROM stuff. Had to change PGMROMPAGE a bit to make it …
(edit) @6829   17 年 vboxsync Addressed the R0/R3 issues with the PGMRAMRANGE structure.
(edit) @6764   17 年 vboxsync Made !PGMPOOL_WITH_CACHE buildable so I can run OS/2 here.
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5662   17 年 vboxsync Initial changes for guest PAE support
(edit) @5630   17 年 vboxsync
(edit) @5629   17 年 vboxsync remove deprecated macros
(edit) @5605   17 年 vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5086   17 年 vboxsync GMM.
(edit) @5017   17 年 vboxsync GVM kick-off.
(edit) @4738   17 年 vboxsync more new phys code.
(edit) @4714   17 年 vboxsync ZeroPg
(edit) @4713   17 年 vboxsync more on the phys page management rewrite…
(edit) @4620   17 年 vboxsync The initial PGMRAMRANGE::aHCPhys -> PGMRAMRANGE::aPages (PGMPAGE) …
(edit) @4591   17 年 vboxsync PGMPhysGCPhys2CCPtr + PGMPhysGCPhys2CCPtrRelease. Started on the …
(edit) @4537   17 年 vboxsync fallback notes.
(edit) @4536   17 年 vboxsync mapping cache notes.
(edit) @4518   17 年 vboxsync more words.
(edit) @4511   17 年 vboxsync lunch commit.
(edit) @4388   17 年 vboxsync Shadow ROM emulation. Clear the RESERVED flag for ROM.
(edit) @4187   17 年 vboxsync SSMAFTER_DEBUG_IT hack.
(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) @3776   17 年 vboxsync Compile fixes
(edit) @3696   17 年 vboxsync double underscore cleanup.
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2970   18 年 vboxsync warning
(edit) @2679   18 年 vboxsync fixed alignment issue, move the code to the right place and fixed the …
(edit) @2663   18 年 vboxsync Added a simple test if someone tries to write to physical memory after …
(edit) @2559   18 年 vboxsync Allow ring-3 only access handlers (phys).
(edit) @2290   18 年 vboxsync MMHyperR3ToGC
(edit) @2270   18 年 vboxsync Stricter pointer typechecking. (R0 vs R3)
(edit) @1283   18 年 vboxsync Added support for the hybrid darwin setup where the kernel is 32-bit …
(edit) @1268   18 年 vboxsync Typo
(edit) @1267   18 年 vboxsync Fixed regression
(edit) @1210   18 年 vboxsync Added PGMR3ChangeShwPDMappings. Added VMX/SVM test case.
(edit) @873   18 年 vboxsync Some release logging, mainly for debugging the 64-bit restore issue.
(edit) @838   18 年 vboxsync GC Phys to HC virt conversion changes for dynamic RAM allocation.
(edit) @463   18 年 vboxsync log causes for SSM load config mismatch to release log
(edit) @108   18 年 vboxsync Fixed comment (reset is now required on load). 64-bit
(edit) @40   18 年 vboxsync Update
(edit) @39   18 年 vboxsync Fixed state loading.
(edit) @28   18 年 vboxsync Updates.
(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