qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Michael Rolnik <mrolnik@gmail.com>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>
Cc: Pavel Dovgalyuk <dovgaluk@ispras.ru>,
	Thomas Huth <thuth@redhat.com>,
	Richard Henderson <richard.henderson@linaro.org>,
	QEMU Developers <qemu-devel@nongnu.org>,
	Igor Mammedov <imammedo@redhat.com>
Subject: Re: [PATCH v31 0/8] QEMU AVR 8 bit cores
Date: Mon, 23 Sep 2019 18:41:37 +0300	[thread overview]
Message-ID: <CAK4993hgLOK6=YW2hF_w0_jotmjT-wETJ0O-vnvyRFs7PknP4A@mail.gmail.com> (raw)
In-Reply-To: <271e5d27-4b3d-5d99-ca57-7f6afe2054f4@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1171 bytes --]

Thanks Philippe.

On Mon, Sep 23, 2019 at 6:29 PM Philippe Mathieu-Daudé <philmd@redhat.com>
wrote:

> Hi Michael,
>
> On 9/23/19 5:21 PM, Michael Rolnik wrote:
> > Hi all,
> >
> > Is there any hope this will be pulled any time soon?
>
> I have your v28 tagged for review/test, but I need to do a big context
> switch to review it and haven't find personal time to look at it again.
>
> I don't know what happens when a contributer insists and nobody objects.
> Should you pick specific persons and personally ask them? I dunno.
> I'll ask around on IRC.
>
> > Regards,
> > Michael Rolnik
> >
> > On Sun, Sep 15, 2019 at 3:20 PM Michael Rolnik <mrolnik@gmail.com
> > <mailto:mrolnik@gmail.com>> wrote:
> >
> >     This series of patches adds 8bit AVR cores to QEMU.
> >     All instruction, except BREAK/DES/SPM/SPMX, are implemented. Not
> >     fully tested yet.
> >     However I was able to execute simple code with functions. e.g
> >     fibonacci calculation.
> >     This series of patches include a non real, sample board.
> >     No fuses support yet. PC is set to 0 at reset.
> [...]
>


-- 
Best Regards,
Michael Rolnik

[-- Attachment #2: Type: text/html, Size: 1783 bytes --]

      reply	other threads:[~2019-09-23 15:44 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-15 12:20 [Qemu-devel] [PATCH v31 0/8] QEMU AVR 8 bit cores Michael Rolnik
2019-09-15 12:20 ` [Qemu-devel] [PATCH v31 1/8] target/avr: Add outward facing interfaces and core CPU logic Michael Rolnik
2019-09-15 12:20 ` [Qemu-devel] [PATCH v31 2/8] target/avr: Add instruction helpers Michael Rolnik
2019-09-15 12:20 ` [Qemu-devel] [PATCH v31 3/8] target/avr: Add instruction decoding Michael Rolnik
2019-09-15 12:20 ` [Qemu-devel] [PATCH v31 4/8] target/avr: Add instruction translation Michael Rolnik
2019-09-15 12:20 ` [Qemu-devel] [PATCH v31 5/8] target/avr: Add limited support for USART and 16 bit timer peripherals Michael Rolnik
2019-09-15 12:20 ` [Qemu-devel] [PATCH v31 6/8] target/avr: Add example board configuration Michael Rolnik
2019-09-15 12:20 ` [Qemu-devel] [PATCH v31 7/8] target/avr: Register AVR support with the rest of QEMU, the build system, and the MAINTAINERS file Michael Rolnik
2019-09-15 12:20 ` [Qemu-devel] [PATCH v31 8/8] target/avr: Add tests Michael Rolnik
2019-09-23 13:28 ` [PATCH v31 0/8] QEMU AVR 8 bit cores Michael Rolnik
2019-10-09 20:38   ` Aleksandar Markovic
2019-10-09 21:31     ` Michael Rolnik
2019-10-10 11:38       ` [Qemu-devel] " Aleksandar Markovic
2019-10-10 14:11         ` Michael Rolnik
2019-09-23 15:21 ` Michael Rolnik
2019-09-23 15:29   ` Philippe Mathieu-Daudé
2019-09-23 15:41     ` Michael Rolnik [this message]

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='CAK4993hgLOK6=YW2hF_w0_jotmjT-wETJ0O-vnvyRFs7PknP4A@mail.gmail.com' \
    --to=mrolnik@gmail.com \
    --cc=dovgaluk@ispras.ru \
    --cc=imammedo@redhat.com \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=thuth@redhat.com \
    /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 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).