VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101324   18 months vboxsync FE/Qt: bugref:10523: A bit of icon layout care for UINameAndSystemEditor.
(edit) @101323   18 months vboxsync VMM: Nested VMX: bugref:10318 Macro for deriving guest VMX features …
(edit) @101322   18 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Setup the EFI ROM and the …
(edit) @101321   18 months vboxsync Devices: Add a generic platform device for registering ROM files and …
(edit) @101320   18 months vboxsync Devices: Add a generic platform device for registering ROM files and …
(edit) @101319   18 months vboxsync BIOS: Improved invalid boot sector check (see ticketref:21861)
(edit) @101318   18 months vboxsync Main: Move findEfiRom to the common code and add a …
(edit) @101317   18 months vboxsync Main/Unattended: Check for guest OS EFI requirement when preparing the …
(edit) @101316   18 months vboxsync FE/Qt: bugref:10523. Changing return type of …
(edit) @101315   18 months vboxsync FE/Qt: bugref:10523. Removing guest OS type related getters from UICommon.
(edit) @101314   18 months vboxsync Main: Raised the RAM + VRAM a bit for the Other_arm64 OS type, so that …
(edit) @101313   18 months vboxsync Main: Don't return E_NOTIMPL when setting VirtioSound audio adapter, …
(edit) @101312   18 months vboxsync VMM: Detect and log new VMX features, part 5.
(edit) @101310   18 months vboxsync VMM: Detect and log new VMX features, part 3.
(edit) @101309   18 months vboxsync VMM: Detect and log new VMX features, part 2.
(edit) @101307   18 months vboxsync VMM/IEM: Enabled native recompilation of pure defer-to-CImpl …
(edit) @101306   18 months vboxsync VMM/IEM: Arm build fix. bugref:10371
(edit) @101305   18 months vboxsync VMM/IEM: Covert zero arg count defer-CImpl instruction emulations as …
(edit) @101304   18 months vboxsync VMM/IEM: Emit native code for pure defer-CImpl instructions. Tested on …
(edit) @101303   18 months vboxsync WDDM: More D3D11_1DDI_VIDEODEVICEFUNCS stubs. bugref:10529
(edit) @101302   18 months vboxsync added REST support for the function IMachine::readLog()
(edit) @101301   18 months vboxsync IPRT: Nit. bugref:10371
(edit) @101300   18 months vboxsync IPRT: Smoother and simpler alternative to r3/mempage-heap.cpp for the …
(edit) @101299   18 months vboxsync Main: Build fix for r159265 - gcc (on solaris/extpack at least) want …
(edit) @101298   18 months vboxsync DrvKeyboardQueue: Added a compile time option to not pass along any …
(edit) @101297   18 months vboxsync EFI/Firmware: Removed old EFI firmware. Using edk2-stable202308 from …
(edit) @101296   18 months vboxsync EFI/FirmwareNew: Fix building with msvc, RUNTIME_FUNCTION is redefined …
(edit) @101295   18 months vboxsync FE/Qt: bugref:10523. Some polishing.
(edit) @101294   18 months vboxsync FE/Qt: bugref:10523: Some refactoring in UIGuestOSType classes: - …
(edit) @101293   18 months vboxsync Main/ExtPack*: tidying up. (Please, do NOT use 'm' as a local …
(edit) @101292   18 months vboxsync EFI/FirmwareNew: Make edk2-stable202308 build on all supported …
(edit) @101291   18 months vboxsync EFI/FirmwareNew: Make edk2-stable202308 build on all supported …
(edit) @101290   18 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101289   18 months vboxsync FE/VBoxManage: Added listing supported guest OS types for the system …
(edit) @101288   18 months vboxsync FE/VBoxManage: Added listing supported guest OS types for the system …
(edit) @101287   18 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(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 …
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