Re: QEMU args generation order with libvirt

2022-02-28 Thread Michal Prívozník
On 2/28/22 08:51, M, Shivakumar wrote: > Hello, > >   > > We are trying to bring up the Android VM with Libvirt, as part of this > exercise it is advised to keep Replay Protected Memory Block (RPMB) > device as the first virtio device in the QEMU arg list, as the secure > storage daemon in Andrio

QEMU args generation order with libvirt

2022-02-27 Thread M, Shivakumar
Hello, We are trying to bring up the Android VM with Libvirt, as part of this exercise it is advised to keep Replay Protected Memory Block (RPMB) device as the first virtio device in the QEMU arg list, as the secure storage daemon in Andriod side communicates with dev/vport0p1 for RPMB usage.