VirtualBox

source: vbox/trunk/src/VBox/Devices/VMMDev/VMMDev.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92388   3 years vboxsync VMMDev: Corrected some statistics.
(edit) @91952   3 years vboxsync VMM/PGM,VMMDev: Removed PGMR3MappingsSize, PGMR3MappingsFix & …
(edit) @91944   3 years vboxsync VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
(edit) @91921   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91920   3 years vboxsync VMM,Devices: Eliminate direct calls to VMMR3 and VMR3 APIs and …
(edit) @91897   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91887   3 years vboxsync Devices/VMMDev: Access SSM API only through the device helper …
(edit) @91548   3 years vboxsync VMMDev: build fix
(edit) @91546   3 years vboxsync Additions, VMMDev: More Windows 11 detection.
(edit) @90461   3 years vboxsync VMMDev: New port for lock contention testing. bugref:6695
(edit) @90447   3 years vboxsync Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
(edit) @90332   3 years vboxsync Dev*: Use PDMCritSect API via PDMDevHlp. bugref:10074
(edit) @90266   3 years vboxsync VMMDev: More heap usage statistics. bugref:9379
(edit) @90265   3 years vboxsync VMMDev: Reduce the HGCM accounting categories to the same three as we …
(edit) @90264   3 years vboxsync VMMDev: Do proper heap usage accounting for HGCM requests. bugref:9379
(edit) @87767   4 years vboxsync VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
(edit) @87766   4 years vboxsync VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
(edit) @87760   4 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @87283   4 years vboxsync VMMDev: Adjustment for bugref:9898.
(edit) @83551   5 years vboxsync VMMDev: Use RTMemFreeZ. bugref:9698
(edit) @83142   5 years vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82676   5 years vboxsync Devices/VMMDev: add initialization of idDisplay, because otherwise we …
(edit) @82675   5 years vboxsync Devices/VMMDev: Use sane (monitor is disabled) initial state when we …
(edit) @82454   5 years vboxsync VMMDev: Forgot to set PDM_DEVREG_FLAGS_NEW_STYLE. bugref:9218
(edit) @82394   5 years vboxsync VMMDev: add new guest OS type, just in case (not that the GA code …
(edit) @81765   5 years vboxsync Devices: Use new volatile SSM getters and enum macros. bugref:9218
(edit) @81707   5 years vboxsync VMMDev: doxygen fixes. bugref:9218
(edit) @81693   5 years vboxsync VMMDev: Use default statistics prefix.
(edit) @81643   5 years vboxsync VMMDev: Converted to the new PDM device style. [fix] bugref:9218
(edit) @81627   5 years vboxsync VMMDev: Converted to the new PDM device style. [fixes] bugref:9218
(edit) @81625   5 years vboxsync VMMDev: Converted to the new PDM device style. bugref:9218
(edit) @81571   5 years vboxsync VMMDev: cleanups. bugref:9218
(edit) @81569   5 years vboxsync VMMDev: cleanups. bugref:9218
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80296   5 years vboxsync VMMDev.cpp: Skip including vm.h as it is no longer needed. bugref:9217
(edit) @80118   5 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 …
(edit) @78995   6 years vboxsync PDM, Devices, FE, Main: allow size hints without notification for …
(edit) @78949   6 years vboxsync Devices/VMMDev: fixed a todo.
(edit) @77243   6 years vboxsync HGCM,SharedFolders: Added new variation on the HGCM page list type …
(edit) @77056   6 years vboxsync VMMDev: Simplify VMMDevReq_HGCMCall,VMMDevReq_HGCMCall32, and …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76196   6 years vboxsync VMMDev/HGCM,VBoxGuest: New page list variant for more effectively …
(edit) @75990   6 years vboxsync VMMDev,HGCM: Added cancellation notification and query helper.
(edit) @75875   6 years vboxsync GuestControl,VMMDev: Fixed VERR_VM_RESTORED scenario. VMMDev didn't …
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75808   6 years vboxsync VMMDev: Forgot to set fRequestor in the case where we've got a long …
(edit) @75769   6 years vboxsync VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. bugref:9105
(edit) @75596   6 years vboxsync VMMDev: Trying to please doxygen weirdness. bugref:9172
(edit) @75593   6 years vboxsync VMMDev: Trying to please doxygen weirdness. bugref:9172
(edit) @75591   6 years vboxsync VMMDev: Warning fix. bugref:9172
(edit) @75589   6 years vboxsync VMMDev,PGM: New I/O port for ACKing IRQs and retreiving pending …
(edit) @75585   6 years vboxsync VMMDev,PGM: New I/O port for ACKing IRQs and retreiving pending …
(edit) @75537   6 years vboxsync VMMDev/HGCM: Use an allocation cache for HGCM command structures with …
(edit) @75532   6 years vboxsync VMMDev: Keep a 4K buffer around for each EMT to read the VMM request …
(edit) @75523   6 years vboxsync VMMDev/HGCM: Eliminated the unlock-delay hack (from 3.0) and …
(edit) @75520   6 years vboxsync VMMDev/HGCM: Eliminated the unlock-delay hack (from 3.0) and …
(edit) @75500   6 years vboxsync VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
(edit) @75406   6 years vboxsync VMMDev/HGCM: Added PDM interface + HGCM server helper for finding out …
(edit) @73698   6 years vboxsync VMMDev: Reporting only updated mode hints in multimonitor display …
(edit) @73641   6 years vboxsync VMMDev: fGuestSentChangeEventAck flag in multimonitor resize request …
(edit) @73351   6 years vboxsync VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
(edit) @73097   7 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72399   7 years vboxsync VMMDev: LogRel nit.
(edit) @72352   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @71891   7 years vboxsync VMMDev: VMMDevHGCM rewrite
(edit) @71691   7 years vboxsync VMMDev: move VMMDEV_SAVED_STATE_VERSION defines to the header file
(edit) @70607   7 years vboxsync bugref:9046 Enforce maximum length and proper termination of credentials
(edit) @70217   7 years vboxsync VBox/ostypes.h,Main: Forced an NT 3.x type into the enum. NT 3.x …
(edit) @70181   7 years vboxsync pdmpcidev.h: Modified FNPCICONFIGWRITE to return a status code to …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @68314   7 years vboxsync added OS types for macOS 10.12 and 10.13
(edit) @66220   8 years vboxsync Windows 2016 OS type
(edit) @66108   8 years vboxsync Devices/VMMDev: trailing spaces
(edit) @65851   8 years vboxsync trailing space
(edit) @65850   8 years vboxsync Devices/Main: don't set RamSize and RamHole explicitly for DevACPI, …
(edit) @65712   8 years vboxsync Devices/VMMDev: fixed small memory leak during termination
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @64391   8 years vboxsync PDMPCIDEV: s/devfn/uDevFn/ everywhere, removing the legacy alias.
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64356   8 years vboxsync PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
(edit) @64192   8 years vboxsync bugref:8614: Additions/common/VBoxVideo: make the code more …
(edit) @64115   8 years vboxsync PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
(edit) @63690   8 years vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63016   8 years vboxsync Devices: warnings (debug builds)
(edit) @62891   8 years vboxsync Devices: warnings
(edit) @62503   8 years vboxsync (C) 2016
(edit) @60396   9 years vboxsync VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
(edit) @58164   9 years vboxsync VMMDEVFACILITYSTATUSENTRY: Use enums, there isn't any space to save here.
(edit) @58162   9 years vboxsync VMMDev: Bumped saved state version to save heartbeat state. Wrote …
(edit) @58161   9 years vboxsync VMMDev: Heartbeat adjustments and build fix.
(edit) @58160   9 years vboxsync VMMDev: More positive thinking, a couple of extra sanity checks.
(edit) @58159   9 years vboxsync VMMDev: Positive thinking, Doxygen, and some heartbeat cleanups.
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