Hi
On Sat, Jul 30, 2022 at 6:54 PM Bin Meng wrote:
> From: Bin Meng
>
> Now that AF_UNIX has come to Windows, update the existing logic in
> qemu_chr_compute_filename() and qmp_chardev_open_socket() for Windows.
>
> Signed-off-by: Bin Meng
> Reviewed-by: Marc-André Lureau
> ---
>
> (no change
From: Bin Meng
Now that AF_UNIX has come to Windows, update the existing logic in
qemu_chr_compute_filename() and qmp_chardev_open_socket() for Windows.
Signed-off-by: Bin Meng
Reviewed-by: Marc-André Lureau
---
(no changes since v2)
Changes in v2:
- drop #include as it is now already inclu