VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101659   18 months vboxsync iprt/x86.h: Doxygen fix. bugref:10371
(edit) @101658   18 months vboxsync FE/Qt: bugref:6143. Drawing soft keyboard's multimedia keys resolution …
(edit) @101657   18 months vboxsync Runtime/uri.cpp: Make it build on linux.arm64 with -Werror, bugref:10541
(edit) @101656   18 months vboxsync ValidationKit: Skip bootsectors on linux.arm64 for now as we don't …
(edit) @101655   18 months vboxsync libs: Don't build libjpeg-turbo for the validation kit, bugref:10541
(edit) @101654   18 months vboxsync FE/Qt: bugref:10513: UISettingsDialog / UIAdvancedSettingsDialog: …
(edit) @101653   18 months vboxsync IPRT/dbg: Fixed error handling empty DBI streams in the PDB VFS.
(edit) @101652   18 months vboxsync libs/liblzma-5.4.1: Set IN_RT to avoid a lot of linker warnings on …
(edit) @101651   18 months vboxsync Disassembler,HostDrivers/Support: Makefile fixes to make it work on …
(edit) @101650   18 months vboxsync Runtime: Allow building on linux.arm64, bugref:10541 [scm]
(edit) @101649   18 months vboxsync ValidationKit/utils/FsPerf: Allow building on linux.arm64, …
(edit) @101648   18 months vboxsync ValidationKit/utils/FsPerf: Allow building on linux.arm64, …
(edit) @101647   18 months vboxsync IPRT/RTSignTool: Added a --intermediate-certs-from-system/-A option to …
(edit) @101646   18 months vboxsync IPRT/x509-certpaths.cpp: Fixed copy&paste bug in …
(edit) @101645   18 months vboxsync ValidationKit/utils/FsPerf: Allow building on linux.arm64, bugref:10541
(edit) @101644   18 months vboxsync ValidationKit/utils/cpu-alloc-all-mem: Allow building on linux.arm64, …
(edit) @101643   18 months vboxsync Runtime: Allow building on linux.arm64, bugref:10541
(edit) @101642   18 months vboxsync gen-slickedit-workspace.sh: v28 seems to put config data under …
(edit) @101641   18 months vboxsync VMM/IEM: Release-build fixes. bugref:10371
(edit) @101640   18 months vboxsync VMM/IEM: Emit native code for BltIn_CheckIrq. bugref:10371
(edit) @101639   18 months vboxsync vmm/vm.h: A few todos and some whitespace adjustments.
(edit) @101638   18 months vboxsync libssh: fixing build. bugref:10539
(edit) @101637   18 months vboxsync FE/Qt: bugref:10513: Machine settings / Network page: Adjust …
(edit) @101636   18 months vboxsync libssh: temporary reverting back 0.9.6 to 0.10.5 switch. bugref:10539
(edit) @101635   18 months vboxsync libssh: ssh_channel_write_wontblock_callback fix. bugref: 10539
(edit) @101634   18 months vboxsync libssh: removing 0.9.6 mention from Config.kmk and build fix. bugref:10539
(edit) @101633   18 months vboxsync Main/Unattended: Support debian arm64 (tested with Debian 11 netinst) …
(edit) @101632   18 months vboxsync Main/Global.cpp: Fixed VBOX_LINUX_SUBTYPE_TEMPLATE_ARM64, as it used …
(edit) @101631   18 months vboxsync Main/Global.cpp: Fixed VBOX_LINUX_OSHINTS_B_ARM64, as it included x86 …
(edit) @101630   18 months vboxsync Main/Global.cpp: For ARM VMs we need to have USB 3.0 (XHCI) currently. …
(edit) @101629   18 months vboxsync Main/Global.cpp: Fix typo, bugref:10384
(edit) @101628   18 months vboxsync Main/Global.cpp: Make xHCI the default for ARM VMs, bugref:10384
(edit) @101627   18 months vboxsync Main/Global.cpp: Also set the codec for HDA when creating new ARM VMs. …
(edit) @101626   18 months vboxsync VMM/IEM: Native implementation of BltIn_CheckMode. bugref:10371
(edit) @101625   18 months vboxsync libssh: reverting DrvCloudTunnel.cpp . bugref:10539
(edit) @101624   18 months vboxsync Devices/Gpio/DrvGpioButton.cpp: Also release the sleep button after …
(edit) @101623   18 months vboxsync libssh: switching from 0.9.6 to 0.10.5. bugref:10539
(edit) @101622   18 months vboxsync Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
(edit) @101621   18 months vboxsync Main/Global.cpp: Use HDA as the default audio controller when creating …
(edit) @101620   18 months vboxsync Devices/Gpio: Add virtual GPIO button driver to simulate button …
(edit) @101619   18 months vboxsync Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
(edit) @101618   18 months vboxsync Devices/Gpio: Add virtual GPIO button driver to simulate button …
(edit) @101617   18 months vboxsync Devices/Gpio/DevPL061: Updates to the code, bugref:10453
(edit) @101616   18 months vboxsync Devices: Don't (ab)use VBOX_VMM_TARGET_ARMV8 for defining whether the …
(edit) @101615   18 months vboxsync VMM/VMEmt.cpp: Need to account for the elapsed time after running the …
(edit) @101614   18 months vboxsync gen-slickedit-workspace.sh: DECL fixes.
(edit) @101613   18 months vboxsync tstRTArmv8: Do random check of 64-bit range of masks. bugref:10371
(edit) @101612   18 months vboxsync tstRTArmv8: Check the full 32-bit range of masks. bugref:10371
(edit) @101611   18 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101610   18 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101609   18 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101608   18 months vboxsync FE/Qt: bugref:10513: UIEditor: Activate children layouts after filter …
(edit) @101607   18 months vboxsync FE/Qt: bugref:10513: Machine settings / Serial page: Renaming …
(edit) @101606   18 months vboxsync FE/Qt: bugref:10513: Machine settings / Serial page: Reworking editor …
(edit) @101605   18 months vboxsync FE/Qt: bugref:10513: Machine settings / Network page: Removing a bit …
(edit) @101604   18 months vboxsync FE/Qt: bugref:10513: Machine settings / Serial page: Reworking …
(edit) @101603   18 months vboxsync VMM: Nested VMX: Todo regarding reminder to add 'enmHwVirt' when next …
(edit) @101602   18 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101601   18 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101600   18 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101599   18 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101598   18 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101597   18 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101596   18 months vboxsync FE/Qt: bugref:10513: Machine settings / Network page: Renaming …
(edit) @101595   18 months vboxsync FE/Qt: bugref:10513: Forgot something in r159678.
(edit) @101594   18 months vboxsync FE/Qt: bugref:10513: Machine settings / Network page: Reworking editor …
(edit) @101593   18 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101592   18 months vboxsync Host Drivers: Linux: VBoxNetFlt: Add initial support for RHEL 9.4 …
(edit) @101591   18 months vboxsync FE/Qt: bugref:10513: Machine settings / Network page: Reworking …
(edit) @101590   18 months vboxsync FE/Qt: bugref:10535. Overlay icons rather than pixmaps to have the …
(edit) @101589   18 months vboxsync VMM/IEM: Native IEM_MC_IF_ECX_IS_NZ_AND_EFL_BIT_SET, …
(edit) @101588   18 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about GUI Makefile.
(edit) @101587   18 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U32 and IEM_MC_SUB_GREG_U64. Covers …
(edit) @101586   18 months vboxsync IPRT/formats/udf.h: Docs fixes. bugref:10517
(edit) @101585   18 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101584   18 months vboxsync VMM/IEM: Native IEM_MC_IF_ECX_IS_NZ and IEM_MC_IF_RCX_IS_NZ …
(edit) @101583   18 months vboxsync VMM/IEM: Native IEM_MC_IF_CX_IS_NZ implementation. bugref:10371
(edit) @101582   18 months vboxsync VBox-CodingGuidelines.cpp: Added some more examples of 'p' prefix use, …
(edit) @101581   18 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_BIT_SET_OR_BITS_NE and …
(edit) @101580   18 months vboxsync VMM/IEM: Fixes for IEM_MC_IF_EFL_BITS_NE and enabled native …
(edit) @101579   18 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora]
(edit) @101578   18 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora]
(edit) @101577   18 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Some cleanups, use …
(edit) @101576   18 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_BITS_NE translation. bugref:10371
(edit) @101575   18 months vboxsync FE/Qt: bugref:10535. Removing 32 bit OS icons.
(edit) @101574   18 months vboxsync Main/src-client/ConsoleImplConfigArmv8.cpp: Some cleanups, bugref:10528
(edit) @101573   18 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384
(edit) @101572   18 months vboxsync include/VBox/ostypes.h: Add more ARM variants, bugref:10384
(edit) @101571   18 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about replacing …
(edit) @101570   18 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_BIT_NOT_SET translation. bugref:10371
(edit) @101569   18 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_NO_BITS_SET. translation. bugref:10371
(edit) @101568   18 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_ANY_BITS_SET translation. bugref:10371
(edit) @101567   18 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about type changes.
(edit) @101566   18 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about QMetaType …
(edit) @101565   18 months vboxsync FE/Qt: bugref:10450: Somehow missed part of r159640.
(edit) @101564   18 months vboxsync FE/Qt: bugref:10450: macOS build fix for r159644.
(edit) @101563   18 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about signal …
(edit) @101562   18 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about …
(edit) @101561   18 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about …
(edit) @101560   18 months vboxsync FE/Qt: bugref:10450: Bits forgotten in r159636.
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