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) @105266   5 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105087   5 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105018   6 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   6 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @103085   11 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @102455   12 months vboxsync Main: Removed some more BUGBUG entries and documented empty / …
(edit) @101476   14 months vboxsync Main: Allow creation of x86 VMs (based on guest OS type or the set …
(edit) @101461   14 months vboxsync Main: Allow creation of x86 VMs (based on guest OS type or the set …
(edit) @101374   14 months vboxsync Main: Some more guest OS id strings converted to arch macros. bugref:10384
(edit) @101271   15 months vboxsync Main: More guest OS types string fixes; we now use explicitly _x64 …
(edit) @101269   15 months vboxsync Main: Fixed guest OS types handling for …
(edit) @101220   15 months vboxsync Main: Moved i_controllerNameFromBusType() from Machine to …
(edit) @101214   15 months vboxsync Main: Got rid of VBOX_WITH_ARMV8_HARDCODED_DEFAULTS, as we now have …
(edit) @101146   15 months vboxsync Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
(edit) @101139   15 months vboxsync Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
(edit) @101138   15 months vboxsync Main: Fixed a VBoxSVC crash when committing network adapter changes, …
(edit) @101124   15 months vboxsync Main: Added missing controller names in …
(edit) @101039   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101035   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @100179   18 months vboxsync Main/Machine: If IMachine::discardSavedState() is called for a VM in …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98837   22 months vboxsync Main/Machine: Machine::changeEncryption() can return success if …
(edit) @98352   23 months vboxsync Main: Fix identifiers containing an incorrect plural of "medium".
(edit) @98351   23 months vboxsync Main: Fix plural of "medium" in many comments.
(edit) @98341   23 months vboxsync Main: bugref:4784: rename MachineSharedFolder to SharedFolder [build fix]
(edit) @98340   23 months vboxsync Main: bugref:4784: seperated SharedFolder API between VboxSVC and VM …
(edit) @98293   23 months vboxsync Main/src-server: hr -> hrc. bugref:10223
(edit) @98292   23 months vboxsync Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98288   23 months vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98262   23 months vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @98102   2 years vboxsync Main/Machine: Assert that mData->mSession.mLockedMedia is locked …
(edit) @98101   2 years vboxsync Main/IMachine::attachDevice: Attempt at fixing r150710 regression. …
(edit) @98100   2 years vboxsync Main: Nits.
(edit) @98035   2 years vboxsync reimplemented changes for bugref:10180 after seperating the changes …
(edit) @97523   2 years vboxsync Main: Add new OnMachineGroupsChanged event which fires when the groups …
(edit) @97367   2 years vboxsync Backed out r154357,r154358,r154360,r154361,r154364 because it still …
(edit) @97359   2 years vboxsync bugref:4784 - separated SharedFolder API from being used from both …
(edit) @96888   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96854   2 years vboxsync Devices/USB,Main,FE/Qt: Export EHCI and XHCI controller …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95639   2 years vboxsync Recording: Settings handling fixes / overhaul. This adds the ability …
(edit) @95556   2 years vboxsync fixed VERR_PDM_MEDIA_LOCKED when inserting already mounted medium …
(edit) @95450   2 years vboxsync Main/MachineImpl: Cleaned up all the RTFileDelete() calls to only use …
(edit) @95423   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95339   2 years vboxsync GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
(edit) @95338   2 years vboxsync GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
(edit) @94817   3 years vboxsync Main/MachineImpl: build fixes, bugref:9955
(edit) @94814   3 years vboxsync Main/MachineImpl: build fixes, bugref:9955
(edit) @94789   3 years vboxsync Main/MachineImpl: Fix registering an encrypted machine, bugref:9955
(edit) @94784   3 years vboxsync Main/MachineImpl: Support reading encrypted log files, bugref:9955
(edit) @94782   3 years vboxsync Main/MachineImpl: Implement the change encryption functionality for a …
(edit) @94781   3 years vboxsync Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
(edit) @94780   3 years vboxsync Main/MachineImpl: Update encryption settings for the NVRAM store when …
(edit) @94778   3 years vboxsync Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
(edit) @94761   3 years vboxsync Main/Machine: Remove an accidental additional call to …
(edit) @94747   3 years vboxsync Main/MachineImpl: Implement a few more APIs for full VM encryption, …
(edit) @94735   3 years vboxsync Main/MachineImpl: First part of the full VM encryption integration, …
(edit) @94661   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94660   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94598   3 years vboxsync Main/Machine+Medium+Snapshot+VirtualBox: Recursion elimination to save …
(edit) @94470   3 years vboxsync Comment typo.
(edit) @94460   3 years vboxsync VBox/ostypes.h+Main/Global,Machine,UnattendedInstaller+FE/Qt: First …
(edit) @94394   3 years vboxsync Main/Machine+FE/Qt+VBoxManage/showvminfo: Attaching USB devices to a …
(edit) @94184   3 years vboxsync Main: Guest Properties: notify lesteners that property was deleted …
(edit) @94092   3 years vboxsync Main/Machine: Additional IMachine methods need machine state check …
(edit) @94090   3 years vboxsync Main/Machine: Do not allow TRANSIENT and TRANSRESET guest properties …
(edit) @94084   3 years vboxsync Main/Machine: IMachine::mountMedium inadvertently works without a …
(edit) @93948   3 years vboxsync Main/MachineImple: Fixed use of NULL ComObjPtr<Medium> object in error …
(edit) @93891   3 years vboxsync Main: Guest Properties: improved property name and value validation, …
(edit) @93639   3 years vboxsync Main/MachineImpl: Always return a NVRAM file path as the TPM might be …
(edit) @93548   3 years vboxsync Main/Machine: When saving the settings fails when creating a new file, …
(edit) @93410   3 years vboxsync Main: Generate enum value to string conversion functions for the API. …
(edit) @93388   3 years vboxsync Main/Machine::i_setGuestPropertyToService: Removed unnecessary …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92551   3 years vboxsync Main/Machine: Fix paravirt provider default for Windows 11
(edit) @92539   3 years vboxsync Main/MachineImpl: A couple of hacks for enabling VMMDev/Testing for …
(edit) @92421   3 years vboxsync Main: Enabled large pages by default on linux too. bugref:5324
(edit) @92133   3 years vboxsync Main,FE/VBoxManage: Allow changing the localhost reachable flag for …
(edit) @92040   3 years vboxsync Main/MachineImpl: Only query the recommended firmware type if the OS …
(edit) @91747   3 years vboxsync Main/Machine: doxygen fix
(edit) @91743   3 years vboxsync Main/Machine: Release lock while waiting in …
(edit) @91718   3 years vboxsync Main: bugref:1909: Added initial translation to Russian of API …
(edit) @91614   3 years vboxsync Main: Initialize the TPM type properly based on the guest OS type and …
(edit) @91503   3 years vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @91470   3 years vboxsync Main/GuestOSTypeImpl,Global,Machine: New Windows 11 guest OS type, and …
(edit) @91366   3 years vboxsync Main/Machine: VMs which crash while restoring from the 'Saved' state …
(edit) @91363   3 years vboxsync FE/VBoxSDL+VirtualBox,Main/Console+Machine+VirtualBox.xidl: VMs which …
(edit) @91326   3 years vboxsync Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
(edit) @91213   3 years vboxsync Main,FE/VBoxManage: Add the necessary Main API bits to control the …
(edit) @91130   3 years vboxsync Main/Machine: Allow specifying the empty string as the new location, …
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @89868   3 years vboxsync Main/Console+Machine: Eliminate CMPXCHG16B hack (see bugref:6300) …
(edit) @89718   3 years vboxsync Main/Host+Machine: Fix warning handling in the USB related methods …
(edit) @88365   4 years vboxsync Intel IOMMU: bugref:9967 Build fix.
(edit) @88364   4 years vboxsync Intel IOMMU: bugref:9967 MachineImpl: Disallow setting Intel IOMMU …
(edit) @87968   4 years vboxsync Main/MachineImpl.cpp: Delete Logs/VBoxUI.log left by detachable GUI. …
(edit) @87298   4 years vboxsync Main: Fixed "Failed to create VirtualBox object" in the debug build if …
(edit) @87241   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
(edit) @86971   4 years vboxsync Main/MachineImpl.cpp: Change two incorrect asserts from …
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