|
|
@48159
|
11 years |
vboxsync |
More 64-bit instructions for 32-bit hosts.
|
|
|
@48158
|
11 years |
vboxsync |
IEM: Do not try unmapping a page that was not mapped.
|
|
|
@48156
|
11 years |
vboxsync |
VMM/HMVMXR0: Update comment and add assertion. We no longer have gaps …
|
|
|
@48153
|
11 years |
vboxsync |
VMM/HM: More dead code path elimination.
|
|
|
@48151
|
11 years |
vboxsync |
Netware 6 is reading MSR_P4_LASTBRANCH_0 (0x1db).
|
|
|
@48144
|
11 years |
vboxsync |
Allow reading P5_MC_ADDR and P5_MC_TYPE.
|
|
|
@48142
|
11 years |
vboxsync |
intel manuals hints that there should be at least 8 variables one.
|
|
|
@48141
|
11 years |
vboxsync |
QNX doesn't believe our MTRR_CAP report and messes with the variable …
|
|
|
@48140
|
11 years |
vboxsync |
VMM/HMVMXR0: Safer longjmp coverage, only restore host state when …
|
|
|
@48139
|
11 years |
vboxsync |
disble thread-context hooks on Linux again
|
|
|
@48136
|
11 years |
vboxsync |
VMM: Disable thread-context hooks on Solaris. Driver doesn't unload.
|
|
|
@48135
|
11 years |
vboxsync |
VMM/HM: Eliminate dead code paths.
|
|
|
@48134
|
11 years |
vboxsync |
VMM/HMSVMR0: Fix variable scoping.
|
|
|
@48133
|
11 years |
vboxsync |
VMM/HMSVMR0: Unbreak AMD-V event injection.
|
|
|
@48132
|
11 years |
vboxsync |
VMM: Ditch VBOX_WITH_VMMR0_DISABLE_PREEMPTION.
|
|
|
@48130
|
11 years |
vboxsync |
VMM: Enable thread-context hooks. Reimplemented event injection logic …
|
|
|
@48127
|
11 years |
vboxsync |
IEM: Started on 64-bit ops on 32-bit hosts.
|
|
|
@48126
|
11 years |
vboxsync |
Log the 10 first wrmsr GPs.
|
|
|
@48119
|
11 years |
vboxsync |
Another intel MSR.
|
|
|
@48100
|
11 years |
vboxsync |
tstVMStructSize: print some useful offsets.
|
|
|
@48083
|
11 years |
vboxsync |
VMM: wrong calling convention
|
|
|
@48082
|
11 years |
vboxsync |
VMM/HMVMXR0: Fix invalid VMCS launch-state when thread-context hooks …
|
|
|
@48080
|
11 years |
vboxsync |
VMM/TMAll: doxygen comment correction.
|
|
|
@48077
|
11 years |
vboxsync |
ignore MSR_K8_VM_CR on AMD
|
|
|
@48075
|
11 years |
vboxsync |
Another MSR people like to read.
|
|
|
@48066
|
11 years |
vboxsync |
CPUM: Fake MSR_IA32_MCG_STATUS reads. Corrected MSR names, IA32_MCP …
|
|
|
@48060
|
11 years |
vboxsync |
VMM/HMVMXR0: Comments.
|
|
|
@48044
|
11 years |
vboxsync |
VMM/HM: Thread-context hooks, disable preemption while touching host …
|
|
|
@48041
|
11 years |
vboxsync |
VMM/HMVMXR0: Don't play safe when we have assertions to catch things.
|
|
|
@48040
|
11 years |
vboxsync |
VMM/HMVMXR0: Avoid loading the host state earlier when we can get …
|
|
|
@48039
|
11 years |
vboxsync |
VMM/HMVMXR0: Burn fix.
|
|
|
@48038
|
11 years |
vboxsync |
VMM/VMMR0, HMVMXR0: Minor fixes relating to error paths.
|
|
|
@48037
|
11 years |
vboxsync |
VMM/HM: Preemption hooks, work in progress. Hopefully I didn't break …
|
|
|
@48032
|
11 years |
vboxsync |
VMM/VMMR0: Disable thread-context hooks for now. Not stable enough.
|
|
|
@48029
|
11 years |
vboxsync |
VMM/HMVMXR0: More log adjustments.
|
|
|
@48027
|
11 years |
vboxsync |
HMVMX: Log a bit more.
|
|
|
@48026
|
11 years |
vboxsync |
Ignore MSR_IA32_DEBUGCTL access for now, should be virtualized later.
|
|
|
@48025
|
11 years |
vboxsync |
VMM/HMVMXR0: Asserted by the caller, don't re-assert here.
|
|
|
@48024
|
11 years |
vboxsync |
Since AMD has MSR_IA32_MCP_CAP, we have to fake the other machine …
|
|
|
@48023
|
11 years |
vboxsync |
VMM/HMVMXR0: Additional logging to track VMCS state changes.
|
|
|
@48019
|
11 years |
vboxsync |
VMM/HMSVMR0: Fix assertion caused by EMT preemption in HM context.
|
|
|
@48018
|
11 years |
vboxsync |
iomInterpretXCHG: DevVGA can return VINF_EM_RAW_EMULATE_IO_BLOCK, …
|
|
|
@48017
|
11 years |
vboxsync |
cleanup
|
|
|
@48006
|
11 years |
vboxsync |
VMMR0ThreadCtxHooksCreate: Disabled the preemption hooks on solaris …
|
|
|
@48003
|
11 years |
vboxsync |
VMM: CPUMR0Init -> CPUMR0InitVM renamed.
|
|
|
@48000
|
11 years |
vboxsync |
Windows 7 want MSR_IA32_MCP_CAP on AMD64 too.
|
|
|
@47999
|
11 years |
vboxsync |
VMM/HM: Better error reporting for unsupported VT-x feature combos.
|
|
|
@47997
|
11 years |
vboxsync |
VMM/HMVMXR0: Try fix stale VMCS launch state while getting preempted.
|
|
|
@47996
|
11 years |
vboxsync |
More MSRs fixes on AMD64. MSR_K8_NB_CFG is for recent linux kernels …
|
|
|
@47990
|
11 years |
vboxsync |
VMM/VMMR0: Build fix.
|
|
|
@47989
|
11 years |
vboxsync |
VMM/VMMR0: Preemption hooks implemented and enabled for Solaris and …
|
|
|
@47988
|
11 years |
vboxsync |
Solaris reads MSR_RAPL_POWER_UNIT, give it some fake values.
|
|
|
@47987
|
11 years |
vboxsync |
IOMR3MMIOHandler: Accept anything in the 1..16 byte range.
|
|
|
@47986
|
11 years |
vboxsync |
IEM: Fixed BT so it doesn't generate any writes.
|
|
|
@47959
|
11 years |
vboxsync |
VMM/HMR0: Comment update.
|
|
|
@47958
|
11 years |
vboxsync |
VMM/HM: Better error reporting when we get invalid VMCS launch-state …
|
|
|
@47942
|
11 years |
vboxsync |
CPUM: Ignore MSR_K8_INT_PENDING access.
|
|
|
@47939
|
11 years |
vboxsync |
Ignore MSR_K8_SYSCFG on AMD64 like we used to do.
|
|
|
@47889
|
11 years |
vboxsync |
cpumguestinstr: always print what the disassembler returns, and make …
|
|
|
@47856
|
11 years |
vboxsync |
VMM: logging cosmetics
|
|
|
@47845
|
11 years |
vboxsync |
CPUM: build fix
|
|
|
@47844
|
11 years |
vboxsync |
VMM: X2APIC + NMI. Only tested on AMD64.
|
|
|
@47843
|
11 years |
vboxsync |
tstVMM: No double fault test for me either.
|
|
|
@47828
|
11 years |
vboxsync |
CPUMRecalcHyperDRx: Fixed raw-mode assertion.
|
|
|
@47826
|
11 years |
vboxsync |
No COM port usage by default, except on double faults.
|
|
|
@47825
|
11 years |
vboxsync |
VMMRC.debug is generally in RTPathAppPrivateNoArch, so add it to the …
|
|
|
@47823
|
11 years |
vboxsync |
EMRaw.cpp: fixes, IEM single instruction emulation is still disabled.
|
|
|
@47821
|
11 years |
vboxsync |
IEM: Adjust iret CS for ring compression in raw-mode.
|
|
|
@47820
|
11 years |
vboxsync |
EMRaw.cpp: Disabled code for using IEM for singled instruction …
|
|
|
@47819
|
11 years |
vboxsync |
IEM: Read unpatched bytes. Useless (disabled for ages) CSAM hooks.
|
|
|
@47818
|
11 years |
vboxsync |
Annotate disassembly with patch stuff.
|
|
|
@47815
|
11 years |
vboxsync |
duh.
|
|
|
@47808
|
11 years |
vboxsync |
docs.
|
|
|
@47807
|
11 years |
vboxsync |
EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
|
|
|
@47803
|
11 years |
vboxsync |
VMM/HM: Preemption hoooks, work in progress.
|
|
|
@47802
|
11 years |
vboxsync |
VMM/HM: Redundant updates of flags is not necessary.
|
|
|
@47797
|
11 years |
vboxsync |
VMM/HMR0Mixed.mac: Build fix.
|
|
|
@47794
|
11 years |
vboxsync |
VMM/HMR0Mixed.mac: Comment to clarify error code path.
|
|
|
@47793
|
11 years |
vboxsync |
VMM/HMR0Mixed.mac: Macrofied handling various exit paths. Essentially …
|
|
|
@47792
|
11 years |
vboxsync |
wrong assertion.
|
|
|
@47790
|
11 years |
vboxsync |
build fix
|
|
|
@47788
|
11 years |
vboxsync |
EM/HM: Try execute single instructions in IEM before asking REM.
|
|
|
@47786
|
11 years |
vboxsync |
PGM: Added a new page type for the VT-x APIC access page MMIO alias …
|
|
|
@47776
|
11 years |
vboxsync |
Warnings and space.
|
|
|
@47773
|
11 years |
vboxsync |
VMM/HM: RunGuestCodeStep() Load should be Save, and some typos, cosmetics.
|
|
|
@47771
|
11 years |
vboxsync |
VMM/HM: One extra char. to make typing without autocomplete easier.
|
|
|
@47770
|
11 years |
vboxsync |
VMM/HMVMXR0: Hungarian, hex prefixes.
|
|
|
@47769
|
11 years |
vboxsync |
IEM: Clear RF flag on jump.
|
|
|
@47766
|
11 years |
vboxsync |
VMM/HM: Preemption hooks.
|
|
|
@47760
|
11 years |
vboxsync |
VMM/HM: Preemption hooks. Some common structural changes and cleanup, …
|
|
|
@47754
|
11 years |
vboxsync |
IEM: POP rSP fix.
|
|
|
@47752
|
11 years |
vboxsync |
IEM: POP rSP fix.
|
|
|
@47751
|
11 years |
vboxsync |
IEM: read-modified-write should have the r/w err bit set even when it …
|
|
|
@47750
|
11 years |
vboxsync |
Ignore RF when checking against REM too.
|
|
|
@47749
|
11 years |
vboxsync |
null selector fix.
|
|
|
@47748
|
11 years |
vboxsync |
IEM: Some RF adjustments. Verification logging fixes.
|
|
|
@47747
|
11 years |
vboxsync |
HMR0VMX.cpp: missing fSingleInstruction test.
|
|
|
@47744
|
11 years |
vboxsync |
PUSH SREG intel update.
|
|
|
@47743
|
11 years |
vboxsync |
adjusted my assertion.
|
|
|
@47742
|
11 years |
vboxsync |
VMM/HMVMXR0: Avoid OR'ing status codes when we AssertRCReturn check it …
|
|
|