]> git.proxmox.com Git - mirror_qemu.git/commit
msi: Invoke msi/msix_write_config from PCI core
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 11 May 2012 14:42:40 +0000 (11:42 -0300)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 7 Jun 2012 14:19:00 +0000 (17:19 +0300)
commit95d658002401e2e47a5404298ebe9508846e8a39
tree36826830f860f95a07f0f83b21c4cd7d8ee072c7
parent7c9958b04333a79a1fdb11583aca48a6df2edeb9
msi: Invoke msi/msix_write_config from PCI core

Also this functions is better invoked by the core than by each and every
device. This allows to drop the config_write callbacks from ich and
intel-hda.

CC: Alexander Graf <agraf@suse.de>
CC: Gerd Hoffmann <kraxel@redhat.com>
CC: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/ide/ich.c
hw/intel-hda.c
hw/ioh3420.c
hw/msi.c
hw/pci.c
hw/virtio-pci.c
hw/xio3130_downstream.c
hw/xio3130_upstream.c