Adding qemu 5.1 for rpi3 emulation

This commit is contained in:
Gerardo J. Puerta Cardelles
2021-02-22 09:23:51 +01:00
parent 73dd5b7bae
commit f9ef2aa84c
20 changed files with 4002 additions and 0 deletions

View File

@ -0,0 +1,14 @@
# This should have the following permissions: root:qemu 0640
# allow br0
# Uncommenting the above would allow users in the 'qemu' group
# to add devices to 'br0'
# allow virbr0
# Uncommenting the above would allow users in the 'qemu' group
# to add devices to 'virbr0'
# include /etc/qemu/bob.conf
# Uncommenting the above would allow users in the 'bob' group
# to have permissions defined in it, iff it has the following
# permissions: root:bob 0640