VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23249   15 years vboxsync medium: rename default IDE/FD storage controller names to IDE …
(edit) @23245   15 years vboxsync Main/MachineImpl: add a few missing null medium checks
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23188   15 years vboxsync SessionMachine::EndTakingSnapshot: Don't restore the state to Running. …
(edit) @23187   15 years vboxsync SessionMachine::EndTakingSnapshot: Don't restore the state to Running. …
(edit) @23180   15 years vboxsync Main: fixed win burns
(edit) @23179   15 years vboxsync Main: firmware type setter
(edit) @22786   15 years vboxsync build fix (msc doesn't like #ifdefs inside macro parameter lists).
(edit) @22784   15 years vboxsync VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
(edit) @22779   15 years vboxsync Main: cosmetics
(edit) @22762   15 years vboxsync Main/GuestProperties: made transient properties setable while a …
(edit) @22625   15 years vboxsync Main: lock media correctly after creating an online snapshot …
(edit) @22624   15 years vboxsync Main: cosmetics
(edit) @22560   15 years vboxsync Main/GuestProperties: fix setting empty strings as guest properties …
(edit) @22487   15 years vboxsync Main: Fixed a handful status code mixups caught by RTERR_STRICT_RC.
(edit) @22318   15 years vboxsync handle required settings upgrade transparently in the settings backend only
(edit) @22304   15 years vboxsync Main: fix broken deletion of extradata
(edit) @22300   15 years vboxsync Main: fix bad unicode in discarding snapshot title
(edit) @22298   15 years vboxsync Main: fix locking assertion when discarding snapshots with state when …
(edit) @22294   15 years vboxsync Main: gcc warnings
(edit) @22287   15 years vboxsync Main: fix missing shared folders XML save
(edit) @22246   15 years vboxsync Main: fix saving of serial + parallel ports broken by XML update
(edit) @22229   15 years vboxsync Main: fix comment
(edit) @22228   15 years vboxsync Main: fix both SetExtraData() implementations to call …
(edit) @22199   15 years vboxsync Main: bump machine settings version only if new features are really …
(edit) @22198   15 years vboxsync Main: document XML settings versions correctly; bring back DHCP server …
(edit) @22197   15 years vboxsync Main: fix gcc warnings.
(edit) @22194   15 years vboxsync Main: fix taking snapshots broken by r50951
(edit) @22186   15 years vboxsync Main: fix more windows warnings
(edit) @22183   15 years vboxsync Main: fix more windows warnings + burns
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22143   15 years vboxsync video 2d accel: Main & ui settings
(edit) @21961   15 years vboxsync NetworkAttachment: trigger the network attachment change only when …
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21835   15 years vboxsync Main: snapshots cleanup, documentation, memory leak fix, locking
(edit) @21826   15 years vboxsync Main: fix wrong snapshot counts introduced by r50442 (erroneous error …
(edit) @21823   15 years vboxsync Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
(edit) @21686   15 years vboxsync Main: back out r50147 until the locking is properly understood; will …
(edit) @21622   15 years vboxsync Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
(edit) @21607   15 years vboxsync Main: Enable a serial port for OS/2 guests by default.
(edit) @21446   16 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @21428   16 years vboxsync Main: remove ENoMemory exception class, replace with std::bad_alloc() …
(edit) @21404   16 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21394   16 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   16 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21079   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   16 years vboxsync back out r49329, r49331, will start over
(edit) @21073   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21002   16 years vboxsync MachineImpl.cpp: Fix for another regression from the NULL string …
(edit) @20978   16 years vboxsync tiny cleanup, don't create unneeded Bstr temp objects
(edit) @20977   16 years vboxsync API: weed out NULL strings, as many clients cannot use them
(edit) @20931   16 years vboxsync API: cleanup of previous changes
(edit) @20928   16 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20852   16 years vboxsync Main: Don't assert when a DVD/Floppy image was unmounted at runtime.
(edit) @20326   16 years vboxsync Main/MachineImpl: adapt variable name to current executable name
(edit) @20313   16 years vboxsync Frontends/VBoxManage, Main/Machine: implement new session type …
(edit) @20206   16 years vboxsync Main: OSE warnings
(edit) @19610   16 years vboxsync Main/Machine: add extradata key to suppress deleting saved state on …
(edit) @19280   16 years vboxsync Main: Build fix for FreeBSD AMD64. key_t is 8 bytes big on amd64
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19236   16 years vboxsync Main: Added first step for ability to run VBox with read-only …
(edit) @19017   16 years vboxsync Main: Fixed deletion of metrics. Not doing this leads to memory leaks …
(edit) @18818   16 years vboxsync Main/Machine: fix returned error code if opening the vm config file …
(edit) @18785   16 years vboxsync API/MachineImpl: double-dash command line options and support starting …
(edit) @18621   16 years vboxsync fix for xTracker #3762
(edit) @18572   16 years vboxsync Main: fixed a problem where the machine directory is not deleted. …
(edit) @18486   16 years vboxsync MachineImpl.cpp: size_t/ULONG wrt Process::init.
(edit) @18269   16 years vboxsync Main: rework IProgress internals to optionally handle weighted …
(edit) @18265   16 years vboxsync config file cleanup + small copyright year update
(edit) @18263   16 years vboxsync Main,VBox/param.h: Move the hard RAM limit out of the schema.
(edit) @18252   16 years vboxsync Main: performance header cleanup.
(edit) @18173   16 years vboxsync Main: Protect every use of the StorageController list and remove …
(edit) @18162   16 years vboxsync Main: add read/write param to OpenHardDisk to allow for opening disk …
(edit) @18158   16 years vboxsync fixed SEGFAULT in MachineImpl::rollback()
(edit) @18115   16 years vboxsync Main/HardDisk: implement flattenTo() API. a bit code duplication left …
(edit) @17942   16 years vboxsync Moved default USB enabling to the GUI.
(edit) @17934   16 years vboxsync Enable the OHCI and EHCI controller by default for new VMs.
(edit) @17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
(edit) @17825   16 years vboxsync API/HardDIsk: introduce parameter for specifying the image variant to …
(edit) @17755   16 years vboxsync Main, OVF: add output IStorageController to …
(edit) @17736   16 years vboxsync fix compiler warning
(edit) @17686   16 years vboxsync Main: Compile fix for debug builds
(edit) @17685   16 years vboxsync Main: Rename the port paramter of the AttachHardDisk, GetHardDisk, …
(edit) @17670   16 years vboxsync Main: Compile fixes
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @17651   16 years vboxsync Main: Reset differencing hard disks for which auto-reset is set to …
(edit) @17601   16 years vboxsync Set HWVirtEx to true by default for new VMs.
(edit) @17350   16 years vboxsync Main/GuestProperties: the session machine directControl pointer can be …
(edit) @17182   16 years vboxsync Main/Unix: clean up code, make it work properly with EACCES and other …
(edit) @17180   16 years vboxsync Main/Unix: redo SYSV semaphore key generation. The old solution was …
(edit) @16981   16 years vboxsync Main: Fixed the potential deadlock in Machine::openSession() when …
(edit) @16966   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
(edit) @16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
(edit) @16558   16 years vboxsync Main: back out r42503
(edit) @16557   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
(edit) @16244   16 years vboxsync Main: Use a non-zero proj_id in ftok() as suggested by the libc manual.
(edit) @16216   16 years vboxsync Main: Perform case-insensitive Guest OS type ID comparisons and …
(edit) @16174   16 years vboxsync renamed VirtualBox4 to VirtualBox
(edit) @16166   16 years vboxsync purge the obsolete Qt3 GUI
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