Re: [Qemu-devel] [PATCH] qemu-config: Use QEMU instead of Qemu

2012-06-18 Thread Stefan Hajnoczi
On Sat, Jun 16, 2012 at 09:29:10AM +0200, Stefan Weil wrote: > This new 'Qemu' was recently added. > Replace it by the official all upper case 'QEMU'. > > Signed-off-by: Stefan Weil > --- > qemu-config.h |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks, applied to the trivial p

[Qemu-devel] [PATCH] qemu-config: Use QEMU instead of Qemu

2012-06-16 Thread Stefan Weil
This new 'Qemu' was recently added. Replace it by the official all upper case 'QEMU'. Signed-off-by: Stefan Weil --- qemu-config.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu-config.h b/qemu-config.h index e9f2ef4..12ddf3e 100644 --- a/qemu-config.h +++ b/qemu-con