VirtualBox

source: vbox/trunk/include/VBox/vmm/pdmdrv.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100779   16 months vboxsync DrvVUSBRootHub: Don't arm a re-attach timer in vusbR3RhLoadDone when …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @94369   3 years vboxsync VMM,CFGM: Drop CFGMR3QueryPtr and CFGMR3QueryPtrDef, bugref:10053
(edit) @93912   3 years vboxsync VMM: Add driver helper to destroy a timer, bugref:10196
(edit) @93628   3 years vboxsync VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off …
(edit) @93609   3 years vboxsync VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93029   3 years vboxsync CFGM: bugref:9469 Bump PDM_DRVHLPR3_VERSION and PDM_DEVHLPR3_VERSION …
(edit) @93015   3 years vboxsync CFGM: bugref:9469 Password data type introduced
(edit) @91972   3 years vboxsync VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and …
(edit) @91957   3 years vboxsync VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and …
(edit) @91955   3 years vboxsync VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and …
(edit) @91945   3 years vboxsync VMM,Devices: Eliminate calls to PDMR3Thread and use the driver hlper …
(edit) @91905   3 years vboxsync Drv*,PDMDrvHlp: Added driver helpers for all queues operations, …
(edit) @91903   3 years vboxsync pdmdrv.h: Doxygen fix, bugref:10074
(edit) @91897   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91860   3 years vboxsync VMM/PDMDriver: Add CFGM and SSM helpers to PDMDRVHLPR3, bugref:10074
(edit) @91000   3 years vboxsync VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to …
(edit) @90997   3 years vboxsync VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to …
(edit) @90383   3 years vboxsync VMM: Doxygen fixes for critsect drvhlps. bugref:9218 bugref:10074
(edit) @90382   3 years vboxsync VMM: Doxygen fixes for critsect devhlps. bugref:9218 bugref:10074
(edit) @90346   3 years vboxsync - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - …
(edit) @90329   3 years vboxsync PDMDrvHlp: Put the PDMCritSect API into driver helpers just like we've …
(edit) @89949   3 years vboxsync VMM/PDMDriver: Add …
(edit) @88775   4 years vboxsync pdmdrv.h: doxygen fix. bugref:9890
(edit) @88665   4 years vboxsync VMM/PDM: Added PDMDrvHlpSTAMDeregisterByPrefix for speeding up …
(edit) @88373   4 years vboxsync pdmdrv: Added helper for arming timers from drivers. bugref:9890
(edit) @88305   4 years vboxsync VMM/PDMDrvHlp: Made the statistics registration function automatically …
(edit) @87761   4 years vboxsync VMM/DrvHlp: Changed the unused (at least internally) pfnTMTimerCreate …
(edit) @87760   4 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80153   5 years vboxsync VMM/DBGF: Added argv style info handlers. USB devices only have …
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76558   6 years vboxsync include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @76404   6 years vboxsync VBox/vmm/pdmnetshaper.h,pdmdev.h: Don't include err.h and assert.h in …
(edit) @76403   6 years vboxsync VBox/vmm/pdmdrv.h: Don't include err.h when it isn't needed. bugref:9344
(edit) @76401   6 years vboxsync pdmdrv.h: header indent and ring-3-ness. bugref:9344
(edit) @76400   6 years vboxsync pdmdrv.h: header indent and ring-3-ness. bugref:9344
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @69475   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69107   7 years vboxsync include/VBox/: (C) year
(edit) @62476   8 years vboxsync (C) 2016
(edit) @58106   9 years vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56291   9 years vboxsync include: Updated (C) year.
(edit) @55970   10 years vboxsync VMM/PDM: Change PDMR3PowerOff to always call the power off …
(edit) @55952   10 years vboxsync VBox/pdmdrv.h,pdmdev.h,pdmusb.h: Eliminating RT_UNLIKELY and RT_FAILURE.
(edit) @53442   10 years vboxsync PDM Audio: Branch -> trunk.
(edit) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @46788   11 years vboxsync VMM: Suspend and resume reasons.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40416   13 years vboxsync s/fTraceing/fTracing/g
(edit) @40405   13 years vboxsync VMM/PDM: Some simple tracepoint infastructure.
(edit) @38878   13 years vboxsync PDM,Devices,Drivers: Add async discard API and make us of it
(edit) @37418   13 years vboxsync Fixed a uninitialized variable in a PDM driver method used by VBoxBFE …
(edit) @36573   14 years vboxsync include/: a/an nits
(edit) @35810   14 years vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
(edit) @35676   14 years vboxsync Main, VMM: PCI passthrough work
(add) @35361   14 years vboxsync fix OSE
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette