From: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
To: Avi Kivity <avi@redhat.com>
Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, avi@qumranet.com,
hollisb@us.ibm.com
Subject: Re: [PATCH 03 of 10] [PATCH] user: ppc: better error reporting in
Date: Wed, 29 Oct 2008 09:50:24 +0000 [thread overview]
Message-ID: <490831E0.7020303@linux.vnet.ibm.com> (raw)
In-Reply-To: <49082DD1.7000309@redhat.com>
Avi Kivity wrote:
> Ehrhardt Christian wrote:
>> From: Hollis Blanchard <hollisb@us.ibm.com>
>>
>> Fancy description.
>>
>
> Ahem.
>
Sorry that is my patch template description :-/
A proper description header should be:
Subject: [PATCH] user: ppc: better error reporting in load_file
From: Hollis Blanchard <hollisb@us.ibm.com>
This patch adds a better error reporting for powerpc testcases.
It prints the bytes read in load_file so far until an error occured.
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
---
[diffstat]
main-ppc.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[diff]
--
Grüsse / regards,
Christian Ehrhardt
IBM Linux Technology Center, Open Virtualization
WARNING: multiple messages have this Message-ID (diff)
From: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
To: Avi Kivity <avi@redhat.com>
Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, avi@qumranet.com,
hollisb@us.ibm.com
Subject: Re: [PATCH 03 of 10] [PATCH] user: ppc: better error reporting in load_file
Date: Wed, 29 Oct 2008 10:50:24 +0100 [thread overview]
Message-ID: <490831E0.7020303@linux.vnet.ibm.com> (raw)
In-Reply-To: <49082DD1.7000309@redhat.com>
Avi Kivity wrote:
> Ehrhardt Christian wrote:
>> From: Hollis Blanchard <hollisb@us.ibm.com>
>>
>> Fancy description.
>>
>
> Ahem.
>
Sorry that is my patch template description :-/
A proper description header should be:
Subject: [PATCH] user: ppc: better error reporting in load_file
From: Hollis Blanchard <hollisb@us.ibm.com>
This patch adds a better error reporting for powerpc testcases.
It prints the bytes read in load_file so far until an error occured.
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
---
[diffstat]
main-ppc.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[diff]
--
Grüsse / regards,
Christian Ehrhardt
IBM Linux Technology Center, Open Virtualization
next prev parent reply other threads:[~2008-10-29 9:50 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-28 15:52 [PATCH 00 of 10] kvm-userspace: ppc: userspace fixes for powerpc Ehrhardt Christian
2008-10-28 15:52 ` Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 01 of 10] [PATCH] kvm-userspace: powerpc: fix env->xer access Ehrhardt Christian
2008-10-28 15:52 ` Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 02 of 10] [PATCH] user: ppc: fix threading bugs in main-ppc.c Ehrhardt Christian
2008-10-28 15:52 ` Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 03 of 10] [PATCH] user: ppc: better error reporting in Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 03 of 10] [PATCH] user: ppc: better error reporting in load_file Ehrhardt Christian
2008-10-29 9:33 ` [PATCH 03 of 10] [PATCH] user: ppc: better error reporting in Avi Kivity
2008-10-29 9:33 ` [PATCH 03 of 10] [PATCH] user: ppc: better error reporting in load_file Avi Kivity
2008-10-29 9:50 ` Christian Ehrhardt [this message]
2008-10-29 9:50 ` Christian Ehrhardt
2008-10-28 15:52 ` [PATCH 04 of 10] [PATCH] user: ppc: implement PowerPC 44x libcflat Ehrhardt Christian
2008-10-28 15:52 ` Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 05 of 10] [PATCH] libcflat: ppc: add timebase accessor Ehrhardt Christian
2008-10-28 15:52 ` Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 06 of 10] [PATCH] user: ppc: add stub nmi handler Ehrhardt Christian
2008-10-28 15:52 ` Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 07 of 10] [PATCH] qemu: ppc: define maximum SMP limit as 1 for Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 07 of 10] [PATCH] qemu: ppc: define maximum SMP limit as 1 for Bamboo Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 08 of 10] [PATCH] qemu: ppc: if not a uImage, Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 08 of 10] [PATCH] qemu: ppc: if not a uImage, try to load kernel as ELF Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 09 of 10] [PATCH] kvm: external module: Treat NONARCH_CONFIG Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 09 of 10] [PATCH] kvm: external module: Treat NONARCH_CONFIG as a list Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 10 of 10] [PATCH] kvm-userspace: ppc: fix initial ppc memory Ehrhardt Christian
2008-10-28 15:52 ` [PATCH 10 of 10] [PATCH] kvm-userspace: ppc: fix initial ppc memory setup Ehrhardt Christian
2008-10-29 9:36 ` [PATCH 00 of 10] kvm-userspace: ppc: userspace fixes for powerpc Avi Kivity
2008-10-29 9:36 ` Avi Kivity
2008-10-29 12:45 ` Avi Kivity
2008-10-29 12:45 ` Avi Kivity
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=490831E0.7020303@linux.vnet.ibm.com \
--to=ehrhardt@linux.vnet.ibm.com \
--cc=avi@qumranet.com \
--cc=avi@redhat.com \
--cc=hollisb@us.ibm.com \
--cc=kvm-ppc@vger.kernel.org \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.