Re: [PATCH v3 11/14] vt82c686: Support machine-default audiodev with fallback

2023-09-29 Thread BALATON Zoltan
On Fri, 29 Sep 2023, Paolo Bonzini wrote: Signed-off-by: Paolo Bonzini This does not touch vt82c686 any more so maybe subject line could be changed to via-ac97: to be more specific. I like to keep all via stuff together with empty lines only between different components so I think empty lin

[PATCH v3 11/14] vt82c686: Support machine-default audiodev with fallback

2023-09-29 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- hw/mips/fuloong2e.c | 15 --- hw/ppc/pegasos2.c | 12 ++-- 2 files changed, 22 insertions(+), 5 deletions(-) diff --git a/hw/mips/fuloong2e.c b/hw/mips/fuloong2e.c index c827f615f3b..c6109633fee 100644 --- a/hw/mips/fuloong2e.c +++ b/hw/mips