VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70872   7 years vboxsync VMMDevState.h: comment nit
(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) @64370   8 years vboxsync VMMDev: Doxygen fixes
(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) @62610   8 years vboxsync Devices: unused parameters.
(edit) @62503   8 years vboxsync (C) 2016
(edit) @62427   8 years vboxsync vmmdevTestingMmioRead: build fix.
(edit) @62425   8 years vboxsync Devices/RC: MSC level 4 warnings.
(edit) @62150   8 years vboxsync vmmdevTestingMmioWrite: NOP_R3 fix.
(edit) @62149   8 years vboxsync vmmdevTestingMmioWrite: wrong NOP return codes.
(edit) @61384   9 years vboxsync VMMDev/Testing: Added a 64-byte readback register with two access …
(edit) @60440   9 years vboxsync VMMDevTesting: Adjusted the CMD and DATA expectations to handle pure …
(edit) @60396   9 years vboxsync VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
(edit) @60096   9 years vboxsync VMMDev: Added VMMDEV_TESTING_CMD_PRINT for more output on the host.
(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) @57442   9 years vboxsync DECLCALLBACK and static
(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   9 years vboxsync Devices: Updated (C) year.
(edit) @56284   9 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) @53625   10 years vboxsync Test I/O and MMIO performance when we need to go to ring-3 to service …
(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 …
(edit) @51599   10 years vboxsync Devices/VMMDev: fixed compiling with VBOX_WITH_HGCM disabled
(edit) @51520   11 years vboxsync VBox/Devices: Comment nits.
(edit) @50982   11 years vboxsync VMMDevHGCM: RTMemAllocZ instead of memset.
(edit) @50891   11 years vboxsync VMMDevHGCM: do not delete pending HGCM requests when VM is being saved.
(edit) @50820   11 years vboxsync VMMDev: remove failed HGCM commands from the pending command list
(edit) @50674   11 years vboxsync Devices: fixes for VBOX_WITH_HGCM undefined (thanks Genode Labs)
(edit) @49846   11 years vboxsync HGCM: check size.
(edit) @49454   11 years vboxsync HGCM param verification
(edit) @49426   11 years vboxsync VMMDev: check parameter.
(edit) @49421   11 years vboxsync VMMDev: removed obsolete assertions, cleanup.
(edit) @49411   11 years vboxsync VMMDev: s/VMMDEV_MAX_VMMDEV_PARMS/VMMDEV_MAX_HGCM_PARMS/g, return …
(edit) @49410   11 years vboxsync Devices: sanity check
(edit) @48070   11 years vboxsync wddm,vboxtray: forward-port autoresize, multimon, and seamless fixes …
(edit) @47450   11 years vboxsync Devices/VMMDev: warning
(edit) @47301   11 years vboxsync Build fix.
(edit) @47300   11 years vboxsync VMMDev/ReportGuestUserState: Bugfixes.
(edit) @47294   11 years vboxsync Guest user state reporting: Update.
(edit) @46919   11 years vboxsync VMMDev: report failure if the test wasn't closed correctly by the guest.
(edit) @46376   12 years vboxsync VMMDev: Added TestingMMIO config option as the MMIO range isn't …
(edit) @46334   12 years vboxsync VMMDevTesting: Close the testing instance on VMMDEV_TESTING_CMD_TERM.
(edit) @46300   12 years vboxsync VMMDev: Fixed missing destructor call (not in function table, duh.) …
(edit) @45025   12 years vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @44792   12 years vboxsync Some nits, use RT_FROM_MEMBER now that we've finally got it.
(edit) @44790   12 years vboxsync VMMDev.cpp: Don't read the request header twice as it may have been …
(edit) @44788   12 years vboxsync VMMDev.cpp: No need to enter the critsect till after we've read the …
(edit) @44785   12 years vboxsync VMMDev.cpp: Delay critsect exit for HGCM requests to avoid race …
(edit) @44782   12 years vboxsync VMMDev.cpp: Build fixes.
(edit) @44781   12 years vboxsync VMMDev: Enter the critical section when resettomg and saving state, …
(edit) @44780   12 years vboxsync VMMDev: Do our own locking entirely.
(edit) @44778   12 years vboxsync Sad Dijstra => Happy Dijstra.
(edit) @44777   12 years vboxsync VMMDevState.h: Fixed signed warnings caused by the fix in r83871.
(edit) @44774   12 years vboxsync done
(edit) @44773   12 years vboxsync VMMDev.cpp: Split gigantic switch into functions.
(edit) @44762   12 years vboxsync Vbox/VMM/VMMDev: Fix the inconsistency in the type of parameters being …
(edit) @44725   12 years vboxsync Moving the backdoor logging and timesync down so the request handling …
(edit) @44723   12 years vboxsync pVMMDevState -> pThis, like most other devs/drvs do by now.
(edit) @44722   12 years vboxsync VMMDev: More cleanups.
(edit) @44721   12 years vboxsync VMMDev: Removed pointless pThis check in vmmdevIPort_VBVAChange. (The …
(edit) @44720   12 years vboxsync VMMDev: More cleanups.
(edit) @44709   12 years vboxsync VMMDev: 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