VirtualBox

Timeline



Jun 24, 2022:

11:11 PM Changeset in vbox [95371] by vboxsync
bs3kit: Some work on extended CPU/FPU state management, making the …
8:50 PM Changeset in vbox [95370] by vboxsync
FE/Qt: Fix parameter naming in header to match the code (and other …
8:39 PM Changeset in vbox [95369] by vboxsync
FE/Qt, Main/Console+Mouse: Make compatible with Qt6, and add some API …
7:41 PM Changeset in vbox [95368] by vboxsync
FE/Qt, Main/Console+Mouse, VBoxManage: Touchpad support, should be …
5:06 PM Changeset in vbox [95367] by vboxsync
Main/FE: Added new audio driver type "default" to make it possible to …
4:55 PM Changeset in vbox [95366] by vboxsync
Main/FE: Added new audio driver type "default" to make it possible to …
4:52 PM Changeset in vbox [95365] by vboxsync
Main: Docs nit. bugref:10051
4:51 PM Changeset in vbox [95364] by vboxsync
Main/FE: Added new audio driver type "default" to make it possible to …
3:12 PM Ticket #21007 (Linux Guest / No Audio in VBox >= 6.1.24) created by aabb
When using VirtualBox >= 6.1.24 (Windows 10 host, Linux Mint Mate 20.2 …
2:01 PM Changeset in vbox [95363] by vboxsync
FE/Qt/Ds: bugref:6899: Machine settings: Storage page accessibility …
9:01 AM Changeset in vbox [95362] by vboxsync
DIS: Added xsetbv and xgetbv. bugref:9898 bugref:6251

Jun 23, 2022:

9:47 PM Changeset in vbox [95361] by vboxsync
VMM/CPUM: Pass thru the POPCNT CPUID flag. Corrected ABM passthru. …
9:45 PM Changeset in vbox [95360] by vboxsync
VMM/IEM: Implemented the POPCNT instruction. bugref:9898
9:45 PM Changeset in vbox [95359] by vboxsync
VMM/CPUM: Added a fPopCnt member to the x86 features and corrected the …
9:39 PM Changeset in vbox [95358] by vboxsync
iprt/cdefs.h: Added RT_ALIGNAS_VAR, RT_ALIGNAS_TYPE, RT_ALIGNAS_MEMB …
3:13 PM Changeset in vbox [95357] by vboxsync
ValKit/bs3-cpu-instr-2: Added simple POPCNT test. bugref:9898
1:15 PM Ticket #21006 (DHCP provides wrong DNS server address if DNS server address is not ...) created by JiriS
VirtualBox 6.1 on Fedora Linux with NAT networking: If the DHCP …
12:42 PM Changeset in vbox [95356] by vboxsync
Changelog.
12:37 PM Changeset in vbox [95355] by vboxsync
FE/VBoxAutostart: Documentation nits. ​bugref:9341
10:40 AM Changeset in vbox [95354] by vboxsync
FE/VBoxAutostart/adi: Added documentation for running in session 0 + …
10:35 AM Changeset in vbox [95353] by vboxsync
FE/VBoxAutostart/adi: Added documentation for running in session 0 + …
9:57 AM Ticket #21005 (Only reserve needed RAM) created by Shine
When VirtualBox 6.1.34 is configured On Windows 10 host, the amount of …
6:34 AM Changeset in vbox [95352] by vboxsync
VMM/IEM: Nested VMX: bugref:10092 APIC-access page related cleanup for …
6:32 AM Changeset in vbox [95351] by vboxsync
VMM: Nested VMX: bugref:10092 Use CPUMIsGuestVmxCurrentVmcsValid in …
6:05 AM Changeset in vbox [95350] by vboxsync
VMM: Nested VMX: bugref:10092 cpum.h: nit.
5:44 AM Changeset in vbox [95349] by vboxsync
VMM: Nested VMX: bugref:10092 Fixed CPUMIsGuestVmxApicAccessPageAddr's …

Jun 22, 2022:

10:15 PM Changeset in vbox [95348] by vboxsync
VMM/CPUM: We can pass through BMI1, BMI2 and ABM now that IEM …
10:14 PM Changeset in vbox [95347] by vboxsync
VMM/IEM: Implemented the MULX instruction. bugref:9898
8:50 PM Changeset in vbox [95346] by vboxsync
ValKit/bs3-cpu-instr-2: Added simple MULX test. bugref:9898
5:43 PM Ticket #21004 (Another clipboard related crash on MacOS) created by jensseidel
As usual, I obtained my monthly crash of VirtualBox. Whereas my …[…]
4:15 PM Changeset in vbox [95345] by vboxsync
VMM/IEM: Implemented the PDEP and PEXT instructions. bugref:9898
4:09 PM Changeset in vbox [95344] by vboxsync
PackDriversForSubmission.cmd: VBoxDX.dll
1:50 PM Changeset in vbox [95343] by vboxsync
VMM/IEM: Implemented the BZHI instruction. bugref:9898
1:48 PM Changeset in vbox [95342] by vboxsync
ValKit/bs3-cpu-instr-2: Added simple BZHI, PDEP and PEXT tests. bugref:9898
10:37 AM Changeset in vbox [95341] by vboxsync
VMM/IEM: Implemented the BLSR, BLSMSK and BLSI instructions. bugref:9898
10:36 AM Changeset in vbox [95340] by vboxsync
ValKit/bs3-cpu-instr-2: Added simple BLSR, BLSMSK and BLSI tests. …
8:38 AM Ticket #21003 (Dialogs don't fit in 1366x768 screen) created by paaguti-u
Dialogs don't fit in my laptop's screen and I don't see the buttons.
8:31 AM Ticket #21002 (Better synchronisation between VboxManage CLI and GUI) created by paaguti-u
I'd like to use the GUI and CLI simultaneously. However, VMs created …

Jun 21, 2022:

10:33 PM Changeset in vbox [95339] by vboxsync
GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
9:20 PM Changeset in vbox [95338] by vboxsync
GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
8:50 PM Changeset in vbox [95337] by vboxsync
Main/Settings.cpp: Use RTCString::trucate to reduce guest property …
8:48 PM Changeset in vbox [95336] by vboxsync
IPRT/RTCString: Added a truncate() method that takes UTF-8 encoding …
7:55 PM Changeset in vbox [95335] by vboxsync
GuestProperties: Must validate the encoding of all additional pattern …
7:49 PM Changeset in vbox [95334] by vboxsync
GuestPropertySvc.h,Main/Settings.cpp: Made GUEST_PROP_MAX_NAME_LEN and …
7:46 PM Changeset in vbox [95333] by vboxsync
tstGuestPropSvc: Unbroke testcase after notification changes, service …
7:45 PM Changeset in vbox [95332] by vboxsync
GuestProperties: Call setPropertyInternal with different timestamps or …
7:42 PM Changeset in vbox [95331] by vboxsync
tstGuestPropSvc: Unbroke testcase after notification changes, service …
7:06 PM Ticket #21000 (la instalacion viene rota) closed by galitsyn
duplicate: Duplicate of #21001.
6:56 PM Ticket #21001 (la instalacion viene rota) created by xd64
lo intalo despues de mucho tiempo sin instalarlo (pq antes el año …
6:54 PM Ticket #21000 (la instalacion viene rota) created by xd64
lo intalo despues de mucho tiempo sin instalarlo (pq antes el año …
4:26 PM Ticket #20999 (Ubuntu 22.04 freezes - Windows 11) created by user17302
I have windows 11, and I downloaded virtualbox 6.1 and installed …
2:50 PM Changeset in vbox [95330] by vboxsync
Main/ConsoleImpl.cpp: nit
2:49 PM Changeset in vbox [95329] by vboxsync
tstGuestPropSvc: nit
2:42 PM Changeset in vbox [95328] by vboxsync
GA/pam_vbox.cpp: Fixed leak in pam_vbox_wait_prop.
2:40 PM Changeset in vbox [95327] by vboxsync
GA/pam_vbox.cpp: Fixed leak in pam_vbox_read_prop.
2:34 PM Changeset in vbox [95326] by vboxsync
VBoxControl/waitGuestProperty: Simplified the buffer-resizing wait loop.
2:18 PM Changeset in vbox [95325] by vboxsync
Main/xml: Removed unnecessary string resizing in …
2:09 PM Changeset in vbox [95324] by vboxsync
GuestProperties: No need to validate flag encoding twice in …
1:46 PM Changeset in vbox [95323] by vboxsync
rdesktop-vrdp: Drop as it is too old and practically abandoned, …
1:35 PM Ticket #20998 (vboxdrv build issues (clang)) created by CdeMills
Hello Under CentOS-8, I compile kernel-ml kernels as LC_ALL=C …
1:34 PM Changeset in vbox [95322] by vboxsync
apps/tunctl: Remove - unused for a long time, bugref:8515 [missing …
1:23 PM Changeset in vbox [95321] by vboxsync
apps/tunctl: Remove - unused for a long time, bugref:8515
1:22 PM Changeset in vbox [95320] by vboxsync
IPRT/RTProcCreateEx/posix: Simplified the TTY name detection code a …
9:53 AM Changeset in vbox [95319] by vboxsync
DIS: Treat VEX.L=1 as illegal opcode in group 17. bugref:9898 bugref:6251
9:50 AM Ticket #20997 (Scancode returned by int15h call in BIOS keyboard handler(int09h) is ...) created by Yamu
Keyboard scancode is handled as below: in int09_handler ( …
9:36 AM Changeset in vbox [95318] by vboxsync
Additions: X11: allow shared folder to be mounted if it is represented …
8:00 AM Changeset in vbox [95317] by vboxsync
FE/Qt: bugref:6699. Handling guest session status better.
4:46 AM Changeset in vbox [95316] by vboxsync
VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
4:44 AM Changeset in vbox [95315] by vboxsync
VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
12:25 AM Changeset in vbox [95314] by vboxsync
DIS: Added blsr, blsmsk and blsr; corrected some vex …

Jun 20, 2022:

5:18 PM Changeset in vbox [95313] by vboxsync
tools/bin: Workspace generation: Factored out the project list into a …
3:07 PM Changeset in vbox [95312] by vboxsync
libs/{curl,libxml2}: OSE export fixes, bugref:8515
2:54 PM Changeset in vbox [95311] by vboxsync
libs/{curl,libxml2}: Unexport, bugref:8515
2:41 PM Ticket #20996 (No guest connection with bridged adapter) created by rpijoan_lsw
I recently upgraded my iMac to Monterey 12.4 and updated VBox to …
2:08 PM Changeset in vbox [95310] by vboxsync
WDDM: retire VBoxICD wrapper. bugref:9272 (another reference)
1:44 PM Changeset in vbox [95309] by vboxsync
libs/{curl,libxml2}: OSE export fixes, bugref:8515
8:30 AM Ticket #20995 (Failed to open a session for the virtual machine #VMName#.) created by Hercules Oberholzer
VirtualBox-6.1.32-149290 works 100% and all VM's start. From version …

Jun 19, 2022:

8:40 PM Changeset in vbox [95308] by vboxsync
VMM/IEM: Implemented ANDN, BEXTR, SHLX, SARX, SHRX, RORX, TZCNT, and …
8:37 PM Changeset in vbox [95307] by vboxsync
VMM/IEMAll.cpp: Some data TLB tweaking. bugref:9898
8:07 PM Changeset in vbox [95306] by vboxsync
ValKit/bs3-cpu-instr-2: Added simple BSF/TZCNT and BSR/LZCNT tests. …
3:23 PM Changeset in vbox [95305] by vboxsync
ValKit/bs3-cpu-instr-2: Added simple BEXTR, SHLX, SARX, and SHRX …
3:22 PM Changeset in vbox [95304] by vboxsync
iprt/types.h: Added RTCCINTXREG_BITS. bugref:9898
4:07 AM Ticket #20994 (PXE UNDI driver transmit seems to be mapping existing transmit buffer ...) created by henryptung
To be fair, haven't dug that far into VirtualBox code (don't really …
4:06 AM Ticket #20993 (PXE UNDI driver transmit seems to be mapping existing transmit buffer ...) created by henryptung
To be fair, haven't dug that far into VirtualBox code (don't really …

Jun 17, 2022:

11:36 PM Changeset in vbox [95303] by vboxsync
ValKit/s3-cpu-instr-2: Extended the RORX test to cover one memory …
1:45 PM Changeset in vbox [95302] by vboxsync
WDDM: retire VBoxICD wrapper. bugref:9272
1:15 PM Changeset in vbox [95301] by vboxsync
WDDM: testcase update
1:13 PM Changeset in vbox [95300] by vboxsync
Additions/3D/win/VBoxGL: another format. bugref:9845
12:16 AM Ticket #20992 (Can't install Guest Additions with 6.1.35-151866) created by boxer01
I have a Windows 11 VM on Windows 10 host. When I try to install the …

Jun 16, 2022:

8:15 PM Ticket #20990 (Unable To Insert Guest Additional CD Image) closed by galitsyn
duplicate: Duplicate of #20991.
8:15 PM Ticket #20989 (Unable To Insert Guest Additional CD Image) closed by galitsyn
duplicate: Duplicate of #20991.
5:51 PM Changeset in vbox [95299] by vboxsync
Config.kmk,libs/Makefile.kmk: Switch to libjpeg-turbo-2.1.3, bugref:10238
4:24 PM Ticket #20991 (Unable To Insert Guest Additional CD Image) created by HerrHuang
1. I have checked the "Bidirectional" for clipboard and drag, but …
4:22 PM Ticket #20990 (Unable To Insert Guest Additional CD Image) created by HerrHuang
1. I have checked the "Bidirection" The Virtua Box Guest Additions do …
4:20 PM Ticket #20989 (Unable To Insert Guest Additional CD Image) created by HerrHuang
1. I have checked the "Bidirectional" for clipboard and drag, but it …
7:57 AM Changeset in vbox [95298] by vboxsync
Shared Folders/Host service: When a client disconnects, make sure that …

Jun 15, 2022:

10:35 PM Changeset in vbox [95297] by vboxsync
removed system.run from macos installer #10234
10:06 PM Changeset in vbox [95296] by vboxsync
ValKit/bs3-cpu-instr-2: Simple RORX test to establing whether V<>0 …
6:04 PM Changeset in vbox [95295] by vboxsync
Add/os2/VBoxSF: Not using NASM, fixed private tool VBoxNasmDot to do …
5:27 PM Changeset in vbox [95294] by vboxsync
Devices/Graphics: VGPU9 interface stubs. bugref:9830
4:32 PM Changeset in vbox [95293] by vboxsync
WDDM: disable 3D if VGPU10 is not enabled
4:09 PM Changeset in vbox [95292] by vboxsync
Devices/Graphics: VBE_DISPI_CFG_ID_VMSVGA_DX
4:08 PM Changeset in vbox [95291] by vboxsync
include/VBox/Graphics: VBE_DISPI_CFG_ID_VMSVGA_DX
3:15 PM Changeset in vbox [95290] by vboxsync
WDDM: use VRAM segment for primary surfaces. bugref:9845
3:15 PM Changeset in vbox [95289] by vboxsync
FE/VBoxManage/Guest Control: Removed dead code.
3:11 PM Changeset in vbox [95288] by vboxsync
Devices/Graphics: generic screen update function. bugref:9830
2:11 PM Changeset in vbox [95287] by vboxsync
FE/Qt: bugref:9831. Open links and zoom in to images upon mouse …
1:30 PM Changeset in vbox [95286] by vboxsync
FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
11:25 AM Ticket #20988 (using virtualbox 6.1.34 with kernels 5.17.12-300.fc36.x86_64 and ...) closed by galitsyn
duplicate: Hi k1kwp, This ticket is a duplicate of #20914. Kernels you've …
11:20 AM Ticket #20988 (using virtualbox 6.1.34 with kernels 5.17.12-300.fc36.x86_64 and ...) created by k1kwp
i also entered this on rpmfusion bugzilla as: …
10:48 AM Changeset in vbox [95285] by vboxsync
Add/os2/VBoxSF: Not using NASM, fixed private tool VBoxNasmDot to do …
10:31 AM Changeset in vbox [95284] by vboxsync
Add/os2/VBoxSF: Not using NASM, fixed private tool VBoxNasmDot to do …

Jun 14, 2022:

8:00 PM Changeset in vbox [95283] by vboxsync
/Config.kmk,webservices: Apply -fno-printf-return-value to try prevent …
7:55 PM Ticket #20985 (Windows Guest Additions cause Linux host to crash) closed by galitsyn
duplicate: Duplicate of #20986.
6:02 PM Ticket #20976 (VM Windows 10 Guest crash on Host Fedora 35 kernel 5.17.12.200) closed by galitsyn
duplicate: Hi guys, I think you are referring to the issue discussed in #20914. …
5:54 PM Ticket #20981 (Unable to locate imported symbol 'SUPR0FpuBegin' for module 'VMMR0.r0') closed by galitsyn
invalid: Hi mdh26, You are referring to a package built by Manjaro Linux team. …
5:02 PM Ticket #20987 (Drag and Drop not working windows host and windows guest) created by Lost_Developer
Drag and drop isn't working. Checked for Guest Addition installed, DnD …
4:45 PM Changeset in vbox [95282] by vboxsync
Installer/darwin: Include QHelp documentation in the package.
4:34 PM Changeset in vbox [95281] by vboxsync
Installer/win: Include QHelp documentation in the package. …
4:20 PM Changeset in vbox [95280] by vboxsync
VBoxHeadless: Build fix whe VBOX_WITH_RECORDING is not defined (needs …
4:10 PM Changeset in vbox [95279] by vboxsync
VBoxHeadless: Build fix whe VBOX_WITH_RECORDING is not defined (needs …
4:08 PM Changeset in vbox [95278] by vboxsync
FE/Qt: bugref:10067. Adding a missing string place marker.
3:05 PM Ticket #20986 (Windows Guest Additions cause Linux host to crash) created by techpost
When I install Guest Additions on my clean-build Windows 10 guest, the …
3:03 PM Ticket #20985 (Windows Guest Additions cause Linux host to crash) created by techpost
When I install Guest Additions on my clean-build Windows 10 guest, the …
12:06 PM Changeset in vbox [95277] by vboxsync
FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
11:20 AM Changeset in vbox [95276] by vboxsync
Doxygen.
11:14 AM Changeset in vbox [95275] by vboxsync
UsbMouse: Merged touchpad and touchscreen logic (see bugref:9891).
10:48 AM Changeset in vbox [95274] by vboxsync
FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC …
10:16 AM Changeset in vbox [95273] by vboxsync
BusMouse: Updated for modified PDM interface with touchpad support.
10:12 AM Changeset in vbox [95272] by vboxsync
scm
9:52 AM Changeset in vbox [95271] by vboxsync
Touchpad: First part of touchpad support, PDM interface and device …
7:57 AM Changeset in vbox [95270] by vboxsync
libs,Config.kmk: Switch to libvpx-1.11.0, bugref:8515
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