VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102893   14 months vboxsync FE/Qt: bugref:10501. Splitting disk IO charts.
(edit) @102892   14 months vboxsync VMM/CPUM: We've got ABM (and BMI1+BMI2) on ARM64.
(edit) @102891   14 months vboxsync VMM/IEM: Test for ABM not BMI1 on the LZCNT instruction. Seek wiki and …
(edit) @102890   14 months vboxsync Frontends/VBoxShell: Use a shell wrapper code instead of a hardcoded …
(edit) @102889   14 months vboxsync VMM/CPUM: enable cmpxchg16b and popcnt on arm hosts.
(edit) @102888   14 months vboxsync FE/Qt: bugref:10501. Splitting network receive and transmit charts.
(edit) @102887   14 months vboxsync IEM: Added the simple C implementation of RCPSS/RCPPS instructions …
(edit) @102886   14 months vboxsync Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
(edit) @102885   14 months vboxsync Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
(edit) @102884   14 months vboxsync Runtime/tstRTSg: Use a deterministic random number generator and print …
(edit) @102883   14 months vboxsync VMM/IEM: Maintain pReNative->fExec in …
(edit) @102882   14 months vboxsync VMM/IEM: Skip some expensive flag loading in IEMAllAImpl.asm where …
(edit) @102881   14 months vboxsync Guest Control/VbglR3: Also init the flags in …
(edit) @102880   14 months vboxsync Installer: Added support for Python 3.11.
(edit) @102879   14 months vboxsync VMM/IEM: Skip PC validation and such if we don't jump on a conditional …
(edit) @102878   14 months vboxsync IEM: Added the simple C implementation of RCPSS/RCPPS instructions
(edit) @102877   14 months vboxsync FE/Qt: macOS: A bit of fixes for AlternateBase color required since we …
(edit) @102876   14 months vboxsync VMM/IEM: Call different threaded functions for each branch in a …
(edit) @102875   14 months vboxsync Devices/VirtIO: More verbose logging
(edit) @102874   14 months vboxsync Linux Host and Guest kernel modules: Fix build for older Fedora …
(edit) @102873   14 months vboxsync Changelog.
(edit) @102872   14 months vboxsync Frontends/VBoxShell: First attempt to revive and unbreak this -- a lot …
(edit) @102871   14 months vboxsync Guest Control/Validation Kit: Added tests for user documents, user …
(edit) @102870   14 months vboxsync Removing old openssl-3.1.3. bugref:10577
(edit) @102869   14 months vboxsync Fixing most probaly a typo in r161081. bugref:10371
(edit) @102868   14 months vboxsync VMM/IEM: Some DOS syscall logging. bugref:10371
(edit) @102867   14 months vboxsync VMM/IEM: Logging for BIOS int 16h and VGABIOS int 10h. bugref:10371
(edit) @102866   14 months vboxsync openssl: fixing export svn properties. bugref:10577
(edit) @102865   14 months vboxsync openssl: switching to 3.1.4. bugref:10577
(edit) @102864   14 months vboxsync openssl: make 3.1.4 compile. bugref:10577
(edit) @102863   14 months vboxsync openssl-3.1.4: Applied and adjusted our OpenSSL changes to 3.1.3. …
(edit) @102862   14 months vboxsync Config.kmk: Added Python 3.11 to resolve for VBOX_BLD_PYTHON.
(edit) @102861   14 months vboxsync /Config.kmk: Enabled the native recompiler on arm64. bugref:10371
(edit) @102860   14 months vboxsync FE/Qt: bugref:10501. scm fix.
(edit) @102859   14 months vboxsync PGM: Relaxed needle size assertions to match actual usage.
(edit) @102858   14 months vboxsync FE/Qt: bugref:10501. Fixes for the iterrupted data series.
(edit) @102857   14 months vboxsync VMM/IEM: Arm build fix. bugref:10371
(edit) @102856   14 months vboxsync VMM/IEM: Implemented the second of two code TLB lookups. bugref:10371
(edit) @102855   14 months vboxsync Debugger: Don't allow plain PAGE_SIZE etc.
(edit) @102854   14 months vboxsync Typo.
(edit) @102853   14 months vboxsync VMM/STAM: Fixed bug in the binary tail search in …
(edit) @102852   14 months vboxsync VMM/VMXAllTemplate: Nested VMX: bugref:10318 Trying to narrow down the …
(edit) @102851   14 months vboxsync VMM/CPUM: bugref:10498 MTRR CFGM setting naming nit and comment.
(edit) @102850   14 months vboxsync VMM/IEM: Implemented the first of two code TLB lookups. bugref:10371
(edit) @102849   14 months vboxsync bindings/vboxapisetup.py: Use https for the homepage URL.
(edit) @102848   14 months vboxsync FE/Qt: VBox Manager: Make sure all cloud profiles are unconditionally …
(edit) @102847   14 months vboxsync VMM/IEM: Moved the TLB lookup emitter to a common header file so it …
(edit) @102846   14 months vboxsync VMM/IEM: Preserve variable and shadow register state across code TLB …
(edit) @102845   14 months vboxsync ValKit/bootsectors/Config.kmk: Build fix. bugref:10371
(edit) @102844   14 months vboxsync reverting part of r161042
(edit) @102843   14 months vboxsync scm
(edit) @102842   14 months vboxsync VMM/STAM: Doxygen fix. bugref:10371
(edit) @102841   14 months vboxsync VMM/IEM: More stats. bugref:10371
(edit) @102840   14 months vboxsync VBoxDbg,VMM/STAM: Build fixes. bugref:10371
(edit) @102839   14 months vboxsync VBoxDbg,VMM/STAM: Build fixes. bugref:10371
(edit) @102838   14 months vboxsync FE/Qt: VBox Manager: Make sure all cloud VMs are unconditionally …
(edit) @102837   14 months vboxsync Guest Control/GuestControl.h: Docs.
(edit) @102836   14 months vboxsync FE/Qt: Chooser pane: A bit of cleanup for cloud VM update processing; …
(edit) @102835   14 months vboxsync Guest Control/GuestControlSvc.h: Docs.
(edit) @102834   14 months vboxsync FE/Qt: A tentative build fix for r161022. ​bugref:10371
(edit) @102833   14 months vboxsync Guest Control: Added a flag for the get mount points HGCM API, so that …
(edit) @102832   14 months vboxsync Shared Clipboard/Transfers: Added building a separate X11 binary, so …
(edit) @102831   14 months vboxsync Guest Control: Added a new guest feature flag to indicate Guest …
(edit) @102830   14 months vboxsync Shared Clipboard/Transfers: Added building a separate X11 binary, so …
(edit) @102829   14 months vboxsync VMM/IEM: More statistics. bugref:10371
(edit) @102828   14 months vboxsync VMM/STAM: Added two new aggregate sample types. bugref:10371
(edit) @102827   14 months vboxsync Devices/VirtioCore, Devices/VirtioNet: Correct check, bugref:10566
(edit) @102826   14 months vboxsync Shared Clipboard/X11: Don't report an error in …
(edit) @102825   14 months vboxsync Shared Clipboard/X11: Made pcbRead in ShClX11ReadDataFromX11() …
(edit) @102824   14 months vboxsync Shared Clipboard/X11: Implemented ShClX11WriteDataToX11[Async](). …
(edit) @102823   14 months vboxsync Shared Clipboard/X11: Docs fixes. bugref:9437
(edit) @102822   14 months vboxsync Shared Clipboard/X11: Factored out writing transfer data to X11 into …
(edit) @102821   14 months vboxsync Shared Clipboard/X11: Renaming …
(edit) @102820   14 months vboxsync Shared Clipboard/X11: Renaming (ShClX11ReportFormatsToX11Worker -> …
(edit) @102819   14 months vboxsync Shared Clipboard/X11: Check if pfnOnRequestDataFromSource callback is …
(edit) @102818   14 months vboxsync Shared Clipboard/Transfers: Use ShClTransferHttpConvertToStringList() …
(edit) @102817   14 months vboxsync IEM: Added RCPSS/RCPPS assembly imlementation and C stubs.
(edit) @102816   14 months vboxsync Shared Clipboard/Transfers: Added …
(edit) @102815   14 months vboxsync Shared Clipboard: Added ShClCacheSetMultiple(). bugref:9437
(edit) @102814   14 months vboxsync FE/Qt: A bit of cleanup for UIVirtualBoxManagerWidget; Split doxy …
(edit) @102813   14 months vboxsync FE/Qt: More cleanup for UITools; Make sure selection change signal …
(edit) @102812   14 months vboxsync FE/Qt: More cleanup for UITools; Move model connections to appropriate …
(edit) @102811   14 months vboxsync FE/Qt: A bit of cleanup for UITools; Rework the way model asks parent …
(edit) @102810   14 months vboxsync FE/Qt: bugref:10501. Converting time stamps we get from OCI a bit earlier.
(edit) @102809   14 months vboxsync WDDM: multisampling
(edit) @102808   14 months vboxsync Devices/Graphics: multisampling.
(edit) @102807   14 months vboxsync VMM/CPUM: bugref:10498 Comment and nit.
(edit) @102806   14 months vboxsync VMM/CPUM: bugref:10498 Comment nit.
(edit) @102805   14 months vboxsync VMM/CPUM: bugref:10498 Comment nit.
(edit) @102804   14 months vboxsync VMM/CPUM: bugref:10498 Fix LogRel parameters.
(edit) @102803   14 months vboxsync VMM/IEM: Arm build fixes (stats). bugref:10371
(edit) @102802   14 months vboxsync VMM/IEM: Implemented the unlocked cmpxchg* primitives in …
(edit) @102801   14 months vboxsync VMM/IEM: Stats, go straight for the safe fallback functions in the …
(edit) @102800   14 months vboxsync VMM/IEM: Stats, go straight for the safe fallback functions in the …
(edit) @102799   14 months vboxsync VMM/CPUM: bugref:10498 Check if the physical address fits before …
(edit) @102798   14 months vboxsync FE/Qt: bugref:6699. Using the API to create a list of drive letters of …
(edit) @102797   14 months vboxsync Devices/DrvIntNet,NetworkServices/{VBoxIntNetSwitch,IntNetIf}: Plug a …
(edit) @102796   14 months vboxsync FE/Qt: bugref:10501. Adding a context menu item to the overview widget …
(edit) @102795   14 months vboxsync Additions: Linux: vboxsf: Additional fixes for RHEL 9.4 kernel, …
(edit) @102794   14 months vboxsync Additions: Linux: vboxvideo: Additional fixes for RHEL 9.4 kernel, …
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