DescriptionMiroslav Rezanina
2022-03-16 14:26:49 UTC
With rebase to QEMU 7.0.0 we have to update compatibility bits for qemu-kvm package so we keep old machine types stable.
Please add necessary changes to ensure all machine types are compatible with previous versions.
Hi Mirek, besides a suggested change on the comment associated to
vmc->no_tcg_lpa2 = true;
I don't have anything else to report. Can you handle the comment change? Even that setting is for TCG so it is nice to have but not officially supported for now.
Eric
Comment 5Miroslav Rezanina
2022-04-06 14:01:49 UTC
(In reply to Eric Auger from comment #4)
> Hi Mirek, besides a suggested change on the comment associated to
> vmc->no_tcg_lpa2 = true;
>
> I don't have anything else to report. Can you handle the comment change?
> Even that setting is for TCG so it is nice to have but not officially
> supported for now.
>
> Eric
Yes, will update comment on next rebase cycle (RC3). As there are no changes necessary, closing the BZ.