VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13232   16 years vboxsync #1865: changed some validation into pure assertions or assert-return. …
(edit) @13203   16 years vboxsync Missing shadow cases for EPT.
(edit) @13202   16 years vboxsync Missing EPT case in pgmPoolTrackFlushGCPhysPTInt.
(edit) @13198   16 years vboxsync Recommitted 37737 & 37738 minus the dangerous changes.
(edit) @13197   16 years vboxsync Backed out 37737&37738. (regressions)
(edit) @13195   16 years vboxsync Prefetch the four PDPT entries in PAE mode (EPT only).
(edit) @13193   16 years vboxsync uint64_t conversion fix
(edit) @13188   16 years vboxsync PGM: polish.
(edit) @13186   16 years vboxsync PGMPhys: Fix for silly edge case bug.
(edit) @13161   16 years vboxsync Emulate WBINVD
(edit) @13152   16 years vboxsync #1865: Enabled the new PGMPhysSimpleReadGCPhys code.
(edit) @13151   16 years vboxsync #1865: Enabled the new PGMPhysSimpleWriteGCPhys code.
(edit) @13150   16 years vboxsync #1865: Enabled the new PGMPhysSimpleDirtyWriteGCPtr code.
(edit) @13149   16 years vboxsync #1865: Enabled the new PGMPhysSimpleWriteGCPtr code.
(edit) @13148   16 years vboxsync #1865: Enabled the new PGMPhysSimpleReadGCPtr code.
(edit) @13147   16 years vboxsync removed todo that has been dealt with.
(edit) @13146   16 years vboxsync #1865: Renamed PGMPhysReadGCPhys -> PGMPhysSimpleReadGCPhys, …
(edit) @13145   16 years vboxsync #1865: shuffled code.
(edit) @13144   16 years vboxsync #1865: Implmented the alternative R0 code for darwin (turned out to be …
(edit) @13138   16 years vboxsync #1865: Mac fix.
(edit) @13134   16 years vboxsync EPT: set the ignore PAT and WB cache flags in page table entries.
(edit) @13126   16 years vboxsync Set u1Execute too.
(edit) @13122   16 years vboxsync Corrected return value checks for PGMShwGetEPTPDPtr.
(edit) @13121   16 years vboxsync Wrong mask
(edit) @13113   16 years vboxsync Added PGMGetEPTCR3.
(edit) @13106   16 years vboxsync leave some modes out if 64-bit guests are not enabled (so far on …
(edit) @13100   16 years vboxsync #1865: More PGM changes.
(edit) @13099   16 years vboxsync PGM: Count real guest page faults.
(edit) @13098   16 years vboxsync #1865: More PGM changes.
(edit) @13087   16 years vboxsync #1865: More PGM changes.
(edit) @13085   16 years vboxsync #1865: More PGM changes.
(edit) @13073   16 years vboxsync comment
(edit) @13072   16 years vboxsync build fix
(edit) @13071   16 years vboxsync PGM: Fixed some raw-mode regressions introduced in r37532.
(edit) @13067   16 years vboxsync #1865: More PGM changes.
(edit) @13063   16 years vboxsync Corrected return value checks for PGMShwGetLongModePDPtr & …
(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) @13040   16 years vboxsync #1865: More PGM changes.
(edit) @13038   16 years vboxsync #1865: More PGM changes.
(edit) @13035   16 years vboxsync #1865: More PGM…
(edit) @13025   16 years vboxsync Updates for EPT.
(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) @12999   16 years vboxsync Same applies to return code checks for PGMShwGetEPTPDPtr.
(edit) @12998   16 years vboxsync More logging
(edit) @12997   16 years vboxsync Fixed regressions in return code checking
(edit) @12994   16 years vboxsync Cleanup
(edit) @12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12986   16 years vboxsync More PDM cleanup.
(edit) @12984   16 years vboxsync #1865: PDMQueue.
(edit) @12983   16 years vboxsync #1865: PDMCritSect.
(edit) @12972   16 years vboxsync APIC versioning in features interface
(edit) @12971   16 years vboxsync x2APIC bits definitions
(edit) @12968   16 years vboxsync #1865: MM done for now (needs revisiting later).
(edit) @12967   16 years vboxsync #1865: MM - docs and 4 new ring-3 heap APIs for string formatting.
(edit) @12966   16 years vboxsync MMAllPhys.cpp: Now it's deleted.
(edit) @12964   16 years vboxsync VMM: MMPhysGCPhys2HCVirt -> PGMPhysGCPhys2HCPtrAssert; deleted …
(edit) @12938   16 years vboxsync Comment updates
(edit) @12937   16 years vboxsync SyncPageWorker updates for EPT.
(edit) @12936   16 years vboxsync More EPT updates
(edit) @12932   16 years vboxsync Paging updates in preparation for EPT.
(edit) @12894   16 years vboxsync Enabled some EPT paging code.
(edit) @12815   16 years vboxsync #1865: more MM changes.
(edit) @12814   16 years vboxsync #1865: more MM changes.
(edit) @12801   16 years vboxsync Lidt/lgdt emulation fix for 16 bits operand size.
(edit) @12792   16 years vboxsync #1865: some MM stuff.
(edit) @12786   16 years vboxsync Real-mode support for VT-x. (currently disabled)
(edit) @12773   16 years vboxsync EMInterpretLMSW: LMSW cannot change AM or WP, so no need to check …
(edit) @12772   16 years vboxsync #1865: IOM.
(edit) @12760   16 years vboxsync EMAll: Disabled the assertions reported in bug #2609, bug #1931 and on …
(edit) @12735   16 years vboxsync CPUMGetGuestCPL fix for real mode in VT-x.
(edit) @12703   16 years vboxsync build fix.
(edit) @12702   16 years vboxsync #1865: HWACCM - alignment fix+check for 32-bit gcc, doxygen.
(edit) @12688   16 years vboxsync #1865: EM - one pointer and statistics. Added a couple of more samples …
(edit) @12687   16 years vboxsync Started with VMM device heap for use with VT-x real-mode emulation. …
(edit) @12667   16 years vboxsync CPU id passed to interrupt callback, proper typing
(edit) @12657   16 years vboxsync #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
(edit) @12600   16 years vboxsync Turned dr0..dr7 into an array.
(edit) @12578   16 years vboxsync Enable hardware breakpoint support for VT-x and AMD-V.
(edit) @12573   16 years vboxsync VMM: Added VMMGetCpuId (stub).
(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) @12404   16 years vboxsync Cut off calculated addresses when not in 64 bits mode. (fixes OS/2 …
(edit) @12307   16 years vboxsync Logging
(edit) @12305   16 years vboxsync Flush the recompiler's TB cache each time we detect writes to …
(edit) @12204   16 years vboxsync Moved the fatal assertion.
(edit) @12203   16 years vboxsync More verbose assertion
(edit) @12129   16 years vboxsync Don't check for hypervisor regions in VT-x/AMD-V mode.
(edit) @12121   16 years vboxsync Committed hardware breakpoint support for VT-x and AMD-V. Untested and …
(edit) @12005   16 years vboxsync Comment update
(edit) @11933   16 years vboxsync Wrong type
(edit) @11764   16 years vboxsync Got rid of PAT cpuid feature hack. Properly fixed now.
(edit) @11748   16 years vboxsync More logging
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