|
|
@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.
|
|
|
@48308
|
11 years |
vboxsync |
VMM: Log cosmetics.
|
|
|
@48306
|
11 years |
vboxsync |
VMM/HMSVMR0: Assert.
|
|
|
@48302
|
11 years |
vboxsync |
VMM/HMSVMR0: Comments similar to Intel.
|
|
|
@48296
|
11 years |
vboxsync |
VMM/HMR0: Fix for SMX mode, avoid rechecking what's already checked.
|
|
|
@48284
|
11 years |
vboxsync |
VMM/HMVMXR0: Avoid calling PGM twice for reading just 4 consecutive bytes.
|
|
|
@48280
|
11 years |
vboxsync |
VMM/HMR0: Todo comment. SMX mode.
|
|
|
@48268
|
11 years |
vboxsync |
VMM: Fix wrong check for SMX.
|
|
|
@48267
|
11 years |
vboxsync |
VMM: Allow VT-x to be used in SMX mode, more granular error checking.
|
|
|
@48266
|
11 years |
vboxsync |
VMMR3/IEM: STAM description typo.
|
|
|
@48262
|
11 years |
vboxsync |
VMM/HM: Preempt stats and minor optimizations to VT-x when …
|
|
|
@48256
|
11 years |
vboxsync |
VMM: More descriptive host-NMI stat name.
|
|
|
@48250
|
11 years |
vboxsync |
VMM/HMVMXR0: Undo injected event on premature returns to ring-3. …
|
|
|
@48249
|
11 years |
vboxsync |
LegacyandAMD64.asm: Sanitize CR4 before loading the intermediate …
|
|
|
@48248
|
11 years |
vboxsync |
Comments.
|
|
|
@48243
|
11 years |
vboxsync |
LegacyandAMD64.mac: Is there a problem already with the immediate …
|
|
|
@48240
|
11 years |
vboxsync |
More paranoia regarding pfnStartVM changes on 32-bit hosts (doesn't help).
|
|
|
@48239
|
11 years |
vboxsync |
LegacyandAMD64.mac: More debug points.
|
|
|
@48237
|
11 years |
vboxsync |
VMM/HMVMXR0: Nits.
|
|
|
@48236
|
11 years |
vboxsync |
VMM: Use the CMOS for debugging 64-bit on 32-bit issue …
|
|
|
@48235
|
11 years |
vboxsync |
VMM/VMMR3/STAM.cpp: fix a few long standing typos in the per-VM GMM …
|
|
|
@48234
|
11 years |
vboxsync |
VMM: PDMR3UsbCreateEmulatedDevice
|
|
|
@48230
|
11 years |
vboxsync |
VMM: Propagate errors properly while leaving HM context.
|
|
|
@48228
|
11 years |
vboxsync |
VMMRZ: nit.
|
|
|
@48227
|
11 years |
vboxsync |
VMM: Ensure longjmps after hmR0[Vmx|Svm]LeaveSession() don't happen.
|
|
|
@48226
|
11 years |
vboxsync |
VMM: Log missing \n.
|
|
|
@48221
|
11 years |
vboxsync |
VMM: Adding a debugging aid for 64-on-32 that tries to catch …
|
|
|
@48220
|
11 years |
vboxsync |
HMVMXR0.cpp: When the guest switches from long mode to one of the …
|
|
|
@48219
|
11 years |
vboxsync |
VMM/HMVMXR0: Hungarian.
|
|
|
@48218
|
11 years |
vboxsync |
VMM: Addressed a rare corner case stale TLB entry issue.
|
|
|
@48217
|
11 years |
vboxsync |
VMM/HMR0: Spaces and populate struct members in the same order as …
|
|
|
@48216
|
11 years |
vboxsync |
VMM/HM: Cleanup.
|
|
|
@48215
|
11 years |
vboxsync |
VMM/HMVMXR0: Cleanup.
|
|
|
@48213
|
11 years |
vboxsync |
VMM: Naming fixes and log cosmetics.
|
|
|
@48212
|
11 years |
vboxsync |
VMM/HM: Naming fixes.
|
|
|
@48211
|
11 years |
vboxsync |
VMM: Naming bits.
|
|
|
@48210
|
11 years |
vboxsync |
VMM: More naming fixes.
|
|
|