VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

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