summaryrefslogtreecommitdiffstats
path: root/core/modules/qemukvm/module.conf.ubuntu
blob: d0fdc5f3167b2bfe0e9e27f06878b1c7c24ee348 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
REQUIRED_INSTALLED_PACKAGES="
		qemu
		qemu-kvm
"

REQUIRED_CONTENT_PACKAGES="
		qemu
		qemu-kvm
		ipxe-qemu          
		qemu-keymaps       
		qemu-system        
		qemu-system-arm    
		qemu-system-common 
		qemu-system-mips   
		qemu-system-misc   
		qemu-system-ppc    
		qemu-system-sparc  
		qemu-system-x86    
		qemu-user          
		qemu-utils
		seabios
		vgabios
		cpu-checker 
		kvm-ipxe
		libaio1
		libboost-thread1.49.0
		libfdt1
		librados2
		librbd1
		libsdl1.2debian
		libseccomp1
		libspice-server1
		libxen-4.2
		libxenstore3.0
		msr-tools
		sharutils
"