* [Qemu-devel] [PATCH] Fix QEMU
@ 2012-08-10 19:48 Stefan Weil
2012-08-11 2:08 ` Peter Maydell
2012-08-15 13:43 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
0 siblings, 2 replies; 3+ messages in thread
From: Stefan Weil @ 2012-08-10 19:48 UTC (permalink / raw)
To: qemu-trivial; +Cc: Stefan Weil, qemu-devel
One more...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
---
scripts/simpletrace.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/simpletrace.py b/scripts/simpletrace.py
index 1e74e75..9fce4bb 100755
--- a/scripts/simpletrace.py
+++ b/scripts/simpletrace.py
@@ -71,7 +71,7 @@ def read_trace_file(edict, fobj):
log_version = header[2]
if log_version == 0:
- raise ValueError('Older log format, not supported with this Qemu release!')
+ raise ValueError('Older log format, not supported with this QEMU release!')
while True:
rec = read_record(edict, fobj)
--
1.7.10
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] Fix QEMU
2012-08-10 19:48 [Qemu-devel] [PATCH] Fix QEMU Stefan Weil
@ 2012-08-11 2:08 ` Peter Maydell
2012-08-15 13:43 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Peter Maydell @ 2012-08-11 2:08 UTC (permalink / raw)
To: Stefan Weil; +Cc: qemu-trivial, qemu-devel
On 10 August 2012 20:48, Stefan Weil <sw@weilnetz.de> wrote:
> One more...
No problem with the patch but your commit message summary
implies a rather wider effect than the patch actually has :-)
-- PMM
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [Qemu-trivial] [PATCH] Fix QEMU
2012-08-10 19:48 [Qemu-devel] [PATCH] Fix QEMU Stefan Weil
2012-08-11 2:08 ` Peter Maydell
@ 2012-08-15 13:43 ` Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2012-08-15 13:43 UTC (permalink / raw)
To: Stefan Weil; +Cc: qemu-trivial, qemu-devel
On Fri, Aug 10, 2012 at 09:48:07PM +0200, Stefan Weil wrote:
> One more...
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> scripts/simpletrace.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Updated the commit description to be more specific :).
Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-08-15 13:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-10 19:48 [Qemu-devel] [PATCH] Fix QEMU Stefan Weil
2012-08-11 2:08 ` Peter Maydell
2012-08-15 13:43 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).