VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34902   14 years vboxsync IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface.
(edit) @34534   14 years vboxsync todo
(edit) @34331   14 years vboxsync PCI: more 4.0 interfaces
(edit) @33758   14 years vboxsync Main, Devices/VMMDev, VBoxBFE: some rewrites of the mouse handling code
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33303   14 years vboxsync Devices/VMMDev: logging and hungarian
(edit) @32935   14 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32774   14 years vboxsync Devices/VMMDev: better rc.
(edit) @32672   14 years vboxsync VMMDev: Use snapshot dir as default guest coredump dir.
(edit) @32645   14 years vboxsync Devices/VMMDev: partly reverted r66037 (tighter check on mouse pointer …
(edit) @32631   14 years vboxsync Devices/VMMDev and Additions/common/VBoxGuestLib: get the mouse …
(edit) @32616   14 years vboxsync VMMDev: return code.
(edit) @32605   14 years vboxsync VMMDev: Coredumper, probably a required fix on Windows hosts.
(edit) @32596   14 years vboxsync VMMDev: More consistent naming.
(edit) @32533   14 years vboxsync Devices/VMMDev: Added GuestCoreLocation and GuestCoreCount for …
(edit) @32369   14 years vboxsync VMMDev: GuestCoreDump -> GuestCoreDumpEnabled.
(edit) @32352   14 years vboxsync VMMDev.cpp: Allow GuestCoreDump and RZEnable in the config values.
(edit) @32315   14 years vboxsync VMMDev: Added CFGM parameter "GuestCoreDump" defaults to false.
(edit) @32313   14 years vboxsync VMMDev: added VMMDevReqWriteCoreDump. VMM/DBGFCoreWrite: remove unused …
(edit) @32209   14 years vboxsync VMMDev.cpp: Implemented VMMDevPowerState_SaveState - untested
(edit) @31524   14 years vboxsync VMMDev: understandable comment.
(edit) @31523   14 years vboxsync VMMDev: Drop unnecessary (), reorder the tests.
(edit) @31430   14 years vboxsync Guest Additions version lookup/status: Fixed loading of guest drivers, …
(edit) @31241   14 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @31109   14 years vboxsync VMMDevTesting.cpp: print values in a fashion that's easier to read.
(edit) @31057   14 years vboxsync VMMDevTesting: more space for big trap messages.
(edit) @30944   14 years vboxsync bigger buffer.
(edit) @30857   14 years vboxsync dang
(edit) @30852   14 years vboxsync VBox/VMMDev.h: VMMDEV_CREDENTIALS_STRLEN -> …
(edit) @30850   14 years vboxsync VMMDev: Addressed little paranoia issue introduced by r63480. That …
(edit) @30775   14 years vboxsync alignment fix.
(edit) @30774   14 years vboxsync alignment fix.
(edit) @30773   14 years vboxsync alignment fix.
(edit) @30772   14 years vboxsync VMMDevTesting/test1: Report the results to the host via a RTTest* like …
(edit) @30758   14 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30724   14 years vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
(edit) @30718   14 years vboxsync back out r63480 (burns windows)
(edit) @30715   14 years vboxsync VMMDev: Adding an optional (disabled by default) testing side to the …
(edit) @30668   14 years vboxsync Generate a session id for the VM that is changed every time the VM …
(edit) @30594   14 years vboxsync Fix VBoxBFE frontend after latest interface changes
(edit) @30141   14 years vboxsync VMMDev: typo when displaying the guest version information 2
(edit) @30061   15 years vboxsync Page fusion test api change
(edit) @30041   15 years vboxsync Part 2 of the page fusion test case
(edit) @30033   15 years vboxsync VMMDev: display the information of the VMMDevReportGuestInfo2 …
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29751   15 years vboxsync Devices/VMMDev: fix a signedness warning
(edit) @29750   15 years vboxsync Devices/VMMDev: always keep the …
(edit) @29743   15 years vboxsync HGCM: fixed memory leak (xTracker 4961).
(edit) @29590   15 years vboxsync Connect page fusion part 2
(edit) @29425   15 years vboxsync Shared paging updates
(edit) @29348   15 years vboxsync Return correctly
(edit) @29321   15 years vboxsync Compile fixes
(edit) @29307   15 years vboxsync Shared paging interface updates
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28415   15 years vboxsync Shared paging updates
(edit) @28264   15 years vboxsync VideoModeSupported for multimonitor. (xTracker 4655)
(edit) @28099   15 years vboxsync Devices/VMMDev: inform the guest if we have an absolute pointing device
(edit) @28059   15 years vboxsync Devices/VMMDev: resend the last size hint correctly if the guest …
(edit) @28051   15 years vboxsync Another attempt to initialize the balloon correct during startup
(edit) @27970   15 years vboxsync VMMDevReq_ReportGuestStats: The struct specifies the memory fields in …
(edit) @27940   15 years vboxsync Devices/VMMDev: warnings
(edit) @27891   15 years vboxsync VMMDev: separately process video mode hints for different guest …
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27542   15 years vboxsync VMMDev: balloon chunks stam unit is count not bytes
(edit) @27085   15 years vboxsync Balloon changes
(edit) @27049   15 years vboxsync release stats for the number of chunks in the guest balloon
(edit) @27023   15 years vboxsync Guest Additions: memory ballooning for guests without support for …
(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) @26289   15 years vboxsync Devices: warnings.
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26165   15 years vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
(edit) @26164   15 years vboxsync PDM: Cleaning up device & USB device registration code.
(edit) @26160   15 years vboxsync PDM: s/pDevReg/pReg/g
(edit) @26158   15 years vboxsync TMR3UTCNow -> TMR3UtcNow + DevHlp.
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(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) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25848   15 years vboxsync CPU hotplug: Merge the third patch. Guest additions interface for the …
(edit) @25778   15 years vboxsync VMMDevHGCM: shut up signed warnings.
(edit) @25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25643   15 years vboxsync VMMDev: loading of HGCM saved state does not rely on saved size of …
(edit) @25374   15 years vboxsync warning
(edit) @25073   15 years vboxsync VMMDevHGCM.cpp: VBOXHGCMCMD::cbCmd isn't very helpful now that the …
(edit) @24265   15 years vboxsync Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
(edit) @24191   15 years vboxsync Main,Misc Devices: _LS VMSTATEs.
(edit) @24076   15 years vboxsync VMMDev: Save and verify config. Drop the SSM_VERSION* stuff since we …
(edit) @23910   15 years vboxsync Properly protect VMM device from concurrent access (guest SMP).
(edit) @23016   15 years vboxsync VMM,Devices: VMR3ReqCallEx -> VMR3ReqCallVoidNoWait; retired the old API.
(edit) @23015   15 years vboxsync VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
(edit) @23011   15 years vboxsync VMM,VMMDev: Some VMMR3ReqCall refactoring.
(edit) @23003   15 years vboxsync Aligment fix
(edit) @22996   15 years vboxsync Correction
(edit) @22995   15 years vboxsync Fix alignment
(edit) @22823   15 years vboxsync replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
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