VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48100   11 years vboxsync tstVMStructSize: print some useful offsets.
(edit) @48083   11 years vboxsync VMM: wrong calling convention
(edit) @48082   11 years vboxsync VMM/HMVMXR0: Fix invalid VMCS launch-state when thread-context hooks …
(edit) @48080   11 years vboxsync VMM/TMAll: doxygen comment correction.
(edit) @48077   11 years vboxsync ignore MSR_K8_VM_CR on AMD
(edit) @48075   11 years vboxsync Another MSR people like to read.
(edit) @48066   11 years vboxsync CPUM: Fake MSR_IA32_MCG_STATUS reads. Corrected MSR names, IA32_MCP …
(edit) @48060   11 years vboxsync VMM/HMVMXR0: Comments.
(edit) @48044   11 years vboxsync VMM/HM: Thread-context hooks, disable preemption while touching host …
(edit) @48041   11 years vboxsync VMM/HMVMXR0: Don't play safe when we have assertions to catch things.
(edit) @48040   11 years vboxsync VMM/HMVMXR0: Avoid loading the host state earlier when we can get …
(edit) @48039   11 years vboxsync VMM/HMVMXR0: Burn fix.
(edit) @48038   11 years vboxsync VMM/VMMR0, HMVMXR0: Minor fixes relating to error paths.
(edit) @48037   11 years vboxsync VMM/HM: Preemption hooks, work in progress. Hopefully I didn't break …
(edit) @48032   11 years vboxsync VMM/VMMR0: Disable thread-context hooks for now. Not stable enough.
(edit) @48029   11 years vboxsync VMM/HMVMXR0: More log adjustments.
(edit) @48027   11 years vboxsync HMVMX: Log a bit more.
(edit) @48026   11 years vboxsync Ignore MSR_IA32_DEBUGCTL access for now, should be virtualized later.
(edit) @48025   11 years vboxsync VMM/HMVMXR0: Asserted by the caller, don't re-assert here.
(edit) @48024   11 years vboxsync Since AMD has MSR_IA32_MCP_CAP, we have to fake the other machine …
(edit) @48023   11 years vboxsync VMM/HMVMXR0: Additional logging to track VMCS state changes.
(edit) @48019   11 years vboxsync VMM/HMSVMR0: Fix assertion caused by EMT preemption in HM context.
(edit) @48018   11 years vboxsync iomInterpretXCHG: DevVGA can return VINF_EM_RAW_EMULATE_IO_BLOCK, …
(edit) @48017   11 years vboxsync cleanup
(edit) @48006   11 years vboxsync VMMR0ThreadCtxHooksCreate: Disabled the preemption hooks on solaris …
(edit) @48003   11 years vboxsync VMM: CPUMR0Init -> CPUMR0InitVM renamed.
(edit) @48000   11 years vboxsync Windows 7 want MSR_IA32_MCP_CAP on AMD64 too.
(edit) @47999   11 years vboxsync VMM/HM: Better error reporting for unsupported VT-x feature combos.
(edit) @47997   11 years vboxsync VMM/HMVMXR0: Try fix stale VMCS launch state while getting preempted.
(edit) @47996   11 years vboxsync More MSRs fixes on AMD64. MSR_K8_NB_CFG is for recent linux kernels …
(edit) @47990   11 years vboxsync VMM/VMMR0: Build fix.
(edit) @47989   11 years vboxsync VMM/VMMR0: Preemption hooks implemented and enabled for Solaris and …
(edit) @47988   11 years vboxsync Solaris reads MSR_RAPL_POWER_UNIT, give it some fake values.
(edit) @47987   11 years vboxsync IOMR3MMIOHandler: Accept anything in the 1..16 byte range.
(edit) @47986   11 years vboxsync IEM: Fixed BT so it doesn't generate any writes.
(edit) @47959   11 years vboxsync VMM/HMR0: Comment update.
(edit) @47958   11 years vboxsync VMM/HM: Better error reporting when we get invalid VMCS launch-state …
(edit) @47942   11 years vboxsync CPUM: Ignore MSR_K8_INT_PENDING access.
(edit) @47939   11 years vboxsync Ignore MSR_K8_SYSCFG on AMD64 like we used to do.
(edit) @47889   11 years vboxsync cpumguestinstr: always print what the disassembler returns, and make …
(edit) @47856   11 years vboxsync VMM: logging cosmetics
(edit) @47845   11 years vboxsync CPUM: build fix
(edit) @47844   11 years vboxsync VMM: X2APIC + NMI. Only tested on AMD64.
(edit) @47843   11 years vboxsync tstVMM: No double fault test for me either.
(edit) @47828   11 years vboxsync CPUMRecalcHyperDRx: Fixed raw-mode assertion.
(edit) @47826   11 years vboxsync No COM port usage by default, except on double faults.
(edit) @47825   11 years vboxsync VMMRC.debug is generally in RTPathAppPrivateNoArch, so add it to the …
(edit) @47823   11 years vboxsync EMRaw.cpp: fixes, IEM single instruction emulation is still disabled.
(edit) @47821   11 years vboxsync IEM: Adjust iret CS for ring compression in raw-mode.
(edit) @47820   11 years vboxsync EMRaw.cpp: Disabled code for using IEM for singled instruction …
(edit) @47819   11 years vboxsync IEM: Read unpatched bytes. Useless (disabled for ages) CSAM hooks.
(edit) @47818   11 years vboxsync Annotate disassembly with patch stuff.
(edit) @47815   11 years vboxsync duh.
(edit) @47808   11 years vboxsync docs.
(edit) @47807   11 years vboxsync EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
(edit) @47803   11 years vboxsync VMM/HM: Preemption hoooks, work in progress.
(edit) @47802   11 years vboxsync VMM/HM: Redundant updates of flags is not necessary.
(edit) @47797   11 years vboxsync VMM/HMR0Mixed.mac: Build fix.
(edit) @47794   11 years vboxsync VMM/HMR0Mixed.mac: Comment to clarify error code path.
(edit) @47793   11 years vboxsync VMM/HMR0Mixed.mac: Macrofied handling various exit paths. Essentially …
(edit) @47792   11 years vboxsync wrong assertion.
(edit) @47790   11 years vboxsync build fix
(edit) @47788   11 years vboxsync EM/HM: Try execute single instructions in IEM before asking REM.
(edit) @47786   11 years vboxsync PGM: Added a new page type for the VT-x APIC access page MMIO alias …
(edit) @47776   11 years vboxsync Warnings and space.
(edit) @47773   11 years vboxsync VMM/HM: RunGuestCodeStep() Load should be Save, and some typos, cosmetics.
(edit) @47771   11 years vboxsync VMM/HM: One extra char. to make typing without autocomplete easier.
(edit) @47770   11 years vboxsync VMM/HMVMXR0: Hungarian, hex prefixes.
(edit) @47769   11 years vboxsync IEM: Clear RF flag on jump.
(edit) @47766   11 years vboxsync VMM/HM: Preemption hooks.
(edit) @47760   11 years vboxsync VMM/HM: Preemption hooks. Some common structural changes and cleanup, …
(edit) @47754   11 years vboxsync IEM: POP rSP fix.
(edit) @47752   11 years vboxsync IEM: POP rSP fix.
(edit) @47751   11 years vboxsync IEM: read-modified-write should have the r/w err bit set even when it …
(edit) @47750   11 years vboxsync Ignore RF when checking against REM too.
(edit) @47749   11 years vboxsync null selector fix.
(edit) @47748   11 years vboxsync IEM: Some RF adjustments. Verification logging fixes.
(edit) @47747   11 years vboxsync HMR0VMX.cpp: missing fSingleInstruction test.
(edit) @47744   11 years vboxsync PUSH SREG intel update.
(edit) @47743   11 years vboxsync adjusted my assertion.
(edit) @47742   11 years vboxsync VMM/HMVMXR0: Avoid OR'ing status codes when we AssertRCReturn check it …
(edit) @47741   11 years vboxsync duh
(edit) @47740   11 years vboxsync IEM: Implemented RF. Working on verfication against VT-x.
(edit) @47739   11 years vboxsync PGM: Added an API that IEM can use to spot MMIO and other troublesome …
(edit) @47737   11 years vboxsync HM.cpp: Added APIs for checking whether VT-x and AMD-V are enabled.
(edit) @47736   11 years vboxsync HNVMXR0.cpp: Separate run-loop for single stepping to catch exceptions …
(edit) @47719   11 years vboxsync No MMIO2 aliasing when doing full IEM verification runs.
(edit) @47718   11 years vboxsync More single stepping work.
(edit) @47715   11 years vboxsync CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
(edit) @47714   11 years vboxsync CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
(edit) @47713   11 years vboxsync fixes
(edit) @47712   11 years vboxsync testing…
(edit) @47707   11 years vboxsync IEM: Set dirty and accessed bits on pages. Initialize output vars …
(edit) @47706   11 years vboxsync Must be careful in ring-3 too.
(edit) @47705   11 years vboxsync VMM/HM: Log alignment.
(edit) @47700   11 years vboxsync CPU.cpp: Must recalc DRx values on relocation.
(edit) @47699   11 years vboxsync I/O breakpoints for raw-mode and non-string instructions in IEM.
(edit) @47690   11 years vboxsync TRPM: Don't underflow the stack when trapping in the world switcher.
(edit) @47689   11 years vboxsync tstVMM: DRx fixes.
(edit) @47687   11 years vboxsync VMM/HMVMXR0: Added segment checks to hmR0VmxCheckGuestState() while …
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