VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94201   3 years vboxsync doc/manual,FE/VBoxManage: Convert encryptmedium command to refentry …
(edit) @94200   3 years vboxsync doc/manual,FE/VBoxManage: Convert mediumproperty command to refentry …
(edit) @94199   3 years vboxsync doc/manual,FE/VBoxManage: Convert clonemedium command to refentry …
(edit) @94198   3 years vboxsync doc/manual,FE/VBoxManage: Convert createmedium command to refentry …
(edit) @94197   3 years vboxsync doc/manual,FE/VBoxManage: Convert showmediuminfo command to refentry …
(edit) @94196   3 years vboxsync Devices/Graphics: saved state new source file: bugref:9830
(edit) @94195   3 years vboxsync VMM/IEM: Adjusted double shifts C code to match intel behaviour. …
(edit) @94194   3 years vboxsync tstIEMAImpl.cpp: re-enabled some shift tests accidentally disabled. …
(edit) @94193   3 years vboxsync tstIEMAImpl.cpp: re-enabled some shift tests accidentally disabled. …
(edit) @94192   3 years vboxsync VMM/IEM: Corrected C implementation of the double shift instructions …
(edit) @94191   3 years vboxsync VMM/IEM: Corrected C implementation of the basic shift instructions …
(edit) @94190   3 years vboxsync VMM/IEM: Use the C implementation for the Intel and AMD EFLAGS …
(edit) @94189   3 years vboxsync Main: Guest Properties: fix more python related build issues (related …
(edit) @94188   3 years vboxsync iprt: xrandr: fix typos in header comments, bugref:10134.
(edit) @94187   3 years vboxsync Main: Guest Properties: fix python related build issues (related to …
(edit) @94186   3 years vboxsync Main: Guest Properties: remove not relevant change (related to …
(edit) @94185   3 years vboxsync Main: Guest Properties: fix build, add missing header file (related to …
(edit) @94184   3 years vboxsync Main: Guest Properties: notify lesteners that property was deleted …
(edit) @94183   3 years vboxsync VMMDev: Preserve display change data in saved state, bugref:10134. …
(edit) @94182   3 years vboxsync FE/Qt: bugref:9996: Fixes for possible crashes; Should restrict Expert …
(edit) @94181   3 years vboxsync doc/manual,FE/VBoxManage: Convert bandwidthctl command to refentry …
(edit) @94180   3 years vboxsync doc/manual,FE/VBoxManage: Convert storagectl command to refentry …
(edit) @94179   3 years vboxsync doc/manual,FE/VBoxManage: Convert storagectl command to refentry …
(edit) @94178   3 years vboxsync VMM/IEM: Use the C implementation for the SHLD/SHRD Intel and AMD …
(edit) @94177   3 years vboxsync doc/manual,FE/VBoxManage: Convert closemedium command to refentry …
(edit) @94176   3 years vboxsync VMM/IEM: Implemented Intel and AMD EFLAGS variants for the assembly …
(edit) @94175   3 years vboxsync Main/Unattended: ​​bugref:9781. Removing mirror hostname related items …
(edit) @94174   3 years vboxsync VMM/IEM: Implemented Intel and AMD EFLAGS variants for the assembly …
(edit) @94173   3 years vboxsync Main/Unattended: ​​bugref:9781. Including txt.cfg directly rather than …
(edit) @94172   3 years vboxsync doc/manual,FE/VBoxManage: Convert adoptstate command to refentry …
(edit) @94171   3 years vboxsync doc/manual,FE/VBoxManage: Convert discardstate command to refentry …
(edit) @94170   3 years vboxsync VMM/IEM: AMD eflags for mul,imul,div and idiv. bugref:9898
(edit) @94169   3 years vboxsync VMM/IEM: Fixed imul_two mappings; testcase fixes and AMD data. bugref:9898
(edit) @94168   3 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: Few fixes for cloud log …
(edit) @94167   3 years vboxsync FE/Qt: bugref:9996: Fixing regression in New Cloud VM wizard; Two NLS …
(edit) @94166   3 years vboxsync FE/Qt: bugref:9996: Fixing regression in Add Cloud VM wizard; Current …
(edit) @94165   3 years vboxsync VMM/IEM: Test case fix. bugref:9898
(edit) @94164   3 years vboxsync VMM/IEM: fixed bug in cmpxchg16b worker for gcc targets.
(edit) @94163   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for shifts …
(edit) @94162   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for double …
(edit) @94161   3 years vboxsync Installer/win: Disable re-signing the .cat files (and merging in the …
(edit) @94160   3 years vboxsync Additions: Windows: Use the same approach as with the host driver for …
(edit) @94159   3 years vboxsync Repack scripts: Tell the script unpacking the drivers to check GA …
(edit) @94158   3 years vboxsync Config.kmk: Switch to openssl-3.0.1 on Windows, bugref:10128
(edit) @94157   3 years vboxsync Runtime: Windows build fixes and updated .def file in preparation for …
(edit) @94156   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for binary …
(edit) @94155   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for binary …
(edit) @94154   3 years vboxsync libs/openssl-3.0.1: Enable openssl 3.0.1 on macOS, bugref:10128
(edit) @94153   3 years vboxsync libs/openssl-3.0.1: Remove bn_asm.c because it just duplicates the …
(edit) @94152   3 years vboxsync libs/openssl-3.0.1: Enable openssl 3.0.1 on Linux, bugref:10128
(edit) @94151   3 years vboxsync Devices/Graphics: enable single DX device mode on all hosts: bugref:9830
(edit) @94150   3 years vboxsync Devices/Graphics: Use D3D 11.1: bugref:9830
(edit) @94149   3 years vboxsync Devices/Graphics: staging buffer does not support DISCARD: bugref:9830
(edit) @94148   3 years vboxsync FE/Qt: bugref:6899: VM settings: Reworking Interface page to increase …
(edit) @94147   3 years vboxsync Devices/Graphics: shader management (build fix): bugref:9830
(edit) @94146   3 years vboxsync Devices/Graphics: shader management: bugref:9830
(edit) @94145   3 years vboxsync FE/Qt: bugref:6899: Global preferences: Reworking Interface page to …
(edit) @94144   3 years vboxsync FE/Qt: bugref:6899: VM settings: Get rid of QIComboBox objects for …
(edit) @94143   3 years vboxsync Main: Don't known why we didn't enable the …
(edit) @94142   3 years vboxsync Main/VBoxOGLTest: Use VBOXR3 as template everywhere (alternatively we …
(edit) @94141   3 years vboxsync Main/HostImpl.cpp: nits.
(edit) @94140   3 years vboxsync OpenGLTest: Merged the VBoxOGL2D library target into VBoxTestOGL. …
(edit) @94139   3 years vboxsync ValKit/testdriver: pylint 2.9.6 adjustments (missed some).
(edit) @94138   3 years vboxsync OpenGLTest: qt6 adjustments. [fix] bugref:9898
(edit) @94137   3 years vboxsync OpenGLTest: qt6 adjustments. bugref:9898
(edit) @94136   3 years vboxsync Main/Unattended: ​​bugref:9781. Disabling unattended install for OL …
(edit) @94135   3 years vboxsync libs/openssl-3.0.1: Don't include mem_clr.c in the crypto library as …
(edit) @94134   3 years vboxsync libs/libssh: Remove the dependency on FIPS_mode() which is not …
(edit) @94133   3 years vboxsync libs/openssl-3.0.1: Enable building on Solaris (don't want to break …
(edit) @94132   3 years vboxsync Main/Unattended: ​​bugref:9781. Re-enabling unsupported_hardware …
(edit) @94131   3 years vboxsync /Config.kmk: pylint 2.9.6 adjustments (disable two things 2.7 cannot do).
(edit) @94130   3 years vboxsync ValKit/bs3kit: pylint 2.9.6 adjustments (mostly about using 'with' …
(edit) @94129   3 years vboxsync testmanager: pylint 2.9.6 adjustments (mostly about using sub-optimal …
(edit) @94128   3 years vboxsync TestManager: Use the fHasReasons parameter in …
(edit) @94127   3 years vboxsync ValKit/tests: pylint 2.9.6 adjustments (mostly about using 'with' …
(edit) @94126   3 years vboxsync ValKit/testdriver: pylint 2.9.6 adjustments (mostly about using 'with' …
(edit) @94125   3 years vboxsync ValKit/testboxscript: pylint 2.9.6 adjustments (mostly about using …
(edit) @94124   3 years vboxsync ValKit/utils.py,tests: Move crc32_of_file to common/utils.py as …
(edit) @94123   3 years vboxsync ValKit/utils.py,tests: Move crc32_of_file to common/utils.py as …
(edit) @94122   3 years vboxsync ValKit/tdAudioTest.py: A coupld of @todos; pylint warnings. bugref:10008
(edit) @94121   3 years vboxsync Additions: Linux: VBoxDRMClient: fix vmwgfx version detection, …
(edit) @94120   3 years vboxsync libs/openssl-3.0.1: Fix linking rdesktop-vrdp, bugref:10128
(edit) @94119   3 years vboxsync libs/openssl-3.0.1: Some Windows build fixes, bugref:10128
(edit) @94118   3 years vboxsync libs/openssl-3.0.1: Add OPENSSL_NO_EC_NISTP_64_GCC_128 because vcc …
(edit) @94117   3 years vboxsync FE/Qt: qt6/macOS: Hacked around problem with closing the VirtualBoxVM …
(edit) @94116   3 years vboxsync libs/openssl-3.0.1: Simplify the header/source generation, only one …
(edit) @94115   3 years vboxsync libs/openssl-3.0.1: Modify dofile.pl to avoid dumping the whole path …
(edit) @94114   3 years vboxsync libs/openssl-3.0.1: Missing assembly files for Windows and macOS, …
(edit) @94113   3 years vboxsync Devices/Graphics: single device mode: bugref:9830
(edit) @94112   3 years vboxsync Config.kmk,src/libs/Makefile.kmk: Add switch to use openssl3 for the …
(edit) @94111   3 years vboxsync libs/openssl-3.0.1: Secure memory allocation fix, bugref:10128
(edit) @94110   3 years vboxsync libs/openssl-3.0.1: Mangling fixes, bugref:10128
(edit) @94109   3 years vboxsync libs/openssl-3.0.1: Build providers and include in libcrypto, requires …
(edit) @94108   3 years vboxsync libs/openssl-3.0.1: More build fixes, bugref:10128
(edit) @94107   3 years vboxsync libs/openssl-3.0.1: More build fixes, bugref:10128
(edit) @94106   3 years vboxsync Devices/Graphics: more for single device mode: bugref:9830
(edit) @94105   3 years vboxsync libs/openssl-3.0.1: More build/linekr fixes, bugref:10128
(edit) @94104   3 years vboxsync libs/openssl-3.0.1: Fix building bn sub-library, bugref:10128
(edit) @94103   3 years vboxsync libs/openssl-3.0.1/Config.kmk: Copy more required headers, bugref:10128
(edit) @94102   3 years vboxsync libs/openssl-3.0.1: More build fixes for the thread support, bugref:10128
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