]> rtime.felk.cvut.cz Git - jailhouse.git/blobdiff - configs/ivshmem-demo.c
configs: Add bar_mask fields for ivshmem devices
[jailhouse.git] / configs / ivshmem-demo.c
index 29dab4a2a98c8299c4c4e6c01494ad75ca08da5e..591d9eab43c16080f8e36eebe70df30d38e1a1d5 100644 (file)
@@ -74,6 +74,10 @@ struct {
                        .type = JAILHOUSE_PCI_TYPE_IVSHMEM,
                        .domain = 0x0,
                        .bdf = (0x0f<<3),
+                       .bar_mask = {
+                               0xffffff00, 0xffffffff, 0x00000000,
+                               0x00000000, 0xffffffe0, 0xffffffff,
+                       },
                        .shmem_region = 2,
                        .num_msix_vectors = 1,
                },