VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

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