notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
virtio-gpu-qemu-kmod VirtIO GPU driver for QEMU/UTM guests with framebuffer mmap
0.2 graphicsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2Version of this port present on the latest quarterly branch.
Maintainer: tiga@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /boot/modules/virtio_gpu_qemu.ko
  2. share/examples/virtio_gpu_qemu/loader.conf.sample
  3. share/man/man4/virtio_gpu_qemu.4.gz
  4. share/X11/xorg.conf.d/20-virtio-gpu-qemu.conf
  5. @kld /boot/modules
  6. /usr/local/share/licenses/virtio-gpu-qemu-kmod-0.2.1501000/catalog.mk
  7. /usr/local/share/licenses/virtio-gpu-qemu-kmod-0.2.1501000/LICENSE
  8. /usr/local/share/licenses/virtio-gpu-qemu-kmod-0.2.1501000/BSD2CLAUSE
Collapse this list.
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):
virtio-gpu-qemu-kmod
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.2.1500068n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-0.2.1600019n/a-n/an/a--
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:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/tgasiba/virtio_gpu_qemu/-/archive/v0.2/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2
28 Jul 2026 23:08:11
commit hash: 6b825bb84ccd0d0aee943776c21e250a6bf35c23commit hash: 6b825bb84ccd0d0aee943776c21e250a6bf35c23commit hash: 6b825bb84ccd0d0aee943776c21e250a6bf35c23commit hash: 6b825bb84ccd0d0aee943776c21e250a6bf35c23 files touched by this commit
Tiago Gasiba (tiga) search for other commits by this committer
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