|
|
@101213
|
15 months |
vboxsync |
Main/Global: New arm64 VMs always need (U)EFI enabled. bugref:10384
|
|
|
@101212
|
15 months |
vboxsync |
libs: switching to new openssl-3.1.3. bugref:10527
|
|
|
@101211
|
15 months |
vboxsync |
openssl-3.1.3: Applied and adjusted our OpenSSL changes to 3.1.2. …
|
|
|
@101210
|
15 months |
vboxsync |
FE/Qt: bugref:10523. Removing a rogue printf.
|
|
|
@101209
|
15 months |
vboxsync |
FE/Qt: bugref:10523. Adjusting name and type editor to the new …
|
|
|
@101208
|
15 months |
vboxsync |
Deleting old openssl-3.1.0. bugref:10519
|
|
|
@101207
|
15 months |
vboxsync |
Main + FE/Qt: Added ArchLinux_arm64. bugref:10384
|
|
|
@101206
|
15 months |
vboxsync |
FE/Qt: Icon pool updates for Other_arm64 + Debian_arm64 / Debian12_arm64.
|
|
|
@101205
|
15 months |
vboxsync |
Main/Global: Also changed the non-Linx OS IDs to the new naming scheme …
|
|
|
@101204
|
15 months |
vboxsync |
ostypes.h + Main: Renamed ARM32 -> arm32 + ARM64 -> arm64.
|
|
|
@101203
|
15 months |
vboxsync |
VMM/IEM: Reworked the native recompiler state passing and moved most …
|
|
|
@101202
|
15 months |
vboxsync |
Main/USBIdDatabaseStub.cpp: Address a few build errors flagged by …
|
|
|
@101201
|
15 months |
vboxsync |
FE/Qt: Icon pool fixes for more precisely named guest OS type names.
|
|
|
@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
|
|
|
@101198
|
15 months |
vboxsync |
Main/Global: More work on Linux-based OS IDs. bugref:10384
|
|
|
@101197
|
15 months |
vboxsync |
Runtime/{openssl-sha256,openssl-sha512}.cpp: Updated the …
|
|
|
@101196
|
15 months |
vboxsync |
Main/Global: More ARM64 OS types stuff. Addd Debian ARM64. bugref:10384
|
|
|
@101195
|
15 months |
vboxsync |
Main: Fixed GuestOSType::i_platformArchitecture(). bugref:10384
|
|
|
@101194
|
15 months |
vboxsync |
Runtime/openssl-md5.cpp: Fix conflicting declaration of RTMd5Final(), …
|
|
|
@101193
|
15 months |
vboxsync |
VMM/IEM: Some libunwind/darwin adjustments. bugref:10370
|
|
|
@101192
|
15 months |
vboxsync |
IPRT/mem: Fix assertion in generic ASMBitFirstClear triggered by …
|
|
|
@101191
|
15 months |
vboxsync |
Main/ConsoleImplConfigArmV8.cpp: Emit the uart FDT node only when a …
|
|
|
@101190
|
15 months |
vboxsync |
VMM/CPUM-armv8: Include the guest ID registers in the saved state and …
|
|
|
@101189
|
15 months |
vboxsync |
Main/Global.cpp: Renamed the OS hints and macro templates, as the _32 …
|
|
|
@101188
|
15 months |
vboxsync |
ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
|
|
|
@101186
|
15 months |
vboxsync |
VMM/CPUMR3CpuId-armv8: Resolve more feature bits, bugref:10525
|
|
|
@101183
|
15 months |
vboxsync |
FE/Qt: bugref:10523 Adding a separate class to manage os guest types.
|
|
|
@101182
|
15 months |
vboxsync |
VMM/IEM: Eliminated a parameter for three more builtin threaded …
|
|
|
@101181
|
15 months |
vboxsync |
VMM/IEM: We don't need to emit code for setting up parameters that 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 …
|
|
|
@101178
|
15 months |
vboxsync |
Main: Added first two generic guest OS types for ARM (as "Other", as …
|
|
|
@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
|
|
|
@101173
|
15 months |
vboxsync |
Main: Nit. bugref:10384
|
|
|
@101172
|
15 months |
vboxsync |
VMM/IEM: Made the native recompiler work for win.amd64 debug builds. …
|
|
|
@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 …
|
|
|
@101169
|
15 months |
vboxsync |
Main: Docs. bugref:10384
|
|
|
@101168
|
15 months |
vboxsync |
Main: Fixed reading the CPU properties (like CPU count). bugref:10384
|
|
|
@101167
|
15 months |
vboxsync |
Frontends/VBoxManage: Follow-up build fix to remove the COMGETTER() …
|
|
|
@101166
|
15 months |
vboxsync |
Main/VirtualBox: Follow-up build fix to move the function declarations …
|
|
|
@101165
|
15 months |
vboxsync |
VMM/CPUMR3CpuId-armv8: Resolve more feature bits, bugref:10525
|
|
|
@101164
|
15 months |
vboxsync |
doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
|
|
|
@101163
|
15 months |
vboxsync |
VMM/IEM: Experimental recompilation of threaded blocks into native …
|
|
|
@101162
|
15 months |
vboxsync |
IPRT/mem: Use mempage /w heap code everwhere all the time. bugref:10370
|
|
|
@101161
|
15 months |
vboxsync |
fixing asan build burn, ignore c4668 and c5039 warnings, todo figure …
|
|
|
@101160
|
15 months |
vboxsync |
trying to fix additions warning for r3/posix/dir-posix.cpp(111), …
|
|
|
@101159
|
15 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Extending filter editor …
|
|
|
@101158
|
15 months |
vboxsync |
FE/Qt: Moved the Intel AHCI into the x86 platform case + increased the …
|
|
|
@101157
|
15 months |
vboxsync |
FE/Qt: Also #define VBOX_WITH_VIRT_ARMV8 for the VirtualBox binary, …
|
|
|
@101156
|
15 months |
vboxsync |
FE/Qt: Moved the Intel AHCI into the x86 platform case + increased the …
|
|
|
@101155
|
15 months |
vboxsync |
FE/Qt: Added some quick'n dirty fixes to make it run on ARM w/ the …
|
|
|
@101154
|
15 months |
vboxsync |
Main: Fixed writing the firmware type in the machine settings …
|
|
|
@101153
|
15 months |
vboxsync |
Main: Removed own debug #define. bugref:10384
|
|
|
@101152
|
15 months |
vboxsync |
IPRT/mem: scm fix. bugref:10370
|
|
|
@101151
|
15 months |
vboxsync |
IPRT/mem: Eliminiated use of 'posix' in tje …
|
|
|
@101150
|
15 months |
vboxsync |
IPRT/mem: Eliminiated the malloc dependency of the …
|
|
|
@101149
|
15 months |
vboxsync |
Valkit: trying to fix asan build fail, ignoring warning C5039
|
|
|
@101148
|
15 months |
vboxsync |
IPRT/mem: Refactoring the rtmempage-exec-mmap-heap-posix.cpp code so …
|
|
|
@101147
|
15 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Filter editor …
|
|
|
@101146
|
15 months |
vboxsync |
Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
|
|
|
@101145
|
15 months |
vboxsync |
IPRT/mem: Windows fix. bugref:10370
|
|
|
@101144
|
15 months |
vboxsync |
IPRT/mem: build fix. bugref:10370
|
|
|
@101143
|
15 months |
vboxsync |
IPRT/mem: build fix. bugref:10370
|
|
|
@101142
|
15 months |
vboxsync |
IPRT/mem: Added a RTMEMPAGEALLOC_F_EXECUTABLE to RTMemPageAllocEx. …
|
|
|
@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, …
|
|
|
@101137
|
15 months |
vboxsync |
ValKit: Query about a supported DirectX feature level
|
|
|
@101136
|
15 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: More convenient filter …
|
|
|
@101135
|
15 months |
vboxsync |
curl-8.3.0: fixing macos build: bugref:10526
|
|
|
@101134
|
15 months |
vboxsync |
FE/Qt: Added some quick'n dirty fixes to make it run on ARM w/ the …
|
|
|
@101133
|
15 months |
vboxsync |
Main: Also guard GraphicsControllerType_VMSVGA in platform properties …
|
|
|
@101132
|
15 months |
vboxsync |
Main: Also guard GraphicsControllerType_VMSVGA in platform properties …
|
|
|
@101131
|
15 months |
vboxsync |
libs: switching to curl-8.3.0. bugref:10526
|
|
|
@101130
|
15 months |
vboxsync |
curl-8.3.0: fixing the build. bugref:10526
|
|
|
@101129
|
15 months |
vboxsync |
Main: Limit network adapter types for different platforms and also …
|
|
|
@101128
|
15 months |
vboxsync |
FE/VBoxManage: Improved "show systemproperties": Removed the hardcoded …
|
|
|
@101127
|
15 months |
vboxsync |
curl-8.3.0: Applied and adjusted our curl changes to 8.0.1. bugref:10526
|
|
|
@101126
|
15 months |
vboxsync |
FE/VBoxManage: Improved "show systemproperties": Removed the hardcoded …
|
|
|
@101125
|
15 months |
vboxsync |
FE/VBoxManage: Added armv8virtual chipset handling. bugref:10384.
|
|
|
@101124
|
15 months |
vboxsync |
Main: Added missing controller names in …
|
|
|
@101123
|
15 months |
vboxsync |
FE/Qt: UIFontScaleEditor: Seems like a testing leftover from r154309.
|
|
|
@101122
|
15 months |
vboxsync |
FE/Qt: Fixing UINotificationCenter use-after-free revealed by asan; …
|
|
|
@101121
|
15 months |
vboxsync |
VMM/CPUM: Log host and guest features, bugref:10525
|
|
|
@101119
|
15 months |
vboxsync |
VMM/CPUM: Log more ID registers, bugref:10525
|
|
|
@101118
|
15 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Implementing sticky …
|
|
|
@101117
|
15 months |
vboxsync |
Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
|
|
|
@101116
|
15 months |
vboxsync |
Main: More code for ARM-specific platform properties. bugref:10384
|
|
|
@101115
|
15 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8: Query the guest ID registers and set …
|
|
|
@101114
|
15 months |
vboxsync |
VMM/CPUM: Add support for querying the ID registers presented to the …
|
|
|
@101113
|
15 months |
vboxsync |
Main/Global: Fixed a typo in Global::stringifyDeviceType(). Should be …
|
|
|
@101112
|
15 months |
vboxsync |
Unattended: bugref:10182. A first attempt for detecting ARM Debians.
|
|
|
@101111
|
15 months |
vboxsync |
VMM/IEM: Dropped IEMTB_F_STATE_XXX as we use dedicated TBs for …
|
|
|
@101110
|
15 months |
vboxsync |
FE/Qt: Added the ARMv8Virtual chipset type to …
|
|
|
@101109
|
15 months |
vboxsync |
IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
|
|
|
@101108
|
15 months |
vboxsync |
IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
|
|
|