VirtualBox

source: vbox/trunk/src/VBox/Main/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31098   14 years vboxsync iSCSI: First part for async I/O. Move I/O into a separate thread and …
(edit) @31070   14 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31063   14 years vboxsync Main/Medium: Implement medium type Shareable, and along the way added …
(edit) @31019   14 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(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) @30956   14 years vboxsync Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
(edit) @30950   14 years vboxsync Main: use settings::SystemProperties in SystemPropertiesImpl.h
(edit) @30940   14 years vboxsync Main: fix medium detachment quirks during machine register
(edit) @30938   14 years vboxsync Main: add option to VirtualBox::findMachine() whether it should find …
(edit) @30934   14 years vboxsync Main: automatically fix host-specific audio drivers when loading …
(edit) @30929   14 years vboxsync Main: add option to UnregisterMachine() to automatically nuke all …
(edit) @30881   14 years vboxsync Main/OVF: add Appliance::machines[] attribute so that caller can …
(edit) @30847   14 years vboxsync Main/Machine+Performance+VirtualBox: move deleting the performance …
(edit) @30832   14 years vboxsync Main: win burns
(edit) @30825   14 years vboxsync Main: callbacks removal
(edit) @30782   14 years vboxsync Main: fix confusion in new DebugBreakThrow macro
(edit) @30781   14 years vboxsync Main: fix confusion in new DebugBreakThrow macro
(edit) @30778   14 years vboxsync Guest Additions status: Use more enums.
(edit) @30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
(edit) @30763   14 years vboxsync Main/OVF: add DebugThrow macro to ease debugging
(edit) @30760   14 years vboxsync Main: separate internal machine data structs into MachineImplPrivate.h …
(edit) @30758   14 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(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) @30627   14 years vboxsync Main, some frontends: removing callbacks
(edit) @30553   14 years vboxsync Main: console events, sample of veto events use (enabled by default, …
(edit) @30534   14 years vboxsync Main: uninit, correct COM map for veto event
(edit) @30523   14 years vboxsync temp burn fix
(edit) @30521   14 years vboxsync Main: veto event class, more events
(edit) @30510   14 years vboxsync Main: events work, firing of events enabled
(edit) @30477   14 years vboxsync Main: finer events locks
(edit) @30381   14 years vboxsync Main: generic events (disabled)
(edit) @30380   14 years vboxsync Main: make calculateRelativePath methods a bit smarter and rename them …
(edit) @30345   14 years vboxsync Main: more events
(edit) @30331   14 years vboxsync Main: further event work
(edit) @30324   14 years vboxsync Main, Runtime: refined file system check to warn for disabled host …
(edit) @30311   14 years vboxsync forgotten couple
(edit) @30289   14 years vboxsync improved r62816: only show a warning now, not an error; enable the …
(edit) @30207   14 years vboxsync Main: console COM events, cleanup, locking
(edit) @30157   14 years vboxsync OVF: added OS types from CIM 2.25.0, including Windows 7 and Oracle; …
(edit) @30075   15 years vboxsync Guest Control: Use maps instead of lists; should boost performance a bit.
(edit) @30020   15 years vboxsync Guest Control/Main: Get rid of busy waiting, use multi stage progress …
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @30008   15 years vboxsync Main/OVF: fix 3.2.2 regression that OVFs with a VM description …
(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) @29937   15 years vboxsync Main: Reapplied r62200 with bug fixes.
(edit) @29934   15 years vboxsync reverted r62200 as it breaks powerup
(edit) @29932   15 years vboxsync Main: Rewrote ProgressProxyImpl.cpp to proxy at the most one progress …
(edit) @29925   15 years vboxsync OVF: respect override of import parameters (setFinalValues) also when …
(edit) @29923   15 years vboxsync Main: mark CombinedProgress deprecated
(edit) @29916   15 years vboxsync Typo.
(edit) @29875   15 years vboxsync OVF: have the progress bar notify the user when we're dealing with …
(edit) @29873   15 years vboxsync OVF: fix incorrect disk UUIDs in machine XML on export
(edit) @29864   15 years vboxsync Main: Make it possible to cancel the starting of a teleporation target.
(edit) @29863   15 years vboxsync Main: missing Progress changes.
(edit) @29862   15 years vboxsync build fix
(edit) @29859   15 years vboxsync Main: ProgressProxyImpl.cpp/h initial coding.
(edit) @29849   15 years vboxsync Main: events for callbacks on Windows (disabled)
(edit) @29785   15 years vboxsync Guest Control: More stable when client is crashing/aborting in an …
(edit) @29753   15 years vboxsync VirtualBoxErrorInfoImp.h: A shot at fixing the #4966.
(edit) @29632   15 years vboxsync Missing init
(edit) @29630   15 years vboxsync Main: gcc warning
(edit) @29620   15 years vboxsync Statistics for shared pages
(edit) @29615   15 years vboxsync Main: implemented IHost::GetProcessorCoreCount()
(edit) @29591   15 years vboxsync Complete API, but leave it unimplemented
(edit) @29589   15 years vboxsync Connect page fusion state
(edit) @29580   15 years vboxsync Main: avoid clearing vtable with memset
(edit) @29519   15 years vboxsync one more
(edit) @29518   15 years vboxsync Main: onMousePointerShapeChange reworked
(edit) @29516   15 years vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29480   15 years vboxsync Main: Remove IoBackendType in StorageController and have a boolean …
(edit) @29462   15 years vboxsync Added page fusion xml config entry
(edit) @29460   15 years vboxsync Dropped guest page fusion attribute.
(edit) @29422   15 years vboxsync Main/OVF: fix IDE channel confusion introduced with earlier OVF …
(edit) @29386   15 years vboxsync compact headers
(edit) @29385   15 years vboxsync Main: cleaned up some pedantic warnings.
(edit) @29363   15 years vboxsync Added 'restart' parameter to OnVRDPServerChange notification.
(edit) @29354   15 years vboxsync Main: Make API change to query saved screenshots of any configured …
(edit) @29325   15 years vboxsync Main/Machine: fix regression due to negated bool parameter resulting …
(edit) @29309   15 years vboxsync Wording
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29225   15 years vboxsync Shared paging property for IMachine and IGuest added (not implemented).
(edit) @29224   15 years vboxsync Main: turn ISO not found error into warning to allow restoring VMs …
(edit) @29220   15 years vboxsync Guest Control/Main/HostService: Deal with stale clients, avoid …
(edit) @29218   15 years vboxsync Main/Settings: Drop global iomgr and iobackend settings
(edit) @29158   15 years vboxsync dhcpserver/win: fix server runner
(edit) @29087   15 years vboxsync Main/OVF: support LsiLogicSas controller import & export; remove …
(edit) @29028   15 years vboxsync Main/Medium: New API method for directly querying the MediumFormat …
(edit) @28973   15 years vboxsync IConsoleCallback in Display (xTracker 4878)
(edit) @28959   15 years vboxsync ConsoleImpl: Implemented VBOX_E_DONT_CALL_AGAIN for IConsoleCallback.
(edit) @28957   15 years vboxsync Main/OVF: on export, fix vmdk format string spec and sort elements …
(edit) @28944   15 years vboxsync Main/VirtualBox: Sketched out automatic removal of dead callbacks. No …
(edit) @28930   15 years vboxsync Main/IVirtualBoxCallback: Added and implemented handling of …
(edit) @28909   15 years vboxsync Route input to PS/2 keyboard unless USB keyboard was explicitly activated.
(edit) @28882   15 years vboxsync Main/HostHardwareLinux: use inotify instead of FAM for USB hotplug …
(edit) @28872   15 years vboxsync Main/Medium: new helper method for fixing up parent UUIDs of children …
(edit) @28867   15 years vboxsync Main: fixed several uninitialized variables and incomplete operators
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