VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101331   16 months vboxsync FE/Qt: bugref:10513: A bit of cleanup for VM settings / Storage page.
(edit) @101330   16 months vboxsync FE/Qt: bugref:10513: Small NLS adjustment for VM settings / Storage page.
(edit) @101328   16 months vboxsync FE/Qt: bugref:10513: Forgot layout adjusting in r159327.
(edit) @101327   16 months vboxsync FE/Qt: bugref:10513: Large rework for UIMachineSettingsSerial page; …
(edit) @101326   16 months vboxsync FE/Qt: bugref:10523. Don't allocate os types vector on the heap.
(edit) @101325   16 months vboxsync FE/Qt: bugref:10513: A bit of cleanup for UIMachineSettingsSerial stuff.
(edit) @101324   16 months vboxsync FE/Qt: bugref:10523: A bit of icon layout care for UINameAndSystemEditor.
(edit) @101323   16 months vboxsync VMM: Nested VMX: bugref:10318 Macro for deriving guest VMX features …
(edit) @101322   16 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Setup the EFI ROM and the …
(edit) @101321   16 months vboxsync Devices: Add a generic platform device for registering ROM files and …
(edit) @101320   16 months vboxsync Devices: Add a generic platform device for registering ROM files and …
(edit) @101319   16 months vboxsync BIOS: Improved invalid boot sector check (see ticketref:21861)
(edit) @101318   16 months vboxsync Main: Move findEfiRom to the common code and add a …
(edit) @101317   16 months vboxsync Main/Unattended: Check for guest OS EFI requirement when preparing the …
(edit) @101316   16 months vboxsync FE/Qt: bugref:10523. Changing return type of …
(edit) @101315   16 months vboxsync FE/Qt: bugref:10523. Removing guest OS type related getters from UICommon.
(edit) @101314   16 months vboxsync Main: Raised the RAM + VRAM a bit for the Other_arm64 OS type, so that …
(edit) @101313   16 months vboxsync Main: Don't return E_NOTIMPL when setting VirtioSound audio adapter, …
(edit) @101312   16 months vboxsync VMM: Detect and log new VMX features, part 5.
(edit) @101310   16 months vboxsync VMM: Detect and log new VMX features, part 3.
(edit) @101309   16 months vboxsync VMM: Detect and log new VMX features, part 2.
(edit) @101307   16 months vboxsync VMM/IEM: Enabled native recompilation of pure defer-to-CImpl …
(edit) @101306   16 months vboxsync VMM/IEM: Arm build fix. bugref:10371
(edit) @101305   16 months vboxsync VMM/IEM: Covert zero arg count defer-CImpl instruction emulations as …
(edit) @101304   16 months vboxsync VMM/IEM: Emit native code for pure defer-CImpl instructions. Tested on …
(edit) @101303   16 months vboxsync WDDM: More D3D11_1DDI_VIDEODEVICEFUNCS stubs. bugref:10529
(edit) @101302   16 months vboxsync added REST support for the function IMachine::readLog()
(edit) @101301   16 months vboxsync IPRT: Nit. bugref:10371
(edit) @101300   16 months vboxsync IPRT: Smoother and simpler alternative to r3/mempage-heap.cpp for the …
(edit) @101299   16 months vboxsync Main: Build fix for r159265 - gcc (on solaris/extpack at least) want …
(edit) @101298   16 months vboxsync DrvKeyboardQueue: Added a compile time option to not pass along any …
(edit) @101297   16 months vboxsync EFI/Firmware: Removed old EFI firmware. Using edk2-stable202308 from …
(edit) @101296   16 months vboxsync EFI/FirmwareNew: Fix building with msvc, RUNTIME_FUNCTION is redefined …
(edit) @101295   16 months vboxsync FE/Qt: bugref:10523. Some polishing.
(edit) @101294   16 months vboxsync FE/Qt: bugref:10523: Some refactoring in UIGuestOSType classes: - …
(edit) @101293   16 months vboxsync Main/ExtPack*: tidying up. (Please, do NOT use 'm' as a local …
(edit) @101292   16 months vboxsync EFI/FirmwareNew: Make edk2-stable202308 build on all supported …
(edit) @101291   16 months vboxsync EFI/FirmwareNew: Make edk2-stable202308 build on all supported …
(edit) @101290   16 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101289   16 months vboxsync FE/VBoxManage: Added listing supported guest OS types for the system …
(edit) @101288   16 months vboxsync FE/VBoxManage: Added listing supported guest OS types for the system …
(edit) @101287   16 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101286   16 months vboxsync FE/Qt: bugref:10523. Some more cleaning.
(edit) @101285   16 months vboxsync FE/Qt: bugref:10523. Refactoring UIGuestOSTypeSelectionButton to …
(edit) @101284   16 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101283   16 months vboxsync EFI/Firmware: Preparing for updating to edk2-stable202308, bugref:4643
(edit) @101282   16 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101280   16 months vboxsync Installer/darwin: Use the automatically generated entitlements files …
(edit) @101279   16 months vboxsync Installer/darwin: Use the automatically generated entitlements files …
(edit) @101278   16 months vboxsync FE/Qt: bugref:10523. Refactoring UIGuestOSTypeII to UIGuestOSType.
(edit) @101277   16 months vboxsync FE/Qt: bugref:10523. Some cleaning.
(edit) @101275   16 months vboxsync VMM/IEM: Started on bugref:10371 …
(edit) @101274   16 months vboxsync Main: Added guest OS type ID conversion in the settings code to …
(edit) @101273   16 months vboxsync FE/Qt: bugref:10523. Build fix.
(edit) @101272   16 months vboxsync FE/Qt: bugref:10523. New vm wizard does not cache guest OS type object …
(edit) @101271   16 months vboxsync Main: More guest OS types string fixes; we now use explicitly _x64 …
(edit) @101270   16 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101269   16 months vboxsync Main: Fixed guest OS types handling for …
(edit) @101268   16 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101267   16 months vboxsync VMM/CPUMR3CpuId-armv8: Dump the auxiliary feature registers 0 and 1 …
(edit) @101266   16 months vboxsync EFI/Firmware: Add our defines to identify a VBox firmware build, …
(edit) @101265   16 months vboxsync FE/Qt: bugref:10523. Addendum to r159247.
(edit) @101264   16 months vboxsync FE/Qt: bugref:10523. Don't cache UIGuestOSType object when all we need …
(edit) @101263   16 months vboxsync FE/Qt: bugref:10523. Refactoring in machine setting related code to …
(edit) @101262   16 months vboxsync VMM/IEM: Corrected FNIEMNATIVETB so it clearly indicates that …
(edit) @101261   16 months vboxsync VMM/IEM: Corrected FNIEMNATIVETB so it clearly indicates that …
(edit) @101258   16 months vboxsync VMM/IEM: Made throw/unwinding work on darwin.arm64. This was a bit of …
(edit) @101257   16 months vboxsync Support/SUPR3HardenedEntitlementsVM.plist: Seems that …
(edit) @101255   16 months vboxsync ValKit: Query about a supported DirectX feature level. Makefile cleanup.
(edit) @101254   16 months vboxsync WDDM: Some D3D11_1DDI_VIDEODEVICEFUNCS stubs. bugref:10529
(edit) @101253   16 months vboxsync FE/Qt: bugref:10523. New vm wizard uses UIGuestOSType from no on.
(edit) @101251   16 months vboxsync VMM/IEM: started completeing the unwind info for darwin.amd64 (not yet …
(edit) @101250   16 months vboxsync VMM/IEM: Fixed EXC_BAD_INSTRUCTION issue. bugref:10370
(edit) @101249   16 months vboxsync VMM/IEM: Wrote a very simple sub-allocator for the executable memory …
(edit) @101248   16 months vboxsync VMM/IEM: Ran first native arm TB. Executable memory fun prevents …
(edit) @101247   16 months vboxsync VMM/IEM: Working on emitting native arm64 instructions... bugref:10370
(edit) @101245   16 months vboxsync VMM/IEM: nit. bugref:10370
(edit) @101244   16 months vboxsync FE/Qt: bugref:10523. Select Oracle Linux by default when OS family is …
(edit) @101242   16 months vboxsync FE/Qt: bugref:10523. Mics. fixes in name and type selection widget.
(edit) @101241   16 months vboxsync FE/Qt: bugref:10513: Global Preferences: A bit of cleanup for Input …
(edit) @101239   16 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjusting sticky …
(edit) @101237   16 months vboxsync FE/Qt: bugref:10523. Removing an obsolete function that we had used to …
(edit) @101236   16 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Need to sync the ID registers upon …
(edit) @101235   16 months vboxsync scm fixes. bugref:6492
(edit) @101234   16 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Need to sync the ID registers upon …
(edit) @101233   16 months vboxsync Additions/VBoxService/VBoxServiceVMInfo.cpp: implement user detection …
(edit) @101232   16 months vboxsync FE/Qt: bugref:10523. More fixes in os type detection stuff.
(edit) @101231   16 months vboxsync FE/Qt: bugref:10513: Update UIEditor with more interesting tab-widget …
(edit) @101230   16 months vboxsync FE/Qt: bugref:10513: Update UIEditor with API to register sub-editors; …
(edit) @101229   16 months vboxsync /Config.kmk,VMM: Enable the recompiler (threaded only) on arm64 by …
(edit) @101227   16 months vboxsync FE/VBoxAutostart-posix: Add a config key (per user) which sets …
(edit) @101226   16 months vboxsync FE/Qt: bugref:10523. Fixing 'guest os type detection from vm name' …
(edit) @101224   16 months vboxsync FE/Qt: bugref:10513: Update UIEditor to handle QAbstractItemView …
(edit) @101223   16 months vboxsync VBoxSmcUtil-darwin.cpp: More 4-letter constants converted to …
(edit) @101222   16 months vboxsync iprt/cdefs.h,DevSmc.cpp: Added RT_MAKE_U32_FROM_MSB_U8 to deal with …
(edit) @101221   16 months vboxsync VMM/CPUMAllRegs-armv8.cpp: Implement CPUMGetGuestAddrWidths(), bugref:10525
(edit) @101220   16 months vboxsync Main: Moved i_controllerNameFromBusType() from Machine to …
(edit) @101218   16 months vboxsync Main/Global: One more fix for x64 OS type naming, to match the UI icon …
(edit) @101217   16 months vboxsync FE/Qt: bugref:10523. Adjusting os type id strings to match the latest …
(edit) @101216   16 months vboxsync VMM/CPUMR3CpuId-armv8.cpp: Check for more features when loading a …
Note: See TracRevisionLog for help on using the revision log.

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