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)
Sep 17 2024, 4:25 PM
Unknown Object (File)
Sep 8 2024, 12:37 PM
Unknown Object (File)
Sep 7 2024, 7:40 AM
Unknown Object (File)
Aug 19 2024, 11:40 AM
Unknown Object (File)
Jul 21 2024, 12:20 AM
Unknown Object (File)
Jul 20 2024, 2:22 PM
Unknown Object (File)
Jul 20 2024, 5:27 AM
Unknown Object (File)
Jul 9 2024, 6:36 AM

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 54454
Build 51344: arc lint + arc unit

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.