|
|
@49914
|
11 years |
vboxsync |
SELM: Fixed stale selector handling issue (raw-mode only). Returning …
|
|
|
@49893
|
11 years |
vboxsync |
MSR rewrite: initial hacking - half disabled.
|
|
|
@49548
|
11 years |
vboxsync |
DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
|
|
|
@49441
|
11 years |
vboxsync |
PDMAPICHLPR0/RC: Drop pfnChangeFeature.
|
|
|
@49362
|
11 years |
vboxsync |
VMMRCA.asm/vmmRcSafeMsr*: See if making sure interrupts are disabled …
|
|
|
@49147
|
11 years |
vboxsync |
tstVMM/msr: Formatting bug on 32-bit hosts, a cast got lost in a …
|
|
|
@49145
|
11 years |
vboxsync |
grr
|
|
|
@49141
|
11 years |
vboxsync |
tstVMM: Extended it with a 'msr' mode for dump the MSRs of the host …
|
|
|
@49134
|
11 years |
vboxsync |
VMM: Minor nit, coding style.
|
|
|
@49021
|
11 years |
vboxsync |
VMM/CPUMRCA.asm: Only IN_RC, don't leave legacy ifndef IN_RING3 lying …
|
|
|
@49020
|
11 years |
vboxsync |
VMM: FPU cleanup, CPUMAllA.asm is RC only, move it to CPUMRCA.asm and …
|
|
|
@48936
|
11 years |
vboxsync |
VMM: Whitespace cleanups by scm.
|
|
|
@47826
|
11 years |
vboxsync |
No COM port usage by default, except on double faults.
|
|
|
@47699
|
11 years |
vboxsync |
I/O breakpoints for raw-mode and non-string instructions in IEM.
|
|
|
@47690
|
11 years |
vboxsync |
TRPM: Don't underflow the stack when trapping in the world switcher.
|
|
|
@47671
|
11 years |
vboxsync |
VMM: More debugging related stuff.
|
|
|
@47660
|
11 years |
vboxsync |
VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
|
|
|
@46861
|
11 years |
vboxsync |
Don't allow mixing builds.
|
|
|
@46420
|
12 years |
vboxsync |
VMM, recompiler: Purge deprecated macros.
|
|
|
@45787
|
12 years |
vboxsync |
build fix.
|
|
|
@45786
|
12 years |
vboxsync |
Move HMRCA.asm into the switcher code so we don't need VMMRC.rc.
|
|
|
@45739
|
12 years |
vboxsync |
VMM: First part of HMIsEnabled() and PGMMap*.
|
|
|
@45711
|
12 years |
vboxsync |
VMM/VMMRC: Fix 64-bit guests on 32-bit hosts for the new VT-x code.
|
|
|
@45620
|
12 years |
vboxsync |
CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, …
|
|
|
@45485
|
12 years |
vboxsync |
- *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when …
|
|
|
@45474
|
12 years |
vboxsync |
VMM: Remove unused error codes, use more specific error codes. Restore …
|
|
|
@45305
|
12 years |
vboxsync |
IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
|
|
|
@45276
|
12 years |
vboxsync |
Ring-1 compression patches, courtesy of trivirt AG:
- main: diff to …
|
|
|
@44902
|
12 years |
vboxsync |
Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
|
|
|
@44899
|
12 years |
vboxsync |
More PCI BM access cleanups.
|
|
|
@44898
|
12 years |
vboxsync |
missing x.
|
|
|
@44897
|
12 years |
vboxsync |
Cleanups related to pci bus master memory access (#1871).
|
|
|
@44771
|
12 years |
vboxsync |
VMM/VMMR0: debug build burn fix II.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44363
|
12 years |
vboxsync |
build fix
|
|
|
@44362
|
12 years |
vboxsync |
PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
|
|
|
@43390
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@43387
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@42815
|
12 years |
vboxsync |
VMM/VMMR0: Remove commented code, no CSTARs on Intels.
|
|
|
@42779
|
12 years |
vboxsync |
EM,TRPM: VINF_SELM_SYNC_GDT fixes.
|
|
|
@42775
|
12 years |
vboxsync |
theory update
|
|
|
@42774
|
12 years |
vboxsync |
CPUMRC.cpp: Disabled a logging statement I forgot to remove.
|
|
|
@42773
|
12 years |
vboxsync |
TRPM: Logging changes.
|
|
|
@42771
|
12 years |
vboxsync |
TRPM,CPUM: Added sanity assertions before resuming guest execution.
|
|
|
@42706
|
12 years |
vboxsync |
PATMRC.cpp: Use IEMExecOneBypassWithPrefetchedByPC (when IEM is enabled).
|
|
|
@42696
|
12 years |
vboxsync |
SELMRC/TSS: Better assertion.
|
|
|
@42556
|
12 years |
vboxsync |
PATMRCHandleIllegalInstrTrap: Sync assert message with reality,
we …
|
|
|
@42450
|
12 years |
vboxsync |
trpmGCExitTrap: Check for VMCPU_FF_SELM_SYNC_GDT, …
|
|
|
@42427
|
12 years |
vboxsync |
VMM: Fixed some selector arithmetic, introducing a new constand and …
|
|
|
@42407
|
12 years |
vboxsync |
VMM: Futher work on dealing with hidden segment register, esp. when …
|
|
|
@42186
|
12 years |
vboxsync |
SELM,DIS,CPUM,EM: Hidden selector register cleanups.
|
|
|
@41985
|
12 years |
vboxsync |
VMM: Fixed tstVMM (single stepping ++ in raw-mode code).
|
|
|
@41976
|
12 years |
vboxsync |
VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
|
|
|
@41965
|
12 years |
vboxsync |
VMM: ran scm. Mostly svn:keywords changes (adding Revision).
|
|
|
@41964
|
12 years |
vboxsync |
VBOX_WITH_IEM: windows build fix.
|
|
|
@41943
|
12 years |
vboxsync |
VMM: Avoid stale selector issues in RC so there will be no need to try …
|
|
|
@41940
|
12 years |
vboxsync |
CPUMRaw[SG]etEFlags: Drop pCtxCore.
|
|
|
@41939
|
12 years |
vboxsync |
CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
|
|
|
@41931
|
12 years |
vboxsync |
TRPM: Save state directly to the CPUMCPU context member instead of …
|
|
|
@41908
|
12 years |
vboxsync |
Check loaded selector register the GDT changes.
|
|
|
@41906
|
12 years |
vboxsync |
CPUM: Combined the visible and hidden selector register data into one …
|
|
|
@41897
|
12 years |
vboxsync |
PATM: Don't use memcpy to repack array after removal in …
|
|
|
@41847
|
13 years |
vboxsync |
PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
|
|
|
@41823
|
13 years |
vboxsync |
Avoid using SELMValidateAndConvertCSAddr+EMInterpretDisasOneEx when …
|
|
|
@41803
|
13 years |
vboxsync |
Doxygen.
|
|
|
@41801
|
13 years |
vboxsync |
Doxygen.
|
|
|
@41800
|
13 years |
vboxsync |
Doxygen.
|
|
|
@41799
|
13 years |
vboxsync |
IEM: Back to where I was when I needed DISSTATE::abInstr…
|
|
|
@41783
|
13 years |
vboxsync |
Doxygen, comment typos.
|
|
|
@41777
|
13 years |
vboxsync |
Doxygen.
|
|
|
@41774
|
13 years |
vboxsync |
bugref..
|
|
|
@41766
|
13 years |
vboxsync |
VMM/EM: Try read cbMaxRead when disassembling.
|
|
|
@41741
|
13 years |
vboxsync |
DISOPPARAM: s/parval/uValue/ + doc
|
|
|
@41739
|
13 years |
vboxsync |
DISCPUSTATE: s/param/Param/
|
|
|
@41738
|
13 years |
vboxsync |
DISOPCODE: s/optype/fOpType/ s/param/fParam/ docs
|
|
|
@41737
|
13 years |
vboxsync |
DISOPCODE: s/opcode/uOpcode/
|
|
|
@41736
|
13 years |
vboxsync |
DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
|
|
|
@41734
|
13 years |
vboxsync |
DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
|
|
|
@41732
|
13 years |
vboxsync |
DISCPUSTATE::opsize -> cbInstr.
|
|
|
@41692
|
13 years |
vboxsync |
DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
|
|
|
@41678
|
13 years |
vboxsync |
OP_PARAMETER::flags -> fUse.
|
|
|
@41676
|
13 years |
vboxsync |
DIS: More scoping work.
|
|
|
@41675
|
13 years |
vboxsync |
DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
|
|
|
@41674
|
13 years |
vboxsync |
DISCoreOne* -> DISCore*.
|
|
|
@41668
|
13 years |
vboxsync |
DIS,DIS-users: Drop the operand/parameter formatting during …
|
|
|
@41658
|
13 years |
vboxsync |
DIS,VMM,REM,IPRT: Disassembler API adjustments.
|
|
|
@41338
|
13 years |
vboxsync |
Pass ring-0 address to the tracer when possible (makes accessing much …
|
|
|
@41150
|
13 years |
vboxsync |
Fixes.
|
|
|
@41147
|
13 years |
vboxsync |
SUPDrv,VMM: Tracepoints in raw-mode.
|
|
|
@40956
|
13 years |
vboxsync |
PDM,APIC,IO-APIC: More IRQ tagging.
|
|
|
@40907
|
13 years |
vboxsync |
Working on tracking IRQs for tracing and logging purposes.
|
|
|
@40486
|
13 years |
vboxsync |
VMM: fixed recent raw mode breakage from r76794
|
|
|
@40453
|
13 years |
vboxsync |
EM/IEM/PATM: some refactoring.
|
|
|
@40451
|
13 years |
vboxsync |
EM: build fix.
|
|
|
@40450
|
13 years |
vboxsync |
EM: Refactoring (dropping pVM argument).
|
|
|
@40449
|
13 years |
vboxsync |
SELM: Refactoring (PVM -> PVMCPU).
|
|
|
@40447
|
13 years |
vboxsync |
EM: More refactoring.
|
|
|
@40442
|
13 years |
vboxsync |
IEM integration in progress - doing some EM refactoring to ease this …
|
|
|
@40280
|
13 years |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@40274
|
13 years |
vboxsync |
Introduced VBOX_WITH_REM in Config.kmk and the VMM.
|
|
|