| Port details |
- virtio-gpu-qemu-kmod VirtIO GPU driver for QEMU/UTM guests with framebuffer mmap
- 0.2 graphics
=0 0.2Version of this port present on the latest quarterly branch. - Maintainer: tiga@FreeBSD.org
 - Port Added: 2026-07-28 23:09:06
- Last Update: 2026-07-28 23:08:11
- Commit Hash: 6b825bb
- Also Listed In: kld
- License: BSD2CLAUSE
- WWW:
- https://gitlab.com/tgasiba/virtio_gpu_qemu
- Description:
- A VirtIO GPU display driver for FreeBSD guests running under QEMU or UTM.
This driver replaces and enhances the VirtIO GPU driver built into the kernel,
by enabling /dev/fb0, i.e. registering the framebuffer as a device, such
that programs in the user address space can mmap(2). This allows an X server
to drive the display through the xf86-video-scfb driver.
The driver supports overriding the display resolution advertised by the
host, and flushes the framebuffer to the host at a configurable rate.
The driver must be preloaded from loader.conf; see virtio_gpu_qemu(4) for
more information.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- virtio-gpu-qemu-kmod>0:graphics/virtio-gpu-qemu-kmod
- To install the port:
- cd /usr/ports/graphics/virtio-gpu-qemu-kmod/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/virtio-gpu-qemu-kmod
- pkg install virtio-gpu-qemu-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: virtio-gpu-qemu-kmod
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1785193277
SHA256 (virtio_gpu_qemu-v0.2.tar.bz2) = 6c71d563eb293033ee9724f4698307342bebe8bfb30b93e839e3eab7e02a5aa9
SIZE (virtio_gpu_qemu-v0.2.tar.bz2) = 17483
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_virtio-gpu-qemu-kmod
- USES:
- kmod uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.2 28 Jul 2026 23:08:11
    |
Tiago Gasiba (tiga)  |
graphics/virtio_gpu_qemu-kmod: New port - virtio gpu driver for UTMapp/qemu
virtio_gpu_qemu enables a virtual machine running under UTMapp/qemu,
which is configured using virtio for the GPU to run a graphical user
interface through X server.
MFH: 2026Q3 |
Number of commits found: 1
|