On Thu, Jan 14, 2021 at 12:34 PM Jason Wang wrote:
>
>
> On 2021/1/13 下午11:45, Cindy Lu wrote:
> > Add configure notifier and virtio_set_config_notifier_fd_handler
> > in virtio
> >
> > Signed-off-by: Cindy Lu
> > ---
> > hw/virtio/virtio.c | 25 +
> > include/h
On 2021/1/13 下午11:45, Cindy Lu wrote:
Add configure notifier and virtio_set_config_notifier_fd_handler
in virtio
Signed-off-by: Cindy Lu
---
hw/virtio/virtio.c | 25 +
include/hw/virtio/virtio.h | 5 +
2 files changed, 30 insertions(+)
diff --git a/hw
Add configure notifier and virtio_set_config_notifier_fd_handler
in virtio
Signed-off-by: Cindy Lu
---
hw/virtio/virtio.c | 25 +
include/hw/virtio/virtio.h | 5 +
2 files changed, 30 insertions(+)
diff --git a/hw/virtio/virtio.c b/hw/virtio/virtio.c
index c