VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102937   13 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Heavy rework …
(edit) @102936   13 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: More cleanup, mostly …
(edit) @102935   13 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Large cleanup; Coding …
(edit) @102934   13 months vboxsync VBoxManage/Guest Control: Don't re-assign fWaitForStdOut / …
(edit) @102933   13 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Get rid of unwanted …
(edit) @102931   13 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102930   13 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102929   13 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102928   13 months vboxsync FE/Qt: bugref:6699. Use the old way of populating drive letters in …
(edit) @102927   13 months vboxsync FE/Qt: bugref:10501. Small improvements.
(edit) @102926   13 months vboxsync VaklidationKit/tdGuestOsUnattendedInst1.py: Fix ordering of test VMs, …
(edit) @102925   13 months vboxsync Main/UnattendedTemplates/debian_preseed.cfg: Disable security updates …
(edit) @102924   13 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Wiping out some …
(edit) @102923   13 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Simplifying …
(edit) @102922   13 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: A bit of rework for …
(edit) @102921   13 months vboxsync openssl: adding export flag for crypto/context.h
(edit) @102920   13 months vboxsync Shared Clipboard: Show the correct error code when …
(edit) @102919   13 months vboxsync Shared Clipboard/Transfers: Release the event in …
(edit) @102918   13 months vboxsync Validation Kit/tdAddGuestCtrl: Use …
(edit) @102917   13 months vboxsync GuestHost/SharedClipboard/tstClipboardHttpServer.cpp: Workaround …
(edit) @102916   13 months vboxsync Runtime/http-curl.cpp: Make RTHttpSetProxy() accept a NULL pcszProxy …
(edit) @102915   13 months vboxsync Validation Kit/tdAddGuestCtrl: Use testDriver::getGuestWinDir() for …
(edit) @102914   13 months vboxsync Frontends/VBoxShell: Added linting support to the Makefile [SCM build fix].
(edit) @102913   13 months vboxsync Frontends/VBoxShell: Added linting support to the Makefile.
(edit) @102912   13 months vboxsync Frontends/VBoxShell: Make it pass pylint 10.00. Kept the coding style …
(edit) @102911   13 months vboxsync HostServices/tstClipboardServiceHost: Fix memory leak in testcase …
(edit) @102910   13 months vboxsync ValidationKit/testdriver/vbox.py: Need to increase the threshold to …
(edit) @102909   13 months vboxsync Devices/EFI/Firmware: Don't try using python 2.x when python 3.x is …
(edit) @102908   13 months vboxsync Devices/EFI/Firmware: Correctly align MP_CPU_EXCHANGE_INFO for …
(edit) @102907   13 months vboxsync Installer/linux: Point to website for the changelog in deb/rpm packages.
(edit) @102906   13 months vboxsync FE/Qt: bugref:10501. Build fix.
(edit) @102905   13 months vboxsync FE/Qt: bugref:10501. Build fix.
(edit) @102904   13 months vboxsync VMM/IEM: Build fixes for when IEMNATIVE_WITH_INSTRUCTION_COUNTING …
(edit) @102903   13 months vboxsync FE/Qt: bugref:10501. Some more cleaning.
(edit) @102902   13 months vboxsync VMM/CPUI: Advertise ADX on ARM64. bugref:9898
(edit) @102901   13 months vboxsync FE/Qt: bugref:10501. Removing some obsolete variables.
(edit) @102900   13 months vboxsync FE/Qt: bugref:10501. Using an enum rather than strings metric/chart …
(edit) @102899   13 months vboxsync Runtime/common/fatvfs.cpp: Need to reset the S/G buffer when flushing …
(edit) @102898   13 months vboxsync ValKit/bs3-cpu-instr-2: ADX testcase fix for when not supported. …
(edit) @102897   13 months vboxsync FE/Qt: bugref:10501. A small addendum to r161115.
(edit) @102896   13 months vboxsync VMM/IEM: Use standard binary assembly helper signature for ADCX and …
(edit) @102895   13 months vboxsync ValKit: Temporary disable 3D DirectX feature level test, typo fixed
(edit) @102894   13 months vboxsync ValKit: Temporary disable 3D DirectX feature level test
(edit) @102893   13 months vboxsync FE/Qt: bugref:10501. Splitting disk IO charts.
(edit) @102892   13 months vboxsync VMM/CPUM: We've got ABM (and BMI1+BMI2) on ARM64.
(edit) @102891   13 months vboxsync VMM/IEM: Test for ABM not BMI1 on the LZCNT instruction. Seek wiki and …
(edit) @102890   13 months vboxsync Frontends/VBoxShell: Use a shell wrapper code instead of a hardcoded …
(edit) @102889   13 months vboxsync VMM/CPUM: enable cmpxchg16b and popcnt on arm hosts.
(edit) @102888   13 months vboxsync FE/Qt: bugref:10501. Splitting network receive and transmit charts.
(edit) @102887   13 months vboxsync IEM: Added the simple C implementation of RCPSS/RCPPS instructions …
(edit) @102886   13 months vboxsync Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
(edit) @102885   13 months vboxsync Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
(edit) @102884   13 months vboxsync Runtime/tstRTSg: Use a deterministic random number generator and print …
(edit) @102883   13 months vboxsync VMM/IEM: Maintain pReNative->fExec in …
(edit) @102882   13 months vboxsync VMM/IEM: Skip some expensive flag loading in IEMAllAImpl.asm where …
(edit) @102881   13 months vboxsync Guest Control/VbglR3: Also init the flags in …
(edit) @102880   13 months vboxsync Installer: Added support for Python 3.11.
(edit) @102879   13 months vboxsync VMM/IEM: Skip PC validation and such if we don't jump on a conditional …
(edit) @102878   13 months vboxsync IEM: Added the simple C implementation of RCPSS/RCPPS instructions
(edit) @102877   13 months vboxsync FE/Qt: macOS: A bit of fixes for AlternateBase color required since we …
(edit) @102876   13 months vboxsync VMM/IEM: Call different threaded functions for each branch in a …
(edit) @102875   13 months vboxsync Devices/VirtIO: More verbose logging
(edit) @102874   13 months vboxsync Linux Host and Guest kernel modules: Fix build for older Fedora …
(edit) @102872   13 months vboxsync Frontends/VBoxShell: First attempt to revive and unbreak this -- a lot …
(edit) @102871   13 months vboxsync Guest Control/Validation Kit: Added tests for user documents, user …
(edit) @102870   13 months vboxsync Removing old openssl-3.1.3. bugref:10577
(edit) @102869   13 months vboxsync Fixing most probaly a typo in r161081. bugref:10371
(edit) @102868   13 months vboxsync VMM/IEM: Some DOS syscall logging. bugref:10371
(edit) @102867   13 months vboxsync VMM/IEM: Logging for BIOS int 16h and VGABIOS int 10h. bugref:10371
(edit) @102866   13 months vboxsync openssl: fixing export svn properties. bugref:10577
(edit) @102865   13 months vboxsync openssl: switching to 3.1.4. bugref:10577
(edit) @102864   13 months vboxsync openssl: make 3.1.4 compile. bugref:10577
(edit) @102863   13 months vboxsync openssl-3.1.4: Applied and adjusted our OpenSSL changes to 3.1.3. …
(edit) @102860   13 months vboxsync FE/Qt: bugref:10501. scm fix.
(edit) @102859   13 months vboxsync PGM: Relaxed needle size assertions to match actual usage.
(edit) @102858   13 months vboxsync FE/Qt: bugref:10501. Fixes for the iterrupted data series.
(edit) @102857   13 months vboxsync VMM/IEM: Arm build fix. bugref:10371
(edit) @102856   13 months vboxsync VMM/IEM: Implemented the second of two code TLB lookups. bugref:10371
(edit) @102855   13 months vboxsync Debugger: Don't allow plain PAGE_SIZE etc.
(edit) @102854   13 months vboxsync Typo.
(edit) @102853   13 months vboxsync VMM/STAM: Fixed bug in the binary tail search in …
(edit) @102852   13 months vboxsync VMM/VMXAllTemplate: Nested VMX: bugref:10318 Trying to narrow down the …
(edit) @102851   13 months vboxsync VMM/CPUM: bugref:10498 MTRR CFGM setting naming nit and comment.
(edit) @102850   13 months vboxsync VMM/IEM: Implemented the first of two code TLB lookups. bugref:10371
(edit) @102849   13 months vboxsync bindings/vboxapisetup.py: Use https for the homepage URL.
(edit) @102848   13 months vboxsync FE/Qt: VBox Manager: Make sure all cloud profiles are unconditionally …
(edit) @102847   13 months vboxsync VMM/IEM: Moved the TLB lookup emitter to a common header file so it …
(edit) @102846   13 months vboxsync VMM/IEM: Preserve variable and shadow register state across code TLB …
(edit) @102845   13 months vboxsync ValKit/bootsectors/Config.kmk: Build fix. bugref:10371
(edit) @102844   13 months vboxsync reverting part of r161042
(edit) @102843   13 months vboxsync scm
(edit) @102842   13 months vboxsync VMM/STAM: Doxygen fix. bugref:10371
(edit) @102841   13 months vboxsync VMM/IEM: More stats. bugref:10371
(edit) @102839   13 months vboxsync VBoxDbg,VMM/STAM: Build fixes. bugref:10371
(edit) @102838   13 months vboxsync FE/Qt: VBox Manager: Make sure all cloud VMs are unconditionally …
(edit) @102836   13 months vboxsync FE/Qt: Chooser pane: A bit of cleanup for cloud VM update processing; …
(edit) @102834   13 months vboxsync FE/Qt: A tentative build fix for r161022. ​bugref:10371
(edit) @102833   13 months vboxsync Guest Control: Added a flag for the get mount points HGCM API, so that …
(edit) @102832   13 months vboxsync Shared Clipboard/Transfers: Added building a separate X11 binary, so …
(edit) @102831   13 months vboxsync Guest Control: Added a new guest feature flag to indicate Guest …
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