|
|
@32157
|
14 years |
vboxsync |
pdmdrv.h: Increment the version, not the magic.
|
|
|
@32135
|
14 years |
vboxsync |
Checkpoint PDM helper
|
|
|
@30587
|
14 years |
vboxsync |
IntNet: Profile sends.
|
|
|
@29521
|
15 years |
vboxsync |
PDM: Added PDMDevHlpCallR0 and PDMDEV_VALIDATE_CONFIG_RETURN.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28425
|
15 years |
vboxsync |
Added PDMDRVHLP::pfnCallR0 / PDMDrvHlpCallR0 / PFNPDMDRVREQHANDLERR0 …
|
|
|
@28329
|
15 years |
vboxsync |
pdmdrv.h: fix.
|
|
|
@28327
|
15 years |
vboxsync |
Added PDMDrvHlpGetSupDrvSession.
|
|
|
@28258
|
15 years |
vboxsync |
PDM critsects for drivers. Fixed critsect cleanup in failure path. …
|
|
|
@28133
|
15 years |
vboxsync |
pdmdrv.h: Added PDMDrvHlpSTAMRegCounter, PDMDrvHlpSTAMRegProfile and …
|
|
|
@27935
|
15 years |
vboxsync |
PDM: Document the pfnPowerOff behavior.
|
|
|
@27933
|
15 years |
vboxsync |
DrvNamedPipe.cpp: Don't assume we'll get a PowerOff call. Always wait …
|
|
|
@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.
|
|
|
@26168
|
15 years |
vboxsync |
PDM: s/pDrvHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDRVINS.
|
|
|
@26166
|
15 years |
vboxsync |
PDM: s/szDriverName/szName/g - PDMDRVREG.
|
|
|
@26161
|
15 years |
vboxsync |
PDM: s/pDrvReg/pReg/g
|
|
|
@26151
|
15 years |
vboxsync |
PDM: In the processes of adding PDMR3LdrGetInterface + DrvHlps & DevHlps.
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25893
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 2.
|
|
|
@25891
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 1.
|
|
|
@25647
|
15 years |
vboxsync |
Some more doxygen fixes, now for Core.docs.
|
|
|
@24744
|
15 years |
vboxsync |
PDM: Async reset notification handling as well.
|
|
|
@24740
|
15 years |
vboxsync |
VMM, PDM: Need a AsyncNotificationCompleted helper so we can skip the …
|
|
|
@24730
|
15 years |
vboxsync |
PDM: Implemented making device/driver/usb-device suspend and poweroff …
|
|
|
@23915
|
15 years |
vboxsync |
VM,PDMDevHlp,PDMDrvHlp: VM[R3]TeleportedAndNotFullyResumedYet …
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@22322
|
15 years |
vboxsync |
pdmdrv.h: spaces
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@21363
|
15 years |
vboxsync |
PDMQueue&users-thereof: Named the queues and added statistics.
|
|
|
@21217
|
15 years |
vboxsync |
include/VBox/*.h: Mark which components the header files relate to.
|
|
|
@20864
|
15 years |
vboxsync |
SUP,*: API cleanup.
|
|
|
@20706
|
15 years |
vboxsync |
VBox/pdmdrv.h: Added PDMDRVHLP::pfnSTAMDeregister, major PDMDRVHLP …
|
|
|
@20374
|
15 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20363
|
15 years |
vboxsync |
VBox/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20167
|
16 years |
vboxsync |
First part of the PDMAsyncCompletion rewrite:
* The Host specific …
|
|
|
@20096
|
16 years |
vboxsync |
VBox/pdmdrv.h,TM: user argument and flags for driver timers.
|
|
|
@18645
|
16 years |
vboxsync |
VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
|
|
|
@15940
|
16 years |
vboxsync |
added some more PDMDrv helpers
|
|
|
@13287
|
16 years |
vboxsync |
clearified pfnTMTimerCreate.
|
|
|
@13214
|
16 years |
vboxsync |
added missing inline helper
|
|
|
@13005
|
16 years |
vboxsync |
VMM/doxygen: More links.
|
|
|
@12989
|
16 years |
vboxsync |
VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
|
|
|
@12986
|
16 years |
vboxsync |
More PDM cleanup.
|
|
|
@12476
|
16 years |
vboxsync |
BusLogic: Complete the device part.
|
|
|
@8715
|
17 years |
vboxsync |
Fix using several NAT adapters in a single VM.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7768
|
17 years |
vboxsync |
Added a VMState dev/usb/drvhlp.
|
|
|
@6221
|
17 years |
vboxsync |
PDM async completion template creation wrapper third attempt
|
|
|
@6182
|
17 years |
vboxsync |
This is where I meant.
|
|
|
@6162
|
17 years |
vboxsync |
Wrappers for template creation the right way.
|
|
|
@6111
|
17 years |
vboxsync |
Add helper to get vm structure from a pdm driver instance
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@5525
|
17 years |
vboxsync |
PDMUsb changes.
|
|
|
@5266
|
17 years |
vboxsync |
Show a warning message when the guest tries to send a ping packet that …
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4014
|
17 years |
vboxsync |
Use pdmdrv.h and pdmdev.h where appropirate.
|
|
|
@4012
|
17 years |
vboxsync |
Hooked up the PDMThread stuff.
|
|
|
@4011
|
17 years |
vboxsync |
fixed some header hacks.
|
|
|
@3854
|
17 years |
vboxsync |
Splitting up pdm.h - export the fragments.
|