VirtualBox

Timeline



Jul 5, 2022:

11:53 PM Changeset in vbox [95524] by vboxsync
VMM/IEM: Set some diasm flags.
11:53 PM Changeset in vbox [95523] by vboxsync
ValKit/bs3-cpu-instr-3: Simple [v]movntdqa, [v]movups and [v]movupd …
9:36 PM Changeset in vbox [95522] by vboxsync
VMM/IEM: Implemented [v]packsswb, [v]packssdw, [v]packuswb and …
9:34 PM Changeset in vbox [95521] by vboxsync
DIS: VPACK[SU]S(WB|DW) opcode enum values. bugref:9898 bugref:6251
8:15 PM Ticket #20912 (Virtual box unable to start VM failing with error (rc=-5640)) closed by Klaus Espenlaub
duplicate: Duplicate of #20912.
8:14 PM Ticket #20905 (hen Windows XP (Guest OS) is PAUSE and restarted, AUDIO is not output.) closed by Klaus Espenlaub
duplicate: Duplicate of #20906.
8:00 PM Ticket #20860 (Linux guests hanging with Win11 host) closed by Klaus Espenlaub
duplicate: Most likely a duplicate of #20787.
7:56 PM Ticket #20815 (Upgrade from 6.1.3 to 6.1.32 causes VT-x detection to fail) closed by Klaus Espenlaub
duplicate: Duplicate of #20814.
7:55 PM Ticket #20809 (VM gets freezed at the beginning) closed by Klaus Espenlaub
invalid: No log file…
7:53 PM Ticket #20796 (Error) closed by Klaus Espenlaub
invalid: Without the log we can't help.
7:50 PM Ticket #20788 (VirtualBox 6.1.32 broke windows server 2019) closed by Klaus Espenlaub
duplicate: Duplicate of #20787.
7:20 PM Changeset in vbox [95520] by vboxsync
FE/Qt/Ds: bugref:6899: Couple of accessibility fixes for UIChooserView …
6:57 PM Changeset in vbox [95519] by vboxsync
FE/Qt/Ds: bugref:10067: Missed check for GA presence in r146275; …
4:02 PM Changeset in vbox [95518] by vboxsync
VBoxService/Control Session: When creating a process for a guest …
3:01 PM Changeset in vbox [95517] by vboxsync
VMM/IEM: Simplified IEMOPMEDIAF3 and IEMOPMEDIAOPTF3 function table …
2:26 PM Changeset in vbox [95516] by vboxsync
VMM/IEM: Eliminated the IEMOPMEDIAF2 function tables. Not need because …
2:25 PM Changeset in vbox [95515] by vboxsync
VMM/IEM: Reverted previous commit (included too much) r152134. bugref:9898
2:23 PM Changeset in vbox [95514] by vboxsync
VMM/IEM: Eliminated the IEMOPMEDIAF2 function tables. Not need because …
1:20 PM Changeset in vbox [95513] by vboxsync
DevVGA: Track the number of MMIO2 unmaps, too.
8:17 AM Changeset in vbox [95512] by vboxsync
VMM/IEM: Use the IEM_GET_MODRM_* and IEM_IS_MODRM_* macros to make the …
1:13 AM Changeset in vbox [95511] by vboxsync
ValKit/bs3-cpu-instr-3: Simple tests for [v]packsswb, [v]packssdw, …
12:23 AM Changeset in vbox [95510] by vboxsync
VMM/IEM: Implemented vpunpcklbw, vpunpcklwd, vpunpckldq, vpunpcklqdq, …

Jul 4, 2022:

10:53 PM Changeset in vbox [95509] by vboxsync
VMM/IEM: Implemented vpunpcklbw, vpunpcklwd, vpunpckldq, vpunpcklqdq, …
10:51 PM Changeset in vbox [95508] by vboxsync
DIS: VPUNPCK[LH](BW|WD|DQ|QDQ) opcode enum values. bugref:9898 bugref:6251
8:08 PM Changeset in vbox [95507] by vboxsync
ValKit/bs3-cpu-instr-3: Simple tests for [v]punpck[hl]bw, …
7:28 PM Changeset in vbox [95506] by vboxsync
Devices/.scm-settings: Filter out ipxe-new until it is fully …
7:06 PM Changeset in vbox [95505] by vboxsync
Guest Control/VBoxService: Handle new VM sessions (i.e. when restoring …
4:49 PM Changeset in vbox [95504] by vboxsync
Guest Control/Host Service: Documented and slightly refactored …
4:28 PM Changeset in vbox [95503] by vboxsync
Guest Control/Main: Explicitly handle GuestSessionStatus_Starting and …
4:26 PM Changeset in vbox [95502] by vboxsync
Guest Control/Main: Also bail out early in GuestSession::i_waitFor() …
4:20 PM Changeset in vbox [95501] by vboxsync
Guest Control/Main: Explicitly handle GuestSessionStatus_Starting and …
3:27 PM Changeset in vbox [95500] by vboxsync
Guest Control/Main: Check for unexpected event types in …
12:52 PM Changeset in vbox [95499] by vboxsync
VMM/IEM: [v]pshufhb. bugref:9898
12:36 PM Changeset in vbox [95498] by vboxsync
ValKit/bs3-cpu-instr-3: Simple tests for pshufb. bugref:9898
9:57 AM Changeset in vbox [95497] by vboxsync
ValKit/bs3-cpu-instr-3: Use Bs3RegCtxSaveForMode and …
9:56 AM Changeset in vbox [95496] by vboxsync
ValKit/bs3kit: Added some wrapper functions for better dealing with …
8:18 AM Changeset in vbox [95495] by vboxsync
VMM/HMSVMR0: updated CR4 write intercept comments with AVX/xcr0.

Jul 3, 2022:

11:50 PM Changeset in vbox [95494] by vboxsync
ValKit/bs3-cpu-instr-3: Added comment on main(). bugref:9898
11:49 PM Changeset in vbox [95493] by vboxsync
ValKit/bs3kit: scm fix. bugref:9898
11:42 PM Changeset in vbox [95492] by vboxsync
ValKit/bs3-cpu-instr-3: Converted to using a 32-bit driver for all the …
11:37 PM Changeset in vbox [95491] by vboxsync
ValKit/bs3kit: Added Bs3ExtCtxRestoreEx, Bs3ExtCtxSaveEx, …
3:33 PM Changeset in vbox [95490] by vboxsync
FE/Qt: ​bugref:6899. Adding more missing tooltips.
2:19 PM Changeset in vbox [95489] by vboxsync
VMM/IEM: Apply IEM_MC_MODIFIED_MREG_BY_REF in two common functions to …
2:18 PM Changeset in vbox [95488] by vboxsync
ValKit/bs3-cpu-instr-3: Correction. bugref:9898
2:02 PM Changeset in vbox [95487] by vboxsync
VMM/IEM: vpshufhw, vpshuflw and vpshufd, brushing up pshufw, pshufhw, …
1:59 PM Changeset in vbox [95486] by vboxsync
DIS: VPSHUF[LH]W and VPSHUF[BD] opcode enum values. bugref:9898 bugref:6251
1:58 PM Changeset in vbox [95485] by vboxsync
ValKit/bs3-cpu-instr-3: Simple tests for pshufw, [v]pshufhw, …
1:08 PM Changeset in vbox [95484] by vboxsync
FE/Qt: bugref:6899. Adding some missing tooltip to VISO creator dialog."

Jul 2, 2022:

12:25 AM Ticket #21015 (virtualbox does not load audio driver in guest win 10) created by mrvst
virtualbox does not load audio driver in guest win 10 Host: Ubuntu …
12:02 AM Changeset in vbox [95483] by vboxsync
VMM/IEM: [v]pmovmskb. bugref:9898
12:02 AM Changeset in vbox [95482] by vboxsync
VMM/IEM: [v]pmovmskb. bugref:9898
12:01 AM Changeset in vbox [95481] by vboxsync
ValKit/bs3-cpu-instr-3: Simple tests for [v]pmovmskb. bugref:9898
12:00 AM Changeset in vbox [95480] by vboxsync
DIS: DISOPTYPE_AVX. bugref:9898 bugref:6251

Jul 1, 2022:

9:07 PM Changeset in vbox [95479] by vboxsync
DIS: Fixes for PMOVMSKB and VPMOVMSKB. bugref:9898 bugref:6251
3:07 PM Changeset in vbox [95478] by vboxsync
Additions/x11include: Remove libx11-1.1.5-other because it doesn't …
2:35 PM Changeset in vbox [95477] by vboxsync
FE/Qt/Ds: bugref:6899: Minimum amount of accessibility interface fixes …
1:17 PM Changeset in vbox [95476] by vboxsync
Main/Snapshot: not able to restore from a snapshot more than once if …
12:21 PM Changeset in vbox [95475] by vboxsync
Uninstaller/Linux: Also route error message to /dev/null when cd'ing …
11:41 AM Changeset in vbox [95474] by vboxsync
Docs: SDK changelog update.
11:20 AM Changeset in vbox [95473] by vboxsync
VMM/IEM: [v]psub[bwdq]. bugref:9898
11:20 AM Changeset in vbox [95472] by vboxsync
DIS: VPSUB[BWDQ] opcode enum values. bugref:9898 bugref:6251
11:19 AM Changeset in vbox [95471] by vboxsync
ValKit/bs3-cpu-instr-3: Simple [v]sub[bwdq] instruction test. bugref:9898
10:53 AM Changeset in vbox [95470] by vboxsync
SVN props: Added .vscode project folders to global ignores …
10:51 AM Changeset in vbox [95469] by vboxsync
tools/bin/gen-vscode-workspace.sh: Renamed workspace name …
10:37 AM Changeset in vbox [95468] by vboxsync
Additions: X11: VBoxClient --vmsvga: Use proper index when caching …
10:35 AM Changeset in vbox [95467] by vboxsync
Additions: X11: VBoxClient --vmsvga: Only destroy unused video modes …
10:27 AM Changeset in vbox [95466] by vboxsync
Additions: X11: VBoxClient --vmsvga: Do proper clock conversion, …
12:44 AM Changeset in vbox [95465] by vboxsync
ValKit/bs3-cpu-instr-2: Simple crc32 instruction test. bugref:9898

Jun 30, 2022:

1:37 PM Changeset in vbox [95464] by vboxsync
IPRT/RuntimeR0: Need to include crc32c.cpp now. bugref:9898
1:15 PM Changeset in vbox [95463] by vboxsync
DevVGA: vgaIsDirty is now used in R3 only.
12:57 PM Changeset in vbox [95462] by vboxsync
VMM/IEM: Untested crc32 implementation. [build fix] bugref:9898
12:56 PM Changeset in vbox [95461] by vboxsync
DevVGA: Fixed problem with VBE banking destroying MMIO2 remapping …
12:52 PM Changeset in vbox [95460] by vboxsync
VMM/IEM: Untested crc32 implementation. bugref:9898
12:42 PM Changeset in vbox [95459] by vboxsync
DIS: We only need one OP_CRC32 value. bugref:9898 bugref:6251
11:03 AM Changeset in vbox [95458] by vboxsync
VMM/IEM: [v]padd[bwdq]. bugref:9898
11:03 AM Changeset in vbox [95457] by vboxsync
DIS: VPADD[BWDQ] opcode enum values. bugref:9898 bugref:6251
10:42 AM Changeset in vbox [95456] by vboxsync
ValKit/bs3-cpu-instr-3: Simple tests for [v]padd[bwdq]. bugref:9898
10:08 AM Changeset in vbox [95455] by vboxsync
Audio/Main: Docs typo. bugref:10050
10:04 AM Changeset in vbox [95454] by vboxsync
Audio/Main: Got rid of the abstract base class IAudioDevice in favor …
9:43 AM Changeset in vbox [95453] by vboxsync
VMM/IEM: [v]pcmpeqq and [v]pcmpgtq. bugref:9898
9:43 AM Changeset in vbox [95452] by vboxsync
DIS: VPCMPEQQ AND VPCMPGTQ opcode enum values. bugref:9898 bugref:6251
9:43 AM Changeset in vbox [95451] by vboxsync
ValKit/bs3-cpu-instr-3: Simple tests for [v]pcmpgtq and [v]pcmpeqq. …
8:58 AM Changeset in vbox [95450] by vboxsync
Main/MachineImpl: Cleaned up all the RTFileDelete() calls to only use …
8:24 AM Changeset in vbox [95449] by vboxsync
VMM/IEM: [v]pcmpeq[bwd] and [v]pcmpgt[bwd]. bugref:9898
8:23 AM Changeset in vbox [95448] by vboxsync
iprt/types.h: Added signed views to the RTUINT*U unions. Needed for …
8:22 AM Changeset in vbox [95447] by vboxsync
DIS: VPCMPEQ[BWD] AND VPCMPGT[BWD] opcode enum values. bugref:9898 …
7:29 AM Ticket #21014 (New kernel for Fedora 34 breaks guests) closed by galitsyn
duplicate: Duplicate of #20914.
2:19 AM Ticket #21014 (New kernel for Fedora 34 breaks guests) created by Peter_3
Setup: - Fedora release 34 (Thirty Four) - …
12:54 AM Changeset in vbox [95446] by vboxsync
VMM/HMVMX: Must have VMEXIT for X86_CR4_OSXSAVE changes (at least for …
12:50 AM Changeset in vbox [95445] by vboxsync
VMM/IEM: IEMOP_MNEMONIC -> IEMOP_MNEMONIC2 for pcmpeq[bwd]. bugref:9898
12:49 AM Changeset in vbox [95444] by vboxsync
DIS: XGETBV fix. bugref:9898 bugref:6251
12:48 AM Changeset in vbox [95443] by vboxsync
ValKit/bs3-cpu-instr-3: Simple tests for [v]pcmpgt[bwd] and …
12:44 AM Changeset in vbox [95442] by vboxsync
VMM/HMVMX: Must have VMEXIT for X86_CR4_OSXSAVE changes (at least for …

Jun 29, 2022:

10:40 PM Changeset in vbox [95441] by vboxsync
VMM/IEM: [v]andps, [v]andpd, [v]pand, [v]andnps, [v]andnpd, [v]pandn, …
10:39 PM Changeset in vbox [95440] by vboxsync
DIS: VANDPS, VANDPD, VPAND, VANDNPS, VANDNPD, VPANDN, VORPS, VORPD, …
10:35 PM Changeset in vbox [95439] by vboxsync
ValKit/bs3-cpu-instr-3: Simple tests for [v]andps, [v]andpd, [v]pand, …
8:38 PM Changeset in vbox [95438] by vboxsync
IPRT/isomaker.cpp: A bunch of TODOs following from the fix in r152039, …
6:22 PM Changeset in vbox [95437] by vboxsync
Main/UnattendedInstall: Minimalistic support for FreeBSD >= 10.0 …
6:18 PM Changeset in vbox [95436] by vboxsync
Main/UnattendedInstall: Minimalistic support for FreeBSD >= 10.0 …
5:15 PM Changeset in vbox [95435] by vboxsync
Runtime/isomaker.cpp: RRIP 1.12 mandates to set special flags in the …
4:48 PM Changeset in vbox [95434] by vboxsync
Runtime/isomakerimport.cpp: Typos
2:55 PM Ticket #21013 (Linux guest additions use 0.06 Hz refresh rate for custom display ...) created by refi64
This can be reliably be reproduced on any Linux guest: - Install the …
2:32 PM Changeset in vbox [95433] by vboxsync
Audio/Main: Renaming (HRESULT hr -> hrc). bugref:10050
2:30 PM Changeset in vbox [95432] by vboxsync
Audio/Main: The audio setting's adapter also has to initialized when …
2:26 PM Changeset in vbox [95431] by vboxsync
ValKit/bs3-cpu-basic-2: Added fld, fbld and fxsave to the #AC tests. …
2:21 PM Changeset in vbox [95430] by vboxsync
ValKit/bs3kit: Added warning to Bs3RegCtxConvertToRingX about only …
2:07 PM Changeset in vbox [95429] by vboxsync
Audio/Main: Adjustments for Validation Kit. bugref:10050
1:27 PM Ticket #21012 (Linux guest machines crash frequently) closed by galitsyn
duplicate: Thank you for the feedback. Closing as a duplicate of #20914.
1:15 PM Changeset in vbox [95428] by vboxsync
Main: Resolved a @todo: Renamed VBoxEventType_Last -> VBoxEventType_End.
1:13 PM Changeset in vbox [95427] by vboxsync
UsbKbd: Reshuffled code to avoid assertion.
11:57 AM Changeset in vbox [95426] by vboxsync
Main: Use the new "Default" audio driver by default for newly created …
11:32 AM Changeset in vbox [95425] by vboxsync
Audio/Main: Bigger revamp of the audio interface(s) to later also …
11:23 AM Changeset in vbox [95424] by vboxsync
Audio/Main: Bigger revamp of the audio interface(s) to later also …
11:13 AM Changeset in vbox [95423] by vboxsync
Audio/Main: Bigger revamp of the audio interface(s) to later also …
2:42 AM Changeset in vbox [95422] by vboxsync
VMM/IEM: Fixes to the finit/fninit implementation.
2:41 AM Changeset in vbox [95421] by vboxsync
VMM/IEM: fld, fbld and fstp are 8 byte aligned as far as #AC is …
2:15 AM Changeset in vbox [95420] by vboxsync
linux/drm: Build fix (no RT_NOREF here during automatic 'test' build - …
1:40 AM Changeset in vbox [95419] by vboxsync
iprt/cdefs.h: Clang does not accept attribute((falltrhough)) …
1:19 AM Changeset in vbox [95418] by vboxsync
IPRT/timer-r0drv-linux.c: More readable to put these RT_FALL_THRU() …
1:17 AM Changeset in vbox [95417] by vboxsync
linux/Makefile-footer.gmk: Better comments regarding LLVM/clang. …
12:59 AM Changeset in vbox [95416] by vboxsync
linux/vboxsf: Removed one RT_FALL_THRU() in …

Jun 28, 2022:

7:20 PM Changeset in vbox [95415] by vboxsync
Linux host and guest drivers: fix build (3), ​bugref:10247.
7:17 PM Changeset in vbox [95414] by vboxsync
Linux host and guest drivers: fix build (2), ​bugref:10247.
7:10 PM Changeset in vbox [95413] by vboxsync
Attempt to fix build, bugref:10247. macOS builds seem do not like …
7:02 PM Changeset in vbox [95412] by vboxsync
Linux host and guest drivers: fix build, ​bugref:10247.
6:50 PM Changeset in vbox [95411] by vboxsync
Linux host and guest drivers: fix clang warnings, bugref:10247.
6:33 PM Changeset in vbox [95410] by vboxsync
VMM/IEM: Alignment checks (#AC(0)/#GP(0)). bugref:9898
5:23 PM Changeset in vbox [95409] by vboxsync
Linux host and guest drivers: detect clang, bugref:10247. Make …
4:21 PM Ticket #21012 (Linux guest machines crash frequently) created by raccoon
I am running VirtualBox 6.1.34 on a Debian 11 (bullseye) host. I am …
2:21 PM Changeset in vbox [95408] by vboxsync
NAT: host resolver must not return NXDOMAIN for query classes and …
1:17 PM Changeset in vbox [95407] by vboxsync
FE/VBoxAutostart: Enabled feature running VBoxSVC in session 0 on …
12:33 PM Ticket #21011 (guestcontrol in terminated state right after using it on a just ...) created by Mayhem
It seems that the guestcontrol interface goes into terminating state, …
12:23 PM Changeset in vbox [95406] by vboxsync
ValKit/bs3-cpu-basic-2: Extended the #AC testcase with a couple of …
10:31 AM Changeset in vbox [95405] by vboxsync
Devices/Makefile.kmk: Add DXVK SDK for macOS when enabled, bugref:10013
7:05 AM Changeset in vbox [95404] by vboxsync
VMM: Nested VMX: bugref:10092 Shadow reserved bits that trigger EPT …

Jun 27, 2022:

11:38 PM Changeset in vbox [95403] by vboxsync
VMM/IEM: vxorps, vxorpd, vpxor, xorps, xorpd and various related …
11:37 PM Changeset in vbox [95402] by vboxsync
DIS: VPXOR, VXORPS, VXORPD opcode enum values. bugref:9898 bugref:6251
8:54 PM Changeset in vbox [95401] by vboxsync
ValKit/bs3-cpu-instr-3: Test [v]xorpd as well. bugref:9898
8:43 PM Changeset in vbox [95400] by vboxsync
ValKit/bs3-cpu-instr-3: Test pxor too, including MMX. bugref:9898
8:22 PM Linux_Downloads edited by Klaus Espenlaub
(diff)
8:21 PM Changeset in vbox [95399] by vboxsync
ValKit/bs3kit: More work on extended CPU/FPU state management. bugref:9898
8:20 PM Linux_Downloads edited by Klaus Espenlaub
new style Debian key handling (diff)
6:49 PM Changeset in vbox [95398] by vboxsync
ValKit/bs3kit: More work on extended CPU/FPU state management. bugref:9898
5:49 PM Changeset in vbox [95397] by vboxsync
ValKit/bs3kit,bs3-cpu-instr-3: 128 and 256 bit wide vxorps, alignment …
4:07 PM Changeset in vbox [95396] by vboxsync
FE/Qt, vboxshell.py: Restore previous touchscreen-only GUI event …
3:49 PM Changeset in vbox [95395] by vboxsync
Main/Mouse+SystemProperties+Settings: Forgotten important pieces of …
3:16 PM Changeset in vbox [95394] by vboxsync
FE/Qt/Ds: bugref:6899: A bit of NLS cleanup for Machine settings pages.
2:34 PM Changeset in vbox [95393] by vboxsync
FE/Qt: bugref:6699. Removing a rogue printf.
2:30 PM Changeset in vbox [95392] by vboxsync
/Config.kmk: For now no webservice, due to GPL license conflict resolution.
1:41 PM Changeset in vbox [95391] by vboxsync
tools/env.sh,RemoveDirFromPath.sh: Better RemoveDirFromPath code from …
12:48 PM Changeset in vbox [95390] by vboxsync
FE/Qt/Ds: bugref:9898: Stuff missed in r150220.
11:55 AM Changeset in vbox [95389] by vboxsync
DevFDC: Logging (make more readable) and made fd_formats const.
11:55 AM Changeset in vbox [95388] by vboxsync
PC/BIOS: indent
11:47 AM Changeset in vbox [95387] by vboxsync
ValKit/bs3kit: Workaround for the FDC thinking 180K and 160K images …
9:11 AM Changeset in vbox [95386] by vboxsync
Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
9:04 AM Changeset in vbox [95385] by vboxsync
Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
8:39 AM Changeset in vbox [95384] by vboxsync
rdesktop-vrdp: Drop as it is too old and practically abandoned, …
8:35 AM Changeset in vbox [95383] by vboxsync
IPRT/fs: Docs nit.
8:11 AM Changeset in vbox [95382] by vboxsync
Runtime/logreader.cpp: Return the iterator handle upon success, bugref:3409
8:10 AM Changeset in vbox [95381] by vboxsync
Runtime/ssl-openssl: Free the session in the error path, bugref:3409
7:46 AM Changeset in vbox [95380] by vboxsync
Changelog.

Jun 26, 2022:

11:17 PM Changeset in vbox [95379] by vboxsync
ValKit/bs3-cpu-instr-3: Debugged memory operand. bugref:9898
11:16 PM Changeset in vbox [95378] by vboxsync
DIS: Added the ICEBP/INT1 instruction.
11:03 PM Ticket #21010 (mouse sluggish) created by novalore40
I have windows 10 on my main pc and windows 7 on vb. When I click on …
9:33 PM Changeset in vbox [95377] by vboxsync
ValKit/bs3-cpu-instr-3: More generalization, tentatively including …
9:30 PM Changeset in vbox [95376] by vboxsync
ValKit/bs3kit: More work on extended CPU/FPU state management and …
8:29 PM Changeset in vbox [95375] by vboxsync
tools/env.sh: Turns out the env.sh also needs to be grokable by …
8:00 PM Changeset in kBuild [3567] by bird
tools/*GCC*,tools/*GXX*: Removed the SLKRUNS/-fmessage-length=0 stuff …
8:20 AM Ticket #21009 (macos 6.1.34 cannot change a static IP address in host-only mode) created by ycfjiushiwo
yucf@yuchengfangdeMacBook-Pro ~ % VBoxManage hostonlyif ipconfig …
7:04 AM Ticket #21008 ("Enable nested virtualization" button is bugged) created by IL
I downloaded and installed last VirtualBox version for Windows: 6.1.34 …
1:26 AM Changeset in vbox [95374] by vboxsync
ValKit/bs3kit: scm fix. bugref:9898
1:22 AM Changeset in vbox [95373] by vboxsync
ValKit/bs3-cpu-instr-3: Sketches for a new testcase for testing SSE …
12:27 AM Changeset in vbox [95372] by vboxsync
ValKit/bs3kit: Some more work on extended CPU/FPU state management. …
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