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) @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   6 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.
(edit) @58156   9 years vboxsync vmmdevReqHandler_ReportGuestUserState: Untested validation fixes.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @57602   9 years vboxsync VMMDev: log the guest OS type in plain text for convenience when …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57209   9 years vboxsync VMMDev: LogRel nits.
(edit) @56992   9 years vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56292   10 years vboxsync Devices: Updated (C) year.
(edit) @56284   10 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55275   10 years vboxsync heartbeat service: document it, sanity check and fixed logging
(edit) @54995   10 years vboxsync Devices/VMMDev: fix a bug which could cause display change requests to …
(edit) @54805   10 years vboxsync Release log prefixes.
(edit) @54748   10 years vboxsync VMMDev: LogRel cosmetics.
(edit) @54007   10 years vboxsync VMMDev: do not set VMMDEV_GUEST_SUPPORTS_GRAPHICS on reset
(edit) @53801   10 years vboxsync Devices: use LogRelMax were appropriate
(edit) @53767   10 years vboxsync s/VERR_CPU_HOTPLUG_NOT_MONITORED_BY_GUEST/VERR_VMMDEV_CPU_HOTPLUG_NOT_M …
(edit) @53073   10 years vboxsync VMMDev: when logging the Guest Additions OS type, explictely mention …
(edit) @52789   10 years vboxsync VMMDev/Main, Additions: Guest heartbeat implementation. VMMDev reports …
(edit) @52667   10 years vboxsync DisplayImpl,VMMDev: cleaned up reenabling of the legacy video …
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