[PATCH 097/103] qemuBuildVideoCommandLine: Generate via JSON

Ján Tomko jtomko at redhat.com
Mon Oct 11 16:15:15 UTC 2021


On a Thursday in 2021, Peter Krempa wrote:
>We control the following properties of the devices in question:
>
>'virtio-gpu'
>  virgl=<bool>           - on/off (default: true)
>
>'qxl'
>  ram_size=<uint32>      -  (default: 67108864)
>  vram_size=<uint64>     -  (default: 67108864)
>  vram64_size_mb=<uint32> -  (default: 4294967295)
>  vgamem_mb=<uint32>     -  (default: 16)
>  max_outputs=<uint16>   -  (default: 0)
>
>'vhost-user-gpu'
>  max_outputs=<uint32>   -  (default: 1)
>  chardev=<string>
>
>'VGA'
>  vgamem_mb=<uint32>     -  (default: 16)
>
>'bochs-display'
>  vgamem=<size>          -  (default: 16777216)
>
>common for all devices:
>  xres=<uint32>          -  (default: 0)
>  yres=<uint32>          -  (default: 0)
>
>The only noticable change is using memory size in bytes for
>'bochs-display' instead of kibibytes.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/qemu/qemu_command.c                       | 130 ++++++++++--------
> ...eo-bochs-display-device.x86_64-latest.args |   2 +-
> 2 files changed, 74 insertions(+), 58 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/20211011/56633cfb/attachment-0001.sig>


More information about the libvir-list mailing list