VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @27950   15 years vboxsync #4790: Metrics: Fixed preCollect for Windows and Linux
(edit) @27949   15 years vboxsync VirtualBox.xidl: Hacked up documentation for Guest Control/executeProgram.
(edit) @27946   15 years vboxsync VirtualBox.xidl: Indent.
(edit) @27945   15 years vboxsync Guest Control: Update (added dummy IProgress, update to host service).
(edit) @27942   15 years vboxsync whitespace
(edit) @27939   15 years vboxsync Main/Performance warnings
(edit) @27931   15 years vboxsync Wrong unit
(edit) @27930   15 years vboxsync Metrics updates (untested)
(edit) @27918   15 years vboxsync Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
(edit) @27914   15 years vboxsync Main: fix initialization order in machine
(edit) @27913   15 years vboxsync Main: bugfix found by gcc
(edit) @27911   15 years vboxsync API: line breaks and some more comments
(edit) @27908   15 years vboxsync Main/OVF: add c++ ovf namespace
(edit) @27905   15 years vboxsync Main: coding style
(edit) @27904   15 years vboxsync Main/OVF: forgot another error code
(edit) @27903   15 years vboxsync Main/OVF: docs
(edit) @27900   15 years vboxsync Main/OVF: move another method
(edit) @27898   15 years vboxsync Main: API docs
(edit) @27896   15 years vboxsync Metrics updates
(edit) @27895   15 years vboxsync Main/OVF: cleanup: share thread code, fix error code confusion, less …
(edit) @27893   15 years vboxsync Init
(edit) @27889   15 years vboxsync crOpenGL: more code for multiscreen support
(edit) @27888   15 years vboxsync Compile fix
(edit) @27886   15 years vboxsync Main/OVF: document import code
(edit) @27885   15 years vboxsync Metrics: work in progress
(edit) @27882   15 years vboxsync Main/OVF: sort import code into separate file as well
(edit) @27875   15 years vboxsync Main: win build fix.
(edit) @27874   15 years vboxsync Main/Machine: make the config file existence check override actually …
(edit) @27872   15 years vboxsync Main: win build fix.
(edit) @27871   15 years vboxsync Main: win build fix.
(edit) @27868   15 years vboxsync Main: win build fix.
(edit) @27864   15 years vboxsync Main: ose bits, header update.
(edit) @27863   15 years vboxsync Main: win burn fix.
(edit) @27858   15 years vboxsync Main: gcc warnings
(edit) @27857   15 years vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
(edit) @27854   15 years vboxsync Main: export XIDL DTD
(edit) @27853   15 years vboxsync Backed out r59458 here too
(edit) @27852   15 years vboxsync Guest Control: Update.
(edit) @27849   15 years vboxsync metrics update
(edit) @27837   15 years vboxsync Main/OVF: plug memory leak
(edit) @27836   15 years vboxsync OSE fix
(edit) @27835   15 years vboxsync Main/OVF: dump vbox machine XML into OVF's VirtualSystem element on …
(edit) @27834   15 years vboxsync Main/guest properties: correct method capitalisation
(edit) @27831   15 years vboxsync Main/Medium: auto_ptr is evil, removed its use with the task objects
(edit) @27830   15 years vboxsync Main: settings optimization
(edit) @27829   15 years vboxsync Main/OVF: sort code into several files + document export code
(edit) @27824   15 years vboxsync Main/Medium: meditum tree lock comment cleanup
(edit) @27823   15 years vboxsync More cleanup
(edit) @27822   15 years vboxsync Removed guest statistics interface; to be merged with metrics.
(edit) @27821   15 years vboxsync uuid for interface change in r59489
(edit) @27820   15 years vboxsync Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
(edit) @27818   15 years vboxsync Main/GuestProperties: cleaned up and fixed a problem with …
(edit) @27811   15 years vboxsync Main/MediumImpl: reordered initializers to make gcc happy
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