]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/audio: Remove the "use_broken_id" hack from the AC97 device
authorThomas Huth <thuth@redhat.com>
Mon, 9 Dec 2019 12:52:46 +0000 (13:52 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Dec 2019 01:34:12 +0000 (02:34 +0100)
commitc6026998eef382d7ad7613c80439da640e65904c
tree21d666ce06aad1f6ef88ef4718e78ec43052b5ee
parent30d2a17b46e9b2979e91f6d85c8b0da98879a879
hw/audio: Remove the "use_broken_id" hack from the AC97 device

Now that the old pc-0.x machine types are gone, we do not need
the "use_broken_id" hack anymore.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20191209125248.5849-3-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/audio/ac97.c