]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core: ivshmem: Use generic BAR emulation
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 18 May 2015 06:51:27 +0000 (08:51 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Fri, 22 May 2015 04:53:48 +0000 (06:53 +0200)
commit294110a88764422584bcd82dd5f7b37bc510b713
treed2c882f62d6c79e98414892134011d249b9a5ed6
parent801fcf0b823acfaf9145df838528ffccbe09d6e4
core: ivshmem: Use generic BAR emulation

Simplify the code by relying on the PCI core to emulate BAR writes. This
just requires proper settings of the bar_mask fields of ivshmem devices
in configs.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/pci.c
hypervisor/pci_ivshmem.c