|
|
@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 …
|
|
|
@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* …
|
|
|
@75341
|
6 years |
vboxsync |
Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
|
|
|
@75251
|
6 years |
vboxsync |
Capturing: Separated capturing settings into new interfaces …
|
|
|
@74804
|
6 years |
vboxsync |
Main/Progress: Split into safe public interface and a private one …
|
|
|
@74474
|
6 years |
vboxsync |
Main,Devices: Graphics controller updates. bugref:8893
|
|
|
@73805
|
6 years |
vboxsync |
fixed signed/unsigned mismatch in the comparsion
|
|
|
@73804
|
6 years |
vboxsync |
Main: bugref:9075: added check into the IMachine::SetExtraData and …
|
|
|
@73744
|
6 years |
vboxsync |
Main/Machine: bugref:8612: fix build without extpack support (very …
|
|
|
@73743
|
6 years |
vboxsync |
Main/Progress+Appliance+Machine: Turn …
|
|
|
@73740
|
6 years |
vboxsync |
Main: bugref:8612: add implementaion of Machine::applyDefault() in …
|
|
|
@73589
|
6 years |
vboxsync |
Main: Allow changing the passthrough flag when the VM is running if …
|
|
|
@73003
|
6 years |
vboxsync |
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
|
|
|
@72919
|
6 years |
vboxsync |
Main/*: From now on any valid UTF8 string is considered a valid guest …
|
|
|
@72700
|
6 years |
vboxsync |
Main/Machine: keep default '/' group if no group is specified on VM …
|
|
|
@72476
|
6 years |
vboxsync |
Main/Appliance: Teach importing new tricks: importing to specific …
|
|
|
@72332
|
7 years |
vboxsync |
Main: Added HWVirtExPropertyType::UseNativeApi for use with …
|
|
|
@72323
|
7 years |
vboxsync |
Main: bugref:9049: Support for split GUI functionality, to start …
|
|
|
@72205
|
7 years |
vboxsync |
Main/VirtualBox+Machine: Change medium registry behavior, put new …
|
|
|
@71108
|
7 years |
vboxsync |
Added speculation control settings to API, refined implementation.
|
|
|
@70712
|
7 years |
vboxsync |
Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to …
|
|
|
@70650
|
7 years |
vboxsync |
scm: fix trailing whitespace
|
|
|