VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102971   11 months vboxsync FE/Qt: VM settings / System page: A fix for boot-order table; Make …
(edit) @102970   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Ensure that a new …
(edit) @102969   11 months vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1.py: Enable more bootsector …
(edit) @102968   11 months vboxsync ValidationKit/boosectors/bs3-cpu-state64-1: Don't hang the testcase …
(edit) @102967   11 months vboxsync ValidationKit/tests/cpu: Add very basic tdCpuIemInstr1.py testcase to …
(edit) @102966   11 months vboxsync ValidationKit/tests/cpu: Add very basic tdCpuIemInstr1.py testcase to …
(edit) @102965   11 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Disabled descriptor reserved bit …
(edit) @102964   11 months vboxsync Validation Kit/tdUnitTest1: Excluded tstClipboardHttpServerX11, as it …
(edit) @102963   11 months vboxsync VMM/CPUM: bugref:10498 Fix incorrect assertion while mapping MTRRs and …
(edit) @102958   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Simplify for Basic …
(edit) @102957   11 months vboxsync Main/Python bindings: Moved the Python deprecation warning from …
(edit) @102955   11 months vboxsync Shared Clipboard/Transfer: Also free the temporary path when path …
(edit) @102954   11 months vboxsync Shared Clipboard/Transfer: Made destroying the transfers easier to use …
(edit) @102953   11 months vboxsync fix win64dep, win64dep2, pylint complains. Added fedora39 to uinstall
(edit) @102952   11 months vboxsync FE/Qt: bugref:10501. Some additions to UIActivityOverviewModel to get …
(edit) @102951   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: A bit of rework for …
(edit) @102950   11 months vboxsync ValidationKit/tests/tdAddGuestCtrl.py: Disable 3D test completely as …
(edit) @102949   11 months vboxsync VMM/EM: Check whether it is possible to reschedule after IEMExecLots() …
(edit) @102948   11 months vboxsync Main/Python bindings: Document + mark Python 2 as being deprecated.
(edit) @102947   11 months vboxsync VMM/EM: Check whether it is possible to reschedule after IEMExecLots() …
(edit) @102946   11 months vboxsync Guest Control/Validation Kit: Try to fix execution tests on NT4 …
(edit) @102945   11 months vboxsync Guest Control/Validation Kit: Try to fix execution tests on NT4 …
(edit) @102944   11 months vboxsync VBoxManage/Guest Control: Don't re-assign fWaitForStdOut / …
(edit) @102943   11 months vboxsync VMM/HM: LogRel nit.
(edit) @102942   11 months vboxsync VMM/CPUM: bugref:10498 Addressed MTRR todo, code was enabled since r160962.
(edit) @102937   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Heavy rework …
(edit) @102936   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: More cleanup, mostly …
(edit) @102935   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Large cleanup; Coding …
(edit) @102934   11 months vboxsync VBoxManage/Guest Control: Don't re-assign fWaitForStdOut / …
(edit) @102933   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Get rid of unwanted …
(edit) @102931   11 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102930   11 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102929   11 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102928   11 months vboxsync FE/Qt: bugref:6699. Use the old way of populating drive letters in …
(edit) @102927   11 months vboxsync FE/Qt: bugref:10501. Small improvements.
(edit) @102926   11 months vboxsync VaklidationKit/tdGuestOsUnattendedInst1.py: Fix ordering of test VMs, …
(edit) @102925   11 months vboxsync Main/UnattendedTemplates/debian_preseed.cfg: Disable security updates …
(edit) @102924   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Wiping out some …
(edit) @102923   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Simplifying …
(edit) @102922   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: A bit of rework for …
(edit) @102921   11 months vboxsync openssl: adding export flag for crypto/context.h
(edit) @102920   11 months vboxsync Shared Clipboard: Show the correct error code when …
(edit) @102919   11 months vboxsync Shared Clipboard/Transfers: Release the event in …
(edit) @102918   11 months vboxsync Validation Kit/tdAddGuestCtrl: Use …
(edit) @102917   11 months vboxsync GuestHost/SharedClipboard/tstClipboardHttpServer.cpp: Workaround …
(edit) @102916   11 months vboxsync Runtime/http-curl.cpp: Make RTHttpSetProxy() accept a NULL pcszProxy …
(edit) @102915   11 months vboxsync Validation Kit/tdAddGuestCtrl: Use testDriver::getGuestWinDir() for …
(edit) @102914   11 months vboxsync Frontends/VBoxShell: Added linting support to the Makefile [SCM build fix].
(edit) @102913   11 months vboxsync Frontends/VBoxShell: Added linting support to the Makefile.
(edit) @102912   11 months vboxsync Frontends/VBoxShell: Make it pass pylint 10.00. Kept the coding style …
(edit) @102911   11 months vboxsync HostServices/tstClipboardServiceHost: Fix memory leak in testcase …
(edit) @102910   11 months vboxsync ValidationKit/testdriver/vbox.py: Need to increase the threshold to …
(edit) @102909   11 months vboxsync Devices/EFI/Firmware: Don't try using python 2.x when python 3.x is …
(edit) @102908   11 months vboxsync Devices/EFI/Firmware: Correctly align MP_CPU_EXCHANGE_INFO for …
(edit) @102907   11 months vboxsync Installer/linux: Point to website for the changelog in deb/rpm packages.
(edit) @102906   11 months vboxsync FE/Qt: bugref:10501. Build fix.
(edit) @102905   11 months vboxsync FE/Qt: bugref:10501. Build fix.
(edit) @102904   11 months vboxsync VMM/IEM: Build fixes for when IEMNATIVE_WITH_INSTRUCTION_COUNTING …
(edit) @102903   11 months vboxsync FE/Qt: bugref:10501. Some more cleaning.
(edit) @102902   11 months vboxsync VMM/CPUI: Advertise ADX on ARM64. bugref:9898
(edit) @102901   11 months vboxsync FE/Qt: bugref:10501. Removing some obsolete variables.
(edit) @102900   11 months vboxsync FE/Qt: bugref:10501. Using an enum rather than strings metric/chart …
(edit) @102899   11 months vboxsync Runtime/common/fatvfs.cpp: Need to reset the S/G buffer when flushing …
(edit) @102898   11 months vboxsync ValKit/bs3-cpu-instr-2: ADX testcase fix for when not supported. …
(edit) @102897   11 months vboxsync FE/Qt: bugref:10501. A small addendum to r161115.
(edit) @102896   11 months vboxsync VMM/IEM: Use standard binary assembly helper signature for ADCX and …
(edit) @102895   11 months vboxsync ValKit: Temporary disable 3D DirectX feature level test, typo fixed
(edit) @102894   11 months vboxsync ValKit: Temporary disable 3D DirectX feature level test
(edit) @102893   11 months vboxsync FE/Qt: bugref:10501. Splitting disk IO charts.
(edit) @102892   11 months vboxsync VMM/CPUM: We've got ABM (and BMI1+BMI2) on ARM64.
(edit) @102891   11 months vboxsync VMM/IEM: Test for ABM not BMI1 on the LZCNT instruction. Seek wiki and …
(edit) @102890   11 months vboxsync Frontends/VBoxShell: Use a shell wrapper code instead of a hardcoded …
(edit) @102889   11 months vboxsync VMM/CPUM: enable cmpxchg16b and popcnt on arm hosts.
(edit) @102888   11 months vboxsync FE/Qt: bugref:10501. Splitting network receive and transmit charts.
(edit) @102887   11 months vboxsync IEM: Added the simple C implementation of RCPSS/RCPPS instructions …
(edit) @102886   11 months vboxsync Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
(edit) @102885   11 months vboxsync Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
(edit) @102884   11 months vboxsync Runtime/tstRTSg: Use a deterministic random number generator and print …
(edit) @102883   11 months vboxsync VMM/IEM: Maintain pReNative->fExec in …
(edit) @102882   11 months vboxsync VMM/IEM: Skip some expensive flag loading in IEMAllAImpl.asm where …
(edit) @102881   11 months vboxsync Guest Control/VbglR3: Also init the flags in …
(edit) @102880   11 months vboxsync Installer: Added support for Python 3.11.
(edit) @102879   11 months vboxsync VMM/IEM: Skip PC validation and such if we don't jump on a conditional …
(edit) @102878   11 months vboxsync IEM: Added the simple C implementation of RCPSS/RCPPS instructions
(edit) @102877   11 months vboxsync FE/Qt: macOS: A bit of fixes for AlternateBase color required since we …
(edit) @102876   11 months vboxsync VMM/IEM: Call different threaded functions for each branch in a …
(edit) @102875   11 months vboxsync Devices/VirtIO: More verbose logging
(edit) @102874   11 months vboxsync Linux Host and Guest kernel modules: Fix build for older Fedora …
(edit) @102872   11 months vboxsync Frontends/VBoxShell: First attempt to revive and unbreak this -- a lot …
(edit) @102871   11 months vboxsync Guest Control/Validation Kit: Added tests for user documents, user …
(edit) @102870   11 months vboxsync Removing old openssl-3.1.3. bugref:10577
(edit) @102869   11 months vboxsync Fixing most probaly a typo in r161081. bugref:10371
(edit) @102868   11 months vboxsync VMM/IEM: Some DOS syscall logging. bugref:10371
(edit) @102867   11 months vboxsync VMM/IEM: Logging for BIOS int 16h and VGABIOS int 10h. bugref:10371
(edit) @102866   11 months vboxsync openssl: fixing export svn properties. bugref:10577
(edit) @102865   11 months vboxsync openssl: switching to 3.1.4. bugref:10577
(edit) @102864   11 months vboxsync openssl: make 3.1.4 compile. bugref:10577
(edit) @102863   11 months vboxsync openssl-3.1.4: Applied and adjusted our OpenSSL changes to 3.1.3. …
(edit) @102860   11 months vboxsync FE/Qt: bugref:10501. scm fix.
(edit) @102859   11 months vboxsync PGM: Relaxed needle size assertions to match actual usage.
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