VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @11269   16 年 vboxsync Devices: pData -> pThis.
(edit) @11267   16 年 vboxsync Devices: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @11266   16 年 vboxsync Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
(edit) @9662   16 年 vboxsync Implemented cancelling of HGCM requests from the guest.
(edit) @9435   16 年 vboxsync Extend HGCM interface to support 64 bit pointers.
(edit) @8996   17 年 vboxsync VMMDev must return the last acknowledged resolution to the guest.
(edit) @8690   17 年 vboxsync UpdateGuestVersion fixes.
(edit) @8689   17 年 vboxsync Tell main that we've cleared the guestInfo during reset otherwise the …
(edit) @8430   17 年 vboxsync Devices/VMMDev: restored compatibility of saved states with r30072
(edit) @8425   17 年 vboxsync Frontends/VirtualBox3/4, Main, Devices/VMMDev, Frontends/VBoxBFE, …
(edit) @8325   17 年 vboxsync shorten the guest additions cap report strings a little bit
(edit) @8313   17 年 vboxsync Devices/VMMDev: preserved saved state compatibility
(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) @7951   17 年 vboxsync Fix for a rare HGCM load state assertion.
(edit) @7755   17 年 vboxsync Added a flag to the MMIO2 registration and did some other MMIO2 …
(edit) @7684   17 年 vboxsync overflow check.
(edit) @7681   17 年 vboxsync added VMMDev config option to keep credentials
(edit) @7674   17 年 vboxsync small fix
(edit) @7665   17 年 vboxsync Don't assert if we receive an unknown HGCM request during init, see #2738
(edit) @7635   17 年 vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7436   17 年 vboxsync Devices/DevVMM: spacing
(edit) @7409   17 年 vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
(edit) @7072   17 年 vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @6915   17 年 vboxsync Pass mapping sizes in uint32_t instead of size_t to avoid warnings. …
(edit) @6260   17 年 vboxsync VMMDev: changed IRQ logging from #ifdef DEBUG_sunlover to Log3, as it …
(edit) @6160   17 年 vboxsync VMM device: corrected a log statement which triggered a segfault
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5711   17 年 vboxsync VMMDev must check if the guest actually provided the mouse pointer shape.
(edit) @5524   17 年 vboxsync warning
(edit) @5476   17 年 vboxsync fixed debug build
(edit) @5474   17 年 vboxsync warnings
(edit) @5065   17 年 vboxsync gcc warning
(edit) @5040   17 年 vboxsync GC phys/virt to HC virt functions are no longer accessible in our PDM …
(edit) @4915   17 年 vboxsync warning
(edit) @4787   17 年 vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4611   17 年 vboxsync Updates
(edit) @4607   17 年 vboxsync Correction
(edit) @4605   17 年 vboxsync Round up
(edit) @4602   17 年 vboxsync Formatting
(edit) @4599   17 年 vboxsync More logging
(edit) @4561   17 年 vboxsync Try to minimize gc to hc ptr conversion abuse.
(edit) @4540   17 年 vboxsync Implemented notification for guest about an active VRDP connection.
(edit) @4533   17 年 vboxsync Cleaned up a bit
(edit) @4532   17 年 vboxsync Memory balloon size change updates
(edit) @4524   17 年 vboxsync Updates for guest statistics
(edit) @4492   17 年 vboxsync Continued Main-VMMDev work on memory ballooning.
(edit) @4200   17 年 vboxsync Extra assertion
(edit) @4194   17 年 vboxsync Don't crash if there ain't no driver attached.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4036   17 年 vboxsync fixed casts
(edit) @4035   17 年 vboxsync disabled status leds until I fix them
(edit) @4032   17 年 vboxsync Implemented shared folder status light
(edit) @3871   17 年 vboxsync Noisy as well
(edit) @3870   17 年 vboxsync Very noisy logging
(edit) @3793   17 年 vboxsync Inform guest about seamless mode changes
(edit) @3786   17 年 vboxsync Another attempt to fix all the compile problems
(edit) @3774   17 年 vboxsync Updates for changing seamless mode
(edit) @3772   17 年 vboxsync Spelling
(edit) @3755   17 年 vboxsync log capability changes
(edit) @3732   17 年 vboxsync Too noisy
(edit) @3595   17 年 vboxsync More logging
(edit) @3586   17 年 vboxsync Added request for generic guest capability reporting
(edit) @3565   17 年 vboxsync Bugfxi
(edit) @3557   17 年 vboxsync Renamed
(edit) @3556   17 年 vboxsync Update for setting the visible region from within the guest
(edit) @3409   17 年 vboxsync Report saved additions information after restoring from saved state.
(edit) @3385   17 年 vboxsync Logging.
(edit) @3379   17 年 vboxsync Reimplemented r22537: Automatically enable HGCM host events, when the …
(edit) @3345   17 年 vboxsync Automatically enable HGCM host events, when the guest issues HGCM commands.
(edit) @3319   17 年 vboxsync Drop extra newline
(edit) @3316   17 年 vboxsync missing break
(edit) @3309   17 年 vboxsync Missing success return value
(edit) @3286   17 年 vboxsync bugfix
(edit) @3285   17 年 vboxsync Added VMMDevReq_LogString. Debug only feature.
(edit) @3237   17 年 vboxsync Set size and version after memsetting the VMMDev RAM on reset. Patched …
(edit) @3166   17 年 vboxsync use some PDM helper functions
(edit) @3110   17 年 vboxsync Added the display index parameter to the SetVideoModeHint (in the …
(edit) @2981   17 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2855   18 年 vboxsync cosmetical fix
(edit) @2630   18 年 vboxsync Fixed UTC typo.
(edit) @2477   18 年 vboxsync export
(edit) @2475   18 年 vboxsync Makefile.kmk -> Makefile.kup
(edit) @2464   18 年 vboxsync Added TMR3UCTNow, exported it as a DevHlp and made VMMDev use it as …
(edit) @2053   18 年 vboxsync Pass the rc from poweroff and suspend around!
(edit) @2027   18 年 vboxsync Check types of HGCM commands.
(edit) @1687   18 年 vboxsync warnings
(edit) @1681   18 年 vboxsync Implemented HGCM save/load state
(edit) @1624   18 年 vboxsync added BackdoorLogDisabled config option to VMMDev
(edit) @1562   18 年 vboxsync Forgot to include offset into first page into page number calculation …
(edit) @1561   18 年 vboxsync Extra check
(edit) @1560   18 年 vboxsync Include offset into first page into page number calculation (!).
(edit) @1426   18 年 vboxsync off-by-one error
(edit) @489   18 年 vboxsync 64-bit alignment.
(edit) @446   18 年 vboxsync Added configuration option GetHostTimeDisabled (boolean).
(edit) @431   18 年 vboxsync Log the video mode hint only when it is actually delivered to the guest.
(edit) @332   18 年 vboxsync introduced PDMDevHlpGetVM()
(edit) @211   18 年 vboxsync Use the special backdoor logging group for backdoor logging (rest is …
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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