Page MenuHomeFreeBSD

bhyve: increase fbuf display resolution limit
ClosedPublic

Authored by rew on Nov 15 2023, 5:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 6:50 AM
Unknown Object (File)
Fri, Oct 10, 1:01 AM
Unknown Object (File)
Fri, Oct 10, 1:01 AM
Unknown Object (File)
Fri, Oct 10, 1:00 AM
Unknown Object (File)
Thu, Oct 9, 8:46 PM
Unknown Object (File)
Thu, Sep 25, 11:06 PM
Unknown Object (File)
Thu, Sep 25, 6:26 PM
Unknown Object (File)
Thu, Sep 25, 4:50 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.