summaryrefslogblamecommitdiffstats
path: root/core/modules/qemu/module.conf.debian
blob: d4af965d2f9af34161fefd42a8474267a9fe318a (plain) (tree)
1
2
3
4
5
6
7

                             

                


                           







                          
 
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	qemu
	qemu-kvm
"

REQUIRED_CONTENT_PACKAGES="
	qemu
	qemu-kvm
	qemu-system-common
	qemu-system-arm
	qemu-system-x86
	qemu-utils
	seabios
	ovmf
"