]> git.proxmox.com Git - qemu.git/commit
intel-hda: add msi support
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 9 Nov 2010 10:47:48 +0000 (11:47 +0100)
committermalc <av1474@comtv.ru>
Tue, 9 Nov 2010 13:51:12 +0000 (16:51 +0300)
commit17786d52acd3e18e77cd7e823f7d6bad9ece818e
tree83f7f1770a690ce5e7306616b8d2362d11deae0b
parent6a0d02f5be44ee17cf0ce843f0658d08e97a68c2
intel-hda: add msi support

This patch adds MSI support to the intel hda audio driver.  It is
enabled by default, use '-device intel-hda,msi=0' to disable it.

[ v2: codestyle: add braces ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
hw/intel-hda.c