|
|
@48156
|
12 years |
vboxsync |
VMM/HMVMXR0: Update comment and add assertion. We no longer have gaps …
|
|
|
@48153
|
12 years |
vboxsync |
VMM/HM: More dead code path elimination.
|
|
|
@48140
|
12 years |
vboxsync |
VMM/HMVMXR0: Safer longjmp coverage, only restore host state when …
|
|
|
@48135
|
12 years |
vboxsync |
VMM/HM: Eliminate dead code paths.
|
|
|
@48132
|
12 years |
vboxsync |
VMM: Ditch VBOX_WITH_VMMR0_DISABLE_PREEMPTION.
|
|
|
@48130
|
12 years |
vboxsync |
VMM: Enable thread-context hooks. Reimplemented event injection logic …
|
|
|
@48082
|
12 years |
vboxsync |
VMM/HMVMXR0: Fix invalid VMCS launch-state when thread-context hooks …
|
|
|
@48060
|
12 years |
vboxsync |
VMM/HMVMXR0: Comments.
|
|
|
@48044
|
12 years |
vboxsync |
VMM/HM: Thread-context hooks, disable preemption while touching host …
|
|
|
@48041
|
12 years |
vboxsync |
VMM/HMVMXR0: Don't play safe when we have assertions to catch things.
|
|
|
@48040
|
12 years |
vboxsync |
VMM/HMVMXR0: Avoid loading the host state earlier when we can get …
|
|
|
@48039
|
12 years |
vboxsync |
VMM/HMVMXR0: Burn fix.
|
|
|
@48038
|
12 years |
vboxsync |
VMM/VMMR0, HMVMXR0: Minor fixes relating to error paths.
|
|
|
@48037
|
12 years |
vboxsync |
VMM/HM: Preemption hooks, work in progress. Hopefully I didn't break …
|
|
|
@48029
|
12 years |
vboxsync |
VMM/HMVMXR0: More log adjustments.
|
|
|
@48027
|
12 years |
vboxsync |
HMVMX: Log a bit more.
|
|
|
@48025
|
12 years |
vboxsync |
VMM/HMVMXR0: Asserted by the caller, don't re-assert here.
|
|
|
@48023
|
12 years |
vboxsync |
VMM/HMVMXR0: Additional logging to track VMCS state changes.
|
|
|
@47999
|
12 years |
vboxsync |
VMM/HM: Better error reporting for unsupported VT-x feature combos.
|
|
|
@47997
|
12 years |
vboxsync |
VMM/HMVMXR0: Try fix stale VMCS launch state while getting preempted.
|
|
|
@47989
|
12 years |
vboxsync |
VMM/VMMR0: Preemption hooks implemented and enabled for Solaris and …
|
|
|
@47844
|
12 years |
vboxsync |
VMM: X2APIC + NMI. Only tested on AMD64.
|
|
|
@47803
|
12 years |
vboxsync |
VMM/HM: Preemption hoooks, work in progress.
|
|
|
@47802
|
12 years |
vboxsync |
VMM/HM: Redundant updates of flags is not necessary.
|
|
|
@47776
|
12 years |
vboxsync |
Warnings and space.
|
|
|
@47773
|
12 years |
vboxsync |
VMM/HM: RunGuestCodeStep() Load should be Save, and some typos, cosmetics.
|
|
|
@47771
|
12 years |
vboxsync |
VMM/HM: One extra char. to make typing without autocomplete easier.
|
|
|
@47770
|
12 years |
vboxsync |
VMM/HMVMXR0: Hungarian, hex prefixes.
|
|
|
@47766
|
12 years |
vboxsync |
VMM/HM: Preemption hooks.
|
|
|
@47760
|
12 years |
vboxsync |
VMM/HM: Preemption hooks. Some common structural changes and cleanup, …
|
|
|
@47747
|
12 years |
vboxsync |
HMR0VMX.cpp: missing fSingleInstruction test.
|
|
|
@47743
|
12 years |
vboxsync |
adjusted my assertion.
|
|
|
@47742
|
12 years |
vboxsync |
VMM/HMVMXR0: Avoid OR'ing status codes when we AssertRCReturn check it …
|
|
|
@47736
|
12 years |
vboxsync |
HNVMXR0.cpp: Separate run-loop for single stepping to catch exceptions …
|
|
|
@47719
|
12 years |
vboxsync |
No MMIO2 aliasing when doing full IEM verification runs.
|
|
|
@47718
|
12 years |
vboxsync |
More single stepping work.
|
|
|
@47687
|
12 years |
vboxsync |
VMM/HMVMXR0: Added segment checks to hmR0VmxCheckGuestState() while …
|
|
|
@47683
|
12 years |
vboxsync |
build fix + adj.
|
|
|
@47682
|
12 years |
vboxsync |
adjustments.
|
|
|
@47681
|
12 years |
vboxsync |
VMM: I/O breakpoints.
|
|
|
@47680
|
12 years |
vboxsync |
VMM/HMVMXR0: Added missing TR guest-state checks.
|
|
|
@47677
|
12 years |
vboxsync |
HMSVMXR0.cpp: DR6.Bx values are cleared on #DB it seems, while the …
|
|
|
@47676
|
12 years |
vboxsync |
VMM/HMVMXR0: Some missed checks and fixes to segment checks.
|
|
|
@47673
|
12 years |
vboxsync |
HMVMXR0: Fixed copy&past from SVM code with fDr6=false in …
|
|
|
@47671
|
12 years |
vboxsync |
VMM: More debugging related stuff.
|
|
|
@47670
|
12 years |
vboxsync |
VMM/HMVMXR0, HMSVMR0: Fix typo in checking invalid guest state, nits.
|
|
|
@47662
|
12 years |
vboxsync |
build fix.
|
|
|
@47660
|
12 years |
vboxsync |
VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
|
|
|
@47653
|
12 years |
vboxsync |
VMM/HMVMXR0: Fixed a bug in checking invalid guest-state logic.
|
|
|
@47652
|
12 years |
vboxsync |
VMM: Removed all VBOX_WITH_OLD_[VTX|AMDV]_CODE bits.
|
|
|
@47643
|
12 years |
vboxsync |
VMM/HMVMXR0: 130 columns.
|
|
|
@47640
|
12 years |
vboxsync |
VMM/HMVMXR0: spaces.
|
|
|
@47638
|
12 years |
vboxsync |
VMM/HMVMXR0: Typo.
|
|
|
@47636
|
12 years |
vboxsync |
VMM/HMVMXR0: Build fix.
|
|
|
@47635
|
12 years |
vboxsync |
VMM/HM: Implemented VMX guest-state checks in accordance with the …
|
|
|
@47619
|
12 years |
vboxsync |
EM: Started on HM single stepping for IEM verification purposes. …
|
|
|
@47586
|
12 years |
vboxsync |
VMM/HMVMXR0: Naming.
|
|
|
@47512
|
12 years |
vboxsync |
VMM: make the StatExitHostNmi release
|
|
|
@47472
|
12 years |
vboxsync |
VMM/VMMR0: HW(VMX|SVM)R0.h -> HM(VMX|SVM)R0.h. Now that the refactor …
|
|
|
@47458
|
12 years |
vboxsync |
Space.
|
|
|
@47454
|
12 years |
vboxsync |
VMM/HMVMXR0: Make save-DR7 function name more clear (addressed a todo).
|
|
|
@47446
|
12 years |
vboxsync |
shadow warning.
|
|
|
@47444
|
12 years |
vboxsync |
IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
|
|
|
@47441
|
12 years |
vboxsync |
Too lazy to do: pushfq; cli; ... popfq ?
|
|
|
@47440
|
12 years |
vboxsync |
Too lazy to do: pushfq; cli; ... popfq ?
|
|
|
@47439
|
12 years |
vboxsync |
Too lazy to do: pushfq; cli; ... popfq ?
|
|
|
@47434
|
12 years |
vboxsync |
HMR0VMX.cpp: INS/OUTS todo update.
|
|
|
@47432
|
12 years |
vboxsync |
HMR0VMX.cpp: Attempt to fix incorrect DR7 and DR[0-3] checks in I/O …
|
|
|
@47378
|
12 years |
vboxsync |
VMM/HMVMXR0: Typos and make re-checking of CR4.VMXE on VMXR0Enter() …
|
|
|
@47353
|
12 years |
vboxsync |
VMM/HMVMXR0: nits.
|
|
|
@47328
|
12 years |
vboxsync |
CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
|
|
|
@47254
|
12 years |
vboxsync |
VMM/HMVMXR0: Minor clarification.
|
|
|
@47247
|
12 years |
vboxsync |
HMVMX: preserve SS.DPL and CS.L/D/G when the 'unusable' bit is set. …
|
|
|
@47243
|
12 years |
vboxsync |
hmR0VmxReadSegmentReg: Update on the unused stuff, prepared fix but …
|
|
|
@47202
|
12 years |
vboxsync |
VMM/HM: comments.
|
|
|
@47123
|
12 years |
vboxsync |
VMM/HM: Dispatch host NMIs on Intel. Added separate STAM counter for …
|
|
|
@47110
|
12 years |
vboxsync |
VMM/HMVMXR0: Assert that the valid bit is set on Xcpt exits.
|
|
|
@47109
|
12 years |
vboxsync |
VMM: XCPT_NMI -> XCPT_OR_NMI. Name it like Intel does in the spec.
|
|
|
@47105
|
12 years |
vboxsync |
VMM/HMVMXR0: Added a todo.
|
|
|
@47094
|
12 years |
vboxsync |
VMM/HMVMXR0: Log exit reasons for more rare/improbable gurus.
|
|
|
@47090
|
12 years |
vboxsync |
VMM: Naming convention. lasterror->LastError.
|
|
|
@47076
|
12 years |
vboxsync |
VMM/HM(VMX|SVM)R0: Easier to toggle statements.
|
|
|
@47066
|
12 years |
vboxsync |
VMM/HMVMXR0: More validations for the error code valid bit.
|
|
|
@47062
|
12 years |
vboxsync |
HMVMX: Look at the right exit info to figure out error code.
|
|
|
@47056
|
12 years |
vboxsync |
VMM: spaces.
|
|
|
@46975
|
12 years |
vboxsync |
VMM: nits.
|
|
|
@46973
|
12 years |
vboxsync |
VMM/HMVMXR0: Fail more gracefully when trying to run 64-bit guests on …
|
|
|
@46942
|
12 years |
vboxsync |
VMM: Fix LDTR restoration to be done dynamically. This is required for …
|
|
|
@46925
|
12 years |
vboxsync |
VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
|
|
|
@46900
|
12 years |
vboxsync |
VMM/HM: Spaces, comment.
|
|
|
@46888
|
12 years |
vboxsync |
VMM/HM: Alignment and fix an assertion in the new AMD-V code.
|
|
|
@46882
|
12 years |
vboxsync |
VMM/HMVMXR0: Go back to ring-3 on host interrupts unconditionally if …
|
|
|
@46881
|
12 years |
vboxsync |
VMM/HMVMXR0: Avoid reloading guest state on multiple reschedules on …
|
|
|
@46871
|
12 years |
vboxsync |
VMM/HM: Cleanup event injection statistics.
|
|
|
@46850
|
12 years |
vboxsync |
VMM/VMMR0: HM profile counters.
|
|
|
@46789
|
12 years |
vboxsync |
VMM/HM: Doxygen.
|
|
|
@46724
|
12 years |
vboxsync |
VMM/HM: Refactor the state-flags for proper sharing between old, new …
|
|
|
@46719
|
12 years |
vboxsync |
VMM/HMVMXR0: Bits.
|
|
|
@46715
|
12 years |
vboxsync |
VMM/HMVMXR0: Incorrect debug assertion.
|
|
|
@46714
|
12 years |
vboxsync |
VMM/HMVMXR0: prefer typedef to macros when possible.
|
|
|