VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101197   19 months vboxsync Runtime/{openssl-sha256,openssl-sha512}.cpp: Updated the …
(edit) @101196   19 months vboxsync Main/Global: More ARM64 OS types stuff. Addd Debian ARM64. bugref:10384
(edit) @101195   19 months vboxsync Main: Fixed GuestOSType::i_platformArchitecture(). bugref:10384
(edit) @101194   19 months vboxsync Runtime/openssl-md5.cpp: Fix conflicting declaration of RTMd5Final(), …
(edit) @101193   19 months vboxsync VMM/IEM: Some libunwind/darwin adjustments. bugref:10370
(edit) @101192   19 months vboxsync IPRT/mem: Fix assertion in generic ASMBitFirstClear triggered by …
(edit) @101191   19 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Emit the uart FDT node only when a …
(edit) @101190   19 months vboxsync VMM/CPUM-armv8: Include the guest ID registers in the saved state and …
(edit) @101189   19 months vboxsync Main/Global.cpp: Renamed the OS hints and macro templates, as the _32 …
(edit) @101188   19 months vboxsync ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
(edit) @101187   19 months vboxsync Config.kmk: Add allow-jit to the list of entitlements required on …
(edit) @101186   19 months vboxsync VMM/CPUMR3CpuId-armv8: Resolve more feature bits, bugref:10525
(edit) @101185   19 months vboxsync include/iprt/armv8.h: Add more ID register definitions, bugref:10525
(edit) @101184   19 months vboxsync osypes.h: Fixed typo (VBOXOSTYPE_Ubuntu_ARM34 -> VBOXOSTYPE_Ubuntu_ARM64).
(edit) @101183   19 months vboxsync FE/Qt: bugref:10523 Adding a separate class to manage os guest types.
(edit) @101182   19 months vboxsync VMM/IEM: Eliminated a parameter for three more builtin threaded …
(edit) @101181   19 months vboxsync VMM/IEM: We don't need to emit code for setting up parameters that the …
(edit) @101180   19 months vboxsync Frontends/VBoxManage,Main/VirtualBox: Change the newly added …
(edit) @101179   19 months vboxsync Main: IVirtualBox::getGuestOSType() now will only return the supported …
(edit) @101178   19 months vboxsync Main: Added first two generic guest OS types for ARM (as "Other", as …
(edit) @101177   19 months vboxsync Main: Added GuestOSType::i_platformArchitecture() for easier …
(edit) @101176   19 months vboxsync Main: Added a new static function Host::s_getPlatformArchitecture() …
(edit) @101175   19 months vboxsync Main: Also check for VBOX_WITH_VIRT_ARMV8 in …
(edit) @101174   19 months vboxsync Main: Use "static" here as advertised. bugref:10384
(edit) @101173   19 months vboxsync Main: Nit. bugref:10384
(edit) @101172   19 months vboxsync VMM/IEM: Made the native recompiler work for win.amd64 debug builds. …
(edit) @101171   19 months vboxsync Main: Added a IGuestOSType::platformArchitecture attribute for …
(edit) @101170   19 months vboxsync Main: Don't report unattended installation for ARM guests as supported …
(edit) @101169   19 months vboxsync Main: Docs. bugref:10384
(edit) @101168   19 months vboxsync Main: Fixed reading the CPU properties (like CPU count). bugref:10384
(edit) @101167   19 months vboxsync Frontends/VBoxManage: Follow-up build fix to remove the COMGETTER() …
(edit) @101166   19 months vboxsync Main/VirtualBox: Follow-up build fix to move the function declarations …
(edit) @101165   19 months vboxsync VMM/CPUMR3CpuId-armv8: Resolve more feature bits, bugref:10525
(edit) @101164   19 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101163   19 months vboxsync VMM/IEM: Experimental recompilation of threaded blocks into native …
(edit) @101162   19 months vboxsync IPRT/mem: Use mempage /w heap code everwhere all the time. bugref:10370
(edit) @101161   19 months vboxsync fixing asan build burn, ignore c4668 and c5039 warnings, todo figure …
(edit) @101160   19 months vboxsync trying to fix additions warning for r3/posix/dir-posix.cpp(111), …
(edit) @101159   19 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Extending filter editor …
(edit) @101158   19 months vboxsync FE/Qt: Moved the Intel AHCI into the x86 platform case + increased the …
(edit) @101157   19 months vboxsync FE/Qt: Also #define VBOX_WITH_VIRT_ARMV8 for the VirtualBox binary, …
(edit) @101156   19 months vboxsync FE/Qt: Moved the Intel AHCI into the x86 platform case + increased the …
(edit) @101155   19 months vboxsync FE/Qt: Added some quick'n dirty fixes to make it run on ARM w/ the …
(edit) @101154   19 months vboxsync Main: Fixed writing the firmware type in the machine settings …
(edit) @101153   19 months vboxsync Main: Removed own debug #define. bugref:10384
(edit) @101152   19 months vboxsync IPRT/mem: scm fix. bugref:10370
(edit) @101151   19 months vboxsync IPRT/mem: Eliminiated use of 'posix' in tje …
(edit) @101150   19 months vboxsync IPRT/mem: Eliminiated the malloc dependency of the …
(edit) @101149   19 months vboxsync Valkit: trying to fix asan build fail, ignoring warning C5039
(edit) @101148   19 months vboxsync IPRT/mem: Refactoring the rtmempage-exec-mmap-heap-posix.cpp code so …
(edit) @101147   19 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Filter editor …
(edit) @101146   19 months vboxsync Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
(edit) @101145   19 months vboxsync IPRT/mem: Windows fix. bugref:10370
(edit) @101144   19 months vboxsync IPRT/mem: build fix. bugref:10370
(edit) @101143   19 months vboxsync IPRT/mem: build fix. bugref:10370
(edit) @101142   19 months vboxsync IPRT/mem: Added a RTMEMPAGEALLOC_F_EXECUTABLE to RTMemPageAllocEx. …
(edit) @101141   19 months vboxsync iprt/x86.h: Added X86_MOD_MEM[014] and X86_MOD_REG for use with …
(edit) @101140   19 months vboxsync iprt/cdefs.h: Added a pb member to RTPTRUNION and friends. bugref:10370
(edit) @101139   19 months vboxsync Main: Added new define VBOX_WITH_ARMV8_HARDCODED_DEFAULTS (enabled by …
(edit) @101138   19 months vboxsync Main: Fixed a VBoxSVC crash when committing network adapter changes, …
(edit) @101137   19 months vboxsync ValKit: Query about a supported DirectX feature level
(edit) @101136   19 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: More convenient filter …
(edit) @101135   19 months vboxsync curl-8.3.0: fixing macos build: bugref:10526
(edit) @101134   19 months vboxsync FE/Qt: Added some quick'n dirty fixes to make it run on ARM w/ the …
(edit) @101133   19 months vboxsync Main: Also guard GraphicsControllerType_VMSVGA in platform properties …
(edit) @101132   19 months vboxsync Main: Also guard GraphicsControllerType_VMSVGA in platform properties …
(edit) @101131   19 months vboxsync libs: switching to curl-8.3.0. bugref:10526
(edit) @101130   19 months vboxsync curl-8.3.0: fixing the build. bugref:10526
(edit) @101129   19 months vboxsync Main: Limit network adapter types for different platforms and also …
(edit) @101128   19 months vboxsync FE/VBoxManage: Improved "show systemproperties": Removed the hardcoded …
(edit) @101127   19 months vboxsync curl-8.3.0: Applied and adjusted our curl changes to 8.0.1. bugref:10526
(edit) @101126   19 months vboxsync FE/VBoxManage: Improved "show systemproperties": Removed the hardcoded …
(edit) @101125   19 months vboxsync FE/VBoxManage: Added armv8virtual chipset handling. bugref:10384.
(edit) @101124   19 months vboxsync Main: Added missing controller names in …
(edit) @101123   19 months vboxsync FE/Qt: UIFontScaleEditor: Seems like a testing leftover from r154309.
(edit) @101122   19 months vboxsync FE/Qt: Fixing UINotificationCenter use-after-free revealed by asan; …
(edit) @101121   19 months vboxsync VMM/CPUM: Log host and guest features, bugref:10525
(edit) @101120   19 months vboxsync FE/VBoxManage: Docs. bugref:10384
(edit) @101119   19 months vboxsync VMM/CPUM: Log more ID registers, bugref:10525
(edit) @101118   19 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Implementing sticky …
(edit) @101117   20 months vboxsync Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
(edit) @101116   20 months vboxsync Main: More code for ARM-specific platform properties. bugref:10384
(edit) @101115   20 months vboxsync VMM/NEMR3Native-darwin-armv8: Query the guest ID registers and set …
(edit) @101114   20 months vboxsync VMM/CPUM: Add support for querying the ID registers presented to the …
(edit) @101113   20 months vboxsync Main/Global: Fixed a typo in Global::stringifyDeviceType(). Should be …
(edit) @101112   20 months vboxsync Unattended: bugref:10182. A first attempt for detecting ARM Debians.
(edit) @101111   20 months vboxsync VMM/IEM: Dropped IEMTB_F_STATE_XXX as we use dedicated TBs for …
(edit) @101110   20 months vboxsync FE/Qt: Added the ARMv8Virtual chipset type to …
(edit) @101109   20 months vboxsync IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
(edit) @101108   20 months vboxsync IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
(edit) @101107   20 months vboxsync VBoxDbg: Rewrote the automatic window positioning to make it more …
(edit) @101106   20 months vboxsync VMM: Started implemented the CPU ID parsing and overriding bits as …
(edit) @101105   20 months vboxsync VMM: Started implemented the CPU ID parsing and overriding bits as …
(edit) @101104   20 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Use the CPUMIDREGS structure to …
(edit) @101103   20 months vboxsync VMM: Started implemented the CPU ID parsing and overriding bits as …
(edit) @101102   20 months vboxsync include/iprt/armv8.h: Change the ARMV8_ID_AA64*_EL1 register …
(edit) @101101   20 months vboxsync VBoxDbg: Crude implemenation of the 'Refresh' / Ctrl-R action.
(edit) @101100   20 months vboxsync VBoxDbg: scm fix
(edit) @101099   20 months vboxsync VBoxDbg: Made the statistics selection pattern work again (hooked up …
(edit) @101098   20 months vboxsync VBoxDbg: Some stats formatting tweaking.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette