VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28406   15 years vboxsync Devices, Main, FE/Qt: re-committed support for VDE virtual network …
(edit) @28402   15 years vboxsync Guest Control: Update (guest shutdown handling, timed peeks).
(edit) @28401   15 years vboxsync Main/Machine+Snapshot+Medium: Big medium locking cleanup and …
(edit) @28398   15 years vboxsync Medium/include: svn property cleanup
(edit) @28377   15 years vboxsync Main: SDK burn fix
(edit) @28369   15 years vboxsync Build fix for SDK, spaces.
(edit) @28368   15 years vboxsync Main/Display: seamless for multimonitor. (xTracker 4655)
(edit) @28358   15 years vboxsync Guest Control: Update.
(edit) @28354   15 years vboxsync Guest Control: Update (lProgress handling, wait for exiting process).
(edit) @28353   15 years vboxsync Main/MediumLock: header file update and implementation. Gets built and …
(edit) @28352   15 years vboxsync Main/Machine: RTProcCreate on Windows can finally handle spaces, …
(edit) @28351   15 years vboxsync Main: fixed reading of internal networks (addendum to r60047)
(edit) @28349   15 years vboxsync Main/HostHardwareLinux: generalised the VBoxMainHotplugWaiter class to …
(edit) @28347   15 years vboxsync Guest Control: Update (logon error handling).
(edit) @28343   15 years vboxsync Main: Added QueryLogFilename for getting the full log file path of an …
(edit) @28316   15 years vboxsync com/string.h,Main: Removed Utf8Str::asOutParam() as it mixed …
(edit) @28315   15 years vboxsync Main/HostHardwareLinux: fix a burn when VBOX_WITH_DBUS is not defined
(edit) @28313   15 years vboxsync build fix
(edit) @28312   15 years vboxsync build fix
(edit) @28310   15 years vboxsync accident
(edit) @28309   15 years vboxsync Main/HostHardwareLinux: added code for querying USB device information …
(edit) @28308   15 years vboxsync Main/DisplayImpl.cpp: fix
(edit) @28307   15 years vboxsync Guest Control: Update (another error handling).
(edit) @28306   15 years vboxsync Guest Control: There only can be one (tm).
(edit) @28305   15 years vboxsync Guest Control: Update (error handling).
(edit) @28304   15 years vboxsync Main: free some bytes in destructors
(edit) @28302   15 years vboxsync Main/ConsoleVRDPServer: tiny cleanup
(edit) @28300   15 years vboxsync Burn fix.
(edit) @28297   15 years vboxsync Guest Control: Update (update on contexts for callbacks).
(edit) @28296   15 years vboxsync Main: cosmetical fixes, mostly spaces
(edit) @28295   15 years vboxsync Main: saving NAT Engine states while network switches.
(edit) @28292   15 years vboxsync Python: OSX SDK searching
(edit) @28290   15 years vboxsync Devices, Main, FE/Qt: reverted r60036 for now
(edit) @28289   15 years vboxsync Main: docs updated
(edit) @28288   15 years vboxsync solaris build fix
(edit) @28287   15 years vboxsync Devices, Main, FE/Qt: added support for VDE virtual network switches …
(edit) @28286   15 years vboxsync Guest Control: Update (introducing contexts for callbacks).
(edit) @28282   15 years vboxsync 2d: disable Assert
(edit) @28270   15 years vboxsync Main/glue/AutoLock: add a wrapper for checking whether any lock of a …
(edit) @28264   15 years vboxsync VideoModeSupported for multimonitor. (xTracker 4655)
(edit) @28256   15 years vboxsync Main/DisplayImpl.cpp: gcc warnings
(edit) @28245   15 years vboxsync IDisplay::TakeScreenshot for multimonitor. (xTracker 4655)
(edit) @28243   15 years vboxsync Guest Control: Update (callback + error handling, --verbose for …
(edit) @28240   15 years vboxsync IDisplay::InvalidateAndUpdate for multimonitor, DrawToScreen fix for …
(edit) @28235   15 years vboxsync IDisplay::DrawToScreen for multimonitor, update rectangle, fixed typo …
(edit) @28233   15 years vboxsync Guest Control: Update.
(edit) @28227   15 years vboxsync Main and FE/Qt: enable the USB tablet device by default for most Linux …
(edit) @28220   15 years vboxsync IDisplay::DrawToScreen for multimonitor (xTracker 4655)
(edit) @28218   15 years vboxsync Guest Control: Update (HGCM low level callbacks, bugfixes).
(edit) @28215   15 years vboxsync IDisplay API changes for multimonitor (xTracker 4655)
(edit) @28214   15 years vboxsync Main/Machine: correctly release the lock
(edit) @28212   15 years vboxsync Main/Machine: in ReadLog: release lock early, as the file read can …
(edit) @28210   15 years vboxsync increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new …
(edit) @28207   15 years vboxsync Guest Control: Fix service name.
(edit) @28206   15 years vboxsync Guest Control: Update (first code for low level HGCM callback).
(edit) @28205   15 years vboxsync Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
(edit) @28204   15 years vboxsync Main: docs
(edit) @28200   15 years vboxsync Main/HGCM: Comment/Docu.
(edit) @28195   15 years vboxsync Main/OVF: add vbox settings version to vbox:Machine element
(edit) @28194   15 years vboxsync Main/Machine: implement IMachine::readLog, and fix log file deletion …
(edit) @28193   15 years vboxsync Main/idl: clarification for IMachine::readLog
(edit) @28189   15 years vboxsync Main: OVF crash fix, settings::ConfigFileBase must not be copyable
(edit) @28179   15 years vboxsync Main: raised the maximum amount of VRAM to 512MB
(edit) @28165   15 years vboxsync Main/OVF: import vbox:machine with disks, the rest. Todo some bugfixing.
(edit) @28162   15 years vboxsync Main/OVF: isolate disk import code from other import code; clean up …
(edit) @28152   15 years vboxsync Main/OVF: optimizations, cleanup
(edit) @28150   15 years vboxsync Main/OVF: use readable disk names instead of UUIDs on export, better …
(edit) @28149   15 years vboxsync Main/OVF: write vbox:uuid attribute for each disk on export
(edit) @28138   15 years vboxsync Main,NAT: Always pass the NAT network via CFGM. Use the network …
(edit) @28132   15 years vboxsync Guest Control: Update (fixed leak in host service, --wait option for …
(edit) @28130   15 years vboxsync Main/ConsoleImpl2.cpp: some missing RC_CHECK; cosmetical fixes
(edit) @28128   15 years vboxsync ConsoleImpl2.cpp: cosmetics.
(edit) @28127   15 years vboxsync bumpSettingsVersionIfNeeded: ulBootPriority != 0 -> v1.10.
(edit) @28111   15 years vboxsync Main: added missing header
(edit) @28110   15 years vboxsync Main: more Machine::init() work to get OVF vbox:Machine import …
(edit) @28109   15 years vboxsync Removed incorrect assertion.
(edit) @28107   15 years vboxsync Typo fix.
(edit) @28106   15 years vboxsync Main: Added machinery to query, set and use NIC boot priority.
(edit) @28098   15 years vboxsync Main: don't export snapshots in OVF, separate OVF import from …
(edit) @28091   15 years vboxsync Main: clean up Machine::init() and instance data
(edit) @28058   15 years vboxsync Main: warnings
(edit) @28051   15 years vboxsync Another attempt to initialize the balloon correct during startup
(edit) @28049   15 years vboxsync Pass on memory balloon property to the vmm device during startup.
(edit) @28046   15 years vboxsync IMachine's MemoryBalloonSize property now affects running guests as well.
(edit) @28040   15 years vboxsync Fixes
(edit) @28038   15 years vboxsync Wrong units
(edit) @28036   15 years vboxsync More metrics changes
(edit) @28033   15 years vboxsync Main/solaris: Network interfaces, added nfo driver description.
(edit) @28032   15 years vboxsync Guest Control/Main: Renamed IGuest::ExecuteProgram to …
(edit) @28029   15 years vboxsync Guest Control/VBoxService+Main: Bugfix for multiple environment blocks.
(edit) @28012   15 years vboxsync Use PGMR3QueryFreeMemory instead
(edit) @28007   15 years vboxsync whitespace
(edit) @28005   15 years vboxsync Metrics updates
(edit) @28004   15 years vboxsync Metrics updates
(edit) @27998   15 years vboxsync Dropped Guest/Pagefile/Usage/Free
(edit) @27996   15 years vboxsync Guest Control: Update (Main: argument as array, SDK docs).
(edit) @27985   15 years vboxsync Metrics documentation formatting.
(edit) @27980   15 years vboxsync Improved documentation on non-persistent nature of metrics.
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27971   15 years vboxsync VMMDevInterface.cpp: Added remark about what looks like a missing …
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