VirtualBox

source: vbox/trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @16019   16 年 vboxsync tstVMStructGC,Config.kmk,iprt/stdint.h: FreeBSD/amd64 hacks.
(edit) @14503   16 年 vboxsync tstVMStructGC: more tests.
(edit) @14411   16 年 vboxsync RDTSCP support added. Enabled only for AMD-V guests.
(edit) @14155   16 年 vboxsync #1865: MM - dealt with the last R3R0PTRTYPEs.
(edit) @14154   16 年 vboxsync PGM: pGuestPD* -> pGst32BitPd*
(edit) @14153   16 年 vboxsync PGM: pGstPaePDPT -> pGstPaePdpt
(edit) @14151   16 年 vboxsync PGM: HCPhysPaePML4 -> HCPhysShwPaePml4
(edit) @14149   16 年 vboxsync PGM: HCPhysPaePDPT -> HCPhysShwPaePdpt.
(edit) @14148   16 年 vboxsync PGM: HCPhys32BitPD -> HCPhysShw32BitPD
(edit) @14147   16 年 vboxsync #1865: PGM - 32-bit shadown PD pointer converted.
(edit) @14133   16 年 vboxsync #1865: final pae change.
(edit) @14038   16 年 vboxsync #1865: PGM - and another one.
(edit) @13991   16 年 vboxsync #1865: More PGM cleanup.
(edit) @13933   16 年 vboxsync PGM: PAE guest mappings, assert GCPtr being 32-bit.
(edit) @13919   16 年 vboxsync VMM: 3 R3R0PTRTYPE members down (a bunch left to go).
(edit) @13832   16 年 vboxsync IN_GC -> IN_RC.
(edit) @13714   16 年 vboxsync VMM: More renaming and cleanup, caught another R3/R0 pointer - the …
(edit) @13701   16 年 vboxsync VMM: some statistics cleanup.
(edit) @13698   16 年 vboxsync VMM: Fixed ring-0 access to the ring-3 mapping of the EMT stack. Moved …
(edit) @13633   16 年 vboxsync #1865: TM.
(edit) @13577   16 年 vboxsync #1865: SELM.
(edit) @13067   16 年 vboxsync #1865: More PGM changes.
(edit) @13062   16 年 vboxsync #1865: More PGM changes.
(edit) @13060   16 年 vboxsync #1865: More PGM changes.
(edit) @13046   16 年 vboxsync #1865: Eliminated two duplicate members of PGMVIRTHANDLER while at it.
(edit) @13045   16 年 vboxsync #1865: More PGM changes.
(edit) @13042   16 年 vboxsync #1865: More PGM changes.
(edit) @13035   16 年 vboxsync #1865: More PGM…
(edit) @13020   16 年 vboxsync Knut-compatibility fixes
(edit) @13019   16 年 vboxsync #1865: PGM …
(edit) @13013   16 年 vboxsync infrastructure work for X2APIC support
(edit) @12985   16 年 vboxsync PDMQueue: pQueueFlushR3 isn't necessary.
(edit) @12984   16 年 vboxsync #1865: PDMQueue.
(edit) @12983   16 年 vboxsync #1865: PDMCritSect.
(edit) @12970   16 年 vboxsync #1865: PDMINS.
(edit) @12815   16 年 vboxsync #1865: more MM changes.
(edit) @12814   16 年 vboxsync #1865: more MM changes.
(edit) @12792   16 年 vboxsync #1865: some MM stuff.
(edit) @12772   16 年 vboxsync #1865: IOM.
(edit) @12688   16 年 vboxsync #1865: EM - one pointer and statistics. Added a couple of more samples …
(edit) @12566   16 年 vboxsync Backed out 36722, 36764 & 36770; no need for per-cpu mmio registations …
(edit) @12561   16 年 vboxsync IOM: Made some minor adjustments to the MMIO CPU registration context …
(edit) @12549   16 年 vboxsync VMM: Implemented a TSC mode where it's tied to execution and halt …
(edit) @12545   16 年 vboxsync Updates for per-cpu MMIO range registration. (APIC)
(edit) @11261   16 年 vboxsync #1865: DevPIC.
(edit) @11224   16 年 vboxsync PDM: GC->RC, HC->R3 wrt PCI bus registration.
(edit) @11219   16 年 vboxsync #1865: DevAPIC.
(edit) @10202   16 年 vboxsync removed VBOX_WITH_PDM_LOCK
(edit) @9397   17 年 vboxsync attempt to fix the 64-bit Linux box
(edit) @8557   17 年 vboxsync Updates for 64 bits paging. Removed unused ShwGet/Set/ModifyPDEByIndex …
(edit) @8454   17 年 vboxsync Long mode changes
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7751   17 年 vboxsync Simplified and cleaned up the MMIO code. - The R0 and GC MMIO range …
(edit) @7731   17 年 vboxsync MMIO cleanup in progress.
(edit) @7715   17 年 vboxsync Renamed PDPTR to PDPT. Added preliminary code for executing code with …
(edit) @7635   17 年 vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7050   17 年 vboxsync Realigning after RTGCPHYS change.
(edit) @6913   17 年 vboxsync Separated the PGMVIRTHANDLERTYPE_HYPERVISOR kind of handlers from the …
(edit) @6854   17 年 vboxsync All the new ROM stuff. Had to change PGMROMPAGE a bit to make it …
(edit) @6837   17 年 vboxsync Implemented PGMR3PhysRomRegister.
(edit) @6829   17 年 vboxsync Addressed the R0/R3 issues with the PGMRAMRANGE structure.
(edit) @6820   17 年 vboxsync Implemented PGMR3PhysRegisterRam (not used). Enforced alignment of …
(edit) @6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
(edit) @6627   17 年 vboxsync Memory reservation. Changed MM saved state version and kept backwards …
(edit) @6535   17 年 vboxsync MM::cbRAMSize -> MM:cbRamRegistered. Drop MM:pvRamBaseHC. Drop …
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5505   17 年 vboxsync Hooked up the new IPRT time code.
(edit) @5375   17 年 vboxsync IOM: Fixed some 64-bit alignment issues. (non critical, only screwed …
(edit) @5221   17 年 vboxsync Fixed the 64-bit build.
(edit) @4752   17 年 vboxsync eol
(edit) @4738   17 年 vboxsync more new phys code.
(edit) @4714   17 年 vboxsync ZeroPg
(edit) @4620   17 年 vboxsync The initial PGMRAMRANGE::aHCPhys -> PGMRAMRANGE::aPages (PGMPAGE) …
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3857   17 年 vboxsync PDMUsb - work in progress.
(edit) @3852   17 年 vboxsync Finally splitting up pdm.h. Working on integrating USB into PDM …
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2869   18 年 vboxsync Create a speciallized version of the RTTimeNanoTS code in timesup.cpp …
(edit) @2283   18 年 vboxsync Working TMCLOCK_VIRTUAL_SYNC.
(edit) @2270   18 年 vboxsync Stricter pointer typechecking. (R0 vs R3)
(edit) @2248   18 年 vboxsync Implementing timer syncrhonous virtual clock.
(edit) @1480   18 年 vboxsync No longer require contiguous memory for the VM structure. Did long …
(edit) @1408   18 年 vboxsync Initial changes for floating SELM hypervisor selectors.
(edit) @1278   18 年 vboxsync Killed some warnings.
(edit) @686   18 年 vboxsync Alignment fixes for windows. (structure packing is a strange thing …
(edit) @527   18 年 vboxsync Alignment fixes.
(edit) @520   18 年 vboxsync 64-bit alignment.
(edit) @518   18 年 vboxsync 64-bit alignment in CSAM.
(edit) @454   18 年 vboxsync Aligned PGMPOOL and PGMPOOLPAGE.
(edit) @443   18 年 vboxsync Implemented Warp drive. This can be configured using the …
(edit) @161   18 年 vboxsync 64-bit: structure alignment.
(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