Re: [libvirt PATCH 2/4] qemu: add support for setting host-phys-bits-limit

2023-03-17 Thread Peter Krempa
On Wed, Mar 01, 2023 at 13:34:33 +0100, Ján Tomko wrote: > Translate 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 > --- > src/qemu/qemu_command.c | 3

[libvirt PATCH 2/4] qemu: add support for setting host-phys-bits-limit

2023-03-01 Thread Ján Tomko
Translate 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 --- src/qemu/qemu_command.c | 3 ++ .../cpu-phys-bits-limit.x86_64-latest.args| 34 +++