|
|
@102455
|
12 months |
vboxsync |
Main: Removed some more BUGBUG entries and documented empty / …
|
|
|
@102417
|
12 months |
vboxsync |
Main/Unattended: If detecting the ISO failed, print everything we got …
|
|
|
@102398
|
12 months |
vboxsync |
Main/Unattended: Removed the more flexible solution of being able to …
|
|
|
@102381
|
12 months |
vboxsync |
Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
|
|
|
@102360
|
12 months |
vboxsync |
IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
|
|
|
@102356
|
12 months |
vboxsync |
IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
|
|
|
@102347
|
12 months |
vboxsync |
Main/Unattended: Added support for Ubuntu Server >= 20.04. bugref:10551
|
|
|
@102342
|
12 months |
vboxsync |
Main/Unattended: Implemented support for subiquity-/cloud-init-based …
|
|
|
@102337
|
12 months |
vboxsync |
Main/Unattended: Implemented support for subiquity-/cloud-init-based …
|
|
|
@102280
|
12 months |
vboxsync |
Main: For ARM there's also x86 emulation in …
|
|
|
@102227
|
13 months |
vboxsync |
Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
|
|
|
@102224
|
13 months |
vboxsync |
Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
|
|
|
@102206
|
13 months |
vboxsync |
VBox: Get rid of unused (and now removed) include, bugref:10545 [build fix]
|
|
|
@102171
|
13 months |
vboxsync |
Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of …
|
|
|
@102170
|
13 months |
vboxsync |
Main/Unattended: Changed a three uses of VBOXOSTYPE_OsTypeMask to …
|
|
|
@102116
|
13 months |
vboxsync |
Main/Unattended: added user payload to unattended. bugref:10446
|
|
|
@102053
|
13 months |
vboxsync |
Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, …
|
|
|
@102052
|
13 months |
vboxsync |
Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, …
|
|
|
@102048
|
13 months |
vboxsync |
Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, bugref:10545
|
|
|
@101697
|
13 months |
vboxsync |
Main/Unattended: Support OracleLinux for unattended installation, …
|
|
|
@101695
|
13 months |
vboxsync |
Main/UnattendedInstaller: Move editDebianGrubCfg() to the base …
|
|
|
@101685
|
13 months |
vboxsync |
Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
|
|
|
@101684
|
13 months |
vboxsync |
Main/Host: Set the hwvirt++ flags on arm64 accordingly so the …
|
|
|
@101683
|
13 months |
vboxsync |
Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
|
|
|
@101633
|
13 months |
vboxsync |
Main/Unattended: Support debian arm64 (tested with Debian 11 netinst) …
|
|
|
@101593
|
13 months |
vboxsync |
doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
|
|
|
@101476
|
14 months |
vboxsync |
Main: Allow creation of x86 VMs (based on guest OS type or the set …
|
|
|
@101472
|
14 months |
vboxsync |
FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability …
|
|
|
@101471
|
14 months |
vboxsync |
Main: Don't allow creating non-x86 VMs on x86. bugref:10384
|
|
|
@101461
|
14 months |
vboxsync |
Main: Allow creation of x86 VMs (based on guest OS type or the set …
|
|
|
@101460
|
14 months |
vboxsync |
Main: Moved Platform::s_platformArchitectureToStr() to …
|
|
|
@101456
|
14 months |
vboxsync |
Main/Appliance: Allow exporting a VM which contains a medium inserted …
|
|
|
@101424
|
14 months |
vboxsync |
Unattended: bugref:10182, bugref:10511. Adding what's need for OL …
|
|
|
@101418
|
14 months |
vboxsync |
Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
|
|
|
@101381
|
14 months |
vboxsync |
Main: More guest OS id marking. bugref:10384
|
|
|
@101374
|
14 months |
vboxsync |
Main: Some more guest OS id strings converted to arch macros. bugref:10384
|
|
|
@101351
|
14 months |
vboxsync |
Unattended: bugref:10530. Adapting kickstart file and kernel command …
|
|
|
@101318
|
14 months |
vboxsync |
Main: Move findEfiRom to the common code and add a …
|
|
|
@101317
|
14 months |
vboxsync |
Main/Unattended: Check for guest OS EFI requirement when preparing the …
|
|
|
@101313
|
14 months |
vboxsync |
Main: Don't return E_NOTIMPL when setting VirtioSound audio adapter, …
|
|
|
@101299
|
14 months |
vboxsync |
Main: Build fix for r159265 - gcc (on solaris/extpack at least) want …
|
|
|
@101282
|
14 months |
vboxsync |
Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
|
|
|
@101271
|
14 months |
vboxsync |
Main: More guest OS types string fixes; we now use explicitly _x64 …
|
|
|
@101269
|
14 months |
vboxsync |
Main: Fixed guest OS types handling for …
|
|
|
@101220
|
15 months |
vboxsync |
Main: Moved i_controllerNameFromBusType() from Machine to …
|
|
|
@101215
|
15 months |
vboxsync |
Main: Separated (renamed) the internal generic OS hint bits from the …
|
|
|
@101214
|
15 months |
vboxsync |
Main: Got rid of VBOX_WITH_ARMV8_HARDCODED_DEFAULTS, as we now have …
|
|
|
@101204
|
15 months |
vboxsync |
ostypes.h + Main: Renamed ARM32 -> arm32 + ARM64 -> arm64.
|
|
|
@101202
|
15 months |
vboxsync |
Main/USBIdDatabaseStub.cpp: Address a few build errors flagged by …
|
|
|
@101200
|
15 months |
vboxsync |
Main,FE/Qt: Add the QEMU RAM based framebuffer device as a possible …
|
|
|
@101199
|
15 months |
vboxsync |
Main + FE/Qt: More Virtio-Sound handling configuration. bugref:10384
|
|
|
@101195
|
15 months |
vboxsync |
Main: Fixed GuestOSType::i_platformArchitecture(). bugref:10384
|
|
|
@101188
|
15 months |
vboxsync |
ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
|
|
|
@101180
|
15 months |
vboxsync |
Frontends/VBoxManage,Main/VirtualBox: Change the newly added …
|
|
|
@101179
|
15 months |
vboxsync |
Main: IVirtualBox::getGuestOSType() now will only return the supported …
|
|
|
@101177
|
15 months |
vboxsync |
Main: Added GuestOSType::i_platformArchitecture() for easier …
|
|
|
@101176
|
15 months |
vboxsync |
Main: Added a new static function Host::s_getPlatformArchitecture() …
|
|
|
@101175
|
15 months |
vboxsync |
Main: Also check for VBOX_WITH_VIRT_ARMV8 in …
|
|
|
@101174
|
15 months |
vboxsync |
Main: Use "static" here as advertised. bugref:10384
|
|
|
@101171
|
15 months |
vboxsync |
Main: Added a IGuestOSType::platformArchitecture attribute for …
|
|
|
@101170
|
15 months |
vboxsync |
Main: Don't report unattended installation for ARM guests as supported …
|
|
|
@101164
|
15 months |
vboxsync |
doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
|
|
|
@101153
|
15 months |
vboxsync |
Main: Removed own debug #define. bugref:10384
|
|
|
@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 …
|
|
|
@101117
|
15 months |
vboxsync |
Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
|
|
|
@101112
|
15 months |
vboxsync |
Unattended: bugref:10182. A first attempt for detecting ARM Debians.
|
|
|
@101070
|
15 months |
vboxsync |
Main: Fixed warnings. bugref:10384
|
|
|
@101069
|
15 months |
vboxsync |
Main: Override the platform architecture in …
|
|
|
@101068
|
15 months |
vboxsync |
Main: More code for ARM. bugref:10384
|
|
|
@101066
|
15 months |
vboxsync |
Main: More stub code for ARM [build fix]. bugref:10384
|
|
|
@101065
|
15 months |
vboxsync |
Main: More stub code for ARM [build fix]. bugref:10384
|
|
|
@101063
|
15 months |
vboxsync |
Main: More stub code for ARM. bugref:10384
|
|
|
@101057
|
15 months |
vboxsync |
Main: Renamed …
|
|
|
@101056
|
15 months |
vboxsync |
Main/Platform: Docs. bugref:10384
|
|
|
@101054
|
15 months |
vboxsync |
Main: More checks for (un)supported platforms. See comments for …
|
|
|
@101052
|
15 months |
vboxsync |
Main: Check if data has been initialized in platform uninit(). bugref:10384
|
|
|
@101048
|
15 months |
vboxsync |
Main/Platform: We only support ARM VMs on ARM hosts for now. Remove …
|
|
|
@101047
|
15 months |
vboxsync |
Main/Platform: Fixed status code mixup. bugref:10384
|
|
|
@101046
|
15 months |
vboxsync |
Main/Platform: Fixed status code mixup. bugref:10384
|
|
|
@101045
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101041
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101039
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101038
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101037
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101036
|
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 …
|
|
|
@100852
|
16 months |
vboxsync |
VMMDev,Main/Appliance: Update the Linux OS subtypes with recent …
|
|
|
@100827
|
16 months |
vboxsync |
VBox/ostypes.h+Main/{Global,Appliance},VMMDev,FE/Qt: Update the Linux …
|
|
|
@100772
|
16 months |
vboxsync |
include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
|
|
|
@100737
|
16 months |
vboxsync |
API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
|
|
|
@100730
|
16 months |
vboxsync |
API/FE/Qt: bugref:10466. bugref:10465. Adding GUI side of the …
|
|
|
@100729
|
16 months |
vboxsync |
API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
|
|
|
@100200
|
18 months |
vboxsync |
Main/Snapshot: Attempting to take a live snapshot, i.e. calling …
|
|
|
@100179
|
18 months |
vboxsync |
Main/Machine: If IMachine::discardSavedState() is called for a VM in …
|
|
|
@100108
|
18 months |
vboxsync |
*: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
|
|
|
@100078
|
18 months |
vboxsync |
Main/src-server and Storage: Immutable media handling flexibility …
|
|
|
@99991
|
19 months |
vboxsync |
Main: reimplements resizeAndCloneTo fix. removes bypass. bugref:10090
|
|
|