summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp
Commit message (Expand)AuthorAgeFilesLines
* VBoxManage: rc -> vrc/hrc. Make scm check. bugref:10223vboxsync2023-01-251-10/+9
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* Audio/VBoxManage: Resolved a @todo: Marked the modifyvm "--audio" switch as b...vboxsync2023-01-091-44/+36
* Main,FE/VBoxManage: Implement possiblity to configure some of the guest debug...vboxsync2022-09-261-0/+80
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* Audio/Main: Bigger revamp of the audio interface(s) to later also support hos...vboxsync2022-06-291-5/+15
* FE/Qt, Main/Console+Mouse, VBoxManage: Touchpad support, should be functional...vboxsync2022-06-241-0/+6
* Main/FE: Added new audio driver type "default" to make it possible to move VM...vboxsync2022-06-241-1/+1
* Main/FE: Added new audio driver type "default" to make it possible to move VM...vboxsync2022-06-241-1/+10
* Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. This a...vboxsync2022-05-311-109/+109
* FE/VBoxManage: Remove the now unused VBoxManageHelp build target and the VBOX...vboxsync2022-03-151-5/+0
* CloudNet: ​bugref:9469 Dropped local gateway parameters in VBoxManage cloud...vboxsync2022-03-031-0/+37
* VBoxManage: Finish cleanup for 'modifyvm'.vboxsync2022-02-111-23/+29
* Work around inability of XPCOM to handle enums starting with a digit.vboxsync2022-02-031-2/+2
* Added emulation of several classic Ethernet adapters.vboxsync2022-02-031-0/+24
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* virtio-net works on linux in local testing, and virtio-scsi works on windows....vboxsync2021-12-171-6/+0
* Main: bugref:1909: Added translation into VBoxManage excluding built-in docbo...vboxsync2021-11-251-1/+1
* VBoxManage/modifyvm,showvminfo: Added --testing-enabled=bool, --testing-mmio=...vboxsync2021-11-221-3/+53
* VBoxManage: Dashified the modifyvm options, the leaving the wordsoup options ...vboxsync2021-11-211-187/+180
* Main: bugref:1909: Added translation marks around messages of VBoxManage outputvboxsync2021-11-111-75/+85
* Main,FE/VBoxManage: Allow changing the localhost reachable flag for the NAT a...vboxsync2021-10-281-0/+19
* Devices: bugref:9932 DrvVMNet and host-only network initial implementationvboxsync2021-09-281-0/+37
* Main,FE/VBoxManage: Add the necessary Main API bits to control the trusted pl...vboxsync2021-09-101-0/+42
* doc, Frontends/VBoxManage: Integrate several refentry documentation pieces, b...vboxsync2021-09-101-18/+18
* Main/Console: Correctly handle mouse and keyboard type of None, which in prin...vboxsync2021-06-251-0/+10
* Intel IOMMU: bugref:9967 VBoxManage: Allow enabling Intel IOMMU (when VBOX_WI...vboxsync2021-04-051-0/+7
* Intel IOMMU: bugref:9967 Main, VBoxManage: Handle Intel IOMMU in places where...vboxsync2021-04-011-4/+7
* VBoxManage: When setting the host interface for bridging or hostonlyvboxsync2021-03-101-0/+5
* VBoxManage/modifyvm: USe RT_BOOL instead of explicit !! in previous.vboxsync2021-03-091-1/+1
* VBoxManage/modifyvm: Don't try to always helpfully enable a NIC whenvboxsync2021-03-091-11/+27
* AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.vboxsync2021-01-131-0/+29
* Main: bugref:9618 Added Main/API support for AMD-V Virtualized VMSAVE/VMLOAD ...vboxsync2020-08-141-0/+6
* VBoxManage: keep old --clipboard option which was superseded by --clipboard-m...vboxsync2020-02-041-0/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 to Vir...vboxsync2020-01-091-0/+6
* build fix for prev changevboxsync2019-12-051-0/+2
* Main/GraphicsAdapter: Split off a few attributes from Machine interface, whic...vboxsync2019-11-181-9/+12
* Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is long in ...vboxsync2019-10-311-0/+4
* Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID (SMBIOS s...vboxsync2019-10-301-0/+8
* Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in backwards cvboxsync2019-10-161-8/+0
* FE/VBoxManage: Shut up MSVC (warning).vboxsync2019-10-151-1/+1
* Shared Clipboard/Transfers: Added controlvm/modifyvm options for enabling/dis...vboxsync2019-10-151-4/+37
* Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing (no sna...vboxsync2019-09-301-0/+8
* Frontends/VBoxManage: add todo for handling audio driver changes better, enab...vboxsync2019-09-171-0/+6
* Runtime: Some renaming to stay consistent (*Get* always returns what is asked...vboxsync2019-09-041-1/+1
* VMM,Main,++: Retired the unfinished FTM component.vboxsync2019-07-311-53/+0
* Forward ported 130474,130475,130477,130479. bugref:9453vboxsync2019-05-211-0/+12
* Recording/VBoxManage: Getting and controlling the recording settings needs Se...vboxsync2019-04-091-1/+1
* Main: bugref:7929: Added ability to change the priority of the VM processvboxsync2019-03-271-1/+34