[Bug 275760] bhyve: xhci not working on linux guests

2024-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275760

--- Comment #8 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=0c243cd4a3671bf728f33378ac593c08d8367bc2

commit 0c243cd4a3671bf728f33378ac593c08d8367bc2
Author: Peter Grehan 
AuthorDate: 2024-01-14 11:27:12 +
Commit: Peter Grehan 
CommitDate: 2024-01-14 11:38:55 +

Fix issue with Linux guest XHCI tablet probing.

The USB3 spec mandates that the device-descriptor max packet size
be 512 bytes, which requires a field size of 9 since it is a
power-of-2.

Linux kernels recently started validating this field, resulting in
the table not being probed and the cursor not working in bhyve VNC.

Reviewed by:corvink
PR: 275760
MFC after:  1 week

 usr.sbin/bhyve/usb_mouse.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


Problem reports for virtualization@FreeBSD.org that need special attention

2024-01-14 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
Open|264253 | hyperv: ifconfig media autoselect on FreeBSD 13.0 
Open|264267 | UEFI Booting on Azure Generation 2 VMs crashes

2 problems total for which you should take action.