|
|
@55129
|
10 年 |
vboxsync |
VMM/GIM: Allow dynamic enabling of #UD traps and per-VCPU hypercalls.
|
|
|
@55118
|
10 年 |
vboxsync |
VMM: GIM raw-mode support.
|
|
|
@55106
|
10 年 |
vboxsync |
VMM: host+guest xsave/xrstor state handling - not enabled.
|
|
|
@55061
|
10 年 |
vboxsync |
CPUMRCA.asm: Bug fix.
|
|
|
@55059
|
10 年 |
vboxsync |
CPUMR[0C]A.asm: Fixed 32-bit breakage. Forgot to update the pCpumCpu …
|
|
|
@55054
|
10 年 |
vboxsync |
Removed support for host CPUs without FXSAVE/FXRSTOR support.
|
|
|
@55048
|
10 年 |
vboxsync |
VMM,REM: Allocate the FPU/SSE/AVX/FUTURE state stuff. We need to use …
|
|
|
@55028
|
10 年 |
vboxsync |
Shut up warnings on windows.
|
|
|
@55027
|
10 年 |
vboxsync |
CPUMRCA.asm: indent, remove unused+duplicated CLEANFPU macro.
|
|
|
@55001
|
10 年 |
vboxsync |
CPUMCTXCORE elimination.
|
|
|
@55000
|
10 年 |
vboxsync |
CPUMCTXCORE elimination.
|
|
|
@54899
|
10 年 |
vboxsync |
CPUMGCResumeGuest and CPUMGCResumeGuestV86 has been fed CPUMCPU …
|
|
|
@54898
|
10 年 |
vboxsync |
CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
|
|
|
@54763
|
10 年 |
vboxsync |
PATM,CPUM: Redid the CPUID stuff by calling a patch helper function …
|
|
|
@54674
|
10 年 |
vboxsync |
CPUM: Working on refactoring the guest CPUID handling.
|
|
|
@54308
|
10 年 |
vboxsync |
VMM,SUP: Apply the tsc delta where it matters. Made sense out of the …
|
|
|
@54270
|
10 年 |
vboxsync |
IPRT,TM: Implemented the get-cpu-number optimizations for the …
|
|
|
@54207
|
10 年 |
vboxsync |
Updated .def files with new RTTimeNanoTS* names.
|
|
|
@53797
|
10 年 |
vboxsync |
Finally added PDMDevHlpGetCurrentCpuId.
|
|
|
@53466
|
10 年 |
vboxsync |
VMM/MSRs: Added status codes for returning to ring-3 to service the …
|
|
|
@52296
|
10 年 |
vboxsync |
VMM: Missed copyright header update in r95407.
|
|
|
@52295
|
10 年 |
vboxsync |
VMM: Fix mixing 64-bit/32-bit FPU state in raw-mode.
|
|
|
@50661
|
11 年 |
vboxsync |
GCC:/MSC: => gcc:/msc: like everywhere
|
|
|
@49914
|
11 年 |
vboxsync |
SELM: Fixed stale selector handling issue (raw-mode only). Returning …
|
|
|
@49893
|
11 年 |
vboxsync |
MSR rewrite: initial hacking - half disabled.
|
|
|
@49548
|
11 年 |
vboxsync |
DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
|
|
|
@49441
|
11 年 |
vboxsync |
PDMAPICHLPR0/RC: Drop pfnChangeFeature.
|
|
|
@49362
|
11 年 |
vboxsync |
VMMRCA.asm/vmmRcSafeMsr*: See if making sure interrupts are disabled …
|
|
|
@49147
|
11 年 |
vboxsync |
tstVMM/msr: Formatting bug on 32-bit hosts, a cast got lost in a …
|
|
|
@49145
|
11 年 |
vboxsync |
grr
|
|
|
@49141
|
11 年 |
vboxsync |
tstVMM: Extended it with a 'msr' mode for dump the MSRs of the host …
|
|
|
@49134
|
11 年 |
vboxsync |
VMM: Minor nit, coding style.
|
|
|
@49021
|
11 年 |
vboxsync |
VMM/CPUMRCA.asm: Only IN_RC, don't leave legacy ifndef IN_RING3 lying …
|
|
|
@49020
|
11 年 |
vboxsync |
VMM: FPU cleanup, CPUMAllA.asm is RC only, move it to CPUMRCA.asm and …
|
|
|
@48936
|
11 年 |
vboxsync |
VMM: Whitespace cleanups by scm.
|
|
|
@47826
|
11 年 |
vboxsync |
No COM port usage by default, except on double faults.
|
|
|
@47699
|
11 年 |
vboxsync |
I/O breakpoints for raw-mode and non-string instructions in IEM.
|
|
|
@47690
|
11 年 |
vboxsync |
TRPM: Don't underflow the stack when trapping in the world switcher.
|
|
|
@47671
|
11 年 |
vboxsync |
VMM: More debugging related stuff.
|
|
|
@47660
|
11 年 |
vboxsync |
VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
|
|
|
@46861
|
11 年 |
vboxsync |
Don't allow mixing builds.
|
|
|
@46420
|
11 年 |
vboxsync |
VMM, recompiler: Purge deprecated macros.
|
|
|
@45787
|
12 年 |
vboxsync |
build fix.
|
|
|
@45786
|
12 年 |
vboxsync |
Move HMRCA.asm into the switcher code so we don't need VMMRC.rc.
|
|
|
@45739
|
12 年 |
vboxsync |
VMM: First part of HMIsEnabled() and PGMMap*.
|
|
|
@45711
|
12 年 |
vboxsync |
VMM/VMMRC: Fix 64-bit guests on 32-bit hosts for the new VT-x code.
|
|
|
@45620
|
12 年 |
vboxsync |
CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, …
|
|
|
@45485
|
12 年 |
vboxsync |
- *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when …
|
|
|
@45474
|
12 年 |
vboxsync |
VMM: Remove unused error codes, use more specific error codes. Restore …
|
|
|
@45305
|
12 年 |
vboxsync |
IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
|
|
|
@45276
|
12 年 |
vboxsync |
Ring-1 compression patches, courtesy of trivirt AG:
- main: diff to …
|
|
|
@44902
|
12 年 |
vboxsync |
Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
|
|
|
@44899
|
12 年 |
vboxsync |
More PCI BM access cleanups.
|
|
|
@44898
|
12 年 |
vboxsync |
missing x.
|
|
|
@44897
|
12 年 |
vboxsync |
Cleanups related to pci bus master memory access (#1871).
|
|
|
@44771
|
12 年 |
vboxsync |
VMM/VMMR0: debug build burn fix II.
|
|
|
@44528
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@44363
|
12 年 |
vboxsync |
build fix
|
|
|
@44362
|
12 年 |
vboxsync |
PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
|
|
|
@43390
|
12 年 |
vboxsync |
VMM: HM cleanup.
|
|
|
@43387
|
12 年 |
vboxsync |
VMM: HM cleanup.
|
|
|
@42815
|
12 年 |
vboxsync |
VMM/VMMR0: Remove commented code, no CSTARs on Intels.
|
|
|
@42779
|
12 年 |
vboxsync |
EM,TRPM: VINF_SELM_SYNC_GDT fixes.
|
|
|
@42775
|
12 年 |
vboxsync |
theory update
|
|
|
@42774
|
12 年 |
vboxsync |
CPUMRC.cpp: Disabled a logging statement I forgot to remove.
|
|
|
@42773
|
12 年 |
vboxsync |
TRPM: Logging changes.
|
|
|
@42771
|
12 年 |
vboxsync |
TRPM,CPUM: Added sanity assertions before resuming guest execution.
|
|
|
@42706
|
12 年 |
vboxsync |
PATMRC.cpp: Use IEMExecOneBypassWithPrefetchedByPC (when IEM is enabled).
|
|
|
@42696
|
12 年 |
vboxsync |
SELMRC/TSS: Better assertion.
|
|
|
@42556
|
12 年 |
vboxsync |
PATMRCHandleIllegalInstrTrap: Sync assert message with reality,
we …
|
|
|
@42450
|
12 年 |
vboxsync |
trpmGCExitTrap: Check for VMCPU_FF_SELM_SYNC_GDT, …
|
|
|
@42427
|
12 年 |
vboxsync |
VMM: Fixed some selector arithmetic, introducing a new constand and …
|
|
|
@42407
|
12 年 |
vboxsync |
VMM: Futher work on dealing with hidden segment register, esp. when …
|
|
|
@42186
|
12 年 |
vboxsync |
SELM,DIS,CPUM,EM: Hidden selector register cleanups.
|
|
|
@41985
|
12 年 |
vboxsync |
VMM: Fixed tstVMM (single stepping ++ in raw-mode code).
|
|
|
@41976
|
12 年 |
vboxsync |
VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
|
|
|
@41965
|
12 年 |
vboxsync |
VMM: ran scm. Mostly svn:keywords changes (adding Revision).
|
|
|
@41964
|
12 年 |
vboxsync |
VBOX_WITH_IEM: windows build fix.
|
|
|
@41943
|
12 年 |
vboxsync |
VMM: Avoid stale selector issues in RC so there will be no need to try …
|
|
|
@41940
|
12 年 |
vboxsync |
CPUMRaw[SG]etEFlags: Drop pCtxCore.
|
|
|
@41939
|
12 年 |
vboxsync |
CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
|
|
|
@41931
|
12 年 |
vboxsync |
TRPM: Save state directly to the CPUMCPU context member instead of …
|
|
|
@41908
|
12 年 |
vboxsync |
Check loaded selector register the GDT changes.
|
|
|
@41906
|
12 年 |
vboxsync |
CPUM: Combined the visible and hidden selector register data into one …
|
|
|
@41897
|
12 年 |
vboxsync |
PATM: Don't use memcpy to repack array after removal in …
|
|
|
@41847
|
12 年 |
vboxsync |
PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
|
|
|
@41823
|
12 年 |
vboxsync |
Avoid using SELMValidateAndConvertCSAddr+EMInterpretDisasOneEx when …
|
|
|
@41803
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@41801
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@41800
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@41799
|
12 年 |
vboxsync |
IEM: Back to where I was when I needed DISSTATE::abInstr…
|
|
|
@41783
|
12 年 |
vboxsync |
Doxygen, comment typos.
|
|
|
@41777
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@41774
|
12 年 |
vboxsync |
bugref..
|
|
|
@41766
|
12 年 |
vboxsync |
VMM/EM: Try read cbMaxRead when disassembling.
|
|
|
@41741
|
12 年 |
vboxsync |
DISOPPARAM: s/parval/uValue/ + doc
|
|
|
@41739
|
12 年 |
vboxsync |
DISCPUSTATE: s/param/Param/
|
|
|
@41738
|
12 年 |
vboxsync |
DISOPCODE: s/optype/fOpType/ s/param/fParam/ docs
|
|
|
@41737
|
12 年 |
vboxsync |
DISOPCODE: s/opcode/uOpcode/
|
|
|
@41736
|
12 年 |
vboxsync |
DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
|
|
|