VirtualBox

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

修定紀錄模式:


圖例:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette