VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102039   16 months vboxsync Additions: X11/Wayland: Another attempt to fix build (3), bugref:10194.
(edit) @102038   16 months vboxsync CPUMR3Db: Removed duplicate entry.
(edit) @102037   16 months vboxsync FE/Qt: bugref:10513: Changed requirements for Preferences / Update …
(edit) @102036   16 months vboxsync FE/Qt: bugref:10513: Changed requirements for Preferences / General …
(edit) @102035   16 months vboxsync VMM/IEM: More variable checks added to tstIEMCheckMc. bugref:10371
(edit) @102034   16 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Minor ifdef simplification nit.
(edit) @102033   16 months vboxsync VMM/IEM: Fixed some inconsistencies wrt input for IEM_MC_PUSH_*. …
(edit) @102032   16 months vboxsync Additions: X11/Wayland: Fix build when shared clipboard support is …
(edit) @102029   16 months vboxsync VMM/IEM: Added more variable checks to tstIEMCheckMc and found 4 …
(edit) @102028   16 months vboxsync Additions: X11/Wayland: Installer: Detect Wayland on user graphical …
(edit) @102027   16 months vboxsync Additions: X11/Wayland: Another attempt to fix build (2), bugref:10194.
(edit) @102026   16 months vboxsync Additions: X11/Wayland: Another attempt to fix build, bugref:10194.
(edit) @102025   16 months vboxsync Additions: X11/Wayland: Attempt to address build issues, bugref:10194.
(edit) @102024   16 months vboxsync VMM: VMXAllTemplate.cpp.h: Added new VMCS field encodings.
(edit) @102022   16 months vboxsync VMM/IEM: Split out the inlined code emitters from IEMN8veRecompiler.h …
(edit) @102020   16 months vboxsync VMM: Nested VMX: bugref:10318 Discard unused VMCS launch-state bits …
(edit) @102018   16 months vboxsync GUI: Introduce guest notifcation about VM window input focus state …
(edit) @102012   16 months vboxsync VMM/IEM: If we use structure variables in MC blocks, we need special …
(edit) @102011   16 months vboxsync VMM/IEM: Added a flush mask for guest register shadows to the …
(edit) @102010   16 months vboxsync VMM/IEM: More on the subject of correctly flushing guest register …
(edit) @101984   16 months vboxsync VMM/IEM: Added a flush mask for guest register shadows to the …
(edit) @101979   16 months vboxsync FE/Qt: bugref:10543: VM Settings / Network pages: Make sure promisc. …
(edit) @101974   16 months vboxsync FE/Qt: bugref:10543: VM Settings / System pages: Load amount of …
(edit) @101958   16 months vboxsync VMM/IEM: Flush PC and other shadow guest register copies when emitting …
(edit) @101954   16 months vboxsync VMM/IEM: Eliminated IEM_MC_ASSIGN_U8_SX_U64 and …
(edit) @101953   16 months vboxsync VMM/IEM: Removed IEM_MC_ASSIGN as it's not unused. bugref:10371
(edit) @101952   16 months vboxsync VMM/IEM: Corrected wrong immediate manipulation using locals (and …
(edit) @101951   16 months vboxsync VMM/IEM: More IEM_MC_ASSIGN elimination. bugref:10371
(edit) @101950   16 months vboxsync VMM/IEM: Eliminated IEM_MC_ASSIGN use from IEMAllInstTwoByte0f.cpp.h, …
(edit) @101949   16 months vboxsync VMM/IEM: Eliminated IEM_MC_ASSIGN use from IEMAllInstOneByte.cpp.h, …
(edit) @101943   16 months vboxsync Additions: X11/Wayland: Add --check switch to vboxwl which should tell …
(edit) @101941   16 months vboxsync Additions: X11/Wayland: Do not link VBoxClient w/ glib and gobject …
(edit) @101940   16 months vboxsync Additions: X11/Wayland: Prevent gcc warning about pFlow can be …
(edit) @101937   16 months vboxsync Additions/solaris/{Installer,vboxms,vboxservice}: Add support for the …
(edit) @101932   16 months vboxsync VMM/CPUM: Nested VMX: Updated cpumR3AreVmxCpuFeaturesCompatible() for …
(edit) @101913   16 months vboxsync VMM/IEM: Release build fix for arm64. bugref:10371
(edit) @101912   16 months vboxsync VMM/IEM: doxygen fix. bugref:10371
(edit) @101911   16 months vboxsync VMM/IEM: Added IEM_MC_NO_NATIVE_RECOMPILE and cleaned up …
(edit) @101908   16 months vboxsync VMM/IEM: Arm64 code generation fixes. bugref:10371
(edit) @101906   16 months vboxsync VMM/IEM: Arm64 host build & bug fixes, alternative disassembler. …
(edit) @101896   16 months vboxsync Additions: X11/Wayland: Add vboxwl tool into Linux GAs installer, …
(edit) @101894   16 months vboxsync Additions: X11/Wayland: Add long forgotten VBoxDRMClient into the list …
(edit) @101887   16 months vboxsync Additions: X11/Wayland: vboxwl: Print error message if command cannot …
(edit) @101886   16 months vboxsync Additions: X11/Wayland: one more fix for docs build, bugref:10194.
(edit) @101883   16 months vboxsync Additions: X11/Wayland: Fix warnings related to documantation …
(edit) @101882   16 months vboxsync Additions: X11/Wayland: vboxwl: do not link with glib libraries, it …
(edit) @101881   16 months vboxsync Additions: X11/Wayland: fix building issues with older gcc (4.1.2), …
(edit) @101880   16 months vboxsync Additions: X11/Wayland: scm fix, bugref:10194.
(edit) @101878   16 months vboxsync Additions: X11/Wayland: Add initial support for clipboard sharing with …
(edit) @101868   16 months vboxsync FE/Qt: bugref:10543: VM Settings / Storage pages: Make sure whole the …
(edit) @101867   16 months vboxsync FE/Qt: bugref:10513: Extend UIEditor with optional flag getter for …
(edit) @101865   16 months vboxsync FE/Qt: bugref:10543: VM Settings / System and USB pages: Make sure …
(edit) @101850   16 months vboxsync VMM/IEM: Replaced all IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF use with …
(edit) @101849   16 months vboxsync VMM/IEM: Enabled native translation of IEM_MC_CALL_CIMPL_2. Fixed some …
(edit) @101844   16 months vboxsync VMM/IEM: Native translation of IEM_MC_CALL_CIMPL_1_THREADED and …
(edit) @101802   16 months vboxsync VMM/IEM: Improved the tstIEMCheckMc to better ensure all promissed …
(edit) @101759   17 months vboxsync Main: Renamed …
(edit) @101758   17 months vboxsync Main: Renamed …
(edit) @101757   17 months vboxsync FE/Qt: bugref:10543: UIAdvancedSettingsDialogMachine: Init platform …
(edit) @101756   17 months vboxsync Main: Renamed …
(edit) @101753   17 months vboxsync added more detailed logging, tstRTSg.cpp testcase
(edit) @101752   17 months vboxsync FE/Qt: bugref:10543: Reverting r159820 as it appears VM settings …
(edit) @101745   17 months vboxsync Main: Renamed …
(edit) @101742   17 months vboxsync VMM/IEM: Consider #if/#ifdef/#ifndef/#elif/#else/#endif when picking …
(edit) @101741   17 months vboxsync Main: Added …
(edit) @101737   17 months vboxsync Main: Added …
(edit) @101732   17 months vboxsync VMM/IEM: Consider #if/#ifdef/#ifndef/#elif/#else/#endif when picking …
(edit) @101725   17 months vboxsync FE/Qt: bugref:10543: VM Settings / Audio, Display and Network pages: …
(edit) @101724   17 months vboxsync FE/Qt: bugref:10543: UIAdvancedSettingsDialogMachine & …
(edit) @101723   17 months vboxsync FE/Qt: bugref:10513: UIEditor and UIAdvancedSettingsDialog: Optional …
(edit) @101722   17 months vboxsync VMM/IEM: Identify the different styles IEM_MC_CALL_XXX and mark these …
(edit) @101721   17 months vboxsync Additions: X11/Wayland: Clipboard: fix memory zeroing on realloc (plus …
(edit) @101720   17 months vboxsync Additions: Guest Library: Fix valgrind warnings about uninitialized …
(edit) @101719   17 months vboxsync FE/Qt: bugref:10481. Adding a checkbox to the Device/Shared Clipboard …
(edit) @101717   17 months vboxsync FE/Qt: bugref:10513: UIEditor and sub-classes: Simplify filterOut …
(edit) @101716   17 months vboxsync DrvCloudTunnel: The signature of the …
(edit) @101715   17 months vboxsync IPRT/VBoxRT-openssl-3.0.def: libssh v0.10.5 requires a bunch more …
(edit) @101713   17 months vboxsync FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Missing part of …
(edit) @101712   17 months vboxsync FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Missing part of …
(edit) @101711   17 months vboxsync FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Renaming subtype …
(edit) @101710   17 months vboxsync FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Renaming, …
(edit) @101709   17 months vboxsync FE/Qt: bugref:10543: Bits missed in r159802.
(edit) @101708   17 months vboxsync FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Reordering stuff.
(edit) @101707   17 months vboxsync VMM/IEM: Use IEM_MC_STORE_GREG_U*_CONST when storing an immediate …
(edit) @101706   17 months vboxsync VMM/IEM: Native translation for …
(edit) @101705   17 months vboxsync VMM/IEM: Fixed incorrect rex prefix for the AND emitters. bugref:10371
(edit) @101704   17 months vboxsync VMM/IEM: Native translation for …
(edit) @101703   17 months vboxsync VMM/EM: Need to update the status code, bugref:10390
(edit) @101702   17 months vboxsync ValidationKit/tdGuestOsUnattendedInst1: Add OracleLinux 9 arm64 to the …
(edit) @101701   17 months vboxsync ValidationKit: Fixes for arm and 7.1 Main API, bugref:10542 [fix]
(edit) @101700   17 months vboxsync ValidationKit: Fixes for arm and 7.1 Main API, bugref:10542 [fix]
(edit) @101699   17 months vboxsync ValidationKit: Fixes for arm and 7.1 Main API, bugref:10542
(edit) @101698   17 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(edit) @101697   17 months vboxsync Main/Unattended: Support OracleLinux for unattended installation, …
(edit) @101696   17 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(edit) @101695   17 months vboxsync Main/UnattendedInstaller: Move editDebianGrubCfg() to the base …
(edit) @101694   17 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U8_CONST_THREADED …
(edit) @101693   17 months vboxsync FE/Qt: bugref:10513: Extend tree-view UISettingsSelector to be able to …
(edit) @101692   17 months vboxsync FE/Qt: bugref:10513: Reworking tree-view UISettingsSelector to use …
(edit) @101691   17 months vboxsync FE/Qt: bugref:10513: A bit of cleanup for tree-view UISettingsSelector.
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