VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

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