|
|
@43163
|
12 years |
vboxsync |
VMM: A wee bit page pool paranoia related to #6349.
|
|
|
@43151
|
12 years |
vboxsync |
VMM: typos.
|
|
|
@43150
|
12 years |
vboxsync |
VMM/VMMR0: fix OS X kernel panic due to skipped auto load/store of …
|
|
|
@43135
|
12 years |
vboxsync |
export to OSE
|
|
|
@43079
|
12 years |
vboxsync |
TRPMR3GetImportRC: Don't assert in VMMGetCpu0 with SMP guests. We …
|
|
|
@43073
|
12 years |
vboxsync |
VMM/HWSVMR0: Fix assertion for AMD erratum Cpus that require flushing …
|
|
|
@43047
|
12 years |
vboxsync |
VMM: Must flush changes pending in the handy page array before freeing …
|
|
|
@43045
|
12 years |
vboxsync |
PGM: Employ the 4 unused PGMPHYSPAGE bits for checksumming shared …
|
|
|
@43042
|
12 years |
vboxsync |
PGMR0SharedPage.cpp: Must always clear all shadow page table mappings …
|
|
|
@43038
|
12 years |
vboxsync |
PDMDriver.cpp: (C)
|
|
|
@43037
|
12 years |
vboxsync |
PDMDriver.cpp: Don't assert when trying to attach driver at a …
|
|
|
@43025
|
12 years |
vboxsync |
PGMInternal.h/PGMPOOL_PAGE_2_PTR: Release assertion for bug 6349.
|
|
|
@42976
|
12 years |
vboxsync |
GMMR0.cpp: duh.
|
|
|
@42975
|
12 years |
vboxsync |
Duh.
|
|
|
@42931
|
12 years |
vboxsync |
Please, leave my comment style alone.
|
|
|
@42900
|
12 years |
vboxsync |
VMMR0/HWSVMR0: lookup table for IOIO intercepts' operand size.
|
|
|
@42895
|
12 years |
vboxsync |
VMM: typo.
|
|
|
@42894
|
12 years |
vboxsync |
VMM: nits.
|
|
|
@42893
|
12 years |
vboxsync |
VMM/VMMR3/HWACCM: log more during VMX_UNABLE_TO_START_VM errors.
|
|
|
@42892
|
12 years |
vboxsync |
BlockCache: Relax check when restoring a state. It is allowed to have …
|
|
|
@42857
|
12 years |
vboxsync |
VMM/HWVMXR0: Ignore EFER MSR auto store/load as we intercept all …
|
|
|
@42840
|
12 years |
vboxsync |
VMM/HWSVMR0: nits.
|
|
|
@42837
|
12 years |
vboxsync |
VMM/VMMR3/PGMSavedState: comments.
|
|
|
@42836
|
12 years |
vboxsync |
VMM: Respect RamPreAlloc while restoring saved state.
|
|
|
@42834
|
12 years |
vboxsync |
dbgfR3BpInit: initialize DBGFCPU::iActiveBp to ~0U for all cpus. This …
|
|
|
@42833
|
12 years |
vboxsync |
DBGFR3EventBreakpoint: get REM breakpoint number from its DBGFBP::iBp. …
|
|
|
@42822
|
12 years |
vboxsync |
Build fix
|
|
|
@42821
|
12 years |
vboxsync |
Workaround to fix 64bit guests on OS X Snow Leopard (#6313)
|
|
|
@42816
|
12 years |
vboxsync |
VMM/HWVMXR0: paranoia.
|
|
|
@42815
|
12 years |
vboxsync |
VMM/VMMR0: Remove commented code, no CSTARs on Intels.
|
|
|
@42807
|
12 years |
vboxsync |
VMM: Don't try to be clever; there is no guarantee that memory just …
|
|
|
@42782
|
12 years |
vboxsync |
CSAM: made comment fit on my screen.
|
|
|
@42781
|
12 years |
vboxsync |
PATM: Log statement. Added some notes wrt to NT4SP1 boot issues.
|
|
|
@42780
|
12 years |
vboxsync |
EMAll.cpp: debugging hacks.
|
|
|
@42779
|
12 years |
vboxsync |
EM,TRPM: VINF_SELM_SYNC_GDT fixes.
|
|
|
@42778
|
12 years |
vboxsync |
IEM: CR4 and CR3 fixes. Debugging hacks.
|
|
|
@42777
|
12 years |
vboxsync |
IEM and EM: debugging/hacking.
|
|
|
@42776
|
12 years |
vboxsync |
TRPMForwardTrap: Logging/Assertions.
|
|
|
@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.
|
|
|
@42772
|
12 years |
vboxsync |
EMRaw.cpp: Logging adj.
|
|
|
@42771
|
12 years |
vboxsync |
TRPM,CPUM: Added sanity assertions before resuming guest execution.
|
|
|
@42762
|
12 years |
vboxsync |
TRPM.cpp: Made some unused code build again.
|
|
|
@42761
|
12 years |
vboxsync |
IEM: Bail out on REP STOS and other string ops when handler bypassing …
|
|
|
@42729
|
12 years |
vboxsync |
IEM: Fixed indexing bug in iemOp_EscF1.
|
|
|
@42726
|
12 years |
vboxsync |
IOMAllMMIO.cpp: Don't pass VERR_DBGF_NOT_ATTACHED on to REM or anybody.
|
|
|
@42725
|
12 years |
vboxsync |
IEM: Two NT4SP1 verification/rem kludges and a related @todo.
|
|
|
@42724
|
12 years |
vboxsync |
IEM: Fixed a copy&past bug in fnsave wrt FTW. Added a verification/rem …
|
|
|
@42720
|
12 years |
vboxsync |
IEM: Fixed BSF and BSR bug where they would set the destination …
|
|
|
@42707
|
12 years |
vboxsync |
EMAll.cpp: IEM debugging…
|
|
|
@42706
|
12 years |
vboxsync |
PATMRC.cpp: Use IEMExecOneBypassWithPrefetchedByPC (when IEM is enabled).
|
|
|
@42705
|
12 years |
vboxsync |
CPUM: Set FF when needed (VBOX_WITH_IEM only). Made CPUMRawSetEFlags …
|
|
|
@42704
|
12 years |
vboxsync |
IEM: Eflags fixes, added API variants that bypasses access handlers, …
|
|
|
@42700
|
12 years |
vboxsync |
pgmPoolAccessHandlerFlush: Deal with VINF_EM_RESCHEDULE.
|
|
|
@42699
|
12 years |
vboxsync |
IEMAllAImpl.asm: Fixed the wrong 'RET X' stuff in 32-bit mode once and …
|
|
|
@42698
|
12 years |
vboxsync |
Flush the log on hyper assertion.
|
|
|
@42696
|
12 years |
vboxsync |
SELMRC/TSS: Better assertion.
|
|
|
@42677
|
12 years |
vboxsync |
Disabled iret debugging.
|
|
|
@42676
|
12 years |
vboxsync |
IEM: IRET to V8086 (had to try). Set CPUM_CHANGED_FPU_REM. Added …
|
|
|
@42671
|
12 years |
vboxsync |
VMM/HWVMXR0: More info. on debug assertion, LogRel tidying.
|
|
|
@42670
|
12 years |
vboxsync |
Fixed fnstcw. Implemented fnsave and frstor.
|
|
|
@42669
|
12 years |
vboxsync |
Config.kmk,VMM/Makefile.kmk: Made dbgopt work on Windows and optimize …
|
|
|
@42666
|
12 years |
vboxsync |
iret: todo.
|
|
|
@42662
|
12 years |
vboxsync |
IEM: Fixed verification mode interrupt injection bug.
|
|
|
@42660
|
12 years |
vboxsync |
IEM: Implemented CMPXCHG.
|
|
|
@42651
|
12 years |
vboxsync |
build fixes
|
|
|
@42649
|
12 years |
vboxsync |
nit
|
|
|
@42648
|
12 years |
vboxsync |
VMM/HWVMXR0: More checks for invept and invvpid caps.
|
|
|
@42647
|
12 years |
vboxsync |
CPUM: More intel MSRs that NT4 reads when booting on intel systems.
|
|
|
@42641
|
12 years |
vboxsync |
IEM: Implemented WRMSR. Fixed mixed up src/dst in XADD.
|
|
|
@42640
|
12 years |
vboxsync |
CPUM: Stubbed MSR_IA32_BIOS_SIGN_ID and MSR_IA32_BIOS_UPDT_TRIG.
|
|
|
@42633
|
12 years |
vboxsync |
IEM: Implemented CMPXCHG8B. Fixed PGMPhysIemGCPhys2Ptr so that it …
|
|
|
@42625
|
12 years |
vboxsync |
Build fix.
|
|
|
@42623
|
12 years |
vboxsync |
IEM: Forgot to advance RIP in STR & SLDT.
|
|
|
@42622
|
12 years |
vboxsync |
VMM/HWVMXR0: Flush VPIDs on 32-bit hosts.
|
|
|
@42621
|
12 years |
vboxsync |
IEM: Implemented SIDT, SGDT, SLDT and STR. Fixed LLDT and LTR mode …
|
|
|
@42613
|
12 years |
vboxsync |
VMM/VMMR3/CPUM: CFGM option for exposing CmpXchg16b if the host …
|
|
|
@42612
|
12 years |
vboxsync |
PGMR3Reset: Flush even more on reset if A20 was disabled.
|
|
|
@42610
|
12 years |
vboxsync |
IEM: Implemented SGDT and SIDT.
|
|
|
@42607
|
12 years |
vboxsync |
PGM.cpp: Must update the GCPhysA20Mask member when changing …
|
|
|
@42556
|
12 years |
vboxsync |
PATMRCHandleIllegalInstrTrap: Sync assert message with reality,
we …
|
|
|
@42505
|
12 years |
vboxsync |
nit.
|
|
|
@42504
|
12 years |
vboxsync |
VMM/VMMR3/CPUMR3: VIA CpuId comments.
|
|
|
@42493
|
12 years |
vboxsync |
VMM/VMMR3/TM: Fixed-rate TSC detection for VIA Cpus.
|
|
|
@42492
|
12 years |
vboxsync |
VMM/VMMR3/TM: Fixed-rate TSC detection for VIA Cpus.
|
|
|
@42487
|
12 years |
vboxsync |
IEM: imul fixes.
|
|
|
@42486
|
12 years |
vboxsync |
CPUMR3ResetCpu: Set the accessed bit in the segment registers. Hope …
|
|
|
@42484
|
12 years |
vboxsync |
IEM: ring-3 mapping fixes.
|
|
|
@42483
|
12 years |
vboxsync |
IEM: Working on new BIOS / NT…
|
|
|
@42481
|
12 years |
vboxsync |
patmPatchGenMovControl: Fix pasto in comment, refer to CRx.
|
|
|
@42480
|
12 years |
vboxsync |
Report CRx reads as reads and writes as writes in statistics, not vice …
|
|
|
@42475
|
12 years |
vboxsync |
VMMR3/CPUM.cpp: fix VIA specific CPUID feature dump
|
|
|
@42464
|
12 years |
vboxsync |
VMM/CPUMR0: Enable LAPIC mappings for VIA Cpus.
|
|
|
@42463
|
12 years |
vboxsync |
TRPMForwardTrap: Don't clobber CR2, only set it when dispatching a #PF!
|
|
|
@42453
|
12 years |
vboxsync |
IEM: Status code handling. PGM interface for R0 and RC.
|
|
|
@42452
|
12 years |
vboxsync |
CPUMAllRegs.cpp: Documented some return values on a few CPUMSetGuest* …
|
|
|
@42450
|
12 years |
vboxsync |
trpmGCExitTrap: Check for VMCPU_FF_SELM_SYNC_GDT, …
|
|
|
@42449
|
12 years |
vboxsync |
DBGFStack.cpp: Forced it to work with hypervisor stacks again (the …
|
|
|
@42437
|
12 years |
vboxsync |
IEM: Stats and more gentle stubs for unimplemented instructions.
|
|
|