VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13049   16 years vboxsync More capability flags for VT-x.
(edit) @13048   16 years vboxsync Real and protected mode without paging needs a special identity …
(edit) @13047   16 years vboxsync AVLROGCPTRNODECORE: alignment adjustment.
(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) @13043   16 years vboxsync EPT updates
(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) @13037   16 years vboxsync EPT updates
(edit) @13036   16 years vboxsync CSTAR was still restored in failure paths. (not supported on Intel CPUs)
(edit) @13035   16 years vboxsync #1865: More PGM…
(edit) @13027   16 years vboxsync TRPMGC: C++ forbids warning.
(edit) @13026   16 years vboxsync Alignment.
(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) @13005   16 years vboxsync VMM/doxygen: More links.
(edit) @13001   16 years vboxsync VBox-doc.c,VMM: doxygen links
(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) @12993   16 years vboxsync PDMQueue: Fix assertion with debug builds on 64bit hosts. A R0 pointer …
(edit) @12991   16 years vboxsync VMM: build fix.
(edit) @12990   16 years vboxsync VMM: build fix.
(edit) @12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12988   16 years vboxsync PDM: More words.
(edit) @12987   16 years vboxsync PDM: docs update.
(edit) @12986   16 years vboxsync More PDM cleanup.
(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) @12982   16 years vboxsync PDMDev* adjustments.
(edit) @12981   16 years vboxsync MMHyperR3ToR0 -> PDMDEVINS_2_R0PTR.
(edit) @12980   16 years vboxsync Split up PDMDevice.cpp, moving all the devhlps into two new files …
(edit) @12979   16 years vboxsync PDMDevice.cpp polishing…
(edit) @12977   16 years vboxsync #1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
(edit) @12976   16 years vboxsync PDM: fixed PDMAPICVERSION.
(edit) @12975   16 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
(edit) @12923   17 years vboxsync warnings
(edit) @12909   17 years vboxsync Signed/unsigned mismatch.
(edit) @12902   17 years vboxsync Fixed upper boundary of mode array.
(edit) @12901   17 years vboxsync Fixed assertion
(edit) @12898   17 years vboxsync vcc warning
(edit) @12897   17 years vboxsync vcc warning
(edit) @12896   17 years vboxsync small fix
(edit) @12894   17 years vboxsync Enabled some EPT paging code.
(edit) @12892   17 years vboxsync AssertMsgRC
(edit) @12881   17 years vboxsync DBGFR3Detach: Have to use RTSemPongWait, DBGFR3EventWait will check …
(edit) @12877   17 years vboxsync DBGF: Don't linger in DBGFR3Detach.
(edit) @12875   17 years vboxsync DBGF: Fix term/detach race.
(edit) @12855   17 years vboxsync Mark referenced patches, so they can't be removed.
(edit) @12837   17 years vboxsync VMM: more VT-x/AMD-V guru meditation fixes.
(edit) @12836   17 years vboxsync VMMR0: Fixed va_list reuse bug in AssertMsg2.
(edit) @12835   17 years vboxsync Solved some overwritten patch instruction issues. (triggered assertions)
(edit) @12834   17 years vboxsync CPUM: dox adj.
(edit) @12832   17 years vboxsync DBGF: spaces.
(edit) @12831   17 years vboxsync Deal with CR0 updates inside patch code that force us to go to the …
(edit) @12830   17 years vboxsync only wait 1 second in release mode before the Guru meditation dialog …
(edit) @12826   17 years vboxsync Selector value of 0 is invalid in 32 or 64 bits mode.
(edit) @12824   17 years vboxsync FreeBSD boot assertion fix (VT-x real-mode emulation).
(edit) @12823   17 years vboxsync warnings
(edit) @12822   17 years vboxsync The hypervisor dump is not relevant when we're in VT-x/AMD-V mode.
(edit) @12818   17 years vboxsync STAM,IOM: force sort order compatability with file system hierarchy to …
(edit) @12815   17 years vboxsync #1865: more MM changes.
(edit) @12814   17 years vboxsync #1865: more MM changes.
(edit) @12811   17 years vboxsync logging fix
(edit) @12807   17 years vboxsync PDM - VMMDevHeap: PDM_DEVHLP_VERSION minor increment, GCPhysVMMDevHeap …
(edit) @12805   17 years vboxsync Reenabled real-mode emulation in VT-x again.
(edit) @12801   17 years vboxsync Lidt/lgdt emulation fix for 16 bits operand size.
(edit) @12800   17 years vboxsync Disabled real-mode emulation again: OS/2 no longer boots.
(edit) @12799   17 years vboxsync r=bird: cpuid -> idCpu like we use elsewhere (mixed case!).
(edit) @12798   17 years vboxsync Reset the real-mode emulation state correctly. Reenabled real-mode …
(edit) @12796   17 years vboxsync Disable raw mode emulation until the reset problem is fixed.
(edit) @12795   17 years vboxsync HWACCM: fixed unsigned/signed compare warning (x86.h), use const and g_.
(edit) @12794   17 years vboxsync #1865: Added a pVMRC member to VM so I can gradually convert away from …
(edit) @12793   17 years vboxsync More fixes for real-mode emulation in VT-x. Now enabled by default for …
(edit) @12792   17 years vboxsync #1865: some MM stuff.
(edit) @12789   17 years vboxsync Corrections
(edit) @12788   17 years vboxsync Monitor X86_CR4_VME changes as well if emulated real-mode is enabled.
(edit) @12787   17 years vboxsync Accidental commit.
(edit) @12786   17 years vboxsync Real-mode support for VT-x. (currently disabled)
(edit) @12784   17 years vboxsync @note -> Note:
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