VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32899   14 years vboxsync Main: Drop the lock before triggering VMMDev/EMT activity during a CPU …
(edit) @32898   14 years vboxsync Main: Drop the lock before triggering VMMDev/EMT activity during a CPU …
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32851   14 years vboxsync Main: defer creation of the VMMDev instance in Console to …
(edit) @32827   14 years vboxsync Main/Guest+Console: fix lock ordering issues, and mark code where this …
(edit) @32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
(edit) @32730   14 years vboxsync com/string: Solaris build fix
(edit) @32727   14 years vboxsync com/string: Windows build fixes
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32403   14 years vboxsync r=bird: Quick glance at the solaris core dumper.
(edit) @32360   14 years vboxsync Main/ConsoleImpl: Setup CoreDumper (Solaris only for now).
(edit) @32194   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff/Main: Implemented the main bits - …
(edit) @32190   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
(edit) @32169   14 years vboxsync FT updates
(edit) @32105   14 years vboxsync MachineState_FaultTolerantSyncing state
(edit) @32103   14 years vboxsync The paused->suspended transition is valid
(edit) @32056   14 years vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
(edit) @32031   14 years vboxsync nits
(edit) @31895   14 years vboxsync FT updates
(edit) @31841   14 years vboxsync FreeBSD: build fix
(edit) @31766   14 years vboxsync FT updates
(edit) @31751   14 years vboxsync Fixed if
(edit) @31743   14 years vboxsync FT updates for password
(edit) @31742   14 years vboxsync FT password
(edit) @31733   14 years vboxsync Again terminology
(edit) @31731   14 years vboxsync Terminology
(edit) @31729   14 years vboxsync Comment update
(edit) @31728   14 years vboxsync FT updates
(edit) @31707   14 years vboxsync Todo
(edit) @31706   14 years vboxsync More FT state change work
(edit) @31698   14 years vboxsync Main, frontends: unsigned long long -> long long
(edit) @31574   14 years vboxsync Main: bring back boolean argument to IConsole::discardSavedState()
(edit) @31543   14 years vboxsync build fix
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31332   14 years vboxsync Support passing cpu priority change to a running guest.
(edit) @31270   14 years vboxsync Main: A little bit more logging.
(edit) @31241   14 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @31220   14 years vboxsync Main: rename IConsole::forgetSavedState() to discardSavedState()
(edit) @31218   14 years vboxsync Main: extend Machine::unregister() to no longer fail with machines in …
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @31002   14 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30907   14 years vboxsync Pass RDP credentials to the guest only if there are no logged in users …
(edit) @30899   14 years vboxsync Main: removed bogus mouse shape data assert
(edit) @30871   14 years vboxsync Main: event names now in past tense
(edit) @30842   14 years vboxsync Activated large guest memory support for 32-bit guests
(edit) @30825   14 years vboxsync Main: callbacks removal
(edit) @30804   14 years vboxsync Main: handle enumerate guest properties correctly at runtime if the …
(edit) @30777   14 years vboxsync Main: Cancelled -> Canceled.
(edit) @30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30716   14 years vboxsync release build fixes
(edit) @30714   14 years vboxsync Main: remove SupportErrorInfo template magic
(edit) @30629   14 years vboxsync Main: irrelevant change sneaked in
(edit) @30627   14 years vboxsync Main, some frontends: removing callbacks
(edit) @30591   14 years vboxsync Main: events bits
(edit) @30564   14 years vboxsync Main: safearray event attributes work
(edit) @30553   14 years vboxsync Main: console events, sample of veto events use (enabled by default, …
(edit) @30510   14 years vboxsync Main: events work, firing of events enabled
(edit) @30434   14 years vboxsync no space before MB please (same as some lines above)
(edit) @30431   14 years vboxsync Formatting
(edit) @30430   14 years vboxsync Log virtual address space limit for win32 hosts
(edit) @30324   14 years vboxsync Main, Runtime: refined file system check to warn for disabled host …
(edit) @30300   14 years vboxsync Main: another minor BSTR/Bstr fix
(edit) @30289   14 years vboxsync improved r62816: only show a warning now, not an error; enable the …
(edit) @30209   14 years vboxsync Main: fixed non-Windows burns
(edit) @30207   14 years vboxsync Main: console COM events, cleanup, locking
(edit) @30191   14 years vboxsync Main: add DMI product name and DMI product version to the release log …
(edit) @30112   14 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   14 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @29971   15 years vboxsync Main: cosmetical change in error messages
(edit) @29965   15 years vboxsync Main: Make IConsole::teleport() fail with the same message as the …
(edit) @29957   15 years vboxsync Console*: Fixed power off on failure issue again (should be correct …
(edit) @29927   15 years vboxsync Main: Three state powerOn progress object when teleporting.
(edit) @29864   15 years vboxsync Main: Make it possible to cancel the starting of a teleporation target.
(edit) @29804   15 years vboxsync Main/Console: trigger callbacks even without a running VM, for …
(edit) @29580   15 years vboxsync Main: avoid clearing vtable with memset
(edit) @29550   15 years vboxsync typo
(edit) @29518   15 years vboxsync Main: onMousePointerShapeChange reworked
(edit) @29480   15 years vboxsync Main: Remove IoBackendType in StorageController and have a boolean …
(edit) @29363   15 years vboxsync Added 'restart' parameter to OnVRDPServerChange notification.
(edit) @29326   15 years vboxsync LsiLogic: Make the SAS controller a separate device to make it …
(edit) @29292   15 years vboxsync Main/Console: fix regression introduced by making inaccessible …
(edit) @29224   15 years vboxsync Main: turn ISO not found error into warning to allow restoring VMs …
(edit) @28977   15 years vboxsync Main: fix bug in OnShowWindow introduced in r60968
(edit) @28959   15 years vboxsync ConsoleImpl: Implemented VBOX_E_DONT_CALL_AGAIN for IConsoleCallback.
(edit) @28955   15 years vboxsync VirtualBox::RegisterCallback,Console::RegisterCallback: Explicitly …
(edit) @28873   15 years vboxsync Main/Snapshot+Console: implement reparenting children as part of a …
(edit) @28835   15 years vboxsync Main: live snapshot merging. initially limited to forward merging …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28795   15 years vboxsync Console::powerDown: Must set mVMDestroying whether there are any VM …
(edit) @28766   15 years vboxsync Main/Console: wrong place to lock the VM pointer, causes hangs
(edit) @28765   15 years vboxsync Main: Build fix
(edit) @28764   15 years vboxsync Main: Introduce a per controller setting to switch to the unbuffered …
(edit) @28727   15 years vboxsync Main/Console: clean up CFGM handling for medium attachments, make one …
(edit) @28698   15 years vboxsync ConsoleImpl.cpp: Flush the directory + hint how to get a good release …
(edit) @28607   15 years vboxsync Main/Console: eliminate dead variable
(edit) @28585   15 years vboxsync Main/Console+Machine+Snapshot+Medium: Start with online snapshot …
(edit) @28205   15 years vboxsync Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27761   15 years vboxsync Main: fixed saving guest properties at machine power off
(edit) @27258   15 years vboxsync Fixed crash when deleting VRDP guest properties.
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