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)
Tue, Nov 4, 12:35 AM
Unknown Object (File)
Fri, Oct 31, 6:44 PM
Unknown Object (File)
Wed, Oct 29, 10:26 PM
Unknown Object (File)
Wed, Oct 29, 10:10 PM
Unknown Object (File)
Wed, Oct 29, 5:51 PM
Unknown Object (File)
Wed, Oct 29, 5:47 PM
Unknown Object (File)
Wed, Oct 29, 5:47 PM
Unknown Object (File)
Wed, Oct 29, 5: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.