Page MenuHomeFreeBSD

bhyve: increase fbuf display resolution limit
ClosedPublic

Authored by rew on Nov 15 2023, 5:08 PM.
Tags
None
Referenced Files
F173235746: D42620.id130362.diff
Thu, Sep 24, 1:54 PM
F173209315: D42620.id130142.diff
Thu, Sep 24, 7:50 AM
Unknown Object (File)
Thu, Sep 24, 12:51 AM
Unknown Object (File)
Wed, Sep 16, 7:59 AM
Unknown Object (File)
Aug 16 2026, 2:30 PM
Unknown Object (File)
Aug 13 2026, 12:28 AM
Unknown Object (File)
Aug 12 2026, 10:27 PM
Unknown Object (File)
Aug 12 2026, 2:47 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.