VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94574   2 years vboxsync Validation Kit/unit tests: Use the VBoxGuestR3Exe template for …
(edit) @94573   2 years vboxsync Validation Kit/Unattended tests: bugref:9781. Debian unattended test …
(edit) @94572   2 years vboxsync bin/gen-vscode-workspace.sh: Add a softfloat project to the workspace. …
(edit) @94571   2 years vboxsync tstIEMAImpl: Allow multiple simple pattern expressions for the …
(edit) @94570   2 years vboxsync VMM/IEM: C implementation of fxtract helper. [clang fix] bugref:9898
(edit) @94569   2 years vboxsync tstIEMAImpl: Exception variations for the fxtract++ set of tests too. …
(edit) @94568   2 years vboxsync VMM/IEM: C implementation of fxtract helper. bugref:9898
(edit) @94567   2 years vboxsync VMM/IEM: Implemented C version of frndint with the help of SoftFloat. …
(edit) @94566   2 years vboxsync libs/softfloat: Made extF80_roundToInt set our 'c1' flag too, so it …
(edit) @94565   2 years vboxsync VMM/IEM: Some more soft float helpers to simplify conversion and …
(edit) @94564   2 years vboxsync libs/softfloat: Corrected the setting our 'c1' flag in …
(edit) @94563   2 years vboxsync Additions: Linux: Guest Lib: fix VBoxDRMClient arguments when starting …
(edit) @94562   2 years vboxsync xpcom/python3: Use PyBytes_FromStringAndSize() instead of …
(edit) @94561   2 years vboxsync IPRT: Fixed some errors when VBOX_WITH_MORE_NT4_COMPAT_BINARIES is …
(edit) @94560   2 years vboxsync VMM/IEM,libs/softfloat: Don't use global variables in SoftFloat, pass …
(edit) @94559   2 years vboxsync bin/gen-slickedit-workspace.sh: Add a softfloat project to the …
(edit) @94558   2 years vboxsync VMM/IEM,libs/softfloat: Don't use global variables in SoftFloat, pass …
(edit) @94557   2 years vboxsync IPRT: Another RTStrFormatR80* correction. bugref:9898
(edit) @94556   2 years vboxsync iprt/types.h: Added RTFLOAT80U_IS_DENORMAL_OR_PSEUDO_DENORMAL. bugref:9898
(edit) @94555   2 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Network page accessibility …
(edit) @94554   2 years vboxsync ImageMounter/vboximg-mount: Fix broken write support (flags mixup), …
(edit) @94553   2 years vboxsync Additions: always build VBoxWddmUmHlp on Windows
(edit) @94552   2 years vboxsync libs/softfloat: Applied our patch to TestFloat-3e. bugref:9898
(edit) @94551   2 years vboxsync libs/softfloat: Copied TestFloat-3e from vendor branch and to …
(edit) @94550   2 years vboxsync VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
(edit) @94549   2 years vboxsync include/iprt/nocrt: Supply our own stdbool.h and stdint.h for use by …
(edit) @94548   2 years vboxsync libs/softfloat-3e: GCC build fixes for the ring-0 library version. …
(edit) @94547   2 years vboxsync include/iprt/nocrt: Supply our own stdbool.h and stdint.h for use by …
(edit) @94546   2 years vboxsync include/iprt/stdint.h: Supply [u]int_fast[xx]_t and [u]int_least[xx]_t …
(edit) @94545   2 years vboxsync libs/softfloat-3e: Build ring-0 version the library, for now …
(edit) @94544   2 years vboxsync IPRT: Include RTUInt128MulByU64Ex.asm in RuntimeR0. bugref:9898
(edit) @94543   2 years vboxsync VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
(edit) @94542   2 years vboxsync /Config.kmk: Fix SDK_VBOX_SOFTFLOAT_DEFS for windows. bugref:9898
(edit) @94541   2 years vboxsync VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
(edit) @94540   2 years vboxsync tstIEMAImpl: f2xm1 testing. Added enabling/disabling of individual …
(edit) @94539   2 years vboxsync VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
(edit) @94538   2 years vboxsync VMM/IEM: Implemented f2xm1. bugref:9898
(edit) @94537   2 years vboxsync iprt/types.h,cdefs.h: Added RTFLOAT128U and associated macros. bugref:9898
(edit) @94536   2 years vboxsync /Config.kmk: SDK_VBOX_SOFTFLOAT_DEFS fix. bugref:9898
(edit) @94535   2 years vboxsync libs/softfloat-3e: build (linkin) fix. bugref:9898
(edit) @94534   2 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Network page accessibility …
(edit) @94533   2 years vboxsync Main/Unattended: ​​bugref:9781. Renaming the newly added attribute.
(edit) @94532   2 years vboxsync Main/Unattended: ​​bugref:9781. Adding a new attribute to IUNattended …
(edit) @94531   2 years vboxsync Additions: Linux: vboxsf: prevent kernels 3.17 <= ver < 4.9 warning on …
(edit) @94530   2 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Network page accessibility …
(edit) @94529   2 years vboxsync Runtime/testcase/tstLdr-4: Fix testcase broken since probably r147584
(edit) @94528   2 years vboxsync Validation Kit/unit tests: Forgot to include the guest-specific suffix …
(edit) @94527   2 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Network page accessibility …
(edit) @94526   2 years vboxsync Validation Kit/unit tests: Explicitly cast fMode to int in …
(edit) @94525   2 years vboxsync Validation Kit/unit tests: Simplified txsDoCopyFile() a bit. ​​bugref:10195
(edit) @94524   2 years vboxsync WDDM: rename and enable D3D context in miniport. bugref:9845
(edit) @94523   2 years vboxsync WDDM: CreateDevice fixes; split code; started working on UMD command …
(edit) @94522   2 years vboxsync Validation Kit/unit tests: Log expanded strings to easier find errors …
(edit) @94521   2 years vboxsync libs/libssh,Main,FE/VBoxManage,Devices/Network/DrvCloudTunnel|ai: Add …
(edit) @94520   2 years vboxsync Runtime/http-curl.c|ai: CURLOPT_NOPROXY is an enum and not a define, …
(edit) @94519   2 years vboxsync Validation Kit/unit tests: Log expanded strings to easier find errors …
(edit) @94518   2 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: User Interface page …
(edit) @94517   2 years vboxsync Validation Kit/unit tests: Log expanded strings to easier find errors …
(edit) @94516   2 years vboxsync FE/Qt: bugref:10205. Parametrize version checker to supress …
(edit) @94515   2 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: General page and particularly …
(edit) @94514   2 years vboxsync Main/NvramStore: Implement SSM handlers so the state doesn't get …
(edit) @94513   2 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94512   2 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94511   2 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94510   2 years vboxsync Validation Kit/unit tests: Log expanded strings to easier find errors …
(edit) @94509   2 years vboxsync Validation Kit: Added functionality to return expanded strings from …
(edit) @94508   2 years vboxsync VMM/PGM: Removed unnecessary assertion in BthEnter broken by r150131. …
(edit) @94507   2 years vboxsync libs/openssl-3.0.2: Only include one securitycheck_*.c file during …
(edit) @94506   2 years vboxsync Validation Kit/unit tests: Determine the executable suffixes right …
(edit) @94505   2 years vboxsync iprt/x86.h: Define infinity control bit from 287 and 8087. bugref:9898
(edit) @94504   2 years vboxsync Linux: Host Drivers: SUPDrv: make sure that module builds if …
(edit) @94503   2 years vboxsync Linux: Host Drivers: SUPDrv: fix build for non-linux platforms, …
(edit) @94502   2 years vboxsync Additions: Shared Folders: Initial support for Linux 5.18-rc1, …
(edit) @94501   2 years vboxsync Linux: Host Drivers: VBoxNetFlt: Initial support for kernel 5.18-rc1, …
(edit) @94500   2 years vboxsync Linux: Host Drivers: SUPDrv: Initial support for kernel 5.18-rc1, …
(edit) @94499   2 years vboxsync WDDM: init logging via the miniport. bugref:9845
(edit) @94498   2 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: General page accessibility …
(edit) @94497   2 years vboxsync libs/Makefile.kmk: Build SoftFloat. bugref:9898
(edit) @94496   2 years vboxsync libs/Makefile.kmk: Don't need to build libpng unless we build main, I …
(edit) @94495   2 years vboxsync libs/Makefile.kmk: Cleanups
(edit) @94494   2 years vboxsync Main/tstGuestCtrlParseBuffer: Buggy string length. Better test failure …
(edit) @94493   2 years vboxsync Main/Global: Follow-up to the Linux OS subtypes update (r150791) as …
(edit) @94492   2 years vboxsync libs/softfloat-3e: clang/darwin build fix. bugref:9898
(edit) @94491   2 years vboxsync Validation Kit/unit tests: Skip testcases which cause build failures …
(edit) @94490   2 years vboxsync Validation Kit/Testboxscript: Fixed a warning for x86 Darwin builds.
(edit) @94489   3 years vboxsync WDDM: use correct headers. bugref:9845
(edit) @94488   3 years vboxsync Revert r150823, this is not a testscript bug but a genuine regression, …
(edit) @94487   3 years vboxsync Validation Kit/unit tests: Skip testcases which cause build failures …
(edit) @94486   3 years vboxsync ValidationKit/tests/tdGuestOsUnattendedInst1.py: Need to enable PAE …
(edit) @94485   3 years vboxsync WDDM: added VBOX_WITH_WDDM_DX (not enabled yet) to include the new …
(edit) @94484   3 years vboxsync libs/softfloat-3e: Patch for building TestFloat-3e. bugref:9898
(edit) @94483   3 years vboxsync libs/softfloat-3e: Build on windows. bugref:9898
(edit) @94482   3 years vboxsync /Config.kmk: Added a VBOX_SOFTFLOAT SDK for using the …
(edit) @94481   3 years vboxsync libs/softfloat-3e: Makefile for linux. bugref:9898
(edit) @94480   3 years vboxsync libs/softfloat-3e: Copied from vendor branch (SoftFloat-3e.zip, md5: …
(edit) @94479   3 years vboxsync VMM/CFGM: Use %Rhcb to do human readable size formatting.
(edit) @94478   3 years vboxsync VBox/ostypes.h+Main/Global,Appliance+FE/Qt: Some Solaris OStype …
(edit) @94477   3 years vboxsync VMM/CFGM: When dumping sizes in human readable units, avoid divisor …
(edit) @94476   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: General page accessibility …
(edit) @94475   3 years vboxsync Validation Kit/unit tests: Skip testcases which cause build failures …
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