commit | 17786d52acd3e18e77cd7e823f7d6bad9ece818e | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Nov 09 11:47:48 2010 +0100 |
committer | malc <av1474@comtv.ru> | Tue Nov 09 16:51:12 2010 +0300 |
tree | 83f7f1770a690ce5e7306616b8d2362d11deae0b | |
parent | 6a0d02f5be44ee17cf0ce843f0658d08e97a68c2 [diff] |
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>