summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/VMMDev/VMMDevState.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* VMMDev mouse: bugref:10285: Introduce extended host mouse pointer state.vboxsync2022-12-131-2/+7
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* VMMDev: Preserve display change data in saved state, bugref:10134.vboxsync2022-03-111-1/+3
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* VMMDev: Added a command for querying configuration values, with 10 generic 32...vboxsync2021-11-211-2/+13
* VMM,VMMDev: Changed my mind, made the alignment requirement for PDMCRITSECTRW...vboxsync2021-08-111-3/+6
* VMM,VMMDev: Force 32-byte alignment of PDMCRITSECTRW so all members that are ...vboxsync2021-08-111-0/+1
* VMMDevTesting,bs3-locking-1: Expanded the locking test port to two ports, inc...vboxsync2021-08-031-32/+47
* VMMDev/Testing: Added VMMDEV_TESTING_LOCKED_BUSY_SUCCESS flag so we can test ...vboxsync2021-08-021-1/+3
* VMMDev: New port for lock contention testing. bugref:6695vboxsync2021-08-011-3/+29
* VMMDev: More heap usage statistics. bugref:9379vboxsync2021-07-201-4/+4
* VMMDev: Reduce the HGCM accounting categories to the same three as we use in ...vboxsync2021-07-201-1/+15
* VMMDev: Do proper heap usage accounting for HGCM requests. bugref:9379vboxsync2021-07-201-0/+13
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* VMMDev: Converted to the new PDM device style. bugref:9218vboxsync2019-11-011-94/+137
* VMMDev: cleanups. bugref:9218vboxsync2019-10-291-3/+2
* VMMDev: cleanups. bugref:9218vboxsync2019-10-291-5/+5
* VMMDev: cleanups. bugref:9218vboxsync2019-10-291-92/+83
* PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS allocation. ...vboxsync2019-09-261-2/+0
* VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 bugref...vboxsync2019-08-041-6/+5
* HGCM,SharedFolders: Added new variation on the HGCM page list type that does ...vboxsync2019-02-101-0/+1
* Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.vboxsync2019-01-011-3/+3
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* Devices: scm --fix-header-guards. bugref:9344vboxsync2018-12-301-0/+3
* VMMDev,HGCM: Added cancellation notification and query helper.vboxsync2018-12-051-3/+3
* alignment fixvboxsync2018-11-301-0/+3
* VMMDev: alignment fix. bug:9105vboxsync2018-11-271-4/+4
* VMMDev: Alignment fixes. bugref:9172vboxsync2018-11-191-1/+3
* VMMDev: Alignment fixes. bugref:9172vboxsync2018-11-191-6/+11
* VMMDev,PGM: New I/O port for ACKing IRQs and retreiving pending events. This...vboxsync2018-11-191-7/+24
* VMMDev/HGCM: Use an allocation cache for HGCM command structures with 6 or fe...vboxsync2018-11-171-5/+6
* VMMDev: Keep a 4K buffer around for each EMT to read the VMM request into, on...vboxsync2018-11-171-0/+4
* VMMDev/HGCM: Eliminated the unlock-delay hack (from 3.0) and implemented lock...vboxsync2018-11-161-0/+9
* VMMDev,Main,HostServices: More profiling of HGCM guest call processing.vboxsync2018-11-161-2/+5
* VMMDev/HGCM: Added PDM interface + HGCM server helper for finding out if a co...vboxsync2018-11-121-2/+0
* Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev multimonitor resi...vboxsync2018-05-261-15/+4
* VMMDev: VMMDevHGCM rewritevboxsync2018-04-181-3/+11
* VMMDev: move VMMDEV_SAVED_STATE_VERSION defines to the header filevboxsync2018-04-051-0/+14
* VMMDevState.h: comment nitvboxsync2018-02-051-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* PDM,Devices: Some PCI device type cleanup.vboxsync2016-10-241-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* VMMDev/Testing: Added a 64-byte readback register with two access areas (same...vboxsync2016-06-011-0/+5
* VMMDEVFACILITYSTATUSENTRY: Use enums, there isn't any space to save here.vboxsync2015-10-091-11/+8
* VMMDev: Heartbeat adjustments and build fix.vboxsync2015-10-091-3/+6
* VMMDev: Positive thinking, Doxygen, and some heartbeat cleanups.vboxsync2015-10-091-7/+9
* Devices: Updated (C) year.vboxsync2015-06-091-1/+1