VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102012   13 months vboxsync VMM/IEM: If we use structure variables in MC blocks, we need special …
(edit) @102011   13 months vboxsync VMM/IEM: Added a flush mask for guest register shadows to the …
(edit) @102010   13 months vboxsync VMM/IEM: More on the subject of correctly flushing guest register …
(edit) @101984   13 months vboxsync VMM/IEM: Added a flush mask for guest register shadows to the …
(edit) @101979   13 months vboxsync FE/Qt: bugref:10543: VM Settings / Network pages: Make sure promisc. …
(edit) @101974   13 months vboxsync FE/Qt: bugref:10543: VM Settings / System pages: Load amount of …
(edit) @101958   13 months vboxsync VMM/IEM: Flush PC and other shadow guest register copies when emitting …
(edit) @101954   13 months vboxsync VMM/IEM: Eliminated IEM_MC_ASSIGN_U8_SX_U64 and …
(edit) @101953   13 months vboxsync VMM/IEM: Removed IEM_MC_ASSIGN as it's not unused. bugref:10371
(edit) @101952   13 months vboxsync VMM/IEM: Corrected wrong immediate manipulation using locals (and …
(edit) @101951   13 months vboxsync VMM/IEM: More IEM_MC_ASSIGN elimination. bugref:10371
(edit) @101950   13 months vboxsync VMM/IEM: Eliminated IEM_MC_ASSIGN use from IEMAllInstTwoByte0f.cpp.h, …
(edit) @101949   13 months vboxsync VMM/IEM: Eliminated IEM_MC_ASSIGN use from IEMAllInstOneByte.cpp.h, …
(edit) @101943   13 months vboxsync Additions: X11/Wayland: Add --check switch to vboxwl which should tell …
(edit) @101941   13 months vboxsync Additions: X11/Wayland: Do not link VBoxClient w/ glib and gobject …
(edit) @101940   13 months vboxsync Additions: X11/Wayland: Prevent gcc warning about pFlow can be …
(edit) @101937   13 months vboxsync Additions/solaris/{Installer,vboxms,vboxservice}: Add support for the …
(edit) @101932   13 months vboxsync VMM/CPUM: Nested VMX: Updated cpumR3AreVmxCpuFeaturesCompatible() for …
(edit) @101913   13 months vboxsync VMM/IEM: Release build fix for arm64. bugref:10371
(edit) @101912   13 months vboxsync VMM/IEM: doxygen fix. bugref:10371
(edit) @101911   13 months vboxsync VMM/IEM: Added IEM_MC_NO_NATIVE_RECOMPILE and cleaned up …
(edit) @101908   13 months vboxsync VMM/IEM: Arm64 code generation fixes. bugref:10371
(edit) @101906   13 months vboxsync VMM/IEM: Arm64 host build & bug fixes, alternative disassembler. …
(edit) @101896   13 months vboxsync Additions: X11/Wayland: Add vboxwl tool into Linux GAs installer, …
(edit) @101894   13 months vboxsync Additions: X11/Wayland: Add long forgotten VBoxDRMClient into the list …
(edit) @101887   13 months vboxsync Additions: X11/Wayland: vboxwl: Print error message if command cannot …
(edit) @101886   13 months vboxsync Additions: X11/Wayland: one more fix for docs build, bugref:10194.
(edit) @101883   13 months vboxsync Additions: X11/Wayland: Fix warnings related to documantation …
(edit) @101882   13 months vboxsync Additions: X11/Wayland: vboxwl: do not link with glib libraries, it …
(edit) @101881   13 months vboxsync Additions: X11/Wayland: fix building issues with older gcc (4.1.2), …
(edit) @101880   13 months vboxsync Additions: X11/Wayland: scm fix, bugref:10194.
(edit) @101878   13 months vboxsync Additions: X11/Wayland: Add initial support for clipboard sharing with …
(edit) @101868   13 months vboxsync FE/Qt: bugref:10543: VM Settings / Storage pages: Make sure whole the …
(edit) @101867   13 months vboxsync FE/Qt: bugref:10513: Extend UIEditor with optional flag getter for …
(edit) @101865   13 months vboxsync FE/Qt: bugref:10543: VM Settings / System and USB pages: Make sure …
(edit) @101850   13 months vboxsync VMM/IEM: Replaced all IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF use with …
(edit) @101849   13 months vboxsync VMM/IEM: Enabled native translation of IEM_MC_CALL_CIMPL_2. Fixed some …
(edit) @101844   13 months vboxsync VMM/IEM: Native translation of IEM_MC_CALL_CIMPL_1_THREADED and …
(edit) @101802   13 months vboxsync VMM/IEM: Improved the tstIEMCheckMc to better ensure all promissed …
(edit) @101759   13 months vboxsync Main: Renamed …
(edit) @101758   13 months vboxsync Main: Renamed …
(edit) @101757   13 months vboxsync FE/Qt: bugref:10543: UIAdvancedSettingsDialogMachine: Init platform …
(edit) @101756   13 months vboxsync Main: Renamed …
(edit) @101753   13 months vboxsync added more detailed logging, tstRTSg.cpp testcase
(edit) @101752   13 months vboxsync FE/Qt: bugref:10543: Reverting r159820 as it appears VM settings …
(edit) @101745   13 months vboxsync Main: Renamed …
(edit) @101742   13 months vboxsync VMM/IEM: Consider #if/#ifdef/#ifndef/#elif/#else/#endif when picking …
(edit) @101741   13 months vboxsync Main: Added …
(edit) @101737   13 months vboxsync Main: Added …
(edit) @101732   13 months vboxsync VMM/IEM: Consider #if/#ifdef/#ifndef/#elif/#else/#endif when picking …
(edit) @101725   13 months vboxsync FE/Qt: bugref:10543: VM Settings / Audio, Display and Network pages: …
(edit) @101724   13 months vboxsync FE/Qt: bugref:10543: UIAdvancedSettingsDialogMachine & …
(edit) @101723   13 months vboxsync FE/Qt: bugref:10513: UIEditor and UIAdvancedSettingsDialog: Optional …
(edit) @101722   13 months vboxsync VMM/IEM: Identify the different styles IEM_MC_CALL_XXX and mark these …
(edit) @101721   13 months vboxsync Additions: X11/Wayland: Clipboard: fix memory zeroing on realloc (plus …
(edit) @101720   13 months vboxsync Additions: Guest Library: Fix valgrind warnings about uninitialized …
(edit) @101719   13 months vboxsync FE/Qt: bugref:10481. Adding a checkbox to the Device/Shared Clipboard …
(edit) @101717   13 months vboxsync FE/Qt: bugref:10513: UIEditor and sub-classes: Simplify filterOut …
(edit) @101716   13 months vboxsync DrvCloudTunnel: The signature of the …
(edit) @101715   13 months vboxsync IPRT/VBoxRT-openssl-3.0.def: libssh v0.10.5 requires a bunch more …
(edit) @101713   13 months vboxsync FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Missing part of …
(edit) @101712   13 months vboxsync FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Missing part of …
(edit) @101711   13 months vboxsync FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Renaming subtype …
(edit) @101710   13 months vboxsync FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Renaming, …
(edit) @101709   13 months vboxsync FE/Qt: bugref:10543: Bits missed in r159802.
(edit) @101708   13 months vboxsync FE/Qt: bugref:10543: UINameAndSystemEditor cleanup: Reordering stuff.
(edit) @101707   13 months vboxsync VMM/IEM: Use IEM_MC_STORE_GREG_U*_CONST when storing an immediate …
(edit) @101706   13 months vboxsync VMM/IEM: Native translation for …
(edit) @101705   13 months vboxsync VMM/IEM: Fixed incorrect rex prefix for the AND emitters. bugref:10371
(edit) @101704   13 months vboxsync VMM/IEM: Native translation for …
(edit) @101703   13 months vboxsync VMM/EM: Need to update the status code, bugref:10390
(edit) @101702   13 months vboxsync ValidationKit/tdGuestOsUnattendedInst1: Add OracleLinux 9 arm64 to the …
(edit) @101701   13 months vboxsync ValidationKit: Fixes for arm and 7.1 Main API, bugref:10542 [fix]
(edit) @101700   13 months vboxsync ValidationKit: Fixes for arm and 7.1 Main API, bugref:10542 [fix]
(edit) @101699   13 months vboxsync ValidationKit: Fixes for arm and 7.1 Main API, bugref:10542
(edit) @101698   13 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(edit) @101697   13 months vboxsync Main/Unattended: Support OracleLinux for unattended installation, …
(edit) @101696   13 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(edit) @101695   13 months vboxsync Main/UnattendedInstaller: Move editDebianGrubCfg() to the base …
(edit) @101694   13 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U8_CONST_THREADED …
(edit) @101693   13 months vboxsync FE/Qt: bugref:10513: Extend tree-view UISettingsSelector to be able to …
(edit) @101692   13 months vboxsync FE/Qt: bugref:10513: Reworking tree-view UISettingsSelector to use …
(edit) @101691   13 months vboxsync FE/Qt: bugref:10513: A bit of cleanup for tree-view UISettingsSelector.
(edit) @101689   13 months vboxsync Doxyfile.*: DECL_FORCE_INLINE_THROW
(edit) @101688   13 months vboxsync Additions: X11/Wayland: Fix scm, bugref:10194.
(edit) @101686   13 months vboxsync ValidationKit/tdGuestOsUnattendedInst1: Add a debian arm64 VM in order …
(edit) @101685   13 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101684   13 months vboxsync Main/Host: Set the hwvirt++ flags on arm64 accordingly so the …
(edit) @101683   13 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101682   13 months vboxsync VMM/IEM,VBox/err.h: Refactored the native recompiler code to …
(edit) @101681   13 months vboxsync Additions: X11/Wayland clipboard: fix scm, bugref:10194.
(edit) @101680   13 months vboxsync Additions: X11/Wayland: Add common code for clipboard processing, …
(edit) @101679   13 months vboxsync ValidationKit/tests/benchmark/tdBenchmark2: Fix for 7.1, bugref:10507
(edit) @101678   13 months vboxsync Additions: Wayland: Add header and dynamic loader desc for libgtk and …
(edit) @101677   13 months vboxsync Additions: Wayland: Add generated code and dynamic loader desc for …
(edit) @101676   13 months vboxsync ValidaiontKit/testdriver: Grok arm64 debian VMs, bugref:10542
(edit) @101675   13 months vboxsync ValidationKit/TestExecServ: Use the correct binaries for arm, bugref:10542
(edit) @101674   13 months vboxsync GuestHost: Shared Clipboard and DnD: Add common code for mime-types …
(edit) @101673   13 months vboxsync GuestHost: DisplayServerType: Add runtime detection if Gtk library is …
(edit) @101672   13 months vboxsync ValidationKit/TestBoxHelper: Some fixes for ARM, bugref:10542
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