VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47889   12 years vboxsync cpumguestinstr: always print what the disassembler returns, and make …
(edit) @47856   12 years vboxsync VMM: logging cosmetics
(edit) @47845   12 years vboxsync CPUM: build fix
(edit) @47844   12 years vboxsync VMM: X2APIC + NMI. Only tested on AMD64.
(edit) @47843   12 years vboxsync tstVMM: No double fault test for me either.
(edit) @47828   12 years vboxsync CPUMRecalcHyperDRx: Fixed raw-mode assertion.
(edit) @47826   12 years vboxsync No COM port usage by default, except on double faults.
(edit) @47825   12 years vboxsync VMMRC.debug is generally in RTPathAppPrivateNoArch, so add it to the …
(edit) @47823   12 years vboxsync EMRaw.cpp: fixes, IEM single instruction emulation is still disabled.
(edit) @47821   12 years vboxsync IEM: Adjust iret CS for ring compression in raw-mode.
(edit) @47820   12 years vboxsync EMRaw.cpp: Disabled code for using IEM for singled instruction …
(edit) @47819   12 years vboxsync IEM: Read unpatched bytes. Useless (disabled for ages) CSAM hooks.
(edit) @47818   12 years vboxsync Annotate disassembly with patch stuff.
(edit) @47815   12 years vboxsync duh.
(edit) @47808   12 years vboxsync docs.
(edit) @47807   12 years vboxsync EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
(edit) @47803   12 years vboxsync VMM/HM: Preemption hoooks, work in progress.
(edit) @47802   12 years vboxsync VMM/HM: Redundant updates of flags is not necessary.
(edit) @47797   12 years vboxsync VMM/HMR0Mixed.mac: Build fix.
(edit) @47794   12 years vboxsync VMM/HMR0Mixed.mac: Comment to clarify error code path.
(edit) @47793   12 years vboxsync VMM/HMR0Mixed.mac: Macrofied handling various exit paths. Essentially …
(edit) @47792   12 years vboxsync wrong assertion.
(edit) @47790   12 years vboxsync build fix
(edit) @47788   12 years vboxsync EM/HM: Try execute single instructions in IEM before asking REM.
(edit) @47786   12 years vboxsync PGM: Added a new page type for the VT-x APIC access page MMIO alias …
(edit) @47776   12 years vboxsync Warnings and space.
(edit) @47773   12 years vboxsync VMM/HM: RunGuestCodeStep() Load should be Save, and some typos, cosmetics.
(edit) @47771   12 years vboxsync VMM/HM: One extra char. to make typing without autocomplete easier.
(edit) @47770   12 years vboxsync VMM/HMVMXR0: Hungarian, hex prefixes.
(edit) @47769   12 years vboxsync IEM: Clear RF flag on jump.
(edit) @47766   12 years vboxsync VMM/HM: Preemption hooks.
(edit) @47760   12 years vboxsync VMM/HM: Preemption hooks. Some common structural changes and cleanup, …
(edit) @47754   12 years vboxsync IEM: POP rSP fix.
(edit) @47752   12 years vboxsync IEM: POP rSP fix.
(edit) @47751   12 years vboxsync IEM: read-modified-write should have the r/w err bit set even when it …
(edit) @47750   12 years vboxsync Ignore RF when checking against REM too.
(edit) @47749   12 years vboxsync null selector fix.
(edit) @47748   12 years vboxsync IEM: Some RF adjustments. Verification logging fixes.
(edit) @47747   12 years vboxsync HMR0VMX.cpp: missing fSingleInstruction test.
(edit) @47744   12 years vboxsync PUSH SREG intel update.
(edit) @47743   12 years vboxsync adjusted my assertion.
(edit) @47742   12 years vboxsync VMM/HMVMXR0: Avoid OR'ing status codes when we AssertRCReturn check it …
(edit) @47741   12 years vboxsync duh
(edit) @47740   12 years vboxsync IEM: Implemented RF. Working on verfication against VT-x.
(edit) @47739   12 years vboxsync PGM: Added an API that IEM can use to spot MMIO and other troublesome …
(edit) @47737   12 years vboxsync HM.cpp: Added APIs for checking whether VT-x and AMD-V are enabled.
(edit) @47736   12 years vboxsync HNVMXR0.cpp: Separate run-loop for single stepping to catch exceptions …
(edit) @47719   12 years vboxsync No MMIO2 aliasing when doing full IEM verification runs.
(edit) @47718   12 years vboxsync More single stepping work.
(edit) @47715   12 years vboxsync CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
(edit) @47714   12 years vboxsync CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
(edit) @47713   12 years vboxsync fixes
(edit) @47712   12 years vboxsync testing…
(edit) @47707   12 years vboxsync IEM: Set dirty and accessed bits on pages. Initialize output vars …
(edit) @47706   12 years vboxsync Must be careful in ring-3 too.
(edit) @47705   12 years vboxsync VMM/HM: Log alignment.
(edit) @47700   12 years vboxsync CPU.cpp: Must recalc DRx values on relocation.
(edit) @47699   12 years vboxsync I/O breakpoints for raw-mode and non-string instructions in IEM.
(edit) @47690   12 years vboxsync TRPM: Don't underflow the stack when trapping in the world switcher.
(edit) @47689   12 years vboxsync tstVMM: DRx fixes.
(edit) @47687   12 years vboxsync VMM/HMVMXR0: Added segment checks to hmR0VmxCheckGuestState() while …
(edit) @47686   12 years vboxsync VMMSwitcher: typo
(edit) @47684   12 years vboxsync SVM: I/O breakpoints.
(edit) @47683   12 years vboxsync build fix + adj.
(edit) @47682   12 years vboxsync adjustments.
(edit) @47681   12 years vboxsync VMM: I/O breakpoints.
(edit) @47680   12 years vboxsync VMM/HMVMXR0: Added missing TR guest-state checks.
(edit) @47677   12 years vboxsync HMSVMXR0.cpp: DR6.Bx values are cleared on #DB it seems, while the …
(edit) @47676   12 years vboxsync VMM/HMVMXR0: Some missed checks and fixes to segment checks.
(edit) @47673   12 years vboxsync HMVMXR0: Fixed copy&past from SVM code with fDr6=false in …
(edit) @47671   12 years vboxsync VMM: More debugging related stuff.
(edit) @47670   12 years vboxsync VMM/HMVMXR0, HMSVMR0: Fix typo in checking invalid guest state, nits.
(edit) @47669   12 years vboxsync loop $ optimization.
(edit) @47663   12 years vboxsync build fix
(edit) @47662   12 years vboxsync build fix.
(edit) @47661   12 years vboxsync build fix
(edit) @47660   12 years vboxsync VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
(edit) @47658   12 years vboxsync VMM/testcase/tstVMREQ: Fix busted testcase, works on darwin now …
(edit) @47657   12 years vboxsync VMM/testcase/tstX86-1: Fix testcase on darwin.x86, the stack must be …
(edit) @47655   12 years vboxsync VMM/HM: spaces.
(edit) @47654   12 years vboxsync VMM/HM: Log prefix corrections and column alignment cosmetics.
(edit) @47653   12 years vboxsync VMM/HMVMXR0: Fixed a bug in checking invalid guest-state logic.
(edit) @47652   12 years vboxsync VMM: Removed all VBOX_WITH_OLD_[VTX|AMDV]_CODE bits.
(edit) @47646   12 years vboxsync First part removing VBOX_WITH_OLD_ related stuff.
(edit) @47645   12 years vboxsync VMM: RTThreadCtxHooksAre[Registered|Created](). Moved it into IN_RING0 …
(edit) @47643   12 years vboxsync VMM/HMVMXR0: 130 columns.
(edit) @47640   12 years vboxsync VMM/HMVMXR0: spaces.
(edit) @47638   12 years vboxsync VMM/HMVMXR0: Typo.
(edit) @47636   12 years vboxsync VMM/HMVMXR0: Build fix.
(edit) @47635   12 years vboxsync VMM/HM: Implemented VMX guest-state checks in accordance with the …
(edit) @47619   12 years vboxsync EM: Started on HM single stepping for IEM verification purposes. …
(edit) @47610   12 years vboxsync VMM/HMR0Mixed: Always restore IDTR on all 64-bit Darwin thanks to …
(edit) @47608   12 years vboxsync VMM/HMR0: Comment clarifications.
(edit) @47607   12 years vboxsync VMM/HMR0Mixed.mac: Split IDTR and GDTR restoration macros.
(edit) @47606   12 years vboxsync VMM/HMR0: Comment to reflect the order in the stack.
(edit) @47598   12 years vboxsync IEM: Fixed sp/esp handling in IRET.
(edit) @47586   12 years vboxsync VMM/HMVMXR0: Naming.
(edit) @47584   12 years vboxsync VMM/HM: Log.
(edit) @47583   12 years vboxsync VMM/HM: Fix logging inconsistencies with hex prefixes.
(edit) @47568   12 years vboxsync IEM: LAR,LSL,ARPL, and some tracing (RTTraceBuf*).
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