<div dir="ltr"><div>Hi,<br><br>I am trying to create a VM with the IVSHMEM feature, and I specify the device using qemu command line argument in my XML by using the pass through tag as follows: <br><br><span style="font-family:courier new,monospace"><qemu:commandline><br>
                <qemu:arg value='-device ivshmem,size=2048M,shm=fd:/mnt/huge/map_1:0x0:0x40000000:/dev/zero:0x0:0x3fffc000:/var/run/.ivshmem_metadata_config_2:0x0:0x4000'/><br></qemu:commandline></span><br>
<br></div><div>This seemingly does not work as I get this error:<br><br><span style="font-family:courier new,monospace">Internal error process exited while connecting to monitor: qemu-system-x86_64: -device ivshmem,size=2048M,shm=fd:/mnt/huge/map_1:0x0:0x40000000:/dev/zero:0x0:0x3fffc000:/var/run/.ivshmem_metadata_config_2:0x0:0x4000: invalid option</span><br>
<br></div><div>Can anyone point out what I am doing wrong here? Thanks.<br><br></div><div>Qasim<br></div></div>