From: Jan Kiszka <[email protected]> Just in case this matters for a user: We are coherent as we are purely virtual.
Signed-off-by: Jan Kiszka <[email protected]> --- driver/vpci_template.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/driver/vpci_template.dts b/driver/vpci_template.dts index 01f816ae..f6d25c59 100644 --- a/driver/vpci_template.dts +++ b/driver/vpci_template.dts @@ -18,6 +18,7 @@ #size-cells = <2>; #interrupt-cells = <1>; interrupt-map-mask = <0 0 0 7>; + dma-coherent; /* set to "ok" during dynamic update */ status = "disabled"; }; -- 2.16.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/35912283c57b392f904c08c10831a9a47ceba528.1562179456.git.jan.kiszka%40siemens.com. For more options, visit https://groups.google.com/d/optout.
