[PATCH] qga/linux: add usb support to guest-get-fsinfo

2023-01-23 Thread Kfir Manor
Signed-off-by: Kfir Manor --- qga/commands-posix.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qga/commands-posix.c b/qga/commands-posix.c index ebd33a643c..aab9d3bd50 100644 --- a/qga/commands-posix.c +++ b/qga/commands-posix.c @@ -880,7 +880,9 @@ static bool build_g

Re: [PATCH] qga/linux: add usb support to guest-get-fsinfo

2023-01-23 Thread Konstantin Kostiuk
Hi Kfir, You missed adding the Signed-off-by line to the patch. Please resend. Best Regards, Konstantin Kostiuk. On Sun, Jan 22, 2023 at 5:33 PM Kfir Manor wrote: > --- > qga/commands-posix.c | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/qga/commands-posix.c b

Re: [PATCH] qga/linux: add usb support to guest-get-fsinfo

2023-01-23 Thread Konstantin Kostiuk
Reviewed-by: Konstantin Kostiuk On Sun, Jan 22, 2023 at 5:33 PM Kfir Manor wrote: > --- > qga/commands-posix.c | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/qga/commands-posix.c b/qga/commands-posix.c > index ebd33a643c..aab9d3bd50 100644 > --- a/qga/commands-po

[PATCH] qga/linux: add usb support to guest-get-fsinfo

2023-01-22 Thread Kfir Manor
--- qga/commands-posix.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qga/commands-posix.c b/qga/commands-posix.c index ebd33a643c..aab9d3bd50 100644 --- a/qga/commands-posix.c +++ b/qga/commands-posix.c @@ -880,7 +880,9 @@ static bool build_guest_fsinfo_for_pci_dev(cha