]> rtime.felk.cvut.cz Git - jailhouse.git/blobdiff - configs/qemu-vm.c
configs: Add bar_mask fields for ivshmem devices
[jailhouse.git] / configs / qemu-vm.c
index 5b4f345d1a85bfe7225b7bbbf1470e8f7db37a6c..0890785478d4d7ebc9801bd7080d2e06165e6483 100644 (file)
@@ -250,6 +250,10 @@ struct {
                        .type = JAILHOUSE_PCI_TYPE_IVSHMEM,
                        .domain = 0x0,
                        .bdf = (0x0f<<3),
+                       .bar_mask = {
+                               0xffffff00, 0xffffffff, 0x00000000,
+                               0x00000000, 0xffffffe0, 0xffffffff,
+                       },
                        .shmem_region = 12,
                        .num_msix_vectors = 1,
                },