]> Git Repo - qemu.git/commit - hw/msi.c
msi: Invoke msi/msix_write_config from PCI core
authorJan Kiszka <[email protected]>
Fri, 11 May 2012 14:42:40 +0000 (11:42 -0300)
committerMichael S. Tsirkin <[email protected]>
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 <[email protected]>
CC: Gerd Hoffmann <[email protected]>
CC: Isaku Yamahata <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
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
This page took 0.027337 seconds and 4 git commands to generate.