Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1609031406.git.balaton@eik.bme.hu
Maintainers: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, Aurelien Jarno <aurelien@aurel32.net>, Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>, Gerd Hoffmann <kraxel@redhat.com>, Huacai Chen <chenhuacai@kernel.org>, Jiaxun Yang <jiaxun.yang@flygoat.com>
hw/audio/meson.build | 1 +
hw/audio/via-ac97.c | 93 ++++++++++++++
hw/isa/Kconfig | 2 +
hw/isa/trace-events | 6 +
hw/isa/vt82c686.c | 258 +++++++-------------------------------
hw/mips/fuloong2e.c | 13 +-
include/hw/isa/vt82c686.h | 12 +-
7 files changed, 161 insertions(+), 224 deletions(-)
create mode 100644 hw/audio/via-ac97.c