|
|
@41326
|
13 years |
vboxsync |
EM: don't miss the wakeup after an interrupt was injected in certain …
|
|
|
@41310
|
13 years |
vboxsync |
CPUM: cosmetical typo
|
|
|
@41248
|
13 years |
vboxsync |
EM.cpp: This wasn't meant to go in.
|
|
|
@41247
|
13 years |
vboxsync |
More dtrace library stuff. On 64-bit solaris dtrace can now grok the …
|
|
|
@41189
|
13 years |
vboxsync |
VMM/VMMR0/HWVMXR0: Implemented EPT+VPID TLB flushing before VM entry.
|
|
|
@41173
|
13 years |
vboxsync |
VMM: Fixed reading the wrong (reserved) bit in EPT capabilities, …
|
|
|
@41147
|
13 years |
vboxsync |
SUPDrv,VMM: Tracepoints in raw-mode.
|
|
|
@41117
|
13 years |
vboxsync |
SUP,VBoxTpG,++: Initial implementation of generic user module …
|
|
|
@41009
|
13 years |
vboxsync |
CFGM: thousand separator, GB, cb-prefix, and some nits.
|
|
|
@41004
|
13 years |
vboxsync |
VMM/cfgmR3Dump: human-readable sizes
|
|
|
@40975
|
13 years |
vboxsync |
VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the …
|
|
|
@40958
|
13 years |
vboxsync |
Fixed pszArgs == NULL in pdmtracerids.
|
|
|
@40956
|
13 years |
vboxsync |
PDM,APIC,IO-APIC: More IRQ tagging.
|
|
|
@40954
|
13 years |
vboxsync |
PDM: info pdmtracingids.
|
|
|
@40937
|
13 years |
vboxsync |
Tag the APIC timer IRQs.
|
|
|
@40920
|
13 years |
vboxsync |
Set the idTracing members.
|
|
|
@40907
|
13 years |
vboxsync |
Working on tracking IRQs for tracing and logging purposes.
|
|
|
@40806
|
13 years |
vboxsync |
RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
|
|
|
@40712
|
13 years |
vboxsync |
NetShaper: Online bandwidth limit setting (#5582)
|
|
|
@40706
|
13 years |
vboxsync |
NetShaper: TX thread implementation (#5582)
|
|
|
@40656
|
13 years |
vboxsync |
Added counters so that VT-x exit stats add up.
|
|
|
@40652
|
13 years |
vboxsync |
NetShaper,E1000: Basic framework and partial implementation for …
|
|
|
@40595
|
13 years |
vboxsync |
Trying VBoxTpG in disabled mode. Updates kBuild from 2567 to 2570.
|
|
|
@40561
|
13 years |
vboxsync |
Framework for handling VT-x MTF exits.
|
|
|
@40557
|
13 years |
vboxsync |
RT_STR_TUPLE: Switch the length and string so it'll work with …
|
|
|
@40519
|
13 years |
vboxsync |
Drop VMMR3.a and DeviceR3.a, we don't need those libraries.
|
|
|
@40517
|
13 years |
vboxsync |
kBuild 2566 -> 2567: dtrace support.
|
|
|
@40451
|
13 years |
vboxsync |
EM: build fix.
|
|
|
@40450
|
13 years |
vboxsync |
EM: Refactoring (dropping pVM argument).
|
|
|
@40449
|
13 years |
vboxsync |
SELM: Refactoring (PVM -> PVMCPU).
|
|
|
@40446
|
13 years |
vboxsync |
EM: One more EMInterpretInstructionCPU usage.
|
|
|
@40442
|
13 years |
vboxsync |
IEM integration in progress - doing some EM refactoring to ease this …
|
|
|
@40416
|
13 years |
vboxsync |
s/fTraceing/fTracing/g
|
|
|
@40413
|
13 years |
vboxsync |
'*' -> 'all'.
|
|
|
@40406
|
13 years |
vboxsync |
build fix.
|
|
|
@40405
|
13 years |
vboxsync |
VMM/PDM: Some simple tracepoint infastructure.
|
|
|
@40377
|
13 years |
vboxsync |
Fixes for real dtrace (trailing digits are not allowed in provider names).
|
|
|
@40375
|
13 years |
vboxsync |
VMM: flow tracing.
|
|
|
@40371
|
13 years |
vboxsync |
EM tracking.
|
|
|
@40360
|
13 years |
vboxsync |
Do not try to run unreal mode code as V86 in VT-x.
|
|
|
@40356
|
13 years |
vboxsync |
MWAIT fixes: Only clear the mwait-active flag when actually resuming …
|
|
|
@40294
|
13 years |
vboxsync |
Print intr inhibit address too. Renamed to fflags to avoid ambiguity …
|
|
|
@40280
|
13 years |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@40274
|
13 years |
vboxsync |
Introduced VBOX_WITH_REM in Config.kmk and the VMM.
|
|
|
@40234
|
13 years |
vboxsync |
Optionally present basic hypervisor CPUID leaves.
|
|
|
@40170
|
13 years |
vboxsync |
MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
|
|
|
@40076
|
13 years |
vboxsync |
Changed the types of the r80 views of the FPU registers.
|
|
|
@40075
|
13 years |
vboxsync |
CPUM.cpp: MXCSR_MASK always was 0xffff not 0 (0xffbf) because of REM.
|
|
|
@40054
|
13 years |
vboxsync |
VMM,VMMDev: Page sharing cleanup.
|
|
|
@40007
|
13 years |
vboxsync |
VMMR3/PATMA.asm: moved all patch records to the data section to …
|
|
|
@40005
|
13 years |
vboxsync |
More GMM stats. Added todo regarding GMMR0SharedModuleCheckPage assertion.
|
|
|
@39944
|
13 years |
vboxsync |
VERR_IEM_INSTR_NOT_IMPLEMENTED and VERR_IEM_ASPECT_NOT_IMPLEMENTED.
|
|
|
@39917
|
13 years |
vboxsync |
STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces …
|
|
|
@39916
|
13 years |
vboxsync |
VMR3GetState: Prevent assertion caused by race between …
|
|
|
@39859
|
13 years |
vboxsync |
CFGMR3CopyTree: Fix and docs.
|
|
|
@39858
|
13 years |
vboxsync |
PDMDriver: Forgot.
|
|
|
@39854
|
13 years |
vboxsync |
PDM: Extended the driver chain transformations with a mergeconfig …
|
|
|
@39853
|
13 years |
vboxsync |
CFGM: Added CFGMR3InsertValue and CFGMR3CopyTree; changed …
|
|
|
@39839
|
13 years |
vboxsync |
PDM: Initial driver chain transformation code (untested).
|
|
|
@39838
|
13 years |
vboxsync |
CFGM: Added CFGMR3DuplicateSubTree and CFGMR3ReplaceSubTree (untested).
|
|
|
@39755
|
13 years |
vboxsync |
PGMR3PoolGrow: Fixed fatal assertion. duh.
|
|
|
@39745
|
13 years |
vboxsync |
Check some more out of memory statuses.
|
|
|
@39739
|
13 years |
vboxsync |
nits.
|
|
|
@39738
|
13 years |
vboxsync |
PGMPool.cpp: When using EPT we should be able to use any kind of …
|
|
|
@39717
|
13 years |
vboxsync |
Don't use Xchg when just writing.
|
|
|
@39685
|
13 years |
vboxsync |
doc updates.
|
|
|
@39682
|
13 years |
vboxsync |
Guru: Some minor logger adjustments.
|
|
|
@39681
|
13 years |
vboxsync |
AsyncCompletion: Build fix
|
|
|
@39680
|
13 years |
vboxsync |
AsyncCompletion: Build fix
|
|
|
@39679
|
13 years |
vboxsync |
AsyncCompletion: Check that reads are always in the file limits and …
|
|
|
@39678
|
13 years |
vboxsync |
guru: todo
|
|
|
@39653
|
13 years |
vboxsync |
PDM.cpp: another one
|
|
|
@39652
|
13 years |
vboxsync |
PDM.cpp: Assign NULL, not false, to pfnAsyncNotify when done.
|
|
|
@39650
|
13 years |
vboxsync |
DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). …
|
|
|
@39530
|
13 years |
vboxsync |
CFGM: nit.
|
|
|
@39515
|
13 years |
vboxsync |
*: Use RTLISTANCHOR.
|
|
|
@39477
|
13 years |
vboxsync |
VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
|
|
|
@39427
|
13 years |
vboxsync |
r=bird: pre-review comments.
|
|
|
@39417
|
13 years |
vboxsync |
PATM: Remove noise in the release log
|
|
|
@39414
|
13 years |
vboxsync |
PDMBlkCache: Clear all entries on reset to prevent that unwritten data …
|
|
|
@39405
|
13 years |
vboxsync |
VMM: Don't use generic IPE status codes, use specific ones. Part 2.
|
|
|
@39402
|
13 years |
vboxsync |
VMM: don't use generic IPE status codes, use specific ones. Part 1.
|
|
|
@39368
|
13 years |
vboxsync |
VBOX_FULL_VERSION_MAKE: fixed copy & past bug messing up the build …
|
|
|
@39356
|
13 years |
vboxsync |
PDMBlkCache: Fix wrong accounting of written data when flushing the cache
|
|
|
@39327
|
13 years |
vboxsync |
scm whitespace cleanups.
|
|
|
@39303
|
13 years |
vboxsync |
VMCPUSET changes.
|
|
|
@39283
|
13 years |
vboxsync |
Its 8191 now.
|
|
|
@39137
|
13 years |
vboxsync |
build fix
|
|
|
@39136
|
13 years |
vboxsync |
More MMIO refactoring and some other cleanups.
|
|
|
@39111
|
13 years |
vboxsync |
IOM,PDM: Working on moving unaligned and non-dword MMIO access …
|
|
|
@39084
|
13 years |
vboxsync |
VMM: -Wunused-parameter on mac.
|
|
|
@39082
|
13 years |
vboxsync |
PGMSavedState.cpp: better assertion
|
|
|
@39078
|
13 years |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@39070
|
13 years |
vboxsync |
VMM,IPRT: -Wunused-function.
|
|
|
@39057
|
13 years |
vboxsync |
VMM: Use the RTLogFlushR0 for R0 logger (see #5771)
|
|
|
@39056
|
13 years |
vboxsync |
PATM: logging correction
|
|
|
@39054
|
13 years |
vboxsync |
PDMBlkCache: Remove dead code
|
|
|
@39042
|
13 years |
vboxsync |
build fix
|
|
|
@39038
|
13 years |
vboxsync |
VMM: -W4 warnings (MSC).
|
|
|
@39035
|
13 years |
vboxsync |
oops.
|
|
|