Page MenuHomeFreeBSD

bhyve: increase fbuf display resolution limit
ClosedPublic

Authored by rew on Nov 15 2023, 5:08 PM.
Tags
None
Referenced Files
F149200273: D42620.id130142.diff
Sun, Mar 22, 11:14 PM
Unknown Object (File)
Sun, Mar 22, 1:58 AM
Unknown Object (File)
Tue, Mar 17, 7:24 PM
Unknown Object (File)
Tue, Mar 17, 11:42 AM
Unknown Object (File)
Tue, Mar 17, 2:23 AM
Unknown Object (File)
Thu, Mar 5, 8:02 AM
Unknown Object (File)
Tue, Mar 3, 11:46 AM
Unknown Object (File)
Sat, Feb 21, 10:30 PM

Details

Summary

This enables connecting to the VNC server at a higher resolution.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rew requested review of this revision.Nov 15 2023, 5:08 PM
This revision is now accepted and ready to land.Nov 16 2023, 6:15 AM
markj added a subscriber: markj.
markj added inline comments.
usr.sbin/bhyve/pci_fbuf.c
323

I guess this doesn't need to change, as it's just a default? It'd be nice to have some named constant for it.

This revision was automatically updated to reflect the committed changes.