[PATCH 059/103] qemuBuildShmemCommandLine: Generate via JSON

Ján Tomko jtomko at redhat.com
Fri Oct 8 12:46:46 UTC 2021


On a Thursday in 2021, Peter Krempa wrote:
>Note that the legacy 'ivshmem' device was already removed upstream, but
>it's converted so that the code is identical.
>
>For the two modern devices QEMU considers the properties being of
>following types:
>
>'ivshmem-doorbell'
>  chardev=<str>          - ID of a chardev to use as a backend
>  ioeventfd=<bool>       - on/off (default: true)
>  master=<OnOffAuto>     - on/off/auto (default: "off")
>  vectors=<uint32>       -  (default: 1)
>
>'ivshmem-plain'
>  master=<OnOffAuto>     - on/off/auto (default: "off")
>  memdev=<link<memory-backend>>
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/qemu/qemu_command.c | 107 ++++++++++++++++++++++------------------
> src/qemu/qemu_command.h |   7 ++-
> src/qemu/qemu_hotplug.c |   6 +--
> 3 files changed, 64 insertions(+), 56 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20211008/8837abc6/attachment-0001.sig>


More information about the libvir-list mailing list