On Mon, Apr 24, 2023 at 03:40:03PM +0200, Ján Tomko wrote:
Translate <maxphysaddr limit='39'/> to:
host-phys-bits-limit=39
https://gitlab.com/libvirt/libvirt/-/issues/450
https://bugzilla.redhat.com/show_bug.cgi?id=2171860
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
---
src/qemu/qemu_command.c | 3 ++
...-phys-bits-emulate-bare.x86_64-latest.args | 34 +++++++++++++++++++
This file ^^ should be in 3/3. The rest (modulo the "emulate-bare"
file) is:
Reviewed-by: Martin Kletzander <mkletzan(a)redhat.com>
.../cpu-phys-bits-limit.x86_64-latest.args | 33
++++++++++++++++++
tests/qemuxml2argvtest.c | 1 +
4 files changed, 71 insertions(+)
create mode 100644 tests/qemuxml2argvdata/cpu-phys-bits-emulate-bare.x86_64-latest.args
create mode 100644 tests/qemuxml2argvdata/cpu-phys-bits-limit.x86_64-latest.args