VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13134   17 years vboxsync EPT: set the ignore PAT and WB cache flags in page table entries.
(edit) @13133   17 years vboxsync Disabled VPID support by default; seems to work, but no compelling …
(edit) @13126   17 years vboxsync Set u1Execute too.
(edit) @13123   17 years vboxsync TLB correction
(edit) @13122   17 years vboxsync Corrected return value checks for PGMShwGetEPTPDPtr.
(edit) @13121   17 years vboxsync Wrong mask
(edit) @13120   17 years vboxsync Fix for EPT & real mode cr3 resync.
(edit) @13119   17 years vboxsync EPT violation handling updates.
(edit) @13116   17 years vboxsync More logging
(edit) @13115   17 years vboxsync Corrections for the EPTP
(edit) @13114   17 years vboxsync More logging
(edit) @13113   17 years vboxsync Added PGMGetEPTCR3.
(edit) @13112   17 years vboxsync Typo
(edit) @13111   17 years vboxsync EPT updates
(edit) @13110   17 years vboxsync Correction
(edit) @13109   17 years vboxsync Merged
(edit) @13108   17 years vboxsync Forgot VPID activation
(edit) @13107   17 years vboxsync Wrong name used.
(edit) @13106   17 years vboxsync leave some modes out if 64-bit guests are not enabled (so far on …
(edit) @13105   17 years vboxsync Corrected physical address handling
(edit) @13100   17 years vboxsync #1865: More PGM changes.
(edit) @13099   17 years vboxsync PGM: Count real guest page faults.
(edit) @13098   17 years vboxsync #1865: More PGM changes.
(edit) @13095   17 years vboxsync Bug fix
(edit) @13094   17 years vboxsync Alignment
(edit) @13093   17 years vboxsync Compile fixes
(edit) @13092   17 years vboxsync Assembly updates (not tested yet)
(edit) @13089   17 years vboxsync EPT updates
(edit) @13087   17 years vboxsync #1865: More PGM changes.
(edit) @13085   17 years vboxsync #1865: More PGM changes.
(edit) @13077   17 years vboxsync Corrected assertion.
(edit) @13074   17 years vboxsync - remaining bits of x2APIC, some SMP refinements in LAPIC
(edit) @13073   17 years vboxsync comment
(edit) @13072   17 years vboxsync build fix
(edit) @13071   17 years vboxsync PGM: Fixed some raw-mode regressions introduced in r37532.
(edit) @13070   17 years vboxsync Excessive logging
(edit) @13069   17 years vboxsync Cleaned up
(edit) @13067   17 years vboxsync #1865: More PGM changes.
(edit) @13063   17 years vboxsync Corrected return value checks for PGMShwGetLongModePDPtr & …
(edit) @13062   17 years vboxsync #1865: More PGM changes.
(edit) @13060   17 years vboxsync #1865: More PGM changes.
(edit) @13059   17 years vboxsync gcc warning
(edit) @13051   17 years vboxsync Comment updates
(edit) @13050   17 years vboxsync More capability logging
(edit) @13049   17 years vboxsync More capability flags for VT-x.
(edit) @13048   17 years vboxsync Real and protected mode without paging needs a special identity …
(edit) @13047   17 years vboxsync AVLROGCPTRNODECORE: alignment adjustment.
(edit) @13046   17 years vboxsync #1865: Eliminated two duplicate members of PGMVIRTHANDLER while at it.
(edit) @13045   17 years vboxsync #1865: More PGM changes.
(edit) @13043   17 years vboxsync EPT updates
(edit) @13042   17 years vboxsync #1865: More PGM changes.
(edit) @13040   17 years vboxsync #1865: More PGM changes.
(edit) @13038   17 years vboxsync #1865: More PGM changes.
(edit) @13037   17 years vboxsync EPT updates
(edit) @13036   17 years vboxsync CSTAR was still restored in failure paths. (not supported on Intel CPUs)
(edit) @13035   17 years vboxsync #1865: More PGM…
(edit) @13027   17 years vboxsync TRPMGC: C++ forbids warning.
(edit) @13026   17 years vboxsync Alignment.
(edit) @13025   17 years vboxsync Updates for EPT.
(edit) @13020   17 years vboxsync Knut-compatibility fixes
(edit) @13019   17 years vboxsync #1865: PGM …
(edit) @13013   17 years vboxsync infrastructure work for X2APIC support
(edit) @13005   17 years vboxsync VMM/doxygen: More links.
(edit) @13001   17 years vboxsync VBox-doc.c,VMM: doxygen links
(edit) @12999   17 years vboxsync Same applies to return code checks for PGMShwGetEPTPDPtr.
(edit) @12998   17 years vboxsync More logging
(edit) @12997   17 years vboxsync Fixed regressions in return code checking
(edit) @12994   17 years vboxsync Cleanup
(edit) @12993   17 years vboxsync PDMQueue: Fix assertion with debug builds on 64bit hosts. A R0 pointer …
(edit) @12991   17 years vboxsync VMM: build fix.
(edit) @12990   17 years vboxsync VMM: build fix.
(edit) @12989   17 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12988   17 years vboxsync PDM: More words.
(edit) @12987   17 years vboxsync PDM: docs update.
(edit) @12986   17 years vboxsync More PDM cleanup.
(edit) @12985   17 years vboxsync PDMQueue: pQueueFlushR3 isn't necessary.
(edit) @12984   17 years vboxsync #1865: PDMQueue.
(edit) @12983   17 years vboxsync #1865: PDMCritSect.
(edit) @12982   17 years vboxsync PDMDev* adjustments.
(edit) @12981   17 years vboxsync MMHyperR3ToR0 -> PDMDEVINS_2_R0PTR.
(edit) @12980   17 years vboxsync Split up PDMDevice.cpp, moving all the devhlps into two new files …
(edit) @12979   17 years vboxsync PDMDevice.cpp polishing…
(edit) @12977   17 years vboxsync #1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
(edit) @12976   17 years vboxsync PDM: fixed PDMAPICVERSION.
(edit) @12975   17 years vboxsync #1865: PDMLdr.
(edit) @12972   17 years vboxsync APIC versioning in features interface
(edit) @12971   17 years vboxsync x2APIC bits definitions
(edit) @12970   17 years vboxsync #1865: PDMINS.
(edit) @12968   17 years vboxsync #1865: MM done for now (needs revisiting later).
(edit) @12967   17 years vboxsync #1865: MM - docs and 4 new ring-3 heap APIs for string formatting.
(edit) @12966   17 years vboxsync MMAllPhys.cpp: Now it's deleted.
(edit) @12965   17 years vboxsync spaces
(edit) @12964   17 years vboxsync VMM: MMPhysGCPhys2HCVirt -> PGMPhysGCPhys2HCPtrAssert; deleted …
(edit) @12940   17 years vboxsync RT_ABS() does not like unsigned parameters
(edit) @12938   17 years vboxsync Comment updates
(edit) @12937   17 years vboxsync SyncPageWorker updates for EPT.
(edit) @12936   17 years vboxsync More EPT updates
(edit) @12935   17 years vboxsync trailing newline
(edit) @12932   17 years vboxsync Paging updates in preparation for EPT.
(edit) @12930   17 years vboxsync warnings
Note: See TracRevisionLog for help on using the revision log.

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