VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72356   7 years vboxsync Main: Add 'UnrestrictedGuest' to features enum while querying host CPU …
(edit) @72353   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @72352   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @72343   7 years vboxsync VMM,ConsoleImpl2: NEM and 64-bit guests. Sync NXE state with PGM. …
(edit) @72332   7 years vboxsync Main: Added HWVirtExPropertyType::UseNativeApi for use with …
(edit) @72328   7 years vboxsync Main: Added read-only ExecutionEngine attribute to IMachineDebugger to …
(edit) @72326   7 years vboxsync Main,SUPLib: Report both HwVirt and NestedPaging capabilities when NEM …
(edit) @72325   7 years vboxsync Main/idl/docstrip.xsl: Set output encoding to utf-8, otherwise it's …
(edit) @72324   7 years vboxsync Main/Makefile.kmk: Strip trailing white space and empty lines from …
(edit) @72323   7 years vboxsync Main: bugref:9049: Support for split GUI functionality, to start …
(edit) @72205   7 years vboxsync Main/VirtualBox+Machine: Change medium registry behavior, put new …
(edit) @72201   7 years vboxsync build fix
(edit) @72200   7 years vboxsync Main/Appliance: very minimal start where later hooks for checking …
(edit) @72096   7 years vboxsync Guest Control/Main: Also try to return guest error (if available) in …
(edit) @72090   7 years vboxsync Guest Control/Main: Logging nits.
(edit) @72089   7 years vboxsync Guest Control/Main: Try to return guest error (if available) in …
(edit) @72088   7 years vboxsync Guest Control/Main: Implemented GuestWaitEvent::HasGuestError() and …
(edit) @72070   7 years vboxsync Main/GuestSessionImpl: Proposing more efficient and flexible copy flag …
(edit) @72067   7 years vboxsync Guest Control/Main: Made IGuestSession::copyFromGuest() and …
(edit) @72064   7 years vboxsync HGCM: LogRel nit.
(edit) @72053   7 years vboxsync Guest Control/Main: Be more specific in API docs wrt …
(edit) @72045   7 years vboxsync Guest Control/Main: CopyTo/CopyFrom bugfixes.
(edit) @72023   7 years vboxsync Guest Control/Main: Removed unused code.
(edit) @72015   7 years vboxsync VideoRec/Main: Simplified recoding state checking by only using the …
(edit) @72014   7 years vboxsync VideoRec/Main: Simplified recoding state checking by only using the …
(edit) @72007   7 years vboxsync Guest Control/Main: Fixed progress object creation in …
(edit) @72002   7 years vboxsync Main: API docs.
(edit) @72001   7 years vboxsync Guest Control/Main: Implemented stubs …
(edit) @71999   7 years vboxsync bugref:8345. Removed the trailing blanks.
(edit) @71998   7 years vboxsync bugref:8345. Fixed the case when user omits or forgets to point the …
(edit) @71997   7 years vboxsync bugref:8345. Small fix in the ErrorInfoItem() constructor.
(edit) @71996   7 years vboxsync bugref:8345. Added a check into MachineMoveVM::updatePathsToStateFiles().
(edit) @71995   7 years vboxsync bugref:8345. Call WaitForAsyncProgressCompletion only in success.
(edit) @71993   7 years vboxsync bugref:8345. Splitted two AutoWriteLocks into two different scopes …
(edit) @71992   7 years vboxsync bugref:8345. Fixed the progress operation counter.
(edit) @71990   7 years vboxsync bugref:8345. Added a new internal class ErrorInfoItem and a list …
(edit) @71979   7 years vboxsync Build fix.
(edit) @71977   7 years vboxsync Build fix.
(edit) @71976   7 years vboxsync Guest Control/Main: Added stubs for IGuestSession:copy[From|To]Guest() …
(edit) @71972   7 years vboxsync Guest Control/Main: Added internal access helper for IGuestFsObjInfo.
(edit) @71932   7 years vboxsync Docs/Main: Fixed description for GuestSessionWaitForFlag and …
(edit) @71873   7 years vboxsync Build fix.
(edit) @71872   7 years vboxsync Guest Control/Main: Added GuestFsObjData::GetFileMode().
(edit) @71849   7 years vboxsync Guest Control/Main: Added more cancellation code to copyTo/copyFrom tasks.
(edit) @71848   7 years vboxsync Build fix.
(edit) @71847   7 years vboxsync Guest Control/Main: More bugfixes for copyTo/copyFrom tasks, along …
(edit) @71846   7 years vboxsync Guest Control/Main: Added IGuestSession::i_getPathStyle() to also make …
(edit) @71827   7 years vboxsync Guest Control/Main: Fixes for copying directory contents vs. entire …
(edit) @71825   7 years vboxsync Guest Control/Main: Unregister process tools from the session's object …
(edit) @71824   7 years vboxsync Guest Control/Main: Docs.
(edit) @71822   7 years vboxsync Config.kmk, Main/webservice: add javac version detection (needed …
(edit) @71819   7 years vboxsync Build fix.
(edit) @71818   7 years vboxsync Build fix.
(edit) @71817   7 years vboxsync Guest Control/Main: Derived the copyTo/copyFrom tasks from a new base …
(edit) @71816   7 years vboxsync Guest Control/Main: Fixed returning written bytes in …
(edit) @71797   7 years vboxsync Guest Control/Main: API docs update for IGuestFile::queryInfo() and …
(edit) @71796   7 years vboxsync Guest Control/Main: GuestSessionTask::fileCopyFrom[Ex] are now using …
(edit) @71787   7 years vboxsync Guest Control/Main: Added validation for FileCopyFlags in …
(edit) @71786   7 years vboxsync Guest Control/Main: Removed the deprecated string translations in …
(edit) @71785   7 years vboxsync Guest Control/Main: Implemented GuestSession::fileOpenEx().
(edit) @71783   7 years vboxsync Build fix (forgot a file).
(edit) @71782   7 years vboxsync Guest Control: Implemented GuestFile::queryInfo() and …
(edit) @71728   7 years vboxsync bugref:8345. Added a check for read-only destination.
(edit) @71719   7 years vboxsync RpcChannelHook.cpp: @todo wrt reliablity.
(edit) @71718   7 years vboxsync Main/Makefile.kmk: intent fixes
(edit) @71717   7 years vboxsync s/VBOX_SDS_CLIENT_WATCHER/VBOX_WITH_SDS_CLIENT_WATCHER/g
(edit) @71716   7 years vboxsync VBoxSDS,VBoxSVC: Replaced the enviornment variable hack …
(edit) @71715   7 years vboxsync Main/VBoxSVC: add kmk flag to switch off client process watching …
(edit) @71714   7 years vboxsync VirtualBoxClientListImpl.cpp: More todos.
(edit) @71713   7 years vboxsync Fixed hanging indent since responsible developer doesn't seem to care.
(edit) @71667   7 years vboxsync Guest Control/Main: Implemented file flag handling for …
(edit) @71657   7 years vboxsync SVN props.
(edit) @71653   7 years vboxsync Guest Control/Main: Make sure to terminate guest process tools in …
(edit) @71651   7 years vboxsync DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094
(edit) @71650   7 years vboxsync SVN props.
(edit) @71649   7 years vboxsync Guest Control/Main: Renamed SessionTaskUpdateAdditions::InstallerFile …
(edit) @71648   7 years vboxsync Guest Control/Main: Added a dedicated header file for guest session tasks.
(edit) @71647   7 years vboxsync Guest Control/Main: Don't check if the session is ready in …
(edit) @71637   7 years vboxsync Build fix.
(edit) @71636   7 years vboxsync Guest Control/Main: Ignore rc when notifying wait events in …
(edit) @71635   7 years vboxsync Build fix.
(edit) @71634   7 years vboxsync Guest Control/Main: Use the session ID for Guest::i_sessionRemove() …
(edit) @71626   7 years vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71619   7 years vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71597   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71590   7 years vboxsync DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
(edit) @71581   7 years vboxsync bugref:8345. Attempt to fix the subtle bug with MEDIUMTASK structure …
(edit) @71567   7 years vboxsync Guest Control/Main: GuestFsObjInfo logging.
(edit) @71566   7 years vboxsync Guest Control/Main: Resolved a @todo: Return VERR_OBJECT_DESTROYED on …
(edit) @71564   7 years vboxsync Guest Control/Main: Added GuestProcessTool::uninit() and also …
(edit) @71562   7 years vboxsync Guest Control/Main: Logging.
(edit) @71561   7 years vboxsync Guest Control/Main: Check rc in GuestBase::baseUninit().
(edit) @71560   7 years vboxsync Guest Control/Main: Added more AutoCaller checks for public APIs.
(edit) @71542   7 years vboxsync Guest Control/IGuestSession: Added more session readiness checks.
(edit) @71533   7 years vboxsync Guest Control/Main: Bugfixes for IGuestSession::fileCopyToGuest() -- …
(edit) @71518   7 years vboxsync Guest Control/Main: Warn about not (yet) supported toolbox exit codes …
(edit) @71517   7 years vboxsync Guest Control: Added toolbox / vbox_stat error handling for not found …
(edit) @71510   7 years vboxsync Guest Control/Main: Fixed source path handling in …
(edit) @71506   7 years vboxsync Reverted r121454 (Guest Control/Main: Skip empty entries in …
(edit) @71483   7 years vboxsync Guest Control/Main: Don't try to unregister guest process in …
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