Hello,
Le 02/03/2021 à 12:08, Paolo Bonzini a écrit :
> On 02/03/21 11:22, Thomas Huth wrote:
>> On 26/02/2021 23.07, Romain Naour wrote:
>>> tests/fp/fp-bench.c use fenv.h that is not always provided
>>> by the libc (uClibc).
>>
>> For such prob
tests/fp/fp-bench.c use fenv.h that is not always provided
by the libc (uClibc).
To workaround this issue, add an new meson option to
disable tests while building Qemu.
Fixes:
http://autobuild.buildroot.net/results/53f5d8baa994d599b9da013ee643b82353366ec3/build-end.log
Signed-off-by: Romain
Hi, Guenter,
Le 07/11/2016 à 20:54, Guenter Roeck a écrit :
> Hi Marek,
>
> On 11/07/2016 10:14 AM, Marek Vasut wrote:
>> On 11/07/2016 04:58 AM, Guenter Roeck wrote:
>>> On Tue, Oct 25, 2016 at 09:57:43PM +0200, Marek Vasut wrote:
From: Chris Wulff
Add support for emulating Alter
Hi Marek, all,
Le 18/10/2016 à 06:17, Marek Vasut a écrit :
> On 10/15/2016 03:15 PM, Romain Naour wrote:
>> Hi Marek,
>
> Hi!
>
>> Le 28/09/2016 à 01:30, Marek Vasut a écrit :
>>> Add nios2 disassembler support. This patch is composed from binutils files
>&
Buildroot in order to ease runtime testing.
Tested-by: Romain Naour
Best regards,
Romain
> Signed-off-by: Marek Vasut
> Cc: Chris Wulff
> Cc: Jeff Da Silva
> Cc: Ley Foon Tan
> Cc: Sandra Loosemore
> Cc: Yves Vandervennet
> ---
> V2: Replace the nios2.c with GPL2 licensed version
> ---
This patch adds the emulation for a serial Genius mouse using
Mouse Systems protocol (5bytes).
This protocol is compatible with most 3-button serial mice.
Signed-off-by: Romain Naour
---
Changes v2 -> v3:
Following Peter Maydell's feedback:
Fixes typos
Duplicated code factored into
de any
rationale, so that is just a guess...
I'm agree with you, I added a comment in the documentation to says that.
Thank you for your time and review !
Best regards,
Romain Naour
worked on this emulation for a quite old OS (Concurrent DOS) which use
only Mouse System protocol.
So, I sent this patch to not leave this work unsubmitted in case someone
wants to use it.
I will rework my patch following your feedback.
Thanks,
Romain Naour
This patch adds the emulation for a serial Genius mouse using
Mouse Systems protocol (5bytes).
This protocol is compatible with most 3-button serial mouse.
Signed-off-by: Romain Naour
---
Changes v1 -> v2:
Fixes documentation (Paolo Bonzini)
Fixes typos
backends/Makefile.objs |
mulated mouse to the guest using the Genius
(Mouse Systems) protocol. @option{gnmouse} does not take any options.
Certainly, I changed the documentation accordingly.
The v2 in on the way.
Best regards,
Romain Naour
Hi,
Thanks for review.
Le 13/01/2014 23:45, Eric Blake a écrit :
On 01/13/2014 03:33 PM, Romain Naour wrote:
This patch adds the emulation for a serial Genius mouse using
Mouse Systems protocol (5bytes).
This protocol is compatible with most 3-button serial mouse.
Signed-off-by: Romain Naour
This patch adds the emulation for a serial Genius mouse using
Mouse Systems protocol (5bytes).
This protocol is compatible with most 3-button serial mouse.
Signed-off-by: Romain Naour
---
backends/Makefile.objs | 2 +-
backends/gnmouse.c | 339
uot;.
Then you need to start gpm (general purpose mouse) on Linux:
# gpm -m /dev/ttyS0 -T -t msc
I validated the emulation by comparing frames with a real mouse Genius (GM-6)
with a USB-serial adapter (ttyUSB0).
I also tested with a CDOS operating system.
Best regards,
Romain Naour
[1] MSC prot
13 matches
Mail list logo