On a Thursday in 2021, Peter Krempa wrote:
The 'vfio-pci-nohotplug' device has the following property
types
according to QEMU:
display=<OnOffAuto> - on/off/auto (default: "off")
sysfsdev=<str>
ramfb=<bool>
bootindex=<int32>
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_command.c | 48 ++++++++++++++++++-----------------------
src/qemu/qemu_command.h | 7 +++---
src/qemu/qemu_hotplug.c | 7 +++---
3 files changed, 27 insertions(+), 35 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano