VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13419   16 years vboxsync More logging
(edit) @13351   16 years vboxsync Fully emulated lmsw.
(edit) @13343   16 years vboxsync VT-x real mode emulation: got rid of all the ugly hacks and just fall …
(edit) @13289   16 years vboxsync Cleaned up
(edit) @13288   16 years vboxsync Corrected previous change in interrupt bitmap updating.
(edit) @13285   16 years vboxsync More logging; shut up warning messages
(edit) @13283   16 years vboxsync More logging
(edit) @13281   16 years vboxsync Fixed IP in the stack frame for #BP & #OF traps.
(edit) @13277   16 years vboxsync Compile fix
(edit) @13276   16 years vboxsync Manually inject interrupts in real mode (VT-x). Fixes OS/2 boot issue.
(edit) @13263   16 years vboxsync VT-x: fixed OpenSuse grub loading
(edit) @13253   16 years vboxsync Restore the IOPL flags when switching from real back to protected mode.
(edit) @13200   16 years vboxsync VMXR0InvalidatePage calls still occur in EPT mode.
(edit) @13199   16 years vboxsync Fix for 32 bits builds (EPT PAE PDPTE caching)
(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) @13194   16 years vboxsync EPT: Our identity mapping is a 32 bits page directory.
(edit) @13193   16 years vboxsync uint64_t conversion fix
(edit) @13182   16 years vboxsync Extra assertion
(edit) @13181   16 years vboxsync EPT bug fixes
(edit) @13180   16 years vboxsync Minor updates
(edit) @13177   16 years vboxsync inverted check
(edit) @13176   16 years vboxsync Don't sync back cr2 & cr3 in protected mode without paging. (EPT)
(edit) @13175   16 years vboxsync Proper naming
(edit) @13174   16 years vboxsync Cleaned up a bit
(edit) @13173   16 years vboxsync More logging
(edit) @13169   16 years vboxsync Deal with exit path for VMX_EXIT_EPT_VIOLATION
(edit) @13167   16 years vboxsync Fixed EPT violation handling.
(edit) @13139   16 years vboxsync Deal with useful withholding of page fault address information…
(edit) @13133   16 years vboxsync Disabled VPID support by default; seems to work, but no compelling …
(edit) @13123   16 years vboxsync TLB correction
(edit) @13120   16 years vboxsync Fix for EPT & real mode cr3 resync.
(edit) @13119   16 years vboxsync EPT violation handling updates.
(edit) @13115   16 years vboxsync Corrections for the EPTP
(edit) @13113   16 years vboxsync Added PGMGetEPTCR3.
(edit) @13112   16 years vboxsync Typo
(edit) @13111   16 years vboxsync EPT updates
(edit) @13110   16 years vboxsync Correction
(edit) @13108   16 years vboxsync Forgot VPID activation
(edit) @13105   16 years vboxsync Corrected physical address handling
(edit) @13095   16 years vboxsync Bug fix
(edit) @13093   16 years vboxsync Compile fixes
(edit) @13089   16 years vboxsync EPT updates
(edit) @13077   16 years vboxsync Corrected assertion.
(edit) @13070   16 years vboxsync Excessive logging
(edit) @13069   16 years vboxsync Cleaned up
(edit) @13051   16 years vboxsync Comment updates
(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) @13043   16 years vboxsync EPT updates
(edit) @13037   16 years vboxsync EPT updates
(edit) @13025   16 years vboxsync Updates for EPT.
(edit) @12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12824   16 years vboxsync FreeBSD boot assertion fix (VT-x real-mode emulation).
(edit) @12822   16 years vboxsync The hypervisor dump is not relevant when we're in VT-x/AMD-V mode.
(edit) @12795   16 years vboxsync HWACCM: fixed unsigned/signed compare warning (x86.h), use const and g_.
(edit) @12793   16 years vboxsync More fixes for real-mode emulation in VT-x. Now enabled by default for …
(edit) @12788   16 years vboxsync Monitor X86_CR4_VME changes as well if emulated real-mode is enabled.
(edit) @12787   16 years vboxsync Accidental commit.
(edit) @12786   16 years vboxsync Real-mode support for VT-x. (currently disabled)
(edit) @12763   16 years vboxsync Fixed IF handling for real mode. (iopl=3, no need for VIF)
(edit) @12756   16 years vboxsync Attempt to correct hidden selector attributes when switching from real …
(edit) @12751   16 years vboxsync Corrected assertion again
(edit) @12750   16 years vboxsync Sigh
(edit) @12749   16 years vboxsync Corrected assertion
(edit) @12748   16 years vboxsync Updates
(edit) @12747   16 years vboxsync Put back #GP handler.
(edit) @12746   16 years vboxsync Bitmap corrections.
(edit) @12745   16 years vboxsync Adjust TSS size for real-mode emulation (VT-x).
(edit) @12737   16 years vboxsync Got rid of debugging code
(edit) @12736   16 years vboxsync Backed out 37055/56. Need to use the io bitmap in the TSS instead. …
(edit) @12733   16 years vboxsync Updates
(edit) @12732   16 years vboxsync #GP handler should emulation io instructions in real mode. (VT-x)
(edit) @12730   16 years vboxsync Updates for real mode execution with VT-x.
(edit) @12726   16 years vboxsync TR selector attributes for real mode changes.
(edit) @12725   16 years vboxsync Logging update + selector sync correction for real mode.
(edit) @12711   16 years vboxsync More logging
(edit) @12708   16 years vboxsync Comments added
(edit) @12702   16 years vboxsync #1865: HWACCM - alignment fix+check for 32-bit gcc, doxygen.
(edit) @12699   16 years vboxsync Merge real mode sync changes.
(edit) @12698   16 years vboxsync Corrections
(edit) @12697   16 years vboxsync Only sync back TR when we're in protected mode.
(edit) @12692   16 years vboxsync Backed out paging changes (36990/86/83).
(edit) @12687   16 years vboxsync Started with VMM device heap for use with VT-x real-mode emulation. …
(edit) @12681   16 years vboxsync Updates for real and protected mode without paging shadow mode.
(edit) @12674   16 years vboxsync Off by one.
(edit) @12664   16 years vboxsync IO breakpoint length implies an io range.
(edit) @12625   16 years vboxsync IO breakpoints triggered after the fact.
(edit) @12610   16 years vboxsync Extra statistics for IO debug breakpoint checking.
(edit) @12609   16 years vboxsync IO breakpoint support for VT-x and AMD-V.
(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) @12554   16 years vboxsync Some debug register statistics added.
(edit) @12549   16 years vboxsync VMM: Implemented a TSC mode where it's tied to execution and halt …
(edit) @12501   16 years vboxsync Comment added
(edit) @12350   16 years vboxsync Cleaned up a bit.
(edit) @12225   16 years vboxsync VMM: X86_DR7_ENABLED_MASK should not include GD, because it isn't a …
(edit) @12162   16 years vboxsync VMM: Assert that we don't change CPU unexpectedly while executing in …
(edit) @12121   16 years vboxsync Committed hardware breakpoint support for VT-x and AMD-V. Untested and …
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