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