VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101286   18 months vboxsync FE/Qt: bugref:10523. Some more cleaning.
(edit) @101285   18 months vboxsync FE/Qt: bugref:10523. Refactoring UIGuestOSTypeSelectionButton to …
(edit) @101284   18 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101283   18 months vboxsync EFI/Firmware: Preparing for updating to edk2-stable202308, bugref:4643
(edit) @101282   18 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101280   18 months vboxsync Installer/darwin: Use the automatically generated entitlements files …
(edit) @101279   18 months vboxsync Installer/darwin: Use the automatically generated entitlements files …
(edit) @101278   18 months vboxsync FE/Qt: bugref:10523. Refactoring UIGuestOSTypeII to UIGuestOSType.
(edit) @101277   18 months vboxsync FE/Qt: bugref:10523. Some cleaning.
(edit) @101275   18 months vboxsync VMM/IEM: Started on bugref:10371 …
(edit) @101274   18 months vboxsync Main: Added guest OS type ID conversion in the settings code to …
(edit) @101273   18 months vboxsync FE/Qt: bugref:10523. Build fix.
(edit) @101272   18 months vboxsync FE/Qt: bugref:10523. New vm wizard does not cache guest OS type object …
(edit) @101271   18 months vboxsync Main: More guest OS types string fixes; we now use explicitly _x64 …
(edit) @101270   18 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101269   18 months vboxsync Main: Fixed guest OS types handling for …
(edit) @101268   18 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101267   18 months vboxsync VMM/CPUMR3CpuId-armv8: Dump the auxiliary feature registers 0 and 1 …
(edit) @101266   18 months vboxsync EFI/Firmware: Add our defines to identify a VBox firmware build, …
(edit) @101265   18 months vboxsync FE/Qt: bugref:10523. Addendum to r159247.
(edit) @101264   18 months vboxsync FE/Qt: bugref:10523. Don't cache UIGuestOSType object when all we need …
(edit) @101263   18 months vboxsync FE/Qt: bugref:10523. Refactoring in machine setting related code to …
(edit) @101262   18 months vboxsync VMM/IEM: Corrected FNIEMNATIVETB so it clearly indicates that …
(edit) @101261   18 months vboxsync VMM/IEM: Corrected FNIEMNATIVETB so it clearly indicates that …
(edit) @101259   18 months vboxsync curl-8.3.0: fixing export flag for some files. bugref:10526
(edit) @101258   18 months vboxsync VMM/IEM: Made throw/unwinding work on darwin.arm64. This was a bit of …
(edit) @101257   18 months vboxsync Support/SUPR3HardenedEntitlementsVM.plist: Seems that …
(edit) @101255   18 months vboxsync ValKit: Query about a supported DirectX feature level. Makefile cleanup.
(edit) @101254   18 months vboxsync WDDM: Some D3D11_1DDI_VIDEODEVICEFUNCS stubs. bugref:10529
(edit) @101253   18 months vboxsync FE/Qt: bugref:10523. New vm wizard uses UIGuestOSType from no on.
(edit) @101252   18 months vboxsync openssl: fixing export flag for some files. ​bugref:10526
(edit) @101251   18 months vboxsync VMM/IEM: started completeing the unwind info for darwin.amd64 (not yet …
(edit) @101250   18 months vboxsync VMM/IEM: Fixed EXC_BAD_INSTRUCTION issue. bugref:10370
(edit) @101249   18 months vboxsync VMM/IEM: Wrote a very simple sub-allocator for the executable memory …
(edit) @101248   18 months vboxsync VMM/IEM: Ran first native arm TB. Executable memory fun prevents …
(edit) @101247   18 months vboxsync VMM/IEM: Working on emitting native arm64 instructions... bugref:10370
(edit) @101245   18 months vboxsync VMM/IEM: nit. bugref:10370
(edit) @101244   18 months vboxsync FE/Qt: bugref:10523. Select Oracle Linux by default when OS family is …
(edit) @101242   18 months vboxsync FE/Qt: bugref:10523. Mics. fixes in name and type selection widget.
(edit) @101241   18 months vboxsync FE/Qt: bugref:10513: Global Preferences: A bit of cleanup for Input …
(edit) @101240   18 months vboxsync openssl: fixing export flag for some files. bugref:10526
(edit) @101239   18 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjusting sticky …
(edit) @101238   18 months vboxsync openssl: fixing export flag for e_os.h
(edit) @101237   18 months vboxsync FE/Qt: bugref:10523. Removing an obsolete function that we had used to …
(edit) @101236   18 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Need to sync the ID registers upon …
(edit) @101235   18 months vboxsync scm fixes. bugref:6492
(edit) @101234   18 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Need to sync the ID registers upon …
(edit) @101233   18 months vboxsync Additions/VBoxService/VBoxServiceVMInfo.cpp: implement user detection …
(edit) @101232   18 months vboxsync FE/Qt: bugref:10523. More fixes in os type detection stuff.
(edit) @101231   18 months vboxsync FE/Qt: bugref:10513: Update UIEditor with more interesting tab-widget …
(edit) @101230   18 months vboxsync FE/Qt: bugref:10513: Update UIEditor with API to register sub-editors; …
(edit) @101229   18 months vboxsync /Config.kmk,VMM: Enable the recompiler (threaded only) on arm64 by …
(edit) @101227   18 months vboxsync FE/VBoxAutostart-posix: Add a config key (per user) which sets …
(edit) @101226   18 months vboxsync FE/Qt: bugref:10523. Fixing 'guest os type detection from vm name' …
(edit) @101225   18 months vboxsync libs: removing old curl to v8.0.1. bugref:10526
(edit) @101224   18 months vboxsync FE/Qt: bugref:10513: Update UIEditor to handle QAbstractItemView …
(edit) @101223   18 months vboxsync VBoxSmcUtil-darwin.cpp: More 4-letter constants converted to …
(edit) @101222   18 months vboxsync iprt/cdefs.h,DevSmc.cpp: Added RT_MAKE_U32_FROM_MSB_U8 to deal with …
(edit) @101221   18 months vboxsync VMM/CPUMAllRegs-armv8.cpp: Implement CPUMGetGuestAddrWidths(), bugref:10525
(edit) @101220   18 months vboxsync Main: Moved i_controllerNameFromBusType() from Machine to …
(edit) @101219   18 months vboxsync libs: removing old openssl-3.1.2. bugref:10527
(edit) @101218   18 months vboxsync Main/Global: One more fix for x64 OS type naming, to match the UI icon …
(edit) @101217   18 months vboxsync FE/Qt: bugref:10523. Adjusting os type id strings to match the latest …
(edit) @101216   18 months vboxsync VMM/CPUMR3CpuId-armv8.cpp: Check for more features when loading a …
(edit) @101215   18 months vboxsync Main: Separated (renamed) the internal generic OS hint bits from the …
(edit) @101214   18 months vboxsync Main: Got rid of VBOX_WITH_ARMV8_HARDCODED_DEFAULTS, as we now have …
(edit) @101213   18 months vboxsync Main/Global: New arm64 VMs always need (U)EFI enabled. bugref:10384
(edit) @101212   18 months vboxsync libs: switching to new openssl-3.1.3. bugref:10527
(edit) @101211   18 months vboxsync openssl-3.1.3: Applied and adjusted our OpenSSL changes to 3.1.2. …
(edit) @101210   18 months vboxsync FE/Qt: bugref:10523. Removing a rogue printf.
(edit) @101209   18 months vboxsync FE/Qt: bugref:10523. Adjusting name and type editor to the new …
(edit) @101208   18 months vboxsync Deleting old openssl-3.1.0. bugref:10519
(edit) @101207   18 months vboxsync Main + FE/Qt: Added ArchLinux_arm64. bugref:10384
(edit) @101206   18 months vboxsync FE/Qt: Icon pool updates for Other_arm64 + Debian_arm64 / Debian12_arm64.
(edit) @101205   18 months vboxsync Main/Global: Also changed the non-Linx OS IDs to the new naming scheme …
(edit) @101204   18 months vboxsync ostypes.h + Main: Renamed ARM32 -> arm32 + ARM64 -> arm64.
(edit) @101203   18 months vboxsync VMM/IEM: Reworked the native recompiler state passing and moved most …
(edit) @101202   18 months vboxsync Main/USBIdDatabaseStub.cpp: Address a few build errors flagged by …
(edit) @101201   18 months vboxsync FE/Qt: Icon pool fixes for more precisely named guest OS type names.
(edit) @101200   18 months vboxsync Main,FE/Qt: Add the QEMU RAM based framebuffer device as a possible …
(edit) @101199   18 months vboxsync Main + FE/Qt: More Virtio-Sound handling configuration. bugref:10384
(edit) @101198   18 months vboxsync Main/Global: More work on Linux-based OS IDs. bugref:10384
(edit) @101197   18 months vboxsync Runtime/{openssl-sha256,openssl-sha512}.cpp: Updated the …
(edit) @101196   18 months vboxsync Main/Global: More ARM64 OS types stuff. Addd Debian ARM64. bugref:10384
(edit) @101195   18 months vboxsync Main: Fixed GuestOSType::i_platformArchitecture(). bugref:10384
(edit) @101194   18 months vboxsync Runtime/openssl-md5.cpp: Fix conflicting declaration of RTMd5Final(), …
(edit) @101193   18 months vboxsync VMM/IEM: Some libunwind/darwin adjustments. bugref:10370
(edit) @101192   18 months vboxsync IPRT/mem: Fix assertion in generic ASMBitFirstClear triggered by …
(edit) @101191   18 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Emit the uart FDT node only when a …
(edit) @101190   18 months vboxsync VMM/CPUM-armv8: Include the guest ID registers in the saved state and …
(edit) @101189   18 months vboxsync Main/Global.cpp: Renamed the OS hints and macro templates, as the _32 …
(edit) @101188   18 months vboxsync ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
(edit) @101186   18 months vboxsync VMM/CPUMR3CpuId-armv8: Resolve more feature bits, bugref:10525
(edit) @101183   18 months vboxsync FE/Qt: bugref:10523 Adding a separate class to manage os guest types.
(edit) @101182   18 months vboxsync VMM/IEM: Eliminated a parameter for three more builtin threaded …
(edit) @101181   18 months vboxsync VMM/IEM: We don't need to emit code for setting up parameters that the …
(edit) @101180   18 months vboxsync Frontends/VBoxManage,Main/VirtualBox: Change the newly added …
(edit) @101179   18 months vboxsync Main: IVirtualBox::getGuestOSType() now will only return the supported …
(edit) @101178   18 months vboxsync Main: Added first two generic guest OS types for ARM (as "Other", as …
(edit) @101177   18 months vboxsync Main: Added GuestOSType::i_platformArchitecture() for easier …
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