On Wed, Mar 01, 2023 at 13:34:35 +0100, Ján Tomko wrote: > Treat: > <maxphysaddr mode="emulate"/> > as a request not to take the maximum address size from the host. > This is useful if QEMU changes the default. > > Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx> > --- > src/qemu/qemu_command.c | 5 ++++- > tests/qemuxml2argvtest.c | 1 + > 2 files changed, 5 insertions(+), 1 deletion(-) So I guess this kind of belongs together with 3/4, right? I think they can and should be justified together.