]> rtime.felk.cvut.cz Git - jailhouse.git/commit
configs: qemu: add a virtual PCI device to qemu config
authorHenning Schild <henning.schild@siemens.com>
Wed, 26 Nov 2014 19:20:10 +0000 (20:20 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Tue, 2 Dec 2014 06:21:36 +0000 (07:21 +0100)
commitf46973223490971a146d8af2ca1e2ce6c8b704c4
treef4ade26ed84013f48b3c5e16e59d314eb1f9f250
parenta87b30d947fab872b3980e7c970e70fec9b1b031
configs: qemu: add a virtual PCI device to qemu config

This adds a virtual PCI device of type ivshmem to the root-cell on qemu.
Starting a cell with an ivshmem at the same bdf, refering to the same
memory will allow the two cells to connect.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
[Jan: adjusted memory regions to avoid overlappings]
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
configs/qemu-vm.c