VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44445   12 年 vboxsync Fixed four PDMDevHlpCritSectInit calls.
(edit) @44399   12 年 vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @44130   12 年 vboxsync GA/Display: Support for dynamic configuration (position and …
(edit) @43876   12 年 vboxsync fixed a few format specifier bugs
(edit) @43320   13 年 vboxsync Devices/VMMDev: clear IRQ on reset or Additions start.
(edit) @40054   13 年 vboxsync VMM,VMMDev: Page sharing cleanup.
(edit) @39892   13 年 vboxsync VMMDev: Allow some more function pointers to be NULL in …
(edit) @39890   13 年 vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
(edit) @39882   13 年 vboxsync Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored …
(edit) @39823   13 年 vboxsync VMMDevReq_ReportGuestInfo2: Validate szName length.
(edit) @38663   14 年 vboxsync Devices/VMMDev: document VMMDevReq_GetDisplayChangeRequest[2]
(edit) @38227   14 年 vboxsync Devices/VMMDev: Make GuestCoreDumpDir an optional parameter. Unbreaks …
(edit) @38037   14 年 vboxsync eliminate use of LOG_ENABLED
(edit) @37877   14 年 vboxsync VMMDev: by design we should not clear the pending event flags during reboot
(edit) @37466   14 年 vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37385   14 年 vboxsync adjust to misspelled member name.
(edit) @37384   14 年 vboxsync 1 million rectangles ought to be enough for anybody…
(edit) @37381   14 年 vboxsync VBoxVideo: move typecasts to proper arguments
(edit) @37378   14 年 vboxsync VBoxVideo: add some explicit typecasts
(edit) @37211   14 年 vboxsync Some ASMAtomic*Size elimiation.
(edit) @37175   14 年 vboxsync Devices and Main/seamless: allow for the possibility that nothing is …
(edit) @36202   14 年 vboxsync VMMDev: be a bit more verbose
(edit) @36201   14 年 vboxsync VMMDev: always allow VMMDevReq_GetHostVersion.
(edit) @35989   14 年 vboxsync Main/MouseImpl, Devices/VMMDev, pdmif: fixed a number of placed where …
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34902   14 年 vboxsync IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface.
(edit) @34534   14 年 vboxsync todo
(edit) @34331   14 年 vboxsync PCI: more 4.0 interfaces
(edit) @33758   14 年 vboxsync Main, Devices/VMMDev, VBoxBFE: some rewrites of the mouse handling code
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33303   14 年 vboxsync Devices/VMMDev: logging and hungarian
(edit) @32935   14 年 vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32774   14 年 vboxsync Devices/VMMDev: better rc.
(edit) @32672   14 年 vboxsync VMMDev: Use snapshot dir as default guest coredump dir.
(edit) @32645   14 年 vboxsync Devices/VMMDev: partly reverted r66037 (tighter check on mouse pointer …
(edit) @32631   14 年 vboxsync Devices/VMMDev and Additions/common/VBoxGuestLib: get the mouse …
(edit) @32616   14 年 vboxsync VMMDev: return code.
(edit) @32605   14 年 vboxsync VMMDev: Coredumper, probably a required fix on Windows hosts.
(edit) @32596   14 年 vboxsync VMMDev: More consistent naming.
(edit) @32533   14 年 vboxsync Devices/VMMDev: Added GuestCoreLocation and GuestCoreCount for …
(edit) @32369   15 年 vboxsync VMMDev: GuestCoreDump -> GuestCoreDumpEnabled.
(edit) @32352   15 年 vboxsync VMMDev.cpp: Allow GuestCoreDump and RZEnable in the config values.
(edit) @32315   15 年 vboxsync VMMDev: Added CFGM parameter "GuestCoreDump" defaults to false.
(edit) @32313   15 年 vboxsync VMMDev: added VMMDevReqWriteCoreDump. VMM/DBGFCoreWrite: remove unused …
(edit) @32209   15 年 vboxsync VMMDev.cpp: Implemented VMMDevPowerState_SaveState - untested
(edit) @31524   15 年 vboxsync VMMDev: understandable comment.
(edit) @31523   15 年 vboxsync VMMDev: Drop unnecessary (), reorder the tests.
(edit) @31430   15 年 vboxsync Guest Additions version lookup/status: Fixed loading of guest drivers, …
(edit) @31241   15 年 vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @30857   15 年 vboxsync dang
(edit) @30852   15 年 vboxsync VBox/VMMDev.h: VMMDEV_CREDENTIALS_STRLEN -> …
(edit) @30850   15 年 vboxsync VMMDev: Addressed little paranoia issue introduced by r63480. That …
(edit) @30758   15 年 vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30724   15 年 vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
(edit) @30718   15 年 vboxsync back out r63480 (burns windows)
(edit) @30715   15 年 vboxsync VMMDev: Adding an optional (disabled by default) testing side to the …
(edit) @30668   15 年 vboxsync Generate a session id for the VM that is changed every time the VM …
(edit) @30594   15 年 vboxsync Fix VBoxBFE frontend after latest interface changes
(edit) @30141   15 年 vboxsync VMMDev: typo when displaying the guest version information 2
(edit) @30061   15 年 vboxsync Page fusion test api change
(edit) @30041   15 年 vboxsync Part 2 of the page fusion test case
(edit) @30033   15 年 vboxsync VMMDev: display the information of the VMMDevReportGuestInfo2 …
(edit) @30013   15 年 vboxsync scm cleanup.
(edit) @29751   15 年 vboxsync Devices/VMMDev: fix a signedness warning
(edit) @29750   15 年 vboxsync Devices/VMMDev: always keep the …
(edit) @29590   15 年 vboxsync Connect page fusion part 2
(edit) @29425   15 年 vboxsync Shared paging updates
(edit) @29348   15 年 vboxsync Return correctly
(edit) @29321   15 年 vboxsync Compile fixes
(edit) @29307   15 年 vboxsync Shared paging interface updates
(edit) @29250   15 年 vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28434   15 年 vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28415   15 年 vboxsync Shared paging updates
(edit) @28264   15 年 vboxsync VideoModeSupported for multimonitor. (xTracker 4655)
(edit) @28099   15 年 vboxsync Devices/VMMDev: inform the guest if we have an absolute pointing device
(edit) @28059   15 年 vboxsync Devices/VMMDev: resend the last size hint correctly if the guest …
(edit) @28051   15 年 vboxsync Another attempt to initialize the balloon correct during startup
(edit) @27970   15 年 vboxsync VMMDevReq_ReportGuestStats: The struct specifies the memory fields in …
(edit) @27940   15 年 vboxsync Devices/VMMDev: warnings
(edit) @27891   15 年 vboxsync VMMDev: separately process video mode hints for different guest …
(edit) @27797   15 年 vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27542   15 年 vboxsync VMMDev: balloon chunks stam unit is count not bytes
(edit) @27085   15 年 vboxsync Balloon changes
(edit) @27049   15 年 vboxsync release stats for the number of chunks in the guest balloon
(edit) @27023   15 年 vboxsync Guest Additions: memory ballooning for guests without support for …
(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) @26289   15 年 vboxsync Devices: warnings.
(edit) @26173   15 年 vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26165   15 年 vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
(edit) @26164   15 年 vboxsync PDM: Cleaning up device & USB device registration code.
(edit) @26160   15 年 vboxsync PDM: s/pDevReg/pReg/g
(edit) @26158   15 年 vboxsync TMR3UTCNow -> TMR3UtcNow + DevHlp.
(edit) @26001   15 年 vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(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) @25966   15 年 vboxsync PDMIBASE refactoring; use UUID as interface IDs.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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