]> rtime.felk.cvut.cz Git - jailhouse.git/commit
configs/tools: Provide MSI-X parameters via config
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 14 Aug 2014 17:59:19 +0000 (19:59 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Tue, 26 Aug 2014 17:56:49 +0000 (19:56 +0200)
commitf9e3227011fd3745397c949a3d6b334f55bbbb52
tree2a9f891ada225465545ce232c791338e8f386b51
parent8f3b98a0b734864cf4dbfebeb3e277cfb235d9b5
configs/tools: Provide MSI-X parameters via config

It is simpler to calculate and validate these offline than to do it
during hypervisor setup.

Add the new information to the QEMU config file.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
configs/qemu-vm.c
hypervisor/include/jailhouse/cell-config.h
tools/jailhouse-config-create
tools/root-cell-config.c.tmpl