OSDN Git Service

virtio-pci: add support for configure interrupt
authorCindy Lu <lulu@redhat.com>
Thu, 22 Dec 2022 07:04:51 +0000 (15:04 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 8 Jan 2023 06:54:22 +0000 (01:54 -0500)
commit1680542862edd963e6380dd4121a5e85df55581f
treea4bba146ac1c4f7434ca4bd912aaf1bef15fb48a
parentcd336e834620ea78edef049c3567f312974e475b
virtio-pci: add support for configure interrupt

Add process to handle the configure interrupt, The function's
logic is the same with vq interrupt.Add extra process to check
the configure interrupt

Signed-off-by: Cindy Lu <lulu@redhat.com>
Message-Id: <20221222070451.936503-11-lulu@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/virtio-pci.c
include/hw/virtio/virtio-pci.h