[adding qemu-trivial in cc]
On 03/03/2017 01:18 PM, Suramya Shah wrote:
> Signed-off-by: Suramya Shah
> ---
It would have been nice to mention in the subject that this is v2 (v1
was here
https://lists.gnu.org/archive/html/qemu-devel/2017-03/msg00110.html),
and then mention here after the --- tha
Copying .
Suramya Shah writes:
> Signed-off-by: Suramya Shah
> ---
> util/path.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/util/path.c b/util/path.c
> index 5479f76..46a6098 100644
> --- a/util/path.c
> +++ b/util/path.c
> @@ -6,8 +6,7 @@
> #include "qemu/osde
Hi,
This series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.
Message-id: 20170301142320.8328-1-shah.sura...@gmail.com
Type: series
Subject: [Qemu-devel] [PATCH] Removed header qemu-commo
Hi,
This series failed build test on s390x host. Please find the details below.
Message-id: 20170301142320.8328-1-shah.sura...@gmail.com
Type: series
Subject: [Qemu-devel] [PATCH] Removed header qemu-common.h from path.c
=== TEST SCRIPT BEGIN ===
#!/bin/bash
# Testing script will be invoked und