|
|
@90997
|
3 years |
vboxsync |
VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to …
|
|
|
@90784
|
3 years |
vboxsync |
VMM: VALID_PTR -> RT_VALID_PTR.
|
|
|
@90348
|
3 years |
vboxsync |
VMM: Removed the VM pointers from the internal critsect structures. …
|
|
|
@90346
|
3 years |
vboxsync |
- VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074
- …
|
|
|
@90329
|
3 years |
vboxsync |
PDMDrvHlp: Put the PDMCritSect API into driver helpers just like we've …
|
|
|
@89949
|
3 years |
vboxsync |
VMM/PDMDriver: Add …
|
|
|
@88811
|
4 years |
vboxsync |
VMM/PDMDrvHlpSTAMDeregisterByPrefix: Don't restrict this to EMT. …
|
|
|
@88665
|
4 years |
vboxsync |
VMM/PDM: Added PDMDrvHlpSTAMDeregisterByPrefix for speeding up …
|
|
|
@88373
|
4 years |
vboxsync |
pdmdrv: Added helper for arming timers from drivers. bugref:9890
|
|
|
@88305
|
4 years |
vboxsync |
VMM/PDMDrvHlp: Made the statistics registration function automatically …
|
|
|
@87773
|
4 years |
vboxsync |
VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
|
|
|
@87772
|
4 years |
vboxsync |
VMM/PDM: Doxygen todo fix? bugref:9943
|
|
|
@87766
|
4 years |
vboxsync |
VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
|
|
|
@87761
|
4 years |
vboxsync |
VMM/DrvHlp: Changed the unused (at least internally) pfnTMTimerCreate …
|
|
|
@87760
|
4 years |
vboxsync |
VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@80334
|
5 years |
vboxsync |
VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
|
|
|
@80333
|
5 years |
vboxsync |
VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
|
|
|
@80281
|
5 years |
vboxsync |
VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
|
|
|
@80191
|
5 years |
vboxsync |
VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be …
|
|
|
@80154
|
5 years |
vboxsync |
VMM/DBGF: Added argv style info handlers. USB devices only have …
|
|
|
@80074
|
5 years |
vboxsync |
VMM,Main,++: Retired the unfinished FTM component.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@70948
|
7 years |
vboxsync |
VMM: Added a bMainExecutionEngine member to the VM structure for use …
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@64530
|
8 years |
vboxsync |
VMM: typos
|
|
|
@64506
|
8 years |
vboxsync |
doxygen fix
|
|
|
@64505
|
8 years |
vboxsync |
doxygen fix
|
|
|
@64497
|
8 years |
vboxsync |
PDMDriver.cpp Corrected driver transformation value name 'Driver' to …
|
|
|
@63560
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@62643
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62478
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62360
|
8 years |
vboxsync |
VMMR3/PDMDriver.cpp: Allow to deregister STAM values without debug …
|
|
|
@58122
|
9 years |
vboxsync |
VMM: Made @param pVM more uniform and to the point.
|
|
|
@58116
|
9 years |
vboxsync |
VMM: Doxygen fixes.
|
|
|
@57684
|
9 years |
vboxsync |
VMM: check the return code
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57211
|
9 years |
vboxsync |
VMM: LogRel nits.
|
|
|
@56985
|
9 years |
vboxsync |
VMM: Log and assertion formatting fixes.
|
|
|
@56287
|
9 years |
vboxsync |
VMM: Updated (C) year.
|
|
|
@54961
|
10 years |
vboxsync |
PDMDriver: Fixed misused AssertLogRelReturn(). Thank you Jung-uk Kim.
|
|
|
@48980
|
11 years |
vboxsync |
PDM,USB: Add methods to detach and attach drivers to USB devices …
|
|
|
@48890
|
11 years |
vboxsync |
PDM: init fVMSuspended for USB devices and a todo.
|
|
|
@46788
|
11 years |
vboxsync |
VMM: Suspend and resume reasons.
|
|
|
@46493
|
11 years |
vboxsync |
STAMR3Deregister* optimizations. Relevant for both startup and …
|
|
|
@45808
|
12 years |
vboxsync |
VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
|
|
|
@45152
|
12 years |
vboxsync |
PDMCritSectRw: Early morphing stage - untested, ring-3 only.
|
|
|
@44358
|
12 years |
vboxsync |
PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
|
|
|
@44355
|
12 years |
vboxsync |
PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
|
|
|
@43038
|
12 years |
vboxsync |
PDMDriver.cpp: (C)
|
|
|
@43037
|
12 years |
vboxsync |
PDMDriver.cpp: Don't assert when trying to attach driver at a …
|
|
|
@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 …
|
|
|
@42138
|
12 years |
vboxsync |
PDMDriver.cpp: A pLun can be used with a normal device or a usb …
|
|
|
@41965
|
12 years |
vboxsync |
VMM: ran scm. Mostly svn:keywords changes (adding Revision).
|
|
|
@41801
|
12 years |
vboxsync |
Doxygen.
|
|
|
@41800
|
12 years |
vboxsync |
Doxygen.
|
|
|
@41783
|
12 years |
vboxsync |
Doxygen, comment typos.
|
|
|
@40920
|
13 years |
vboxsync |
Set the idTracing members.
|
|
|
@40652
|
13 years |
vboxsync |
NetShaper,E1000: Basic framework and partial implementation for …
|
|
|
@40274
|
13 years |
vboxsync |
Introduced VBOX_WITH_REM in Config.kmk and the VMM.
|
|
|
@39858
|
13 years |
vboxsync |
PDMDriver: Forgot.
|
|
|
@39854
|
13 years |
vboxsync |
PDM: Extended the driver chain transformations with a mergeconfig …
|
|
|
@39839
|
13 years |
vboxsync |
PDM: Initial driver chain transformation code (untested).
|
|
|
@38878
|
13 years |
vboxsync |
PDM,Devices,Drivers: Add async discard API and make us of it
|
|
|
@38847
|
13 years |
vboxsync |
PDM: Enter the device critical section for PDM callback.
|
|
|
@37418
|
13 years |
vboxsync |
Fixed a uninitialized variable in a PDM driver method used by VBoxBFE …
|
|
|
@35810
|
14 years |
vboxsync |
VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35333
|
14 years |
vboxsync |
VMM source reorg.
|
|
copied from trunk/src/VBox/VMM/PDMDriver.cpp
|
|
|
@34241
|
14 years |
vboxsync |
PDM: Added search paths to the device and driver DLL CFGM nodes so …
|