VirtualBox

Timeline



Aug 17, 2022:

11:56 PM Changeset in vbox [96276] by vboxsync
IPRT/nocrt: log2 implementation. bugref:10261
9:18 PM Changeset in vbox [96275] by vboxsync
Additions/common/VBoxGuest: Fix SCM settings for Solaris and NetBSD …
9:14 PM Changeset in vbox [96274] by vboxsync
/debian: No reason to let SCM ignore it.
9:01 PM Changeset in vbox [96273] by vboxsync
IPRT/nocrt: tan + tanf testcase and code brushup. bugref:10261
8:21 PM Changeset in vbox [96272] by vboxsync
COPYING.CDDL: Standardize, use default Sun/Oracle legal venue.
4:48 PM Changeset in vbox [96271] by vboxsync
IPRT: Don't include the windows error defines in the static libraries …
4:48 PM Changeset in vbox [96270] by vboxsync
IPRT/nocrt: Release build fixes. bugref:10261
4:47 PM Changeset in vbox [96269] by vboxsync
IPRT: Don't include the windows error defines in the static libraries …
4:44 PM Changeset in vbox [96268] by vboxsync
IPRT/testcase: Some more VBOX_WITH_VALIDATIONKIT_UNITTESTS_PACKING …
4:42 PM Changeset in vbox [96267] by vboxsync
FE/Qt: Renaming and repositioning the newly added Help menu item.
1:43 PM Changeset in vbox [96266] by vboxsync
FE/Qt: Adding a new menu item to the 'Help' menu to let user to …
1:19 PM Changeset in vbox [96265] by vboxsync
Recording/Main: Build fix when VBOX_WITH_AUDIO_RECORDING is not …
1:03 PM Changeset in vbox [96264] by vboxsync
VMM/IEM: Added infrastructure for double precision floating point …
12:49 PM Changeset in vbox [96263] by vboxsync
VMM/IEM: Added infrastructure for double precision floating point …
12:16 PM Changeset in vbox [96262] by vboxsync
Recording/Main: Greatly reduced workload spent in the recording …
12:05 PM Changeset in vbox [96261] by vboxsync
Recording/Main: Greatly reduced workload spent in the recording …
12:02 PM Changeset in vbox [96260] by vboxsync
Recording/Main: Greatly reduced workload spent in the recording …
11:19 AM Changeset in vbox [96259] by vboxsync
FE/Qt: Russian NLS update part 1; Known tags synced.
11:02 AM Changeset in vbox [96258] by vboxsync
IPRT/nocrt: strstr fix. bugref:10261
10:52 AM Changeset in vbox [96257] by vboxsync
VMM: scm fix, bugref:9898
10:39 AM Changeset in vbox [96256] by vboxsync
VMM/testcase/tstIEMAImpl: Start testing double precision instruction …
10:15 AM Changeset in vbox [96255] by vboxsync
VMM/IEM: Added infrastructure for double precision floating point …
10:02 AM Changeset in vbox [96254] by vboxsync
VMM/testcase/tstIEMAImpl: Start testing double precision instruction …
10:01 AM Changeset in vbox [96253] by vboxsync
VMM/IEM: Added infrastructure for double precision floating point …
9:26 AM Changeset in vbox [96252] by vboxsync
VMM/IEM: Start implementing floating point SSE instructions using …
9:16 AM Changeset in vbox [96251] by vboxsync
VMM/IEM: Start implementing floating point SSE instructions using …
9:15 AM Changeset in vbox [96250] by vboxsync
VMM/IEM: Start implementing floating point SSE instructions using …
9:10 AM Changeset in vbox [96249] by vboxsync
FE/Qt: Corresponding updatenls after NLS mostly cleaned up for BETA.
9:09 AM Changeset in vbox [96248] by vboxsync
VMM/testcase/tstIEMAImpl: Start testing single precision instruction …
9:08 AM Changeset in vbox [96247] by vboxsync
VMM/IEM: Start implementing floating point SSE instructions using …
8:53 AM Changeset in vbox [96246] by vboxsync
IPRT,ValKit: Moved the whitelist to ValKit/Config.kmk so the IPRT …
8:37 AM Changeset in vbox [96245] by vboxsync
ValKit/Makefile.kmk: Renamed the unittest whitelist variables and …
8:31 AM Changeset in vbox [96244] by vboxsync
Runtime/testcase/Makefile.kmk: Only include ValKit/Config.kmk if it …
6:28 AM Changeset in vbox [96243] by vboxsync
Recording/Main: Decoupled the WebM writer class from codec …
1:59 AM Changeset in vbox [96242] by vboxsync
IPRT/nocrt: Adapted the reworked sin and cos code for sinf and cosf; …
1:03 AM Changeset in vbox [96241] by vboxsync
IPRT/nocrt: Forgot to remove rtNoCrtMathSinCore from sin.asm after …
12:59 AM Changeset in vbox [96240] by vboxsync
IPRT/nocrt: Reworking the sin and cos code to take into account which …
12:57 AM Changeset in vbox [96239] by vboxsync
iprt/asmdefs.mac: Define RT_STRICT when DEBUG is defined and …
12:56 AM Changeset in vbox [96238] by vboxsync
IPRT/nocrt: Converted atan.asm and atanf.asm to SEH64 and adjusted …

Aug 16, 2022:

8:54 PM Changeset in vbox [96237] by vboxsync
Main: Update copyright year (also for the generated output) and fix a …
8:18 PM Changeset in vbox [96236] by vboxsync
src/VBox/Additions/x11/x11include, src/VBox/Devices/PC/ipxe: Convert …
8:12 PM Changeset in vbox [96235] by vboxsync
IPRT/stream.cpp: Better fix, don't let VERR_INVALID_UTF8_ENCODING make …
8:08 PM Changeset in vbox [96234] by vboxsync
IPRT/stream.cpp: Assert if UTF-8 to UTF-16/current-cp fails during …
6:39 PM Changeset in vbox [96233] by vboxsync
Additions: Linux: vboxvideo: Additional fixes for RHEL 9.1 kernel, …
4:53 PM Changeset in vbox [96232] by vboxsync
FE/Qt: A bunch of NLS fixes across the GUI; Preparing for BETA NLS update.
3:45 PM Changeset in vbox [96231] by vboxsync
Recording/Main: Decoupled the WebM writer class from codec …
3:44 PM Changeset in vbox [96230] by vboxsync
Recording/Main: Renaming (IPRT status code -> VBox status code). …
3:41 PM Changeset in vbox [96229] by vboxsync
Recording/Main: Decoupled the WebM writer class from codec …
3:39 PM Changeset in vbox [96228] by vboxsync
Additions: Linux: vboxvideo: Initial support for kernel 6.0, bugref:10279.
3:38 PM Changeset in vbox [96227] by vboxsync
Additions: Linux: vboxsf: Initial support for kernel 6.0, bugref:10279.
1:53 PM Changeset in vbox [96226] by vboxsync
Recording/Main Make sure to clear map first, as we want to (re-)set …
1:05 PM Ticket #21068 (VM crashes after a while when pressing Tab/Return in terminal) created by mihai_mc
Hi, VirtualBox: 6.1.36 r152435 (Qt5.6.3) I am on an Ubuntu 20.04 VM …
11:52 AM Changeset in vbox [96225] by vboxsync
Recording/FE/Qt: Use the setFeatures() API to set the enabled …
8:06 AM Ticket #21067 (Getting end kernel panic when trying to install a VM with RHEL 9.x iso) closed by galitsyn
duplicate: Duplicate of #21066.
2:33 AM Ticket #21067 (Getting end kernel panic when trying to install a VM with RHEL 9.x iso) created by andre.linares
Getting end kernel panic when trying to install a VM with RHEL 9.x iso
2:32 AM Ticket #21066 (Getting end kernel panic when trying to install a VM with RHEL 9.x iso ...) created by andre.linares
Getting end kernel panic when trying to install a VM with RHEL 9.x iso
1:35 AM Ticket #21065 (VBox Additions install fails under latest CentOS 9 kernel => Fixed in SVN) created by szemanek
Been trying to get CentOS 9 working on VBox, and have been having …

Aug 15, 2022:

4:03 PM Ticket #21064 (My virtual machine half screen blank) created by Saikat
[[Image(...)]]
2:19 PM Changeset in vbox [96224] by vboxsync
IPRT/tstRTNoCrt-2: atan[f] tests. bugref:10261
1:54 PM Changeset in vbox [96223] by vboxsync
IPRT/nocrt: sqrt[f] tests. bugref:10261
1:53 PM Changeset in vbox [96222] by vboxsync
iprt/types.h,strtonum.cpp: QNAN values does not need to have bit zero …
1:27 PM Changeset in vbox [96221] by vboxsync
iprt/nocrt/stdlib.h: _exit+_abort should use fatal assert not debug …
1:03 PM Changeset in vbox [96220] by vboxsync
IPRT/nocrt: log[f] tests and brushed up the code with SEH64 stuff. …
12:37 PM Changeset in vbox [96219] by vboxsync
IPRT/nocrt: Fixed buggy remainder[fl] code. Added tests for it. …
12:33 PM Changeset in vbox [96218] by vboxsync
IPRT/nocrt: Fixed buggy remainder[fl] code. Added tests for it. …
11:39 AM Changeset in vbox [96217] by vboxsync
IPRT/nocrt: Corrected ldexp[fl] for 64-bit windows (registers …
11:12 AM Changeset in vbox [96216] by vboxsync
IPRT/nocrt: fabs[f] tests and 64-bit code improvements. bugref:10261
10:48 AM Changeset in vbox [96215] by vboxsync
IPRT/nocrt: lrint* returned the wrong sized long on 64-bit windows. …
9:46 AM Changeset in vbox [96214] by vboxsync
IPRT/nocrt: l[l]round[fl] can now raise FE_INVALID as they ought to. …
9:36 AM Changeset in vbox [96213] by vboxsync
IPRT/nocrt: Implemented feraiseexcept and adjusted relevan code for …
9:35 AM Changeset in vbox [96212] by vboxsync
Enabled audio recording again, now using Vorbis (libvorbis) as the …
9:31 AM Changeset in vbox [96211] by vboxsync
iprt/x86.h,x86.mac: Added _BIT defines to accompany the X86_FSW_xE …
9:18 AM Changeset in vbox [96210] by vboxsync
Recording/Main/WebMWrite: Fixed warning (Linux build fix). bugref:10275
8:36 AM Changeset in vbox [96209] by vboxsync
Changelog. bugref:10275
8:30 AM Changeset in vbox [96208] by vboxsync
Enabled audio recording again, now using Vorbis (libvorbis) as the …
8:29 AM Changeset in vbox [96207] by vboxsync
Audio/DrvAudioRec.cpp: Windows build fix. bugref:10275

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 …
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