|
|
@44033
|
12 years |
vboxsync |
VMM: hungarian.
|
|
|
@44027
|
12 years |
vboxsync |
VMM: allow to disable MONITOR by setting the CFG key …
|
|
|
@43872
|
12 years |
vboxsync |
Make VBOX_WITH_RAW_MODE= link.
|
|
|
@43866
|
12 years |
vboxsync |
better assertion.
|
|
|
@43864
|
12 years |
vboxsync |
VMM: a few compile fixes for VBOX_WITH_RAW_MODE disabled
|
|
|
@43858
|
12 years |
vboxsync |
AsyncCompletion: Log if async flushes are disabled and fix endless …
|
|
|
@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.
|
|
|
@43765
|
12 years |
vboxsync |
PDM: Made PDMDevHlpTMTimeVirtGetNano consistent across contexts (see …
|
|
|
@43756
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@43746
|
12 years |
vboxsync |
VMM: Some naming adjustments.
|
|
|
@43725
|
12 years |
vboxsync |
AsyncCompletion: Fix hung flush requests if the underlying filesystem …
|
|
|
@43670
|
12 years |
vboxsync |
VMM: HM bits.
|
|
|
@43667
|
12 years |
vboxsync |
VMM: APIC refactor, cache APIC base MSR during init phase.
|
|
|
@43657
|
12 years |
vboxsync |
VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
|
|
|
@43625
|
12 years |
vboxsync |
Bug fixes
|
|
|
@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
|
|
|
@43530
|
12 years |
vboxsync |
AsyncCompletion: STAT_* => STAT_REL_*
|
|
|
@43529
|
12 years |
vboxsync |
AsyncCompletion: More statistics and include them in a release build …
|
|
|
@43509
|
12 years |
vboxsync |
HM: refactor.
|
|
|
@43496
|
12 years |
vboxsync |
VMM: build fix.
|
|
|
@43494
|
12 years |
vboxsync |
VMM/VMMR0,R3: HM cleanup.
|
|
|
@43472
|
12 years |
vboxsync |
Add new flag to notify devices during a reset first to make sure there …
|
|
|
@43469
|
12 years |
vboxsync |
VMM: HM bits.
|
|
|
@43468
|
12 years |
vboxsync |
VMM: HM bits. More renaming in prepartion of
|
|
|
@43466
|
12 years |
vboxsync |
VMM: HM bits.
|
|
|
@43455
|
12 years |
vboxsync |
VMM/VMMR0: Hungarian notation fixes.
|
|
|
@43413
|
12 years |
vboxsync |
VMM/HM: unbreak saved state.
|
|
|
@43394
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@43392
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@43391
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@43387
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@43229
|
12 years |
vboxsync |
PDMNetShaper.cpp: more style.
|
|
|
@43228
|
12 years |
vboxsync |
PDMNetShaper.cpp: style, shorten thread name.
|
|
|
@43163
|
12 years |
vboxsync |
VMM: A wee bit page pool paranoia related to #6349.
|
|
|
@43079
|
12 years |
vboxsync |
TRPMR3GetImportRC: Don't assert in VMMGetCpu0 with SMP guests. We …
|
|
|
@43047
|
12 years |
vboxsync |
VMM: Must flush changes pending in the handy page array before freeing …
|
|
|
@43045
|
12 years |
vboxsync |
PGM: Employ the 4 unused PGMPHYSPAGE bits for checksumming shared …
|
|
|
@43038
|
12 years |
vboxsync |
PDMDriver.cpp: (C)
|
|
|
@43037
|
12 years |
vboxsync |
PDMDriver.cpp: Don't assert when trying to attach driver at a …
|
|
|
@42975
|
12 years |
vboxsync |
Duh.
|
|
|
@42931
|
12 years |
vboxsync |
Please, leave my comment style alone.
|
|
|
@42895
|
12 years |
vboxsync |
VMM: typo.
|
|
|
@42894
|
12 years |
vboxsync |
VMM: nits.
|
|
|
@42893
|
12 years |
vboxsync |
VMM/VMMR3/HWACCM: log more during VMX_UNABLE_TO_START_VM errors.
|
|
|
@42892
|
12 years |
vboxsync |
BlockCache: Relax check when restoring a state. It is allowed to have …
|
|
|
@42837
|
12 years |
vboxsync |
VMM/VMMR3/PGMSavedState: comments.
|
|
|
@42836
|
12 years |
vboxsync |
VMM: Respect RamPreAlloc while restoring saved state.
|
|
|
@42834
|
12 years |
vboxsync |
dbgfR3BpInit: initialize DBGFCPU::iActiveBp to ~0U for all cpus. This …
|
|
|
@42833
|
12 years |
vboxsync |
DBGFR3EventBreakpoint: get REM breakpoint number from its DBGFBP::iBp. …
|
|
|
@42807
|
12 years |
vboxsync |
VMM: Don't try to be clever; there is no guarantee that memory just …
|
|
|
@42782
|
12 years |
vboxsync |
CSAM: made comment fit on my screen.
|
|
|
@42781
|
12 years |
vboxsync |
PATM: Log statement. Added some notes wrt to NT4SP1 boot issues.
|
|
|
@42772
|
12 years |
vboxsync |
EMRaw.cpp: Logging adj.
|
|
|
@42762
|
12 years |
vboxsync |
TRPM.cpp: Made some unused code build again.
|
|
|
@42698
|
12 years |
vboxsync |
Flush the log on hyper assertion.
|
|
|
@42671
|
12 years |
vboxsync |
VMM/HWVMXR0: More info. on debug assertion, LogRel tidying.
|
|
|
@42613
|
12 years |
vboxsync |
VMM/VMMR3/CPUM: CFGM option for exposing CmpXchg16b if the host …
|
|
|
@42612
|
12 years |
vboxsync |
PGMR3Reset: Flush even more on reset if A20 was disabled.
|
|
|
@42607
|
12 years |
vboxsync |
PGM.cpp: Must update the GCPhysA20Mask member when changing …
|
|
|
@42505
|
12 years |
vboxsync |
nit.
|
|
|
@42504
|
12 years |
vboxsync |
VMM/VMMR3/CPUMR3: VIA CpuId comments.
|
|
|
@42493
|
12 years |
vboxsync |
VMM/VMMR3/TM: Fixed-rate TSC detection for VIA Cpus.
|
|
|
@42492
|
12 years |
vboxsync |
VMM/VMMR3/TM: Fixed-rate TSC detection for VIA Cpus.
|
|
|
@42486
|
12 years |
vboxsync |
CPUMR3ResetCpu: Set the accessed bit in the segment registers. Hope …
|
|
|
@42481
|
12 years |
vboxsync |
patmPatchGenMovControl: Fix pasto in comment, refer to CRx.
|
|
|
@42480
|
12 years |
vboxsync |
Report CRx reads as reads and writes as writes in statistics, not vice …
|
|
|
@42475
|
12 years |
vboxsync |
VMMR3/CPUM.cpp: fix VIA specific CPUID feature dump
|
|
|
@42449
|
12 years |
vboxsync |
DBGFStack.cpp: Forced it to work with hypervisor stacks again (the …
|
|
|
@42437
|
12 years |
vboxsync |
IEM: Stats and more gentle stubs for unimplemented instructions.
|
|
|
@42427
|
12 years |
vboxsync |
VMM: Fixed some selector arithmetic, introducing a new constand and …
|
|
|
@42420
|
12 years |
vboxsync |
Eliminating CPUM_CHANGED_HIDDEN_SEL_REGS_INVALID and …
|
|
|
@42418
|
12 years |
vboxsync |
try to fix the burns
|
|
|
@42410
|
12 years |
vboxsync |
Fixed blunder in CPUMR3RemLeave (since r62771).
|
|
|
@42407
|
12 years |
vboxsync |
VMM: Futher work on dealing with hidden segment register, esp. when …
|
|
|
@42373
|
12 years |
vboxsync |
VMM: invpg -> invlpg, some cleanup.
|
|
|
@42372
|
12 years |
vboxsync |
SELM: Moving the code around and replacing two …
|
|
|
@42371
|
12 years |
vboxsync |
SELM.cpp: Drop the conditional tracing of TSS, GDT and LDT - we …
|
|
|
@42337
|
12 years |
vboxsync |
CPUM: Save and restore the internal selector fields.
|
|
|
@42335
|
12 years |
vboxsync |
SSM.cpp: offUnitUser - debug aid.
|
|
|
@42191
|
12 years |
vboxsync |
CPUM: CPUMCPUVENDOR_VIA
|
|
|
@42186
|
12 years |
vboxsync |
SELM,DIS,CPUM,EM: Hidden selector register cleanups.
|
|
|
@42165
|
12 years |
vboxsync |
CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with …
|
|
|
@42141
|
12 years |
vboxsync |
PDMDriver: Changed to much, the name we must get via the internal …
|
|
|
@42140
|
12 years |
vboxsync |
PDMDriver: Changed the previous fix to use the top level device …
|
|
|
@42139
|
12 years |
vboxsync |
too long line
|
|
|
@42138
|
12 years |
vboxsync |
PDMDriver.cpp: A pLun can be used with a normal device or a usb …
|
|
|
@42064
|
12 years |
vboxsync |
build fix
|
|
|
@42062
|
12 years |
vboxsync |
NetShaper: R0 support (#5582)
|
|
|
@42033
|
12 years |
vboxsync |
VMM: RDTSCP support bits.
|
|
|
@42032
|
12 years |
vboxsync |
cpum.cpp: nits
|
|
|
@42025
|
12 years |
vboxsync |
A few missed copyright year updates.
|
|
|
@42024
|
12 years |
vboxsync |
VMM: RDTSCP support on Intel. Segregated some common CPU features from …
|
|
|
@41985
|
12 years |
vboxsync |
VMM: Fixed tstVMM (single stepping ++ in raw-mode code).
|
|
|
@41982
|
12 years |
vboxsync |
build fix
|
|
|
@41981
|
12 years |
vboxsync |
VMM/pgmR3InfoHandlers: 32-bit/64-bit cosmetical fixes
|
|
|
@41976
|
12 years |
vboxsync |
VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
|
|
|
@41975
|
12 years |
vboxsync |
VMM: Do no pass a NULL node to CFGMR3QueryStringAllocDef together with …
|
|
|