VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13832   16 years vboxsync IN_GC -> IN_RC.
(edit) @13714   16 years vboxsync VMM: More renaming and cleanup, caught another R3/R0 pointer - the …
(edit) @13701   16 years vboxsync VMM: some statistics cleanup.
(edit) @13698   16 years vboxsync VMM: Fixed ring-0 access to the ring-3 mapping of the EMT stack. Moved …
(edit) @13633   16 years vboxsync #1865: TM.
(edit) @13577   16 years vboxsync #1865: SELM.
(edit) @13067   16 years vboxsync #1865: More PGM changes.
(edit) @13062   16 years vboxsync #1865: More PGM changes.
(edit) @13060   16 years vboxsync #1865: More PGM changes.
(edit) @13046   16 years vboxsync #1865: Eliminated two duplicate members of PGMVIRTHANDLER while at it.
(edit) @13045   16 years vboxsync #1865: More PGM changes.
(edit) @13042   16 years vboxsync #1865: More PGM changes.
(edit) @13035   16 years vboxsync #1865: More PGM…
(edit) @13020   16 years vboxsync Knut-compatibility fixes
(edit) @13019   16 years vboxsync #1865: PGM …
(edit) @13013   16 years vboxsync infrastructure work for X2APIC support
(edit) @12985   16 years vboxsync PDMQueue: pQueueFlushR3 isn't necessary.
(edit) @12984   16 years vboxsync #1865: PDMQueue.
(edit) @12983   16 years vboxsync #1865: PDMCritSect.
(edit) @12970   16 years vboxsync #1865: PDMINS.
(edit) @12815   16 years vboxsync #1865: more MM changes.
(edit) @12814   16 years vboxsync #1865: more MM changes.
(edit) @12792   16 years vboxsync #1865: some MM stuff.
(edit) @12772   16 years vboxsync #1865: IOM.
(edit) @12688   16 years vboxsync #1865: EM - one pointer and statistics. Added a couple of more samples …
(edit) @12566   16 years vboxsync Backed out 36722, 36764 & 36770; no need for per-cpu mmio registations …
(edit) @12561   16 years vboxsync IOM: Made some minor adjustments to the MMIO CPU registration context …
(edit) @12549   16 years vboxsync VMM: Implemented a TSC mode where it's tied to execution and halt …
(edit) @12545   16 years vboxsync Updates for per-cpu MMIO range registration. (APIC)
(edit) @11261   16 years vboxsync #1865: DevPIC.
(edit) @11224   16 years vboxsync PDM: GC->RC, HC->R3 wrt PCI bus registration.
(edit) @11219   16 years vboxsync #1865: DevAPIC.
(edit) @10202   16 years vboxsync removed VBOX_WITH_PDM_LOCK
(edit) @9397   17 years vboxsync attempt to fix the 64-bit Linux box
(edit) @8557   17 years vboxsync Updates for 64 bits paging. Removed unused ShwGet/Set/ModifyPDEByIndex …
(edit) @8454   17 years vboxsync Long mode changes
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7751   17 years vboxsync Simplified and cleaned up the MMIO code. - The R0 and GC MMIO range …
(edit) @7731   17 years vboxsync MMIO cleanup in progress.
(edit) @7715   17 years vboxsync Renamed PDPTR to PDPT. Added preliminary code for executing code with …
(edit) @7635   17 years vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7050   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @6913   17 years vboxsync Separated the PGMVIRTHANDLERTYPE_HYPERVISOR kind of handlers from the …
(edit) @6854   17 years vboxsync All the new ROM stuff. Had to change PGMROMPAGE a bit to make it …
(edit) @6837   17 years vboxsync Implemented PGMR3PhysRomRegister.
(edit) @6829   17 years vboxsync Addressed the R0/R3 issues with the PGMRAMRANGE structure.
(edit) @6820   17 years vboxsync Implemented PGMR3PhysRegisterRam (not used). Enforced alignment of …
(edit) @6796   17 years vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
(edit) @6627   17 years vboxsync Memory reservation. Changed MM saved state version and kept backwards …
(edit) @6535   17 years vboxsync MM::cbRAMSize -> MM:cbRamRegistered. Drop MM:pvRamBaseHC. Drop …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5505   17 years vboxsync Hooked up the new IPRT time code.
(edit) @5375   17 years vboxsync IOM: Fixed some 64-bit alignment issues. (non critical, only screwed …
(edit) @5221   17 years vboxsync Fixed the 64-bit build.
(edit) @4752   17 years vboxsync eol
(edit) @4738   17 years vboxsync more new phys code.
(edit) @4714   17 years vboxsync ZeroPg
(edit) @4620   17 years vboxsync The initial PGMRAMRANGE::aHCPhys -> PGMRAMRANGE::aPages (PGMPAGE) …
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3857   17 years vboxsync PDMUsb - work in progress.
(edit) @3852   17 years vboxsync Finally splitting up pdm.h. Working on integrating USB into PDM …
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2869   18 years vboxsync Create a speciallized version of the RTTimeNanoTS code in timesup.cpp …
(edit) @2283   18 years vboxsync Working TMCLOCK_VIRTUAL_SYNC.
(edit) @2270   18 years vboxsync Stricter pointer typechecking. (R0 vs R3)
(edit) @2248   18 years vboxsync Implementing timer syncrhonous virtual clock.
(edit) @1480   18 years vboxsync No longer require contiguous memory for the VM structure. Did long …
(edit) @1408   18 years vboxsync Initial changes for floating SELM hypervisor selectors.
(edit) @1278   18 years vboxsync Killed some warnings.
(edit) @686   18 years vboxsync Alignment fixes for windows. (structure packing is a strange thing …
(edit) @527   18 years vboxsync Alignment fixes.
(edit) @520   18 years vboxsync 64-bit alignment.
(edit) @518   18 years vboxsync 64-bit alignment in CSAM.
(edit) @454   18 years vboxsync Aligned PGMPOOL and PGMPOOLPAGE.
(edit) @443   18 years vboxsync Implemented Warp drive. This can be configured using the …
(edit) @161   18 years vboxsync 64-bit: structure alignment.
(edit) @23   18 years vboxsync string.h & stdio.h + header cleanups.
(add) @1   55 years vboxsync import
Note: See TracRevisionLog for help on using the revision log.

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