|
|
@44374
|
12 years |
vboxsync |
FTM: pVM -> pUVM for main, mark as many as possible interfaces module …
|
|
|
@44373
|
12 years |
vboxsync |
HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
|
|
|
@44363
|
12 years |
vboxsync |
build fix
|
|
|
@44362
|
12 years |
vboxsync |
PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
|
|
|
@44360
|
12 years |
vboxsync |
Windows build fix.
|
|
|
@44359
|
12 years |
vboxsync |
drop the utf-8 signature.
|
|
|
@44358
|
12 years |
vboxsync |
PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
|
|
|
@44357
|
12 years |
vboxsync |
PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
|
|
|
@44355
|
12 years |
vboxsync |
PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
|
|
|
@44351
|
12 years |
vboxsync |
PDM,++: Change APIs used by Main from PVM to PUVM.
|
|
|
@44347
|
12 years |
vboxsync |
PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
|
|
|
@44346
|
12 years |
vboxsync |
TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
|
|
|
@44340
|
12 years |
vboxsync |
VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
|
|
|
@44275
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44269
|
12 years |
vboxsync |
VMX: Fixed invalid check.
|
|
|
@44267
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44266
|
12 years |
vboxsync |
VMM: comment clarification, there's no REX prefix for rdmsr.
|
|
|
@44262
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44259
|
12 years |
vboxsync |
VMM: STAM counter naming.
|
|
|
@44251
|
12 years |
vboxsync |
VMM: stam counters and some renames.
|
|
|
@44245
|
12 years |
vboxsync |
VMM: Added stats counter for preemption timer exits.
|
|
|
@44235
|
12 years |
vboxsync |
AsyncCompletion: Logging fix
|
|
|
@44230
|
12 years |
vboxsync |
some flushing.
|
|
|
@44202
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44201
|
12 years |
vboxsync |
VMM/VMMR3: todo.
|
|
|
@44197
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44195
|
12 years |
vboxsync |
VMM/VMMAll, VMMR3: forceflags for updating CR3 and PAE PDPEs.
|
|
|
@44176
|
12 years |
vboxsync |
build fix
|
|
|
@44172
|
12 years |
vboxsync |
cpumR0MapLocalApicWorker: Use ASMIsXyzCpuEx and friends.
|
|
|
@44171
|
12 years |
vboxsync |
HMR0.cpp: Use ASMIsXyzCpuEx and friends, also be a bit more paranoid …
|
|
|
@44170
|
12 years |
vboxsync |
cpumR3DetectVendor: Use ASMIsXyzCpuEx.
|
|
|
@44168
|
12 years |
vboxsync |
nit
|
|
|
@44154
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44146
|
12 years |
vboxsync |
VMM: HM bits.
|
|
|
@44118
|
12 years |
vboxsync |
VMMR3/TRPM: spaces.
|
|
|
@44096
|
12 years |
vboxsync |
VMM/VMMR0: naming.
|
|
|
@44089
|
12 years |
vboxsync |
VMM: hungarian.
|
|
|
@44085
|
12 years |
vboxsync |
VMM/VMMR3: HM doxygen.
|
|
|
@44078
|
12 years |
vboxsync |
VMMR0/CPUMR0: atomic update of aGuestCpuId*(); fix return type of …
|
|
|
@44077
|
12 years |
vboxsync |
build fix
|
|
|
@44076
|
12 years |
vboxsync |
VMM: don't pass certain CPUID features to the guest if the feature is …
|
|
|
@44037
|
12 years |
vboxsync |
VMMR3/TRPM: indent, removed bogus assertion
|
|
|
@44036
|
12 years |
vboxsync |
build fix
|
|
|
@44035
|
12 years |
vboxsync |
VMM: hungarian again.
|
|
|
@44034
|
12 years |
vboxsync |
VMM/VMMR0: hungarian, build fix.
|
|
|
@44033
|
12 years |
vboxsync |
VMM: hungarian.
|
|
|
@44032
|
12 years |
vboxsync |
VMM/VMMR0: VMX pin, entry, exit controls are 32-bit.
|
|
|
@44027
|
12 years |
vboxsync |
VMM: allow to disable MONITOR by setting the CFG key …
|
|
|
@43977
|
12 years |
vboxsync |
VMM/HWVMXR0: Naming.
|
|
|
@43974
|
12 years |
vboxsync |
VMM: Fix MSR range values for X2APIC, add in the X2APIC TPR MSR.
|
|
|
@43971
|
12 years |
vboxsync |
VMM/PDMAll: no-long-jump zone comment.
|
|
|
@43961
|
12 years |
vboxsync |
VMM: Pass the VMCPU to IOMMMIOMapMMIOHCPage() as we already have it.
|
|
|
@43953
|
12 years |
vboxsync |
VMM/PGM/PGMAll: comments.
|
|
|
@43950
|
12 years |
vboxsync |
VMMRZCallRing3: In ring-0, always assert if cCallRing3Disabled > 0.
|
|
|
@43947
|
12 years |
vboxsync |
VMM/VMMR0: HM naming.
|
|
|
@43930
|
12 years |
vboxsync |
VMM/VMMR0: Camel case.
|
|
|
@43896
|
12 years |
vboxsync |
Spaces.
|
|
|
@43879
|
12 years |
vboxsync |
Extended RTOnce with termination cleanups. (Changes existing …
|
|
|
@43872
|
12 years |
vboxsync |
Make VBOX_WITH_RAW_MODE= link.
|
|
|
@43867
|
12 years |
vboxsync |
Do not inject events into VMCB in VM exit path. Fixes hangs …
|
|
|
@43866
|
12 years |
vboxsync |
better assertion.
|
|
|
@43865
|
12 years |
vboxsync |
Align comments.
|
|
|
@43864
|
12 years |
vboxsync |
VMM: a few compile fixes for VBOX_WITH_RAW_MODE disabled
|
|
|
@43860
|
12 years |
vboxsync |
VMM/CPUMAllRegs: todo/question.
|
|
|
@43858
|
12 years |
vboxsync |
AsyncCompletion: Log if async flushes are disabled and fix endless …
|
|
|
@43849
|
12 years |
vboxsync |
VMM: bits.
|
|
|
@43848
|
12 years |
vboxsync |
VMM: comment typo.
|
|
|
@43814
|
12 years |
vboxsync |
PDMUSB: Support attaching virtual USB devices to EHCI.
|
|
|
@43805
|
12 years |
vboxsync |
VMM/HM: comment clarifications.
|
|
|
@43803
|
12 years |
vboxsync |
VMM/VMMR0: bits.
|
|
|
@43798
|
12 years |
vboxsync |
VMM/VMMR0: Hungarian.
|
|
|
@43771
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@43769
|
12 years |
vboxsync |
VMM/VMMR0: todos/points-to-ponder regarding segment selectors.
|
|
|
@43765
|
12 years |
vboxsync |
PDM: Made PDMDevHlpTMTimeVirtGetNano consistent across contexts (see …
|
|
|
@43756
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@43747
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@43746
|
12 years |
vboxsync |
VMM: Some naming adjustments.
|
|
|
@43737
|
12 years |
vboxsync |
VMM/VMMR0/HWVMXR0: fix typo while saving the host IDTR into the VMCS. …
|
|
|
@43732
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@43731
|
12 years |
vboxsync |
VMM/VMMR0/HWVMXR0: Save and restore the guest EFER MSR using the …
|
|
|
@43726
|
12 years |
vboxsync |
VMM/VMMR0/HWVMXR0: Save and restore the guest EFER MSR using …
|
|
|
@43725
|
12 years |
vboxsync |
AsyncCompletion: Fix hung flush requests if the underlying filesystem …
|
|
|
@43708
|
12 years |
vboxsync |
burn fix
|
|
|
@43706
|
12 years |
vboxsync |
VMM/HM: bits.
|
|
|
@43703
|
12 years |
vboxsync |
VMM/HM: bits.
|
|
|
@43702
|
12 years |
vboxsync |
HM: bits.
|
|
|
@43700
|
12 years |
vboxsync |
HM: bits.
|
|
|
@43670
|
12 years |
vboxsync |
VMM: HM bits.
|
|
|
@43667
|
12 years |
vboxsync |
VMM: APIC refactor, cache APIC base MSR during init phase.
|
|
|
@43658
|
12 years |
vboxsync |
VMM: APIC refactor, missed file.
|
|
|
@43657
|
12 years |
vboxsync |
VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
|
|
|
@43625
|
12 years |
vboxsync |
Bug fixes
|
|
|
@43624
|
12 years |
vboxsync |
Don't enable delay injection by default
|
|
|
@43623
|
12 years |
vboxsync |
AsyncCompletion/File: Use a timer to process delayed requests and …
|
|
|
@43599
|
12 years |
vboxsync |
AsyncCompletion: New statistics counter to record 8KB unaligned accesses
|
|
|
@43566
|
12 years |
vboxsync |
Removed a sliver of obsolete code.
|
|
|
@43530
|
12 years |
vboxsync |
AsyncCompletion: STAT_* => STAT_REL_*
|
|
|
@43529
|
12 years |
vboxsync |
AsyncCompletion: More statistics and include them in a release build …
|
|
|
@43519
|
12 years |
vboxsync |
VMX: Convert pending VMX event to TRPM before going to recompiler to …
|
|
|
@43511
|
12 years |
vboxsync |
VMM: build fix.
|
|
|