]> rtime.felk.cvut.cz Git - jailhouse.git/commit
configs: qemu: put floppy IO ports into config
authorHenning Schild <henning.schild@siemens.com>
Mon, 15 Sep 2014 14:40:43 +0000 (16:40 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Thu, 18 Sep 2014 04:59:19 +0000 (06:59 +0200)
commit2f52bd0455bd661e63b6d3130745d97c63acd47f
tree6a823448cad60c1c456f8277240f56320b117437
parenta12e938213d6b9fb0bf2f50b0fed5941c10a06b8
configs: qemu: put floppy IO ports into config

The qemu VM will have a floppy drive and we can not tell Qemu to not
emulate one. Now if the guest kernel has a driver for a floppy drive we
can get violations on "jailhouse enable". Of the shelf distro kernels
will have floppy support so we need to whitelist the floppy ports in the
qemu root cell config.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
configs/qemu-vm.c