On 16/02/2022 11:25, Jon Doron wrote:
> Signed-off-by: Jon Doron
> ---
> hw/hyperv/Kconfig | 5 +
> hw/hyperv/meson.build | 1 +
> hw/hyperv/syndbg.c| 402 ++
> 3 files changed, 408 insertions(+)
> create mode 100644 hw/hyperv/syndbg.c
>
>
ping
On Wed, Feb 16, 2022, 12:25 Jon Doron wrote:
> Signed-off-by: Jon Doron
> ---
> hw/hyperv/Kconfig | 5 +
> hw/hyperv/meson.build | 1 +
> hw/hyperv/syndbg.c| 402 ++
> 3 files changed, 408 insertions(+)
> create mode 100644 hw/hyperv/sy
Signed-off-by: Jon Doron
---
hw/hyperv/Kconfig | 5 +
hw/hyperv/meson.build | 1 +
hw/hyperv/syndbg.c| 402 ++
3 files changed, 408 insertions(+)
create mode 100644 hw/hyperv/syndbg.c
diff --git a/hw/hyperv/Kconfig b/hw/hyperv/Kconfig
index 3f