VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101661   17 months vboxsync VMM/IEM: Windows build recompiler fixes. Fixed handling of 8-bit …
(edit) @101658   17 months vboxsync FE/Qt: bugref:6143. Drawing soft keyboard's multimedia keys resolution …
(edit) @101657   17 months vboxsync Runtime/uri.cpp: Make it build on linux.arm64 with -Werror, bugref:10541
(edit) @101656   17 months vboxsync ValidationKit: Skip bootsectors on linux.arm64 for now as we don't …
(edit) @101655   17 months vboxsync libs: Don't build libjpeg-turbo for the validation kit, bugref:10541
(edit) @101654   17 months vboxsync FE/Qt: bugref:10513: UISettingsDialog / UIAdvancedSettingsDialog: …
(edit) @101653   17 months vboxsync IPRT/dbg: Fixed error handling empty DBI streams in the PDB VFS.
(edit) @101652   17 months vboxsync libs/liblzma-5.4.1: Set IN_RT to avoid a lot of linker warnings on …
(edit) @101651   17 months vboxsync Disassembler,HostDrivers/Support: Makefile fixes to make it work on …
(edit) @101650   17 months vboxsync Runtime: Allow building on linux.arm64, bugref:10541 [scm]
(edit) @101649   17 months vboxsync ValidationKit/utils/FsPerf: Allow building on linux.arm64, …
(edit) @101648   17 months vboxsync ValidationKit/utils/FsPerf: Allow building on linux.arm64, …
(edit) @101647   17 months vboxsync IPRT/RTSignTool: Added a --intermediate-certs-from-system/-A option to …
(edit) @101646   17 months vboxsync IPRT/x509-certpaths.cpp: Fixed copy&paste bug in …
(edit) @101645   17 months vboxsync ValidationKit/utils/FsPerf: Allow building on linux.arm64, bugref:10541
(edit) @101644   17 months vboxsync ValidationKit/utils/cpu-alloc-all-mem: Allow building on linux.arm64, …
(edit) @101643   17 months vboxsync Runtime: Allow building on linux.arm64, bugref:10541
(edit) @101641   17 months vboxsync VMM/IEM: Release-build fixes. bugref:10371
(edit) @101640   17 months vboxsync VMM/IEM: Emit native code for BltIn_CheckIrq. bugref:10371
(edit) @101638   17 months vboxsync libssh: fixing build. bugref:10539
(edit) @101637   17 months vboxsync FE/Qt: bugref:10513: Machine settings / Network page: Adjust …
(edit) @101636   17 months vboxsync libssh: temporary reverting back 0.9.6 to 0.10.5 switch. bugref:10539
(edit) @101635   17 months vboxsync libssh: ssh_channel_write_wontblock_callback fix. bugref: 10539
(edit) @101634   17 months vboxsync libssh: removing 0.9.6 mention from Config.kmk and build fix. bugref:10539
(edit) @101633   17 months vboxsync Main/Unattended: Support debian arm64 (tested with Debian 11 netinst) …
(edit) @101632   17 months vboxsync Main/Global.cpp: Fixed VBOX_LINUX_SUBTYPE_TEMPLATE_ARM64, as it used …
(edit) @101631   17 months vboxsync Main/Global.cpp: Fixed VBOX_LINUX_OSHINTS_B_ARM64, as it included x86 …
(edit) @101630   17 months vboxsync Main/Global.cpp: For ARM VMs we need to have USB 3.0 (XHCI) currently. …
(edit) @101629   17 months vboxsync Main/Global.cpp: Fix typo, bugref:10384
(edit) @101628   17 months vboxsync Main/Global.cpp: Make xHCI the default for ARM VMs, bugref:10384
(edit) @101627   17 months vboxsync Main/Global.cpp: Also set the codec for HDA when creating new ARM VMs. …
(edit) @101626   17 months vboxsync VMM/IEM: Native implementation of BltIn_CheckMode. bugref:10371
(edit) @101625   17 months vboxsync libssh: reverting DrvCloudTunnel.cpp . bugref:10539
(edit) @101624   17 months vboxsync Devices/Gpio/DrvGpioButton.cpp: Also release the sleep button after …
(edit) @101623   17 months vboxsync libssh: switching from 0.9.6 to 0.10.5. bugref:10539
(edit) @101622   17 months vboxsync Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
(edit) @101621   17 months vboxsync Main/Global.cpp: Use HDA as the default audio controller when creating …
(edit) @101619   17 months vboxsync Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
(edit) @101618   17 months vboxsync Devices/Gpio: Add virtual GPIO button driver to simulate button …
(edit) @101617   17 months vboxsync Devices/Gpio/DevPL061: Updates to the code, bugref:10453
(edit) @101616   17 months vboxsync Devices: Don't (ab)use VBOX_VMM_TARGET_ARMV8 for defining whether the …
(edit) @101615   17 months vboxsync VMM/VMEmt.cpp: Need to account for the elapsed time after running the …
(edit) @101613   17 months vboxsync tstRTArmv8: Do random check of 64-bit range of masks. bugref:10371
(edit) @101612   17 months vboxsync tstRTArmv8: Check the full 32-bit range of masks. bugref:10371
(edit) @101609   17 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101608   17 months vboxsync FE/Qt: bugref:10513: UIEditor: Activate children layouts after filter …
(edit) @101607   17 months vboxsync FE/Qt: bugref:10513: Machine settings / Serial page: Renaming …
(edit) @101606   17 months vboxsync FE/Qt: bugref:10513: Machine settings / Serial page: Reworking editor …
(edit) @101605   17 months vboxsync FE/Qt: bugref:10513: Machine settings / Network page: Removing a bit …
(edit) @101604   17 months vboxsync FE/Qt: bugref:10513: Machine settings / Serial page: Reworking …
(edit) @101603   17 months vboxsync VMM: Nested VMX: Todo regarding reminder to add 'enmHwVirt' when next …
(edit) @101600   17 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101599   17 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101598   17 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101597   17 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) @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) @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) @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.
(edit) @101559   18 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about …
(edit) @101558   18 months vboxsync FE/Qt: bugref:10513: UISettingsSelector: Adjusting pixmap dpr …
(edit) @101557   18 months vboxsync VMM/IEM: Got conditional jumps working, currently only those testing …
(edit) @101556   18 months vboxsync Main, ExtPacks/Puel and FE/VBoxManage: bugref:10450: Get rid of Qt5 stuff.
(edit) @101555   18 months vboxsync Guest/Host: bugref:10450: Get rid of Qt5 stuff.
(edit) @101554   18 months vboxsync Debugger: bugref:10450: Get rid of Qt5 stuff.
(edit) @101552   18 months vboxsync Installer/darwin: bugref:10450: Get rid of Qt5 stuff.
(edit) @101551   18 months vboxsync Installer/win: bugref:10450: Get rid of Qt5 stuff.
(edit) @101550   18 months vboxsync Installer/win: bugref:10450: Missing Qt6StateMachine and …
(edit) @101549   18 months vboxsync VMM/Armv8: Allow configuring the program counter reset value, bugref:10528
(edit) @101548   18 months vboxsync VMM/IEM: doxygen fix. bugref:10371
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