* [Qemu-devel] [PATCH v2 0/2] Add Moxie Marin SoC support @ 2013-12-15 14:58 Anthony Green 2013-12-16 14:44 ` Eric Blake 0 siblings, 1 reply; 2+ messages in thread From: Anthony Green @ 2013-12-15 14:58 UTC (permalink / raw) To: qemu-devel; +Cc: peter.crosthwaite I've broken my recent submission into two patches and incorporated feedback from Peter's review. Here they come... Anthony Green (2): Add UART for Moxie Marin SoC Add Marin SoC support default-configs/moxie-softmmu.mak | 1 + hw/char/Makefile.objs | 1 + hw/char/marin-uart.c | 200 ++++++++++++++++++++++++++++++++++++++ hw/moxie/Makefile.objs | 2 +- hw/moxie/marin.c | 166 +++++++++++++++++++++++++++++++ 5 files changed, 369 insertions(+), 1 deletion(-) create mode 100644 hw/char/marin-uart.c create mode 100644 hw/moxie/marin.c -- 1.8.3.1 ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH v2 0/2] Add Moxie Marin SoC support 2013-12-15 14:58 [Qemu-devel] [PATCH v2 0/2] Add Moxie Marin SoC support Anthony Green @ 2013-12-16 14:44 ` Eric Blake 0 siblings, 0 replies; 2+ messages in thread From: Eric Blake @ 2013-12-16 14:44 UTC (permalink / raw) To: Anthony Green, qemu-devel; +Cc: peter.crosthwaite [-- Attachment #1: Type: text/plain, Size: 900 bytes --] On 12/15/2013 07:58 AM, Anthony Green wrote: > > I've broken my recent submission into two patches and incorporated > feedback from Peter's review. Here they come... Except they came as top-level threads instead of in-reply-to this cover letter. > > Anthony Green (2): > Add UART for Moxie Marin SoC > Add Marin SoC support > > default-configs/moxie-softmmu.mak | 1 + > hw/char/Makefile.objs | 1 + > hw/char/marin-uart.c | 200 ++++++++++++++++++++++++++++++++++++++ > hw/moxie/Makefile.objs | 2 +- > hw/moxie/marin.c | 166 +++++++++++++++++++++++++++++++ > 5 files changed, 369 insertions(+), 1 deletion(-) > create mode 100644 hw/char/marin-uart.c > create mode 100644 hw/moxie/marin.c > -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 621 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-16 14:45 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-12-15 14:58 [Qemu-devel] [PATCH v2 0/2] Add Moxie Marin SoC support Anthony Green 2013-12-16 14:44 ` Eric Blake
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).