[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v26 0/7] QEMU AVR 8 bit cores
From: |
Michael Rolnik |
Subject: |
Re: [Qemu-devel] [PATCH v26 0/7] QEMU AVR 8 bit cores |
Date: |
Fri, 19 Jul 2019 11:27:14 +0300 |
Hi Phil.
Thanks for explaining.
Tests are added.
On Thu, Jul 18, 2019 at 8:19 AM Philippe Mathieu-Daudé <address@hidden>
wrote:
> Hi Michael,
>
> On 7/17/19 5:46 PM, Michael Rolnik wrote:
> > ping.
>
> QEMU is currently preparing for the next release (4.1) and we entered
> the "freezed" period where no new features are accepted.
>
> This does not mean people are not allowed to post new features to the
> list, but most volunteering reviewers will focus on bug-fixing patches
> and testing.
> (This is why I hadn't reply to your questions on v25).
>
> You can see the schedule here:
> https://wiki.qemu.org/Planning/4.1
>
> Meanwhile, could you have a look at adding a test for your work?
> (suggested in reply v24 cover).
>
> Cc'ing Yoshinori which series is in the same case than your.
>
> Regard,
>
> Phil.
>
--
Best Regards,
Michael Rolnik
- [Qemu-devel] [PATCH v26 2/7] target/avr: Add instruction helpers, (continued)
- [Qemu-devel] [PATCH v26 2/7] target/avr: Add instruction helpers, Michael Rolnik, 2019/07/12
- [Qemu-devel] [PATCH v26 3/7] target/avr: Add instruction decoding, Michael Rolnik, 2019/07/12
- [Qemu-devel] [PATCH v26 1/7] target/avr: Add outward facing interfaces and core CPU logic, Michael Rolnik, 2019/07/12
- [Qemu-devel] [PATCH v26 7/7] target/avr: Register AVR support with the rest of QEMU, the build system, and the MAINTAINERS file, Michael Rolnik, 2019/07/12
- [Qemu-devel] [PATCH v26 6/7] target/avr: Add example board configuration, Michael Rolnik, 2019/07/12
- [Qemu-devel] [PATCH v26 5/7] target/avr: Add limited support for USART and 16 bit timer peripherals, Michael Rolnik, 2019/07/12
- [Qemu-devel] [PATCH v26 4/7] target/avr: Add instruction translation, Michael Rolnik, 2019/07/12
- Re: [Qemu-devel] [PATCH v26 0/7] QEMU AVR 8 bit cores, Michael Rolnik, 2019/07/17