7a925b3802
* Add tools_only path to only build qemu-img and qemu-guest-agent * Add a -tests subpackage * Install tracetool, simpletrace, dump-guest-memory * Add vhost modprobe file * Sync qemu-guest-agent file lists * Use udevrulesdir from systemd * Add more seabios and seavgabios roms * More use of %{name} to make paths more generic * Group all fedora specific %install content at the end * Drop the rpath stripping, in my testing it's not needed anymore * Drop the s390x iotests skippage from last year Signed-off-by: Cole Robinson <crobinso@redhat.com>
4 lines
111 B
Plaintext
4 lines
111 B
Plaintext
# Increase default vhost memory map limit to match
|
|
# KVM's memory slot limit
|
|
options vhost max_mem_regions=509
|