Skip to content

qemu: Add support for -device ati-vga (models: rage128p and rv100)

Steven Newbury requested to merge sjnewbury/libvirt:ati-vga into master

QEMU since 5.0 has two new video devices rage128p and rv100. These emulate ATI Rage128 Pro and Radeon GPUs respectively, at least to some extent. This can be useful for OS without virtualisation drivers or support for VBE or the old Cirrus emulation.

Merge request reports