Searched hist:"1680542862 edd963e6380dd4121a5e85df55581f" (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/virtio/ |
H A D | virtio-pci.h | 1680542862edd963e6380dd4121a5e85df55581f Thu Dec 22 07:04:51 UTC 2022 Cindy Lu <lulu@redhat.com> 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>
|
/qemu/hw/virtio/ |
H A D | virtio-pci.c | 1680542862edd963e6380dd4121a5e85df55581f Thu Dec 22 07:04:51 UTC 2022 Cindy Lu <lulu@redhat.com> 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>
|