]> git.proxmox.com Git - mirror_qemu.git/commit - hw/audio/intel-hda.c
hw/audio/intel-hda: Fix MSI capability address
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 30 Jul 2014 07:02:01 +0000 (09:02 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 14 Aug 2014 11:20:49 +0000 (13:20 +0200)
commitd209c7440a642ba08bbb0f13e22390460d3661ed
tree7e30588f615f99637d4c6ed1c6c0888355ae06a4
parentf9f218730c30c4d7f325f2ee44498271f80a1d20
hw/audio/intel-hda: Fix MSI capability address

According to ICH9 spec, the MSI capability is located at 0x60. This is
important for guest drivers that do not parse the capability chain and
use absolute addresses instead.

CC: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/audio/intel-hda.c
include/hw/i386/pc.h