Displaying 2 results from an estimated 2 matches for "vcpu_stal".
Did you mean:
vcpu_stat
2023 Jul 31
1
[PATCH] virtio: a new vcpu watchdog driver
...ink we need to introduce this new device to the virtio spec firstly.
Thanks.
>
> Signed-off-by: zhanghao1 <zhanghao1 at kylinos.cn>
> ---
> drivers/virtio/Kconfig | 9 +
> drivers/virtio/Makefile | 1 +
> drivers/virtio/virtio_vcpu_stall_detector.c | 299 ++++++++++++++++++++
> 3 files changed, 309 insertions(+)
> create mode 100644 drivers/virtio/virtio_vcpu_stall_detector.c
>
> diff --git a/drivers/virtio/Kconfig b/drivers/virtio/Kconfig
> index 0a53a61231c2..869323e345a1 100644
> --- a/drivers/virtio/Kconfig...
2023 Jul 31
0
[PATCH] virtio: a new vcpu watchdog driver
...://lore.kernel.org/qemu-devel/20230705081813.411526-1-zhanghao1 at kylinos.cn/
>
> Signed-off-by: zhanghao1 <zhanghao1 at kylinos.cn>
> ---
> drivers/virtio/Kconfig | 9 +
> drivers/virtio/Makefile | 1 +
> drivers/virtio/virtio_vcpu_stall_detector.c | 299 ++++++++++++++++++++
> 3 files changed, 309 insertions(+)
> create mode 100644 drivers/virtio/virtio_vcpu_stall_detector.c
>
> diff --git a/drivers/virtio/Kconfig b/drivers/virtio/Kconfig
> index 0a53a61231c2..869323e345a1 100644
> --- a/drivers/virtio/Kconfig...