]> git.proxmox.com Git - pve-qemu.git/blob - debian/pve-qemu-kvm.links
build and include qemu-system-aarch64
[pve-qemu.git] / debian / pve-qemu-kvm.links
1 usr/bin/qemu-system-x86_64 usr/bin/kvm
2
3 # qemu-system-i386 and qemu-system-x86_64 provides the same hardware emulation
4 usr/bin/qemu-system-x86_64 usr/bin/qemu-system-i386
5
6 # also use aarch64 for 32 bit arm
7 usr/bin/qemu-system-aarch64 usr/bin/qemu-system-arm
8
9 # upstream provides a qemu man page,
10 # we symlink to kvm for backward compatibility
11 # and to qemu-system-{i386,x86_64} to fullfill our 'Provides: qemu-system-x86'
12 usr/share/man/man1/qemu.1 usr/share/man/man1/kvm.1
13 usr/share/man/man1/qemu.1 usr/share/man/man1/qemu-system-i386.1
14 usr/share/man/man1/qemu.1 usr/share/man/man1/qemu-system-x86_64.1
15 usr/share/man/man1/qemu.1 usr/share/man/man1/qemu-system-arm.1
16 usr/share/man/man1/qemu.1 usr/share/man/man1/qemu-system-aarch64.1