|
|
@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
|
4 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 …
|
|
|
@86908
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Removed clipboard area handling code. …
|
|
|
@86498
|
4 years |
vboxsync |
VBoxSVC/MachineImpl.cpp: Fixed use-after-free problem in …
|
|
|
@86294
|
4 years |
vboxsync |
Main/MachineImpl.cpp: Added missing bound checks on getSerialPort and …
|
|
|
@86125
|
4 years |
vboxsync |
Main: bugref:9623: Restricted the scope of the multi attaching the …
|
|
|
@85908
|
4 years |
vboxsync |
Main: bugref:9623: Fixed issue causes the assertion during VBoxSVC …
|
|
|
@85769
|
4 years |
vboxsync |
Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
|
|
|
@85309
|
4 years |
vboxsync |
Main: Try harder using the Utf8Str versions of the event stuff where …
|
|
|
@85306
|
4 years |
vboxsync |
Main/comimpl.xsl,++: Make it possible to pass Utf8Str rather that …
|
|
|
@85304
|
4 years |
vboxsync |
Main: i_onXxxxChange -> i_onXxxxChanged to match the event name. …
|
|
|
@85300
|
4 years |
vboxsync |
Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
|
|
|
@85257
|
4 years |
vboxsync |
Main/MachineImpl.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85256
|
4 years |
vboxsync |
Main/MachineImpl.cpp: Use printf and appendPrintf rather than …
|
|
|
@84618
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration code moved from Machine …
|
|
|
@84395
|
5 years |
vboxsync |
Main/hardening: VC++ 19.x warnings. bugref:8489
|
|
|
@83901
|
5 years |
vboxsync |
Main/Machine: Allow renaming the VM when it is in "Saved" state. Was …
|
|
|
@83180
|
5 years |
vboxsync |
scm fix
|
|
|
@83171
|
5 years |
vboxsync |
More build fixes for r136290.
|
|
|
@83170
|
5 years |
vboxsync |
Build fixes for r136290.
|
|
|
@83169
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration multiple targets and …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81971
|
5 years |
vboxsync |
Main/Machine+GraphicsAdapter: previously missed proper removal of …
|
|
|
@81964
|
5 years |
vboxsync |
Main/GraphicsAdapter: Split off a few attributes from Machine …
|
|
|
@81682
|
5 years |
vboxsync |
Main/Console+ConsoleVRDPServer+ApplianceExport+Host+Machine+USBDeviceFi …
|
|
|
@81427
|
5 years |
vboxsync |
Build fixes for r134139
|
|
|
@81425
|
5 years |
vboxsync |
Main/Machine+BIOSSettings+Console: Full implementation of NVRAM …
|
|
|
@81422
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration concept (disabled in …
|
|
|
@81299
|
5 years |
vboxsync |
Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in …
|
|
|
@81286
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Added …
|
|
|
@81087
|
5 years |
vboxsync |
Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing …
|
|
|
@80849
|
5 years |
vboxsync |
Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
|
|
|
@80824
|
5 years |
vboxsync |
Main: bugref:9341: The "environment" parameter in the …
|
|
|
@80787
|
5 years |
vboxsync |
Main/MachineImpl.cpp: strSessionName can be empty if we failed to …
|
|
|
@80752
|
5 years |
vboxsync |
Main/Machine: Workaround for windows VM hang when 2D accel is enabled …
|
|
|
@80586
|
5 years |
vboxsync |
Runtime: Windows build fix for r133105
|
|
|
@80573
|
5 years |
vboxsync |
Main: bugref:9341: Fixed some scm errors
|
|
|
@80569
|
5 years |
vboxsync |
Main: bugref:9341: Added VM autostart during boot support for windows host
|
|
|
@80074
|
5 years |
vboxsync |
VMM,Main,++: Retired the unfinished FTM component.
|
|
|
@79955
|
5 years |
vboxsync |
bugref:8345. Second part of refining and cleaning up the code.
|
|
|
@78897
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78761
|
6 years |
vboxsync |
Main/Machine::moveTo: Some cleanups and a lot of @todo's. bugref:8345
|
|
|
@78632
|
6 years |
vboxsync |
Forward ported 130474,130475,130477,130479. bugref:9453
|
|
|
@78565
|
6 years |
vboxsync |
Main: bugref:6913: Fixed NULL id in the IMediumRegisteredEvent and …
|
|
|
@78509
|
6 years |
vboxsync |
Main/Machine+StorageController+SystemProperties+Console: Add basic …
|
|
|
@78427
|
6 years |
vboxsync |
Main: bugref:8612: Added some comment and removed debug tails
|
|
|
@78387
|
6 years |
vboxsync |
Main: bugref:8612: Fixed error during MacOS guest creation using GUI
|
|
|
@78352
|
6 years |
vboxsync |
Main: bugref:8612: Added HW virtualization enabled always in …
|
|
|
@78296
|
6 years |
vboxsync |
Main: bugref:8612: Fixed error happened during VM creation with …
|
|
|
@78277
|
6 years |
vboxsync |
Main/Machine::applyDefaults: corrected audio configuration order.
|
|
|
@78261
|
6 years |
vboxsync |
Main: bugref:6913: Added OnStorageControllerChanged to IVirtualBox …
|
|
|
@78202
|
6 years |
vboxsync |
Main/VirtualBox+Machine: Fix bogus saving of VM config when the VM is …
|
|
|
@78124
|
6 years |
vboxsync |
Main: Machine+VirtualBox: slightly prettier fix to bugref:9075, …
|
|
|
@78122
|
6 years |
vboxsync |
Main: bugref:9075: allow using an UTF-8 string in the …
|
|
|
@78098
|
6 years |
vboxsync |
IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
|
|
|
@78090
|
6 years |
vboxsync |
*,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
|
|
|
@78072
|
6 years |
vboxsync |
Recording/Main: Settings locking fixes.
|
|
|
@77910
|
6 years |
vboxsync |
Main: bugref:7929: Added ability to change the priority of the VM process
|
|
|
@77436
|
6 years |
vboxsync |
Main: Eradicate the use of BSTR in regular API code, there were leaks …
|
|
|
@77039
|
6 years |
vboxsync |
Main/Machine: fix CPUID override removal, it ran into …
|
|
|
@76818
|
6 years |
vboxsync |
Config.kmk, HostDrivers/Support, Main, FE/Qt, Installer: bugref:9049: …
|
|
|
@76678
|
6 years |
vboxsync |
Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
|
|
|
@76592
|
6 years |
vboxsync |
Main: Don't use Logging.h.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76394
|
6 years |
vboxsync |
DisplayImpl.h,HGCM.h: Avoid including VBox/VMMDev.h and instead do it …
|
|
|
@76298
|
6 years |
vboxsync |
Main: bugref:6913: Added generation of some medium events. Contains …
|
|
|
@76240
|
6 years |
vboxsync |
Main: bugref:6913: had to revert all changes for the defect because of …
|
|
|
@76215
|
6 years |
vboxsync |
Main: bugref:6913: Added generation of medium events
|
|
|
@75817
|
6 years |
vboxsync |
Main/GuestOSType: Add recommended Graphics Controller information and …
|
|
|
@75488
|
6 years |
vboxsync |
Recording/Main: Implemented better support for recording limits (also …
|
|
|
@75455
|
6 years |
vboxsync |
Recording/Main: Renaming (onRecordChange -> onRecordingChange).
|
|
|
@75453
|
6 years |
vboxsync |
Recording/Main: Renaming (IMachine::IsModified_Record -> …
|
|
|
@75380
|
6 years |
vboxsync |
Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
|
|
|
@75361
|
6 years |
vboxsync |
Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
|
|
|