Re: [Qemu-devel] [PATCH] vl.c: Fix typo in variable name

2012-02-09 Thread Stefan Hajnoczi
On Tue, Feb 07, 2012 at 08:57:27PM +, Peter Maydell wrote: > Fix a typo in a local variable name. > > Signed-off-by: Peter Maydell > --- > vl.c | 10 +- > 1 files changed, 5 insertions(+), 5 deletions(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu

Re: [Qemu-devel] [PATCH] vl.c: Fix typo in variable name

2012-02-07 Thread Stefan Weil
Am 07.02.2012 21:57, schrieb Peter Maydell: Fix a typo in a local variable name. Signed-off-by: Peter Maydell --- vl.c | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/vl.c b/vl.c index 63dd725..c4b3aab 100644 --- a/vl.c +++ b/vl.c @@ -2030,7 +2030,7 @@ static

[Qemu-devel] [PATCH] vl.c: Fix typo in variable name

2012-02-07 Thread Peter Maydell
Fix a typo in a local variable name. Signed-off-by: Peter Maydell --- vl.c | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/vl.c b/vl.c index 63dd725..c4b3aab 100644 --- a/vl.c +++ b/vl.c @@ -2030,7 +2030,7 @@ static int configure_accelerator(void) const cha