]> git.proxmox.com Git - pve-qemu.git/blobdiff - debian/pve-qemu-kvm.links
d/rules: fix comment about when clean target is executed
[pve-qemu.git] / debian / pve-qemu-kvm.links
index 8749a89da1c02ac2b32e90ea85ae8042d33d5469..7d9c8b18c806b1e7fc20f942f2fd7287a39948a5 100644 (file)
@@ -3,9 +3,14 @@ usr/bin/qemu-system-x86_64 usr/bin/kvm
 # qemu-system-i386 and qemu-system-x86_64 provides the same hardware emulation
 usr/bin/qemu-system-x86_64 usr/bin/qemu-system-i386
 
+# also use aarch64 for 32 bit arm
+usr/bin/qemu-system-aarch64 usr/bin/qemu-system-arm
+
 # upstream provides a qemu man page,
 # we symlink to kvm for backward compatibility
 # and to qemu-system-{i386,x86_64} to fullfill our 'Provides: qemu-system-x86'
 usr/share/man/man1/qemu.1  usr/share/man/man1/kvm.1
 usr/share/man/man1/qemu.1  usr/share/man/man1/qemu-system-i386.1
 usr/share/man/man1/qemu.1  usr/share/man/man1/qemu-system-x86_64.1
+usr/share/man/man1/qemu.1  usr/share/man/man1/qemu-system-arm.1
+usr/share/man/man1/qemu.1  usr/share/man/man1/qemu-system-aarch64.1