|
|
@48041
|
11 years |
vboxsync |
VMM/HMVMXR0: Don't play safe when we have assertions to catch things.
|
|
|
@48040
|
11 years |
vboxsync |
VMM/HMVMXR0: Avoid loading the host state earlier when we can get …
|
|
|
@48039
|
11 years |
vboxsync |
VMM/HMVMXR0: Burn fix.
|
|
|
@48038
|
11 years |
vboxsync |
VMM/VMMR0, HMVMXR0: Minor fixes relating to error paths.
|
|
|
@48037
|
11 years |
vboxsync |
VMM/HM: Preemption hooks, work in progress. Hopefully I didn't break …
|
|
|
@48032
|
11 years |
vboxsync |
VMM/VMMR0: Disable thread-context hooks for now. Not stable enough.
|
|
|
@48029
|
11 years |
vboxsync |
VMM/HMVMXR0: More log adjustments.
|
|
|
@48027
|
11 years |
vboxsync |
HMVMX: Log a bit more.
|
|
|
@48025
|
11 years |
vboxsync |
VMM/HMVMXR0: Asserted by the caller, don't re-assert here.
|
|
|
@48023
|
11 years |
vboxsync |
VMM/HMVMXR0: Additional logging to track VMCS state changes.
|
|
|
@48019
|
11 years |
vboxsync |
VMM/HMSVMR0: Fix assertion caused by EMT preemption in HM context.
|
|
|
@48006
|
11 years |
vboxsync |
VMMR0ThreadCtxHooksCreate: Disabled the preemption hooks on solaris …
|
|
|
@48003
|
11 years |
vboxsync |
VMM: CPUMR0Init -> CPUMR0InitVM renamed.
|
|
|
@47999
|
11 years |
vboxsync |
VMM/HM: Better error reporting for unsupported VT-x feature combos.
|
|
|
@47997
|
11 years |
vboxsync |
VMM/HMVMXR0: Try fix stale VMCS launch state while getting preempted.
|
|
|
@47989
|
11 years |
vboxsync |
VMM/VMMR0: Preemption hooks implemented and enabled for Solaris and …
|
|
|
@47959
|
11 years |
vboxsync |
VMM/HMR0: Comment update.
|
|
|
@47856
|
11 years |
vboxsync |
VMM: logging cosmetics
|
|
|
@47844
|
11 years |
vboxsync |
VMM: X2APIC + NMI. Only tested on AMD64.
|
|
|
@47826
|
11 years |
vboxsync |
No COM port usage by default, except on double faults.
|
|
|
@47803
|
11 years |
vboxsync |
VMM/HM: Preemption hoooks, work in progress.
|
|
|
@47802
|
11 years |
vboxsync |
VMM/HM: Redundant updates of flags is not necessary.
|
|
|
@47797
|
11 years |
vboxsync |
VMM/HMR0Mixed.mac: Build fix.
|
|
|
@47794
|
11 years |
vboxsync |
VMM/HMR0Mixed.mac: Comment to clarify error code path.
|
|
|
@47793
|
11 years |
vboxsync |
VMM/HMR0Mixed.mac: Macrofied handling various exit paths. Essentially …
|
|
|
@47776
|
11 years |
vboxsync |
Warnings and space.
|
|
|
@47773
|
11 years |
vboxsync |
VMM/HM: RunGuestCodeStep() Load should be Save, and some typos, cosmetics.
|
|
|
@47771
|
11 years |
vboxsync |
VMM/HM: One extra char. to make typing without autocomplete easier.
|
|
|
@47770
|
11 years |
vboxsync |
VMM/HMVMXR0: Hungarian, hex prefixes.
|
|
|
@47766
|
11 years |
vboxsync |
VMM/HM: Preemption hooks.
|
|
|
@47760
|
11 years |
vboxsync |
VMM/HM: Preemption hooks. Some common structural changes and cleanup, …
|
|
|
@47747
|
11 years |
vboxsync |
HMR0VMX.cpp: missing fSingleInstruction test.
|
|
|
@47743
|
11 years |
vboxsync |
adjusted my assertion.
|
|
|
@47742
|
11 years |
vboxsync |
VMM/HMVMXR0: Avoid OR'ing status codes when we AssertRCReturn check it …
|
|
|
@47736
|
11 years |
vboxsync |
HNVMXR0.cpp: Separate run-loop for single stepping to catch exceptions …
|
|
|
@47719
|
11 years |
vboxsync |
No MMIO2 aliasing when doing full IEM verification runs.
|
|
|
@47718
|
11 years |
vboxsync |
More single stepping work.
|
|
|
@47715
|
11 years |
vboxsync |
CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
|
|
|
@47687
|
11 years |
vboxsync |
VMM/HMVMXR0: Added segment checks to hmR0VmxCheckGuestState() while …
|
|
|
@47684
|
11 years |
vboxsync |
SVM: I/O breakpoints.
|
|
|
@47683
|
11 years |
vboxsync |
build fix + adj.
|
|
|
@47682
|
11 years |
vboxsync |
adjustments.
|
|
|
@47681
|
11 years |
vboxsync |
VMM: I/O breakpoints.
|
|
|
@47680
|
11 years |
vboxsync |
VMM/HMVMXR0: Added missing TR guest-state checks.
|
|
|
@47677
|
11 years |
vboxsync |
HMSVMXR0.cpp: DR6.Bx values are cleared on #DB it seems, while the …
|
|
|
@47676
|
11 years |
vboxsync |
VMM/HMVMXR0: Some missed checks and fixes to segment checks.
|
|
|
@47673
|
11 years |
vboxsync |
HMVMXR0: Fixed copy&past from SVM code with fDr6=false in …
|
|
|
@47671
|
11 years |
vboxsync |
VMM: More debugging related stuff.
|
|
|
@47670
|
11 years |
vboxsync |
VMM/HMVMXR0, HMSVMR0: Fix typo in checking invalid guest state, nits.
|
|
|
@47663
|
11 years |
vboxsync |
build fix
|
|
|
@47662
|
11 years |
vboxsync |
build fix.
|
|
|
@47660
|
11 years |
vboxsync |
VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
|
|
|
@47653
|
11 years |
vboxsync |
VMM/HMVMXR0: Fixed a bug in checking invalid guest-state logic.
|
|
|
@47652
|
11 years |
vboxsync |
VMM: Removed all VBOX_WITH_OLD_[VTX|AMDV]_CODE bits.
|
|
|
@47646
|
11 years |
vboxsync |
First part removing VBOX_WITH_OLD_ related stuff.
|
|
|
@47645
|
11 years |
vboxsync |
VMM: RTThreadCtxHooksAre[Registered|Created](). Moved it into IN_RING0 …
|
|
|
@47643
|
11 years |
vboxsync |
VMM/HMVMXR0: 130 columns.
|
|
|
@47640
|
11 years |
vboxsync |
VMM/HMVMXR0: spaces.
|
|
|
@47638
|
11 years |
vboxsync |
VMM/HMVMXR0: Typo.
|
|
|
@47636
|
11 years |
vboxsync |
VMM/HMVMXR0: Build fix.
|
|
|
@47635
|
11 years |
vboxsync |
VMM/HM: Implemented VMX guest-state checks in accordance with the …
|
|
|
@47619
|
11 years |
vboxsync |
EM: Started on HM single stepping for IEM verification purposes. …
|
|
|
@47610
|
11 years |
vboxsync |
VMM/HMR0Mixed: Always restore IDTR on all 64-bit Darwin thanks to …
|
|
|
@47608
|
11 years |
vboxsync |
VMM/HMR0: Comment clarifications.
|
|
|
@47607
|
11 years |
vboxsync |
VMM/HMR0Mixed.mac: Split IDTR and GDTR restoration macros.
|
|
|
@47606
|
11 years |
vboxsync |
VMM/HMR0: Comment to reflect the order in the stack.
|
|
|
@47586
|
11 years |
vboxsync |
VMM/HMVMXR0: Naming.
|
|
|
@47514
|
11 years |
vboxsync |
VMM/HMSVMR0: Rel counter stat fix.
|
|
|
@47513
|
11 years |
vboxsync |
on AMD too
|
|
|
@47512
|
11 years |
vboxsync |
VMM: make the StatExitHostNmi release
|
|
|
@47473
|
11 years |
vboxsync |
VMM/VMMR0: header include guard update.
|
|
|
@47472
|
11 years |
vboxsync |
VMM/VMMR0: HW(VMX|SVM)R0.h -> HM(VMX|SVM)R0.h. Now that the refactor …
|
|
|
@47458
|
11 years |
vboxsync |
Space.
|
|
|
@47457
|
11 years |
vboxsync |
VMM/VMMR0: Missed commit.
|
|
|
@47456
|
11 years |
vboxsync |
VMM/VMMR0,GVMMR0: Thread-context hooks creation/release. The …
|
|
|
@47454
|
11 years |
vboxsync |
VMM/HMVMXR0: Make save-DR7 function name more clear (addressed a todo).
|
|
|
@47446
|
11 years |
vboxsync |
shadow warning.
|
|
|
@47444
|
11 years |
vboxsync |
IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
|
|
|
@47441
|
11 years |
vboxsync |
Too lazy to do: pushfq; cli; ... popfq ?
|
|
|
@47440
|
11 years |
vboxsync |
Too lazy to do: pushfq; cli; ... popfq ?
|
|
|
@47439
|
11 years |
vboxsync |
Too lazy to do: pushfq; cli; ... popfq ?
|
|
|
@47434
|
11 years |
vboxsync |
HMR0VMX.cpp: INS/OUTS todo update.
|
|
|
@47433
|
11 years |
vboxsync |
HMR0SVM.cpp: Added todo regarding I/O breakpoints.
|
|
|
@47432
|
11 years |
vboxsync |
HMR0VMX.cpp: Attempt to fix incorrect DR7 and DR[0-3] checks in I/O …
|
|
|
@47378
|
11 years |
vboxsync |
VMM/HMVMXR0: Typos and make re-checking of CR4.VMXE on VMXR0Enter() …
|
|
|
@47353
|
11 years |
vboxsync |
VMM/HMVMXR0: nits.
|
|
|
@47328
|
11 years |
vboxsync |
CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
|
|
|
@47260
|
11 years |
vboxsync |
VMM/HMSVMR0: Implement NRIP for instruction intercepts and MSRs. IOIO …
|
|
|
@47254
|
11 years |
vboxsync |
VMM/HMVMXR0: Minor clarification.
|
|
|
@47247
|
11 years |
vboxsync |
HMVMX: preserve SS.DPL and CS.L/D/G when the 'unusable' bit is set. …
|
|
|
@47243
|
11 years |
vboxsync |
hmR0VmxReadSegmentReg: Update on the unused stuff, prepared fix but …
|
|
|
@47239
|
11 years |
vboxsync |
HMSVMR0.cpp: Build fix for HMSVM_ALWAYS_TRAP_ALL_XCPTS.
|
|
|
@47237
|
11 years |
vboxsync |
HMSVMR0.cpp: Fixed to unsafe macros (harmeless atm.).
|
|
|
@47235
|
11 years |
vboxsync |
build fix
|
|
|
@47202
|
12 years |
vboxsync |
VMM/HM: comments.
|
|
|
@47156
|
12 years |
vboxsync |
VMM/HMSVMR0: Compile-time define to trap task switches unconditionally.
|
|
|
@47123
|
12 years |
vboxsync |
VMM/HM: Dispatch host NMIs on Intel. Added separate STAM counter for …
|
|
|
@47119
|
12 years |
vboxsync |
VMM/HMSVMR0: spaces, redundant brackets and comment.
|
|
|
@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.
|
|
|