On 07/01/20 10:24, Cornelia Huck wrote: > On Mon, 23 Dec 2019 10:28:56 +0300 > Denis Plotnikov <dplotni...@virtuozzo.com> wrote: > >> 5.0 machine type uses 4.2 compats. This seems to be incorrect, since >> the latests machine type by now is 5.0 and it should use its own >> compat or shouldn't use any relying on the defaults. >> Seems, like this appeared because of some problems on merge/rebase. > > Yes, I seem to have fat-fingered that while rebasing. > >> >> Signed-off-by: Denis Plotnikov <dplotni...@virtuozzo.com> >> --- >> hw/i386/pc_piix.c | 1 - >> hw/i386/pc_q35.c | 1 - >> 2 files changed, 2 deletions(-) > > I double checked that the other compat machines seem fine. > > Reviewed-by: Cornelia Huck <coh...@redhat.com> >
Queued, thanks. Paolo