VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78202   6 years vboxsync Main/VirtualBox+Machine: Fix bogus saving of VM config when the VM is …
(edit) @78124   6 years vboxsync Main: Machine+VirtualBox: slightly prettier fix to bugref:9075, …
(edit) @78122   6 years vboxsync Main: bugref:9075: allow using an UTF-8 string in the …
(edit) @78098   6 years vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(edit) @78090   6 years vboxsync *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
(edit) @78072   6 years vboxsync Recording/Main: Settings locking fixes.
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77436   6 years vboxsync Main: Eradicate the use of BSTR in regular API code, there were leaks …
(edit) @77039   6 years vboxsync Main/Machine: fix CPUID override removal, it ran into …
(edit) @76818   6 years vboxsync Config.kmk, HostDrivers/Support, Main, FE/Qt, Installer: bugref:9049: …
(edit) @76678   6 years vboxsync Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
(edit) @76592   6 years vboxsync Main: Don't use Logging.h.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76394   6 years vboxsync DisplayImpl.h,HGCM.h: Avoid including VBox/VMMDev.h and instead do it …
(edit) @76298   6 years vboxsync Main: bugref:6913: Added generation of some medium events. Contains …
(edit) @76240   6 years vboxsync Main: bugref:6913: had to revert all changes for the defect because of …
(edit) @76215   6 years vboxsync Main: bugref:6913: Added generation of medium events
(edit) @75817   6 years vboxsync Main/GuestOSType: Add recommended Graphics Controller information and …
(edit) @75488   6 years vboxsync Recording/Main: Implemented better support for recording limits (also …
(edit) @75455   6 years vboxsync Recording/Main: Renaming (onRecordChange -> onRecordingChange).
(edit) @75453   6 years vboxsync Recording/Main: Renaming (IMachine::IsModified_Record -> …
(edit) @75380   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @75361   6 years vboxsync Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
(edit) @75341   6 years vboxsync Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
(edit) @75251   6 years vboxsync Capturing: Separated capturing settings into new interfaces …
(edit) @74804   6 years vboxsync Main/Progress: Split into safe public interface and a private one …
(edit) @74474   6 years vboxsync Main,Devices: Graphics controller updates. bugref:8893
(edit) @73805   6 years vboxsync fixed signed/unsigned mismatch in the comparsion
(edit) @73804   6 years vboxsync Main: bugref:9075: added check into the IMachine::SetExtraData and …
(edit) @73744   6 years vboxsync Main/Machine: bugref:8612: fix build without extpack support (very …
(edit) @73743   6 years vboxsync Main/Progress+Appliance+Machine: Turn …
(edit) @73740   6 years vboxsync Main: bugref:8612: add implementaion of Machine::applyDefault() in …
(edit) @73589   6 years vboxsync Main: Allow changing the passthrough flag when the VM is running if …
(edit) @73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @72919   6 years vboxsync Main/*: From now on any valid UTF8 string is considered a valid guest …
(edit) @72700   6 years vboxsync Main/Machine: keep default '/' group if no group is specified on VM …
(edit) @72476   7 years vboxsync Main/Appliance: Teach importing new tricks: importing to specific …
(edit) @72332   7 years vboxsync Main: Added HWVirtExPropertyType::UseNativeApi for use with …
(edit) @72323   7 years vboxsync Main: bugref:9049: Support for split GUI functionality, to start …
(edit) @72205   7 years vboxsync Main/VirtualBox+Machine: Change medium registry behavior, put new …
(edit) @71108   7 years vboxsync Added speculation control settings to API, refined implementation.
(edit) @70712   7 years vboxsync Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to …
(edit) @70650   7 years vboxsync scm: fix trailing whitespace
(edit) @70606   7 years vboxsync updates (bugref:9087)
(edit) @70582   7 years vboxsync bugref:8345. First draft of move VM feature. There are some issues but …
(edit) @70386   7 years vboxsync Machine::discardSettings: Need to take the machine line lock before …
(edit) @70221   7 years vboxsync Backed out r119656 as it was not the fix I asked for.
(edit) @70108   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70105   7 years vboxsync Main/Machine: Increase chunk size for reading the log from 32K to …
(edit) @70090   7 years vboxsync Backed out r119634 + r119637 again.
(edit) @70086   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70061   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70058   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @68986   7 years vboxsync VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
(edit) @68956   7 years vboxsync VideoRec: Added serializing the options string (into XML settings), …
(edit) @68938   7 years vboxsync Main,VBoxManage: Changed the CPUID override methods on IMachine to …
(edit) @68485   7 years vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @68133   7 years vboxsync Unattended: Moved the createUnattendedInstaller method from IMachine …
(edit) @68024   7 years vboxsync IUnattended,IMachine: Changed IUnattended to a pure action object with …
(edit) @67738   7 years vboxsync Machine.h: Avoid dragging in UnattendedImpl.h as it causes most of …
(edit) @67730   7 years vboxsync Unattended,Machine: Create Unattended instance on-demand from the …
(edit) @67729   7 years vboxsync UnattendedImpl: Better default properties. Added internal data getters …
(edit) @67726   7 years vboxsync Main: more Log*Func
(edit) @67626   7 years vboxsync typo
(edit) @67625   7 years vboxsync Main/Machine+Main/xml: use default hardware version from XML schema …
(edit) @67618   7 years vboxsync Unattended: Renaming overloaded init method.
(edit) @66945   8 years vboxsync build fix
(edit) @66944   8 years vboxsync Main/Machine: Streamline API default handling for network adapters …
(edit) @66943   8 years vboxsync build fix
(edit) @66942   8 years vboxsync Main/Machine: fix parallel port settings loading, which suffers from a …
(edit) @66941   8 years vboxsync Main/Machine: Use the internal method for querying the guest OS type …
(edit) @66877   8 years vboxsync Main: bugref:8855: make it better readable
(edit) @66875   8 years vboxsync Main: bugref:8855: when renaming settings, don't change the config …
(edit) @66483   8 years vboxsync Main/Machine: fix the operation count handling for …
(edit) @66217   8 years vboxsync Main: a few doxygen fixes
(edit) @66126   8 years vboxsync Main/Machine+Snapshot+Appliance+StorageController: eliminate the …
(edit) @65390   8 years vboxsync Main/Machine+Medium: must not touch the refcount of the current object …
(edit) @65158   8 years vboxsync Main: doxygen fixes
(edit) @65125   8 years vboxsync Main: doxygen fixes
(edit) @65120   8 years vboxsync Main: doxygen fixes
(edit) @65063   8 years vboxsync Main: doxygen fixes
(edit) @65049   8 years vboxsync bugref:8527: some coding style fixes and introduced VBOX_WITH_UNATTENDED
(edit) @64996   8 years vboxsync bugref:8527. added Unattended object as class member into MachineImpl class
(edit) @63584   8 years vboxsync bugref:8482. The redundant async task implementations was eliminated …
(edit) @63563   8 years vboxsync scm: cleaning up todos
(edit) @63460   8 years vboxsync warning
(edit) @63256   8 years vboxsync Main: warnings
(edit) @63172   8 years vboxsync Main: warning about switches and some other stuff.
(edit) @62346   8 years vboxsync Main/Machine: add lock release which was lost in the previous changeset
(edit) @62292   8 years vboxsync Main/Machine: Eliminate unneeded taking of the Host object lock in …
(edit) @62192   8 years vboxsync Main: Allow StorageBus_PCIe
(edit) @62105   8 years vboxsync Main/Machine: fix extradata map copying to work where STL isn't …
(edit) @62014   8 years vboxsync Main/Machine: add a stub for an aux settings file (which will be an …
(edit) @61788   8 years vboxsync re-enable x2APIC for new Linux VMs
(edit) @61758   8 years vboxsync Temporarily disabled x2APIC for new VMs.
(edit) @61747   9 years vboxsync enable X2APIC for Linux guests
(edit) @61588   9 years vboxsync Main/Machine: some comment fixing
(edit) @61042   9 years vboxsync Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
(edit) @61009   9 years vboxsync Main: big settings cleanup and writing optimization. Moved …
(edit) @60809   9 years vboxsync Main/Machine: initialize the parallel port addresses even if no OS …
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