VirtualBox

Timeline



Aug 14, 2022:

11:47 PM Changeset in vbox [96206] by vboxsync
IPRT/nocrt: Removed old fenv code. bugref:10261
11:40 PM Changeset in vbox [96205] by vboxsync
IPRT/nocrt: Implemented x86 and amd64 fenv.h to assist with the …
11:38 PM Changeset in vbox [96204] by vboxsync
iprt/x86.h,x86.mac: Added X86_MXCSR_XCPT_FLAGS, X86_MXCSR_XCPT_MASK …
9:52 PM Ticket #21063 (Windows 98 not running on windows 11) created by EJ
Getting error messages when running windows 98 on windows 11 works …
7:28 PM Ticket #21062 (BUG in updating Nat Network configuration: parameter Network CIDR) created by sagypt
Changing the parameter Network CIDR does not affect the correct …
3:27 AM Changeset in vbox [96203] by vboxsync
IPRT/nocrt: More test and fixes to rint, rintf, trunc, truncf and …
3:26 AM Changeset in vbox [96202] by vboxsync
IPRT/nocrt: Implemented fegetround and fesetround to workaround the …
3:26 AM Changeset in vbox [96201] by vboxsync
IPRT/nocrt: Implemented fegetround and fesetround to workaround the …
3:24 AM Changeset in vbox [96200] by vboxsync
iprt: Ran 'kmk incs' and regenerated assembly includes.
3:23 AM Changeset in vbox [96199] by vboxsync
iprt/x86.h: Added X86_MXCSR_RC_SHIFT. bugref:10261
1:05 AM Changeset in vbox [96198] by vboxsync
IPRT/tstRTNoCrt-2: More tests. bugref:10261
1:04 AM Changeset in vbox [96197] by vboxsync
IPRT/math.h: Define our own set of classification flags so we can test …
1:03 AM Changeset in vbox [96196] by vboxsync
IPRT/nocrt: *round[fl] fixes. bugref:10261

Aug 13, 2022:

9:06 PM Changeset in vbox [96195] by vboxsync
iprt/nocrt/stdlib.h: exit+abort should use fatal assert not debug …
5:31 PM Changeset in vbox [96194] by vboxsync
IPRT/strtofloat.cpp: Fixes. bugref:10261
5:27 PM Changeset in vbox [96193] by vboxsync
iprt/cdefs.h,types.h: Better RT_COMPILER_LONG_DOUBLE_BITS ++ detection …
2:58 PM Changeset in vbox [96192] by vboxsync
iprt/cdefs.h,types.h: Added a RT_COMPILER_WITH_64BIT_LONG_DOUBLE and a …
1:23 PM Changeset in vbox [96191] by vboxsync
IPRT/strtofloat.cpp: Revised additions build fix attempt. bugref:10261
9:15 AM Ticket #21061 (Shared folder Automount not working properly Linux Mint 21 Cinnamon) created by Munch
Automount works perfectly in my older Linux Mint 20.3 Cinnamon VM. I …
1:34 AM Changeset in vbox [96190] by vboxsync
IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
1:17 AM Changeset in vbox [96189] by vboxsync
IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
1:15 AM Changeset in vbox [96188] by vboxsync
IPRT/strtofloat.cpp: Addditions build fix attempt. bugref:10261
1:12 AM Changeset in vbox [96187] by vboxsync
Main/Recording: doxgyen fix. bugref:10275
1:08 AM Changeset in vbox [96186] by vboxsync
IPRT/strtofloat.cpp: doxygen fix. bugref:10261
12:59 AM Changeset in vbox [96185] by vboxsync
IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
12:56 AM Changeset in vbox [96184] by vboxsync
IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
12:54 AM Changeset in vbox [96183] by vboxsync
IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
12:53 AM Changeset in vbox [96182] by vboxsync
IPRT/nocrt: exp2 and exp2f. bugref:10261
12:51 AM Changeset in vbox [96181] by vboxsync
IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
12:50 AM Changeset in vbox [96180] by vboxsync
IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …

Aug 12, 2022:

2:43 PM Changeset in vbox [96179] by vboxsync
Recording: Implemented support for Vorbis codec (provided by …
2:35 PM Changeset in vbox [96178] by vboxsync
Recording: Implemented support for Vorbis codec (provided by …
2:27 PM Changeset in vbox [96177] by vboxsync
Recording: Implemented support for Vorbis codec (provided by …
2:20 PM Changeset in vbox [96176] by vboxsync
Recording: Implemented support for Vorbis codec (provided by …
2:01 PM Ticket #21060 (Getting memory reference error after upgraded to Virtualbox 6.1) created by Natarajan Arumugam
I am getting the memory reference error after upgrading to Virtualbox …
2:01 PM Changeset in vbox [96175] by vboxsync
Recording: Implemented support for Vorbis codec (provided by …
1:34 PM Changeset in vbox [96174] by vboxsync
Recording/Main: Changed IRecordingScreenSettings::features attribute …
1:30 PM Changeset in vbox [96173] by vboxsync
Recording/Main: Changed IRecordingScreenSettings::features attribute …
1:27 PM Changeset in vbox [96172] by vboxsync
Recording/Main: Changed IRecordingScreenSettings::features attribute …
1:05 PM Changeset in vbox [96171] by vboxsync
Recording/VBoxManage: Fixed showvminfo for per-screen audio/video …
12:23 PM Changeset in vbox [96170] by vboxsync
IPRT: Doxygen fixes in strtonum.cpp and strtofloat.cpp. bugref:20261
12:19 PM Changeset in vbox [96169] by vboxsync
iprt/string.h: doxygen fix. bugref:10261
12:09 PM Changeset in vbox [96168] by vboxsync
Recording/Main: - Renamed RecordingVideoScalingMethod -> …
12:08 PM Changeset in vbox [96167] by vboxsync
IPRT/nocrt: Simple atan, atanf, atan2 and atan2f implementations based …
11:58 AM Changeset in vbox [96166] by vboxsync
HostDrivers/Support/win: Update log messages and code comments to …
11:44 AM Changeset in vbox [96165] by vboxsync
IPRT/errmsgwin.cpp: Removed unused ENTRY macro.
11:40 AM Changeset in vbox [96164] by vboxsync
IPRT/errmsgwin.cpp: Made IPRT_ERRMSG_DEFINES_ONLY only option next to …
11:29 AM Changeset in vbox [96163] by vboxsync
iprt/string.h: Document RTStrToLongDoubleEx and friends, updated …
11:28 AM Changeset in vbox [96162] by vboxsync
IPRT/nocrt: Skip leading whitespace in the strtoxx and atoi functions. …
11:24 AM Changeset in vbox [96161] by vboxsync
IPRT/nocrt: Added floating point parsing to vsscanf, very relaxed wrt …
11:06 AM Changeset in vbox [96160] by vboxsync
iprt/string.h: Document RTStrToLongDoubleEx and friends, updated …
10:13 AM Changeset in vbox [96159] by vboxsync
IPRT/nocrt: strtod, a makefile correction, and ERANGE errno mapping. …
10:03 AM Changeset in vbox [96158] by vboxsync
IPRT/strtofloat.cpp: build fix. bugref:10162
9:53 AM Changeset in vbox [96157] by vboxsync
IPRT/strttofloat.cpp: Some fixes and blind attempt at making it build …
3:48 AM Ticket #21059 (Virtualbox VM crashed while installing Virtualbox Guest Additions in ...) created by fyc
I was installing VB Guest Additions in a Windows 8.1 guest. After a …
12:01 AM Changeset in vbox [96156] by vboxsync
IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …

Aug 11, 2022:

11:57 PM Changeset in vbox [96155] by vboxsync
IPRT: Mangling of RTStrToFloat, RTStrToDouble and RTStrToLongDouble. …
11:55 PM Changeset in vbox [96154] by vboxsync
IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
11:52 PM Changeset in vbox [96153] by vboxsync
IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
11:49 PM Changeset in vbox [96152] by vboxsync
IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
11:48 PM Changeset in vbox [96151] by vboxsync
iprt/types.h: Some RTFLOAT* additions for simplifying writing …
11:47 PM Changeset in vbox [96150] by vboxsync
iprt/nocrt/float.h: Adjusted DBL_MAX for MSC. bugref:10261
11:46 PM Changeset in vbox [96149] by vboxsync
tools/bin/gen-slickedit-workspace.sh: Explain RT_NOCRT to slickedit. …
11:46 PM Changeset in vbox [96148] by vboxsync
softfloat-3e,/Config.kmk: Build a version of the library for …
11:45 PM Changeset in vbox [96147] by vboxsync
iprt/nocrt/stdlib.h: bsearch parameter names. bugref:10261
11:45 PM Changeset in vbox [96146] by vboxsync
softfloat-3e,/Config.kmk: Build a version of the library for …
8:23 PM Changeset in vbox [96145] by vboxsync
softfloat-3e: Corrected SOFTFLOAT_STATE_INIT_DEFAULTS - mixed up the …
4:55 PM Changeset in vbox [96144] by vboxsync
Recording/Main: - Renamed RecordingVideoScalingMethod -> …
4:17 PM Changeset in vbox [96143] by vboxsync
Recording/Main: - Renamed RecordingVideoScalingMethod -> …
4:14 PM Changeset in vbox [96142] by vboxsync
Recording/Main: - Renamed RecordingVideoScalingMethod -> …
3:37 PM Changeset in vbox [96141] by vboxsync
Recording/Main: - Renamed RecordingVideoScalingMethod -> …
3:05 PM Changeset in vbox [96140] by vboxsync
Recording/Main: Make use of new logging group RECORDING. ​bugref:10275
2:51 PM Ticket #21055 (Wrong driver name in error message: vboxdrv) closed by pentagonik
fixed
2:47 PM Changeset in vbox [96139] by vboxsync
Recording/FE/Qt: Make use of better error propagation (via r152942). …
2:43 PM Changeset in vbox [96138] by vboxsync
Support/SUPR3HardenedMain-win.cpp: Fixed help typos ('vboxdrv' is now …
2:35 PM Changeset in vbox [96137] by vboxsync
Recording/Main: Propagate errors further up, to let clients ask …
2:14 PM Changeset in vbox [96136] by vboxsync
VBox/err.h: Added VERR_RECORDING_ENCODING_FAILED to indicate that a …
2:12 PM Changeset in vbox [96135] by vboxsync
VBox/log.h: Added dedicated "recording" log group, to make it easier …
2:07 PM Changeset in vbox [96134] by vboxsync
Recording/Main: Added some static codec string<->enum utility …
9:33 AM Changeset in vbox [96133] by vboxsync
include/iprt/types.h: Add a RTUINT256U ymm view to X86YMMREG, bugref:9898
9:04 AM Changeset in vbox [96132] by vboxsync
include/iprt/types.h: Add some single and double precision floating …

Aug 10, 2022:

3:49 PM Changeset in vbox [96131] by vboxsync
FE/Qt+Main/testcase/tstOVF.cpp: A few small updates to the VBox GUI to …
1:55 PM Ticket #21058 (Erro ao inicializar maquina virtual) created by Gugu Aquino
Bom dia, O seguinte erro aparece ao inicializar a maquina virtual. …
12:25 PM Changeset in vbox [96130] by vboxsync
VMM/IEM: Implement [v]pmov{s,z}x[bw,bd,bq,wd,wq,dq] instructions, …

Aug 9, 2022:

6:50 PM Ticket #21057 (Snapshots restore files on Writetrough Disk) created by CyanCetus
Hello dear support team. My snapshots restore files on Writetrough …
1:00 PM Changeset in vbox [96129] by vboxsync
IPRT/nocrt: bsearch. bugref:10261
10:28 AM Changeset in vbox [96128] by vboxsync
IPRT/nocrt: sscanf & vsscanf (untested). bugref:10261
10:00 AM Changeset in vbox [96127] by vboxsync
IPRT/RTStrTo[U]Int[8|16|32|64][Ex|Full]: Tweaked the base parameter to …

Aug 8, 2022:

11:17 PM Changeset in vbox [96126] by vboxsync
IPRT/nocrt: scm fixes. bugref:10261
11:15 PM Changeset in vbox [96125] by vboxsync
IPRT/nocrt: Added dup. bugref:10261
11:14 PM Changeset in vbox [96124] by vboxsync
IPRT: Added a RTFileDup API, only implemented on windows for now as I …
11:13 PM Changeset in vbox [96123] by vboxsync
Add/3D/win: Added a VbglR3WriteLog implementation to the …
10:20 PM Changeset in vbox [96122] by vboxsync
IPRT/nocrt: fmax, fmaxf and fmaxl. bugref:10261
10:19 PM Changeset in vbox [96121] by vboxsync
IPRT/nocrt: rintf fix. bugref:10261
10:15 PM Changeset in vbox [96120] by vboxsync
IPRT/nocrt: fmin, fminf and fminl. bugref:10261
10:15 PM Changeset in vbox [96119] by vboxsync
IPRT/nocrt: l[l]round[lf] fixes. bugref:10261
9:32 PM Changeset in vbox [96118] by vboxsync
IPRT/nocrt: llround, llroundf and llroundl. bugref:10261
9:29 PM Changeset in vbox [96117] by vboxsync
IPRT/nocrt: lround, lroundf, lroundl, rint, rintf, round, roundf and …
8:53 PM Ticket #21056 ([CRITICAL] Network driver causing system crashes on windows 11) created by pizzamonkey
I'd seen this bug reported in other places, but no currently open …
8:07 PM Changeset in vbox [96116] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple …
8:04 PM Changeset in vbox [96115] by vboxsync
VMM/IEM: Implement [v]pmov{s,z}x[bw,bd,bq,wd,wq,dq] instructions, …
8:02 PM Changeset in vbox [96114] by vboxsync
Disassembler: Add individual opcode enums for the various …
1:44 PM Changeset in vbox [96113] by vboxsync
Add/3D/Config.kmk: softfloat lib. bugref:10261
12:01 PM Ticket #21055 (Wrong driver name in error message: vboxdrv) created by Vort
Error messages in SUPR3HardenedMain-win.cpp asks about running …
11:53 AM Changeset in vbox [96112] by vboxsync
IPRT/nocrt: very basic sqrt and sqrtf implementations. bugref:10261
11:42 AM Changeset in vbox [96111] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple [v]unpck{l,h}p{s,d} …
11:41 AM Changeset in vbox [96110] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple [v]unpck{l,h}p{s,d} …
11:41 AM Changeset in vbox [96109] by vboxsync
VMM/IEM: Implement [v]unpck{l,h}p{s,d} instructions, bugref:9898
11:16 AM Changeset in vbox [96108] by vboxsync
IPRT/nocrt: fma and fmaf. bugref:10261
11:15 AM Changeset in vbox [96107] by vboxsync
softfloat-3e,/Config.kmk: Build a version of the library for …
11:13 AM Changeset in vbox [96106] by vboxsync
softfloat-3e,/Config.kmk: Build a version of the library for …
9:10 AM Changeset in vbox [96105] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple [v]pmuludq instructions …
9:10 AM Changeset in vbox [96104] by vboxsync
VMM/IEM: Implement [v]pmuludq instructions, bugref:9898
7:55 AM Changeset in vbox [96103] by vboxsync
VMM: Add some new AMD CPUID feature bits.

Aug 7, 2022:

10:56 PM Changeset in vbox [96102] by vboxsync
IPRT/nocrt: Just map atof onto a future strtod implementation. bugref:10261
9:46 PM Changeset in vbox [96101] by vboxsync
IPRT/nocrt: copysign, copysignf and copysignl. bugref:10261
7:23 PM Changeset in vbox [96100] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple [v]pmuldq instructions …
7:22 PM Changeset in vbox [96099] by vboxsync
VMM/IEM: Implement [v]pmuldq instructions, bugref:9898
7:04 PM Changeset in vbox [96098] by vboxsync
IPRT/nocrt: Math constants: HUGH_VAL*, NAN, INFINITY. bugref:10261
6:52 PM Changeset in vbox [96097] by vboxsync
VMM/IEM: Implement [v]psadbw instructions, bugref:9898 [build fix]
6:47 PM Changeset in vbox [96096] by vboxsync
VMM/IEM: Implement [v]psadbw instructions, bugref:9898 [build fix]
6:46 PM Changeset in vbox [96095] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple [v]psadbw instructions …
6:46 PM Changeset in vbox [96094] by vboxsync
VMM/IEM: Implement [v]psadbw instructions, bugref:9898
6:00 PM Ticket #21054 (Ability for the guest to write on a online-for-the-host partition) created by ecccc3
because as I saw it's read-only . On my PC's hard disk with Windows …
1:22 PM Changeset in vbox [96093] by vboxsync
IPRT/nocrt: Math classification functions. bugref:10261
12:21 PM Changeset in vbox [96092] by vboxsync
iprt/asm.h: Changed ASMBitClearRange and ASMBitSetRange to take the …
5:51 AM Ticket #21053 (Accidental shutdown click if click on `Machine` guest main menu) created by andry81
Some times a Guest shutdowns because of accidental single click on …
2:18 AM Changeset in vbox [96091] by vboxsync
IPRT/nocrt: Added clearerr, ferror, fgetc, fileno, fputc, fputs, …
2:17 AM Changeset in vbox [96090] by vboxsync
iprt/asm.h: Changed ASMBitClearRange and ASMBitSetRange to take the …
2:12 AM Changeset in vbox [96089] by vboxsync
IPRT/RTStream: Added RTStrmSeek, RTStrmTell, RTStrmSetBufferingMode …

Aug 6, 2022:

7:41 PM Changeset in vbox [96088] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple [v]pmulhrsw instructions …
7:41 PM Changeset in vbox [96087] by vboxsync
VMM/IEM: Implement [v]pmulhrsw instructions, bugref:9898
4:55 PM Ticket #21052 (Windows 10 guest aborted on linux ubuntu 20.04 host always while starting) created by rsm37turb
The guest system crash is caused exactly by VirtualBox 6.1.36. With …
9:51 AM Changeset in vbox [96086] by vboxsync
iprt/nocrt/time.h: Build fix. bugref:10261
5:50 AM Ticket #21051 (Error while starting up a virtual OS) created by zzzzz146
if I install oracle and start the OS, it would run (until I shut down …
5:50 AM Ticket #21050 (Error while starting up a virtual OS) created by zzzzz146
if I install oracle and start the OS, it would run (until I shut down …
2:30 AM Changeset in vbox [96085] by vboxsync
COPYING,doc\License-gpl-3.0.txt: Just use (C) instead of the copyright …
2:07 AM Changeset in vbox [96084] by vboxsync
IPRT/nocrt: doxygen fix. bugref:10261
2:06 AM Changeset in vbox [96083] by vboxsync
IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
2:03 AM Changeset in vbox [96082] by vboxsync
IPRT/nocrt: scm fix. bugref:10261
1:59 AM Changeset in vbox [96081] by vboxsync
IPRT/nocrt: Implemented fopen, fdopen, tmpfile, tmpfile_s, fflush and …
1:59 AM Changeset in vbox [96080] by vboxsync
IPRT/nocrt: llabs build fix. bugref:10261
1:58 AM Changeset in vbox [96079] by vboxsync
IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
1:58 AM Changeset in vbox [96078] by vboxsync
IPRT/RTStream: Added a RTStrmOpenFileHandle API for implementing …
1:58 AM Changeset in vbox [96077] by vboxsync
IPRT/RTStream: Added a RTStrmOpenFileHandle API for implementing …
1:57 AM Changeset in vbox [96076] by vboxsync
IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
12:39 AM Changeset in vbox [96075] by vboxsync
IPRT/nocrt: access. bugref:10261
12:26 AM Changeset in vbox [96074] by vboxsync
IPRT/nocrt: abs, labs and llabs. bugref:10261
12:20 AM Changeset in vbox [96073] by vboxsync
IPRT/nocrt: strerror; atexit fix. bugref:10261
12:02 AM Changeset in vbox [96072] by vboxsync
IPRT/nocrt: open & close. bugref:10261

Aug 5, 2022:

11:09 PM Changeset in vbox [96071] by vboxsync
IPRT/nocrt: scm fix. bugref:10261
11:08 PM Changeset in vbox [96070] by vboxsync
IPRT/nocrt: atexit, fstat, isatty, read, unlink, rand, qsort and …
11:07 PM Changeset in vbox [96069] by vboxsync
iprt/errno.h,nocrt/errno.h: Use the iprt/errno.h wrapper in nocrt …
8:56 PM Ticket #21049 (Windows 10 Guest login on Fedora 36 crashes after mouse movement) created by Stephen Rondeau
Linux cn1-vcl2 5.18.15-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Jul …
7:19 PM Changeset in vbox [96068] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple [v]pmaddubsw instructions …
7:18 PM Changeset in vbox [96067] by vboxsync
IPRT/nocrt: Added snprintf, vsnprintf, scprintf and vscprintf. bugref:10261
5:31 PM Changeset in vbox [96066] by vboxsync
After 7.0.0_ALPHA2
3:56 PM Changeset in vbox [96065] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple [v]pmaddubsw instructions …
3:56 PM Changeset in vbox [96064] by vboxsync
VMM/IEM: Implement [v]pmaddubsw instructions, bugref:9898
2:20 PM Changeset in vbox [96063] by vboxsync
7.0.0_ALPHA2
1:56 PM Changeset in vbox [96062] by vboxsync
COPYING, doc/License-gpl-3.0: Eliminate trailing whitespace and fix …
1:39 PM Changeset in vbox [96061] by vboxsync
IPRT/common/string/strchr.cpp: Fix NOCRT conditional checking.
12:22 PM Changeset in vbox [96060] by vboxsync
IPRT/nocrt: Make use of existing floating point assembly code, …
11:27 AM Changeset in vbox [96059] by vboxsync
IPRT/nocrt: Added atoi and corrected strto* aliasing. bugref:10261
11:09 AM Changeset in vbox [96058] by vboxsync
IPRT/nocrt: Added strtoull. bugref:10261
11:07 AM Changeset in vbox [96057] by vboxsync
IPRT/nocrt: Added strtoll and strtoul. [fixes] bugref:10261
11:03 AM Changeset in vbox [96056] by vboxsync
IPRT/nocrt: Added strtoll and strtoul. bugref:10261
11:02 AM Changeset in vbox [96055] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple [v]ph{add,sub}sw …
11:01 AM Changeset in vbox [96054] by vboxsync
VMM/IEM: Implement [v]ph{add,sub}sw instructions, bugref:9898
10:49 AM Changeset in vbox [96053] by vboxsync
IPRT/nocrt: Added no-CRT per-thread data like errno and strtok state. …
10:48 AM Changeset in vbox [96052] by vboxsync
IPRT/nocrt: Added no-CRT per-thread data like errno and strtok state. …
10:30 AM Changeset in vbox [96051] by vboxsync
IPRT/thread-win.cpp: Set the TLS entry to NULL earlier.
10:17 AM Changeset in vbox [96050] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple [v]phsub{w,d} instructions …
10:17 AM Changeset in vbox [96049] by vboxsync
VMM/IEM: Implement [v]phsub{w,d} instructions, bugref:9898
9:55 AM Changeset in vbox [96048] by vboxsync
VMM/IEM: Implement [v]phadd{w,d} instructions, bugref:9898 [build fix]
9:48 AM Changeset in vbox [96047] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple [v]phadd{w,d} instructions …
9:47 AM Changeset in vbox [96046] by vboxsync
VMM/IEM: Implement [v]phadd{w,d} instructions, bugref:9898
12:26 AM Changeset in vbox [96045] by vboxsync
IPRT/nocrt: Added strdup, stricmp, strtok, strcat, strncat, strnlen …

Aug 4, 2022:

10:32 PM Changeset in vbox [96044] by vboxsync
IPRT/strcpy.cpp: fix. bugref:10261
10:08 PM Changeset in vbox [96043] by vboxsync
IPRT,/Config.kmk,iprt/asmdefs.mac,Add/3D/Config.kmk: Generate weak CRT …
10:02 PM Changeset in vbox [96042] by vboxsync
iprt/cdefs.h: RT_FORCE_NOCRT_WRAPPERS for overriding …
10:02 PM Changeset in vbox [96041] by vboxsync
bldprogs/genalias: build fix. bugref:10261
10:00 PM Changeset in vbox [96040] by vboxsync
bldprogs/genalias: Added a weak alias generator program (for COFF, …
9:20 PM Changeset in vbox [96039] by vboxsync
iprt/nocrt/time.h: Attempt at fixing the header compile check on …
8:55 PM Changeset in vbox [96038] by vboxsync
COPYING, /Config.kmk, doc, installer: Update license files, now using …
8:53 PM Changeset in vbox [96037] by vboxsync
iprt/nocrt/compiler/watcom.h,/types.h: Don't use watcom's stddef.h …
8:07 PM Changeset in vbox [96036] by vboxsync
VMM/IEM: Implement [v]psign{b,w,d} instructions, bugref:9898 [shut up MSVC]
8:01 PM Changeset in vbox [96035] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple [v]psign{b,w,d} instructions …
8:00 PM Changeset in vbox [96034] by vboxsync
VMM/IEM: Implement [v]psign{b,w,d} instructions, bugref:9898
6:20 PM Ticket #21046 (Kernel 5.19: kernel NULL pointer dereference) closed by galitsyn
duplicate: Hi joeAverage, Known issue. In this case, ticket is a duplicate of …
2:48 PM Changeset in vbox [96033] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple [v]pabs{b,w,d} instructions …
2:47 PM Changeset in vbox [96032] by vboxsync
VMM/IEM: Implement [v]pabs{b,w,d} instructions, bugref:9898
1:26 PM Changeset in vbox [96031] by vboxsync
FE/Qt/Ds: Workaround is missed on UIRecordingSettingsEditor rework.
12:20 PM Changeset in vbox [96030] by vboxsync
tools/bin/common-gen-workspace.inc.sh: Added libogg. Made libvorbis + …
12:14 PM Ticket #20859 (Typo in Network Code: Bridget should be Bridged (Adapter)) closed by gombara
fixed
11:51 AM Ticket #21048 (Honor Windows' "Automatically hide scroll bars" setting) created by hqngl
VirtualBox Manager automatically hides the scroll bar of the VM list …
11:25 AM Changeset in vbox [96029] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add simple [v]pavg{b,w} instructions …
11:24 AM Changeset in vbox [96028] by vboxsync
VMM/IEM: Implement [v]pavg{b,w} instructions, bugref:9898
10:52 AM Changeset in vbox [96027] by vboxsync
include/iprt/nocrt: Another try at fixing header builds on linux. …
9:40 AM Changeset in vbox [96026] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add [v]pmulhuw instructions testcase, …
9:39 AM Changeset in vbox [96025] by vboxsync
VMM/IEM: Implement [v]pmulhuw instructions, bugref:9898
9:14 AM Changeset in vbox [96024] by vboxsync
FE/Qt/Ds: NLS typo fix together with corresponding cpp code.
9:13 AM Changeset in vbox [96023] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add [v]pmulhw instructions testcase, …
9:12 AM Changeset in vbox [96022] by vboxsync
VMM/IEM: Implement missing vpmulhw instructions, bugref:9898
9:11 AM Ticket #21047 (Invalid AssertRelease for StorageControllerType_NVMe) created by misha.gps
Please change in file ConsoleImpl2.cpp function int …
8:54 AM Changeset in vbox [96021] by vboxsync
ValidationKit/bs3-cpu-instr-3: Add [v]pmull{w,d} instructions …
8:54 AM Changeset in vbox [96020] by vboxsync
VMM/IEM: Implement missing [v]pmull{w,d} instructions, bugref:9898
8:37 AM Changeset in vbox [96019] by vboxsync
include/iprt/nocrt: Header build fixes for linux. bugref:10261
2:24 AM Changeset in vbox [96018] by vboxsync
iprt/nocrt: Simple unistd.h replacement. bugref:10261
2:24 AM Changeset in vbox [96017] by vboxsync
include/iprt/nocrt: Header build fixes for windows. bugref:10261
1:54 AM Changeset in vbox [96016] by vboxsync
IPRT: Removed non-working string _alias files and tried to address the …
1:50 AM Changeset in vbox [96015] by vboxsync
iprt/asmdefs.mac: Fixed trouble with emitting weak aliases …
1:48 AM Changeset in vbox [96014] by vboxsync
IPRT/common: Use RT_NOCRT_BEGINPROC more consistently. bugref:10261
12:45 AM Ticket #21046 (Kernel 5.19: kernel NULL pointer dereference) created by joeAverage
running - Kernel 5.19 - VirtualBox-6.1.37-152741-Linux_amd64 modules …
Note: See TracTimeline for information about the timeline view.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette