|
|
@101213
|
19 months |
vboxsync |
Main/Global: New arm64 VMs always need (U)EFI enabled. bugref:10384
|
|
|
@101207
|
19 months |
vboxsync |
Main + FE/Qt: Added ArchLinux_arm64. bugref:10384
|
|
|
@101205
|
19 months |
vboxsync |
Main/Global: Also changed the non-Linx OS IDs to the new naming scheme …
|
|
|
@101204
|
19 months |
vboxsync |
ostypes.h + Main: Renamed ARM32 -> arm32 + ARM64 -> arm64.
|
|
|
@101202
|
19 months |
vboxsync |
Main/USBIdDatabaseStub.cpp: Address a few build errors flagged by …
|
|
|
@101200
|
19 months |
vboxsync |
Main,FE/Qt: Add the QEMU RAM based framebuffer device as a possible …
|
|
|
@101199
|
19 months |
vboxsync |
Main + FE/Qt: More Virtio-Sound handling configuration. bugref:10384
|
|
|
@101198
|
19 months |
vboxsync |
Main/Global: More work on Linux-based OS IDs. bugref:10384
|
|
|
@101196
|
19 months |
vboxsync |
Main/Global: More ARM64 OS types stuff. Addd Debian ARM64. bugref:10384
|
|
|
@101195
|
19 months |
vboxsync |
Main: Fixed GuestOSType::i_platformArchitecture(). bugref:10384
|
|
|
@101191
|
19 months |
vboxsync |
Main/ConsoleImplConfigArmV8.cpp: Emit the uart FDT node only when a …
|
|
|
@101189
|
19 months |
vboxsync |
Main/Global.cpp: Renamed the OS hints and macro templates, as the _32 …
|
|
|
@101188
|
19 months |
vboxsync |
ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
|
|
|
@101180
|
19 months |
vboxsync |
Frontends/VBoxManage,Main/VirtualBox: Change the newly added …
|
|
|
@101179
|
19 months |
vboxsync |
Main: IVirtualBox::getGuestOSType() now will only return the supported …
|
|
|
@101178
|
19 months |
vboxsync |
Main: Added first two generic guest OS types for ARM (as "Other", as …
|
|
|
@101177
|
19 months |
vboxsync |
Main: Added GuestOSType::i_platformArchitecture() for easier …
|
|
|
@101176
|
19 months |
vboxsync |
Main: Added a new static function Host::s_getPlatformArchitecture() …
|
|
|
@101175
|
19 months |
vboxsync |
Main: Also check for VBOX_WITH_VIRT_ARMV8 in …
|
|
|
@101174
|
19 months |
vboxsync |
Main: Use "static" here as advertised. bugref:10384
|
|
|
@101173
|
19 months |
vboxsync |
Main: Nit. bugref:10384
|
|
|
@101171
|
19 months |
vboxsync |
Main: Added a IGuestOSType::platformArchitecture attribute for …
|
|
|
@101170
|
19 months |
vboxsync |
Main: Don't report unattended installation for ARM guests as supported …
|
|
|
@101169
|
19 months |
vboxsync |
Main: Docs. bugref:10384
|
|
|
@101168
|
19 months |
vboxsync |
Main: Fixed reading the CPU properties (like CPU count). bugref:10384
|
|
|
@101166
|
19 months |
vboxsync |
Main/VirtualBox: Follow-up build fix to move the function declarations …
|
|
|
@101164
|
19 months |
vboxsync |
doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
|
|
|
@101154
|
19 months |
vboxsync |
Main: Fixed writing the firmware type in the machine settings …
|
|
|
@101153
|
19 months |
vboxsync |
Main: Removed own debug #define. bugref:10384
|
|
|
@101146
|
19 months |
vboxsync |
Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
|
|
|
@101139
|
19 months |
vboxsync |
Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
|
|
|
@101138
|
19 months |
vboxsync |
Main: Fixed a VBoxSVC crash when committing network adapter changes, …
|
|
|
@101133
|
19 months |
vboxsync |
Main: Also guard GraphicsControllerType_VMSVGA in platform properties …
|
|
|
@101132
|
19 months |
vboxsync |
Main: Also guard GraphicsControllerType_VMSVGA in platform properties …
|
|
|
@101129
|
19 months |
vboxsync |
Main: Limit network adapter types for different platforms and also …
|
|
|
@101124
|
19 months |
vboxsync |
Main: Added missing controller names in …
|
|
|
@101117
|
20 months |
vboxsync |
Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
|
|
|
@101116
|
20 months |
vboxsync |
Main: More code for ARM-specific platform properties. bugref:10384
|
|
|
@101113
|
20 months |
vboxsync |
Main/Global: Fixed a typo in Global::stringifyDeviceType(). Should be …
|
|
|
@101112
|
20 months |
vboxsync |
Unattended: bugref:10182. A first attempt for detecting ARM Debians.
|
|
|
@101077
|
20 months |
vboxsync |
Added the attribute 'cloudId' into the interface ICloudMachine.
|
|
|
@101073
|
20 months |
vboxsync |
Main: Log guest platform architecture in release log. bugref:10384
|
|
|
@101070
|
20 months |
vboxsync |
Main: Fixed warnings. bugref:10384
|
|
|
@101069
|
20 months |
vboxsync |
Main: Override the platform architecture in …
|
|
|
@101068
|
20 months |
vboxsync |
Main: More code for ARM. bugref:10384
|
|
|
@101066
|
20 months |
vboxsync |
Main: More stub code for ARM [build fix]. bugref:10384
|
|
|
@101065
|
20 months |
vboxsync |
Main: More stub code for ARM [build fix]. bugref:10384
|
|
|
@101063
|
20 months |
vboxsync |
Main: More stub code for ARM. bugref:10384
|
|
|
@101057
|
20 months |
vboxsync |
Main: Renamed …
|
|
|
@101056
|
20 months |
vboxsync |
Main/Platform: Docs. bugref:10384
|
|
|
@101055
|
20 months |
vboxsync |
Main/Settings: Fixed setting serial port I/O address for settings < …
|
|
|
@101054
|
20 months |
vboxsync |
Main: More checks for (un)supported platforms. See comments for …
|
|
|
@101052
|
20 months |
vboxsync |
Main: Check if data has been initialized in platform uninit(). bugref:10384
|
|
|
@101050
|
20 months |
vboxsync |
Main: More Doxygen fixes. bugref:10384
|
|
|
@101049
|
20 months |
vboxsync |
Main: More Doxygen fixes. bugref:10384
|
|
|
@101048
|
20 months |
vboxsync |
Main/Platform: We only support ARM VMs on ARM hosts for now. Remove …
|
|
|
@101047
|
20 months |
vboxsync |
Main/Platform: Fixed status code mixup. bugref:10384
|
|
|
@101046
|
20 months |
vboxsync |
Main/Platform: Fixed status code mixup. bugref:10384
|
|
|
@101045
|
20 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101044
|
20 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101043
|
20 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101041
|
20 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101039
|
20 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101038
|
20 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101037
|
20 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101036
|
20 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101035
|
20 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101014
|
20 months |
vboxsync |
Main/src-client/ConsoleImplConfig*: Polishing. More obvious buffer …
|
|
|
@100852
|
21 months |
vboxsync |
VMMDev,Main/Appliance: Update the Linux OS subtypes with recent …
|
|
|
@100827
|
21 months |
vboxsync |
VBox/ostypes.h+Main/{Global,Appliance},VMMDev,FE/Qt: Update the Linux …
|
|
|
@100807
|
21 months |
vboxsync |
bugref:10493. First draft of cloud instance clone functionality.
|
|
|
@100772
|
21 months |
vboxsync |
include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
|
|
|
@100737
|
21 months |
vboxsync |
API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
|
|
|
@100730
|
21 months |
vboxsync |
API/FE/Qt: bugref:10466. bugref:10465. Adding GUI side of the …
|
|
|
@100729
|
21 months |
vboxsync |
API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
|
|
|
@100717
|
21 months |
vboxsync |
Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
|
|
|
@100716
|
21 months |
vboxsync |
Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
|
|
|
@100707
|
21 months |
vboxsync |
Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
|
|
|
@100706
|
21 months |
vboxsync |
Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
|
|
|
@100655
|
21 months |
vboxsync |
Shared Clipboard/VRDE: Integrated the logic of …
|
|
|
@100651
|
21 months |
vboxsync |
Shared Clipboard: Also give the registered service extension the …
|
|
|
@100619
|
21 months |
vboxsync |
Shared Clipboard: Made the Main host service dispatcher a bit more …
|
|
|
@100616
|
21 months |
vboxsync |
Shared Clipboard: More code for host service error propagation. bugref:9437
|
|
|
@100615
|
21 months |
vboxsync |
Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
|
|
|
@100612
|
21 months |
vboxsync |
Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
|
|
|
@100610
|
21 months |
vboxsync |
Shared Clipboard/Main: Logging nit. bugref:9437
|
|
|
@100609
|
21 months |
vboxsync |
Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
|
|
|
@100606
|
21 months |
vboxsync |
Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
|
|
|
@100550
|
22 months |
vboxsync |
VBoxProxyStub.c: Clean up really really old type libraries.
|
|
|
@100521
|
22 months |
vboxsync |
Main: separate function for parsing the entries in remote USB device …
|
|
|
@100325
|
22 months |
vboxsync |
Guest Control/Main: Return from GuestSession::i_sendMessage() in case …
|
|
|
@100200
|
22 months |
vboxsync |
Main/Snapshot: Attempting to take a live snapshot, i.e. calling …
|
|
|
@100179
|
23 months |
vboxsync |
Main/Machine: If IMachine::discardSavedState() is called for a VM in …
|
|
|
@100108
|
23 months |
vboxsync |
*: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
|
|
|
@100105
|
23 months |
vboxsync |
Main/ConsoleImplConfigArmV8.cpp: Fix FDT generation for SMP …
|
|
|
@100078
|
23 months |
vboxsync |
Main/src-server and Storage: Immutable media handling flexibility …
|
|
|
@100042
|
23 months |
vboxsync |
Main: Start simple ResourceStore implementation similar to NvramStore …
|
|
|
@100041
|
23 months |
vboxsync |
Main/ConsoleImplConfigArmV8.cpp: A first shot at generating the FDT on …
|
|
|
@100038
|
23 months |
vboxsync |
Main: Start simple ResourceStore implementation similar to NvramStore …
|
|
|
@99991
|
2 years |
vboxsync |
Main: reimplements resizeAndCloneTo fix. removes bypass. bugref:10090
|
|
|