VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(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) @101553   18 months vboxsync doc/manual: 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
(edit) @101547   18 months vboxsync VMM/IEM: More TB disassembly and TB debuginfo. bugref:10371
(edit) @101546   18 months vboxsync DIS: Added DIS_FMT_FLAGS_BYTES_WIDTH_MASK/SHIFT/MAKE and …
(edit) @101545   18 months vboxsync DIS: scm fix.
(edit) @101544   18 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @101543   18 months vboxsync VMM/IEM: Hmm, what's up with VC++ here? bugref:10371
(edit) @101542   18 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101541   18 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101540   18 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101539   18 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101538   18 months vboxsync VMM/IEM: Freed up some space in IEMTB for a pointer to debug info or …
(edit) @101537   18 months vboxsync VMM/IEM: Undebugged code for …
(edit) @101536   18 months vboxsync VMM/IEM: Some code shuffling. bugref:10371
(edit) @101535   18 months vboxsync VMM/IEM: Assert that we don't overshoot iemNativeInstrBufEnsure space …
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