VirtualBox

source: vbox/trunk/src/VBox/Main/VMMDevInterface.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31745   14 years vboxsync Guest::setSupportedFeatures should take uint32_t arguments not (U)LONG64.
(edit) @31692   14 years vboxsync Cleaned up IGuest page fusion api
(edit) @31436   14 years vboxsync Guest Additions version lookup/status: Moved actual version string …
(edit) @31364   14 years vboxsync Some more fixes for Guest Additions version lookup/status; moved some …
(edit) @31241   14 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @31024   14 years vboxsync Main: Follow up to r63855 (use enums).
(edit) @30778   14 years vboxsync Guest Additions status: Use more enums.
(edit) @30758   14 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @29589   15 years vboxsync Connect page fusion state
(edit) @29542   15 years vboxsync Main: better handle null shapes
(edit) @29518   15 years vboxsync Main: onMousePointerShapeChange reworked
(edit) @29404   15 years vboxsync Better error checking
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28368   15 years vboxsync Main/Display: seamless for multimonitor. (xTracker 4655)
(edit) @28264   15 years vboxsync VideoModeSupported for multimonitor. (xTracker 4655)
(edit) @28051   15 years vboxsync Another attempt to initialize the balloon correct during startup
(edit) @27971   15 years vboxsync VMMDevInterface.cpp: Added remark about what looks like a missing …
(edit) @27930   15 years vboxsync Metrics updates (untested)
(edit) @27896   15 years vboxsync Metrics updates
(edit) @27885   15 years vboxsync Metrics: work in progress
(edit) @27822   15 years vboxsync Removed guest statistics interface; to be merged with metrics.
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
(edit) @26782   15 years vboxsync Main, Frontends: added support for virtual pointing devices with no …
(edit) @26350   15 years vboxsync Removed the balloon interface from Main's VMM device. Directly call …
(edit) @26295   15 years vboxsync Backed out r57393
(edit) @26290   15 years vboxsync Statistics interval controllable from within the guest from now on.
(edit) @26166   15 years vboxsync PDM: s/szDriverName/szName/g - PDMDRVREG.
(edit) @25985   15 years vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25984   15 years vboxsync pdmifs.h: the penultimate batch of refactored interface ID code.
(edit) @25973   15 years vboxsync Prevent HGCM thread leak (xTracker 4617)
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25893   15 years vboxsync PDMDrv,*: multi context drivers, part 2.
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   15 years vboxsync VMMDev.h: cleanup.
(edit) @21219   15 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @18637   16 years vboxsync crOpenGL: add seamless mode clip regions to opengl ones
(edit) @16468   16 years vboxsync obsolete stuff
(edit) @16380   16 years vboxsync remove dead code
(edit) @14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
(edit) @14317   16 years vboxsync crOpenGL: use accelerate3d property instead of extradata
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @12577   16 years vboxsync +changed chromium to use hgcm instead of tcpip, it works but some …
(edit) @12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
(edit) @11844   16 years vboxsync Do not call HGCM after it has been shut down.
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11409   16 years vboxsync Do not call HGCM after it has been shut down.
(edit) @11296   16 years vboxsync Main: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @8690   17 years vboxsync UpdateGuestVersion fixes.
(edit) @8425   17 years vboxsync Frontends/VirtualBox3/4, Main, Devices/VMMDev, Frontends/VBoxBFE, …
(edit) @8312   17 years vboxsync Devices/VMMDev, Frontends/VBoxBFE, Main: add a guest request to report …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7409   17 years vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
(edit) @6955   17 years vboxsync reverted 28115 because of 28118
(edit) @6950   17 years vboxsync Enabled shared folders on the darwin platform.
(edit) @6792   17 years vboxsync Wrong parameters order.
(edit) @6762   17 years vboxsync Main: Fixed loading of the Shared Folders service on OS/2.
(edit) @6361   17 years vboxsync Fixed OS/2 build.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5908   17 years vboxsync sprintf() => RTStrPrintf()
(edit) @5272   17 years vboxsync Shutdown HGCM services before the VM is powered down.
(edit) @4685   17 years vboxsync Sample number added for guest statistics
(edit) @4666   17 years vboxsync Disabled annoying assertion (still @todo)
(edit) @4606   17 years vboxsync Round up
(edit) @4578   17 years vboxsync Update
(edit) @4577   17 years vboxsync Corrections
(edit) @4576   17 years vboxsync compile fix
(edit) @4575   17 years vboxsync Updates
(edit) @4571   17 years vboxsync Future proof
(edit) @4570   17 years vboxsync More guest statistics
(edit) @4533   17 years vboxsync Cleaned up a bit
(edit) @4532   17 years vboxsync Memory balloon size change updates
(edit) @4513   17 years vboxsync Reapplied fixed 24093.
(edit) @4498   17 years vboxsync Backed out 24093
(edit) @4492   17 years vboxsync Continued Main-VMMDev work on memory ballooning.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4032   17 years vboxsync Implemented shared folder status light
(edit) @4031   17 years vboxsync Moved shared folders status led
(edit) @4021   17 years vboxsync Preparations for shared folders status led.
(edit) @4015   17 years vboxsync Use pdmdrv.h or pdmdev.h where appropriate.
(edit) @3911   17 years vboxsync Main: IGuest::seamlessSupport => supportsSeamless.
(edit) @3808   17 years vboxsync Less public logging (Log -> LogSunlover).
(edit) @3792   17 years vboxsync Less public logging (Log -> LogSunlover).
(edit) @3609   17 years vboxsync typo
(edit) @3607   17 years vboxsync OpenGLEnabled added; still not configurable though
(edit) @3584   17 years vboxsync Fixed typo and added UpdateGuestCapabilities support to VBoxBFE
(edit) @3583   17 years vboxsync Extra assertion
(edit) @3582   17 years vboxsync Added seamless support property to the IGuest class
(edit) @3579   17 years vboxsync Backed out accidental commits
(edit) @3578   17 years vboxsync Removed rendermode property from the base IFrameBuffer class
(edit) @3577   17 years vboxsync Main: Beautified method/property names in COM interfaces.
(edit) @3569   17 years vboxsync QueryVisibleRegion -> GetVisibleRegion
(edit) @3559   17 years vboxsync Make OpenGL configurable. Default off for the time being.
(edit) @3556   17 years vboxsync Update for setting the visible region from within the guest
(edit) @3347   17 years vboxsync Enable shared opengl service
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