|
|
@48729
|
11 years |
vboxsync |
DBGFStack.cpp: Fixed silly line number issue.
|
|
|
@48728
|
11 years |
vboxsync |
PGMPhys.cpp: DEBUG_bird hack for loading new ROM on reset (snapshot fun).
|
|
|
@48723
|
11 years |
vboxsync |
VMM/HMSVMR0: Nit.
|
|
|
@48701
|
11 years |
vboxsync |
Introduced /CPUM/MaxIntelFamilyModelStep config variable to hack Mac …
|
|
|
@48700
|
11 years |
vboxsync |
VMM/HMVMXR0, HMSVMR0: Alignment and assert.
|
|
|
@48697
|
11 years |
vboxsync |
build fix
|
|
|
@48695
|
11 years |
vboxsync |
CPUM: MSR_CORE_THREAD_COUNT and MSR_FLEX_RATIO for snow leopard.
|
|
|
@48694
|
11 years |
vboxsync |
DBGF: Added DBGFR3AsUnlinkModuleByName and extended DBGFR3AsLoadImage …
|
|
|
@48683
|
11 years |
vboxsync |
VMM/CPUMR0: const.
|
|
|
@48673
|
11 years |
vboxsync |
VMM/CPUMAllA.asm: Revert r89225, caller already saves/restores CR0. …
|
|
|
@48668
|
11 years |
vboxsync |
VMM/HMSVMR0: free mappings true.
|
|
|
@48657
|
11 years |
vboxsync |
tstMMHyperHeap: don't assert in MMHyper.cpp/mmR3ComputeHyperHeapSize
|
|
|
@48653
|
11 years |
vboxsync |
Log.
|
|
|
@48651
|
11 years |
vboxsync |
VMM/HMVMXR0: Checking this once outside the loop is sufficient.
|
|
|
@48650
|
11 years |
vboxsync |
VMM/HM: units when possible.
|
|
|
@48649
|
11 years |
vboxsync |
VMM/HMVMXR0: VMCS size is bits 44:32 not 43:32. Assert what the Intel …
|
|
|
@48648
|
11 years |
vboxsync |
VMM/HMVMXR0: Fix switcher verification bits to be compiled to match …
|
|
|
@48646
|
11 years |
vboxsync |
VMM/CPUM: Clarify by explicit comment that the msrApicBase shouldn't …
|
|
|
@48639
|
11 years |
vboxsync |
VMMAll/CPUMAllA.asm: Reverted flag ordering of r89225.
|
|
|
@48638
|
11 years |
vboxsync |
VMM/CPUMAllA.asm: Don't forget restoring host CR0 when swapping FPU …
|
|
|
@48633
|
11 years |
vboxsync |
VMMR3.def: VMR3ReqCallNoWaitU
|
|
|
@48629
|
11 years |
vboxsync |
VMM: fixed help message to point the user where to enable PAE
|
|
|
@48624
|
11 years |
vboxsync |
VMM/HMVMXR0, HMSVMR0: Use HMCF macros.
|
|
|
@48621
|
11 years |
vboxsync |
VMM/VMMR0: Don't disable interrupts for a long time when disabling …
|
|
|
@48618
|
11 years |
vboxsync |
nit.
|
|
|
@48617
|
11 years |
vboxsync |
cosmetics
|
|
|
@48616
|
11 years |
vboxsync |
spaces.
|
|
|
@48614
|
11 years |
vboxsync |
VMM/HMR0Mixed.mac: Comment for Win8.1 RTM and IDTR limit abuse.
|
|
|
@48606
|
11 years |
vboxsync |
VMM/HM: Nits.
|
|
|
@48602
|
11 years |
vboxsync |
LogRel consistency.
|
|
|
@48601
|
11 years |
vboxsync |
VMM/HM: Log correction.
|
|
|
@48597
|
11 years |
vboxsync |
HM: Log spacing.
|
|
|
@48591
|
11 years |
vboxsync |
VMMR0/HMR0: HM-Context flag macros.
|
|
|
@48580
|
11 years |
vboxsync |
vmm: tmp disable VMX_SKIP_IDTR for win
|
|
|
@48571
|
11 years |
vboxsync |
log typo.
|
|
|
@48570
|
11 years |
vboxsync |
VMM/HMVMXR0, HMSVMR0: Restore hyper/guest DR7 in accordance with what …
|
|
|
@48569
|
11 years |
vboxsync |
VMMR0: RT_BOOL().
|
|
|
@48568
|
11 years |
vboxsync |
VMM/HM: Log host EFER.
|
|
|
@48567
|
11 years |
vboxsync |
CPUMR0: Avoid EFER writes whenever possible. Don't know which kernels …
|
|
|
@48566
|
11 years |
vboxsync |
VMM/HMR0: Start using the HM-context flags macros slowly.
|
|
|
@48565
|
11 years |
vboxsync |
VMM/HM: Added total VM-exits STAM.
|
|
|
@48556
|
11 years |
vboxsync |
VMM/HM: Comment.
|
|
|
@48555
|
11 years |
vboxsync |
VMM/HMSVMR0: Build fix.
|
|
|
@48552
|
11 years |
vboxsync |
VMM/HMVMXR0, HMSVMR0: Fixes for shared FPU/debug state handling with …
|
|
|
@48545
|
11 years |
vboxsync |
VMM/CPUMR0: Comment.
|
|
|
@48544
|
11 years |
vboxsync |
VMM/CPUM: Guest and Hyper-debug state pending 32->64 switcher case helpers.
|
|
|
@48542
|
11 years |
vboxsync |
VMM/CPUMAllA.asm: Ugh Forgotten commit. Yasm fxsave/rstor fix.
|
|
|
@48541
|
11 years |
vboxsync |
VMM/CPUMR0A.asm: Yasm requires explicit REX prefix for fxsave/rstor. …
|
|
|
@48540
|
11 years |
vboxsync |
VMM/CPUMAllA.asm: Yasm requires explicit REX prefix for fxsave/rstor. …
|
|
|
@48539
|
11 years |
vboxsync |
VMM/CPUMR0A.asm: Yasm requires explicit REX prefix for fxsave/rstor. …
|
|
|
@48528
|
11 years |
vboxsync |
Change implementation for turning a reset into a power off to prevent …
|
|
|
@48506
|
11 years |
vboxsync |
VMM/HMR0: Don't clear VCPU's ASID while preempting. idLastCpu takes …
|
|
|
@48499
|
11 years |
vboxsync |
tabs
|
|
|
@48478
|
11 years |
vboxsync |
HMVMX: Look at the right guest long mode indicator.
|
|
|
@48477
|
11 years |
vboxsync |
VMM/HMVMXR0: Debug macro switch HMVMX_ALWAYS_SWAP_FPU_STATE.
|
|
|
@48476
|
11 years |
vboxsync |
VMM/HMVMXR0: Fix assertions and stale comments.
|
|
|
@48475
|
11 years |
vboxsync |
VMM/HMSVMR0: Reevaluate FPU state after injecting #NMs.
|
|
|
@48474
|
11 years |
vboxsync |
VMM/HMVMXR0: Fix invalid assertion on 32-bit hosts.
|
|
|
@48473
|
11 years |
vboxsync |
VMM/HMVMXR0: Try restore state properly on assertions in longjmps …
|
|
|
@48469
|
11 years |
vboxsync |
Log.
|
|
|
@48457
|
11 years |
vboxsync |
VMM/HMVMXR0: Fix check in hmR0VmxCheckGuestState(), CR0.PE MB1 unless …
|
|
|
@48456
|
11 years |
vboxsync |
Build fix.
|
|
|
@48455
|
11 years |
vboxsync |
VMM/HMVMXR0: Nits.
|
|
|
@48454
|
11 years |
vboxsync |
VMM/HMVMXR0: oops.
|
|
|
@48453
|
11 years |
vboxsync |
VMM/HMVMXR0: Check VMCS values rather than fudged pCtx values in …
|
|
|
@48450
|
11 years |
vboxsync |
Corrected hmR3IsCodeSelectorOkForVmx, hmR3IsStackSelectorOkForVmx and …
|
|
|
@48449
|
11 years |
vboxsync |
VMM/HMSVMR0: Leave AMD-V properly on invalid-guest state gurus.
|
|
|
@48448
|
11 years |
vboxsync |
VMM: Assertions.
|
|
|
@48445
|
11 years |
vboxsync |
Todo.
|
|
|
@48443
|
11 years |
vboxsync |
VMM/HMVMXR0: Leave VT-x properly for VERR_VMX_INVALID_GUEST_STATE and …
|
|
|
@48442
|
11 years |
vboxsync |
VMM: Comment and doxygen.
|
|
|
@48441
|
11 years |
vboxsync |
VMM/VMMAll: Fix nasty wake up with SMP VMs and thread-context hooks.
|
|
|
@48436
|
11 years |
vboxsync |
VMM/HMVMXR0: Temporary workaround, intercept CR0.PE changes with UX.
|
|
|
@48433
|
11 years |
vboxsync |
VMM/HM: Unused variable.
|
|
|
@48426
|
11 years |
vboxsync |
VMM: Fixed strict build assertion assumption with thread-context …
|
|
|
@48421
|
11 years |
vboxsync |
VMM/HMVMXR0: Clear interrupt-window exiting control on premature …
|
|
|
@48416
|
11 years |
vboxsync |
space.
|
|
|
@48410
|
11 years |
vboxsync |
IOMMMIOPhysHandler: Don't sit on the IOM lock.
|
|
|
@48407
|
11 years |
vboxsync |
VMM/HMVMXR0: Attempt to fix guru in the switcher case with MOV DRx …
|
|
|
@48406
|
11 years |
vboxsync |
Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
|
|
|
@48404
|
11 years |
vboxsync |
debug build fix.
|
|
|
@48402
|
11 years |
vboxsync |
VMM/HMVMXR0: Assertion.
|
|
|
@48395
|
11 years |
vboxsync |
VMM/GVMMR0: Todo question.
|
|
|
@48394
|
11 years |
vboxsync |
VMM/HMVMXR0: Address possible deadlock situation with the PGM lock. …
|
|
|
@48391
|
11 years |
vboxsync |
VMM: Disable thread-context hooks. Not stable enough.
|
|
|
@48370
|
11 years |
vboxsync |
EM,HM: MWait fix, clearing the active bit too early.
|
|
|
@48369
|
11 years |
vboxsync |
VMM/HMVMXR0: Nits.
|
|
|
@48368
|
11 years |
vboxsync |
Implement MSR_PKG_CST_CONFIG_CONTROL for mac os x.
|
|
|
@48362
|
11 years |
vboxsync |
VMM/HMVMXR0: Clarify that it's guest-CPU context CR0 and not VMCS CR0.
|
|
|
@48361
|
11 years |
vboxsync |
VMM/HMVMXR0: comment cosmetic.
|
|
|
@48360
|
11 years |
vboxsync |
HMVMXR0.cpp: Made hmR0VmxSetupVMRunHandler trigger the necessary host …
|
|
|
@48357
|
11 years |
vboxsync |
The intel_pstate Linux driver depends on these two MSRs
|
|
|
@48347
|
11 years |
vboxsync |
HMVMXR0.cpp: Only the 64 -> 32 needs the exit controls update, I believe.
|
|
|
@48346
|
11 years |
vboxsync |
header fixes
|
|
|
@48344
|
11 years |
vboxsync |
VMM/HMVMXR0: No need to ask VMX exit ctls to be reloaded when we're …
|
|
|
@48329
|
11 years |
vboxsync |
VMM: nits.
|
|
|
@48328
|
11 years |
vboxsync |
VMM: Assert, doxygen, todo question.
|
|
|
@48326
|
11 years |
vboxsync |
VMM: Nits.
|
|
|
@48318
|
11 years |
vboxsync |
VMM/HM: Fix incorrect jump causing panic while restoring GS in VT-x.
|
|
|
@48309
|
11 years |
vboxsync |
nit.
|
|
|