From: Alexander Graf <agraf@suse.de>
To: Laurent Vivier <laurent@vivier.eu>
Cc: i.am.cormac.obrien@gmail.com, mark.cave-ayland@ilande.co.uk,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] GSoC 2015 (Mac OS 9 support) report, week 10
Date: Wed, 08 Jul 2015 13:10:36 +0200 [thread overview]
Message-ID: <559D052C.2090104@suse.de> (raw)
In-Reply-To: <559CE3ED.1080200@vivier.eu>
On 07/08/15 10:48, Laurent Vivier wrote:
>
> Le 08/07/2015 00:56, Alexander Graf a écrit :
>> [Done]
>> - Update project log (6.17)
>> - Debug OpenBIOS ADB issues since agraf's 26a9dfe patch
>>
>> [This Week]
>> - Update project page (7.7)
>> - Fix cuda_adb_req() to expect a 3-byte header instead of a 2-byte one
>> - This has a preliminary fix but will need some backwards-compatibility
>> changes. Initial patch will go out in the next few days.
>> - Try to fix ADB mouse issues
> For my port of qemu to Quadra 800 emulation, I've split ADB in 3 parts
> (controller, mouse, keyboard). I think I've corrected some issues...
>
> https://github.com/vivier/qemu-m68k/tree/q800-v2.3.0/hw/input
>
> Could you CC: me on patches for this part ?
>
> If you want, I can also send my patches... but not sure it doesn't break
> ppc...
That particular issue is fixed - we treat unknown packets as "set device
address" which is a really dumb default ;).
The main change we needed for ADB to work properly was to switch from a
2-byte header to a 3-byte header. There will be patches for that too and
I'm happy to ensure you're on CC when they go out :). Unless you want to
beat us to it of course...
Alex
next prev parent reply other threads:[~2015-07-08 11:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-07 22:56 [Qemu-devel] GSoC 2015 (Mac OS 9 support) report, week 10 Alexander Graf
2015-07-08 8:48 ` Laurent Vivier
2015-07-08 11:10 ` Alexander Graf [this message]
2015-07-08 12:41 ` Laurent Vivier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=559D052C.2090104@suse.de \
--to=agraf@suse.de \
--cc=i.am.cormac.obrien@gmail.com \
--cc=laurent@vivier.eu \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.