|
|
@26527
|
15 years |
vboxsync |
dang
|
|
|
@26526
|
15 years |
vboxsync |
VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
|
|
|
@26523
|
15 years |
vboxsync |
VBoxRc,VBoxR0: Added RuntimeR?Stub libraries for the stub entrypoint …
|
|
|
@26522
|
15 years |
vboxsync |
warnings.
|
|
|
@26517
|
15 years |
vboxsync |
*: RTGetOpt cleanup related to --help and --version (now standard …
|
|
|
@26510
|
15 years |
vboxsync |
VMM: tabs -> spaces.
|
|
|
@26491
|
15 years |
vboxsync |
VMM: whitespace cleanup.
|
|
|
@26479
|
15 years |
vboxsync |
AsyncCompletion: Don't spawn a new I/O manager if only one endpoint …
|
|
|
@26461
|
15 years |
vboxsync |
Fixed raw mode regression caused by r57572
|
|
|
@26437
|
15 years |
vboxsync |
VMM: VBOX_WITH_RAW_MODE fixes
|
|
|
@26413
|
15 years |
vboxsync |
Bounding mode off by default for win64
|
|
|
@26412
|
15 years |
vboxsync |
Compile fix
|
|
|
@26411
|
15 years |
vboxsync |
Wrong parameter for gmmR0AllocateOneChunk
|
|
|
@26376
|
15 years |
vboxsync |
HPET: reworking locking per Knut suggestions
|
|
|
@26365
|
15 years |
vboxsync |
vmR3SetErrorUV: Log the status code too.
|
|
|
@26364
|
15 years |
vboxsync |
Flush the PGM pool cache as we might have stale references to pages …
|
|
|
@26348
|
15 years |
vboxsync |
Must use VMMR3EmtRendezvous in PGMR3PhysFreeRamPages
|
|
|
@26338
|
15 years |
vboxsync |
AsyncCompletion: Introduce range locks to prevent concurrent access to …
|
|
|
@26334
|
15 years |
vboxsync |
AsyncCompletion: Fix a few bugs which could result in cache exceeding …
|
|
|
@26330
|
15 years |
vboxsync |
Introducing PGMR3PhysFreeRamPages
|
|
|
@26315
|
15 years |
vboxsync |
gcc false positive warning
|
|
|
@26303
|
15 years |
vboxsync |
PGMAllBth.h: warnings
|
|
|
@26302
|
15 years |
vboxsync |
SELMGC.cpp: warning.
|
|
|
@26296
|
15 years |
vboxsync |
more warnings.
|
|
|
@26282
|
15 years |
vboxsync |
another gcc warning
|
|
|
@26280
|
15 years |
vboxsync |
VMM: More warnings.
|
|
|
@26279
|
15 years |
vboxsync |
VMM: More warnings.
|
|
|
@26278
|
15 years |
vboxsync |
VMM: More warnings.
|
|
|
@26277
|
15 years |
vboxsync |
VMM: more RC/GC warnings - CSAMDoesPageNeedScanning and CSAMMarkPage …
|
|
|
@26274
|
15 years |
vboxsync |
VMM: more RC/GC warnings.
|
|
|
@26273
|
15 years |
vboxsync |
VMM: more RC/GC warnings.
|
|
|
@26272
|
15 years |
vboxsync |
VMM: more RC/GC warnings.
|
|
|
@26271
|
15 years |
vboxsync |
VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
|
|
|
@26270
|
15 years |
vboxsync |
VMMSwitcher.cpp: More warnings.
|
|
|
@26268
|
15 years |
vboxsync |
tstMicroRC.cpp: warning.
|
|
|
@26265
|
15 years |
vboxsync |
VMM: yet another one.
|
|
|
@26264
|
15 years |
vboxsync |
VMM: More warnings.
|
|
|
@26263
|
15 years |
vboxsync |
VMM: More warnings.
|
|
|
@26262
|
15 years |
vboxsync |
PGMAllPhys.cpp: warnings
|
|
|
@26261
|
15 years |
vboxsync |
PGMPool.cpp: Too more warnings.
|
|
|
@26260
|
15 years |
vboxsync |
EM: Corrected the pCliStatTree type.
|
|
|
@26259
|
15 years |
vboxsync |
PGMPhys.cpp: warnings
|
|
|
@26250
|
15 years |
vboxsync |
PDMR3LdrGetInterfaceSymbols: Fixed inverted assertion (gcc found it).
|
|
|
@26246
|
15 years |
vboxsync |
AsyncCompletion: Fix passthrough after cleanup, assertion and a …
|
|
|
@26242
|
15 years |
vboxsync |
Build fix
|
|
|
@26240
|
15 years |
vboxsync |
AsyncCompletion: Cleanup
|
|
|
@26234
|
15 years |
vboxsync |
Compile fix
|
|
|
@26233
|
15 years |
vboxsync |
Missing update for nested paging handler (r57224).
|
|
|
@26228
|
15 years |
vboxsync |
MMAll.cpp: another shot at the stupid gcc warning.
|
|
|
@26225
|
15 years |
vboxsync |
MMAll.cpp: Shut up gcc warning.
|
|
|
@26224
|
15 years |
vboxsync |
s/IN_RT_GC/IN_RT_RC/g
|
|
|
@26223
|
15 years |
vboxsync |
s/RuntimeGC/RuntimeRC/; s/DisasmGC/DisasmRC/; s/tstMicroGC/tstMicroRC/g
|
|
|
@26222
|
15 years |
vboxsync |
*.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
|
|
|
@26220
|
15 years |
vboxsync |
PDMLdr: fixed uninitialized rc.
|
|
|
@26218
|
15 years |
vboxsync |
*.kmk: Started renaming templated from all caps to CamelCase. At the …
|
|
|
@26214
|
15 years |
vboxsync |
emR3RemExecute: Must leave the REM lock before executing forced …
|
|
|
@26202
|
15 years |
vboxsync |
Broke up guest page fault and dirty page checking to avoid taking the …
|
|
|
@26194
|
15 years |
vboxsync |
Removed another redundant check
|
|
|
@26191
|
15 years |
vboxsync |
Redundant check removed
|
|
|
@26181
|
15 years |
vboxsync |
pdmacFileEpCacheDestroy: Fixed lock order issue, conflicted with …
|
|
|
@26180
|
15 years |
vboxsync |
*: The rest of the %V* format specifiers are history.
|
|
|
@26177
|
15 years |
vboxsync |
*: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
|
|
|
@26176
|
15 years |
vboxsync |
VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
|
|
|
@26175
|
15 years |
vboxsync |
PDM: Ring-0 and raw-mode context driver helpers. Driver RC relcoations.
|
|
|
@26172
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 1.
|
|
|
@26169
|
15 years |
vboxsync |
PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
|
|
|
@26168
|
15 years |
vboxsync |
PDM: s/pDrvHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDRVINS.
|
|
|
@26166
|
15 years |
vboxsync |
PDM: s/szDriverName/szName/g - PDMDRVREG.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26164
|
15 years |
vboxsync |
PDM: Cleaning up device & USB device registration code.
|
|
|
@26163
|
15 years |
vboxsync |
PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
|
|
|
@26162
|
15 years |
vboxsync |
PDM: s/pUsbReg/pReg/g
|
|
|
@26161
|
15 years |
vboxsync |
PDM: s/pDrvReg/pReg/g
|
|
|
@26160
|
15 years |
vboxsync |
PDM: s/pDevReg/pReg/g
|
|
|
@26159
|
15 years |
vboxsync |
PDMDevHlpR3: Added LdrGetR[C0]InterfaceSymbols.
|
|
|
@26158
|
15 years |
vboxsync |
TMR3UTCNow -> TMR3UtcNow + DevHlp.
|
|
|
@26157
|
15 years |
vboxsync |
PDMDEVHLPR3 cleanup; reduced the number of strict functions.
|
|
|
@26155
|
15 years |
vboxsync |
PDMLdr.cpp: Finished PDMR3LdrGetInterfaceSymbols.
|
|
|
@26153
|
15 years |
vboxsync |
build fix
|
|
|
@26152
|
15 years |
vboxsync |
VMM: pdm.h and @copydoc cleanups.
|
|
|
@26151
|
15 years |
vboxsync |
PDM: In the processes of adding PDMR3LdrGetInterface + DrvHlps & DevHlps.
|
|
|
@26150
|
15 years |
vboxsync |
PGM: Split out the inlined code from PGMInternal.h and into …
|
|
|
@26147
|
15 years |
vboxsync |
AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
|
|
|
@26146
|
15 years |
vboxsync |
Make sure we fall back to the recompiler if the VMM device heap is …
|
|
|
@26143
|
15 years |
vboxsync |
Introducing PDMVMMDevHeapIsEnabled
|
|
|
@26132
|
15 years |
vboxsync |
Wrong logging (minor)
|
|
|
@26130
|
15 years |
vboxsync |
PATM: Correction
|
|
|
@26129
|
15 years |
vboxsync |
PATM: Check if we expanded a complex guest instruction into a patch …
|
|
|
@26120
|
15 years |
vboxsync |
EMHandlerRCTmpl.h: todo update.
|
|
|
@26112
|
15 years |
vboxsync |
PDM,UsbMsd,++: Resumed hacking the MSD code.
|
|
|
@26111
|
15 years |
vboxsync |
CFGM: Added CFGMR3ValidateConfig as a replacement for …
|
|
|
@26108
|
15 years |
vboxsync |
AsyncCompletion: More statistics
|
|
|
@26107
|
15 years |
vboxsync |
PGM: Some harmless page counting error and factored out the pure MMIO …
|
|
|
@26106
|
15 years |
vboxsync |
MM.cpp: Register the reserved page counts with STAM.
|
|
|
@26105
|
15 years |
vboxsync |
PGMPhys.cpp: Count ROM pages correctly. Should fix most of the trouble …
|
|
|
@26103
|
15 years |
vboxsync |
Do not enable NXE if the host hasn't activated it (32 bits VT-x only)
|
|
|
@26081
|
15 years |
vboxsync |
PATMSSM.cpp: Forward ported r if (*pFixup - …
|
|
|
@26066
|
15 years |
vboxsync |
Guest SMP: force all VCPUs to go back to ring 3 when a pgm pool flush …
|
|
|
@26065
|
15 years |
vboxsync |
Backed out part of 56984
|
|
|
@26064
|
15 years |
vboxsync |
Mark page as zeroed when clearing it (pgm pool flush).
|
|
|