summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMR3/PDMDevice.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* VMM/PDMDevice: logging fixvboxsync2014-07-071-1/+1
* VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).vboxsync2013-04-291-3/+7
* header (C) fixesvboxsync2013-02-041-1/+1
* PDMDevice.cpp: Changed the default critsect name to try prevent STAM compare ...vboxsync2013-01-301-1/+1
* PDMDevice.cpp: Changed the default critsect name to try prevent STAM compare ...vboxsync2013-01-301-1/+1
* PDM,++: Change APIs used by Main from PVM to PUVM.vboxsync2013-01-241-13/+23
* Doxygen.vboxsync2012-06-171-8/+8
* Doxygen, comment typos.vboxsync2012-06-161-1/+1
* Doxygen.vboxsync2012-06-161-1/+1
* Set the idTracing members.vboxsync2012-04-141-1/+5
* Introduced VBOX_WITH_REM in Config.kmk and the VMM.vboxsync2012-02-281-1/+3
* PDM: Initial driver chain transformation code (untested).vboxsync2012-01-231-2/+3
* VMM: -Wunused-parametervboxsync2011-10-211-0/+2
* PDM: Enter the device critical section for PDM callback.vboxsync2011-09-231-0/+6
* VMM: LogRel on VERR_PDM_DEVICE_NOT_FOUNDvboxsync2011-07-071-1/+1
* VMM,Devices: Automatically use a per-device lock instead of the giant IOM loc...vboxsync2011-06-151-40/+47
* VMM: Replace most VERR_VERSION_MISMATCH by more specific error statuses. Tran...vboxsync2011-02-011-1/+1
* VMM reorg: Moving the public include files from include/VBox to include/VBox/...vboxsync2010-12-271-9/+9
* VMM source reorg.vboxsync2010-12-271-0/+1042