Anthony Liguori, le Mon 22 Aug 2011 10:27:08 -0500, a écrit :
> I don't think this patch is against qemu.git. Please submit (and test)
> against qemu.git.
Oops, apparently I missed the git repository switch. Here it is,
retested against qemu.git (last commit Mon Aug 22 so I guess that's the
propr
On 08/18/2011 09:16 PM, Samuel Thibault wrote:
Oops, sorry, the previous patch had a debugging leftover, here it is
again.
Add dots keypresses support to the baum braille device.
Signed-off-by: Samuel Thibault
diff --git a/hw/baum.c b/hw/baum.c
index 21326ae..0b29498 100644
--- a/hw/baum.c
+++
Oops, sorry, the previous patch had a debugging leftover, here it is
again.
Add dots keypresses support to the baum braille device.
Signed-off-by: Samuel Thibault
diff --git a/hw/baum.c b/hw/baum.c
index 21326ae..0b29498 100644
--- a/hw/baum.c
+++ b/hw/baum.c
@@ -1,7 +1,7 @@
/*
* QEMU Baum B
Add dots keypresses support to the baum braille device.
Signed-off-by: Samuel Thibault
diff --git a/hw/baum.c b/hw/baum.c
index 21326ae..131348c 100644
--- a/hw/baum.c
+++ b/hw/baum.c
@@ -1,7 +1,7 @@
/*
* QEMU Baum Braille Device
*
- * Copyright (c) 2008, 2011 Samuel Thibault
+ * Copyright