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