Re: [Qemu-devel] [PATCH 0/5] Various i.MX7 fixes

2019-07-01 Thread Peter Maydell
On Tue, 18 Jun 2019 at 01:27, Andrey Smirnov wrote: > > On Mon, Apr 15, 2019 at 6:39 PM Andrey Smirnov > wrote: > > > > Everyone: > > > > I recently revisited my i.MX7 work and this series contains all of the > > fixes I had to make to get it to work with latest (5.1-rc1) Linux > > kernel again

Re: [Qemu-devel] [PATCH 0/5] Various i.MX7 fixes

2019-06-17 Thread Andrey Smirnov
On Mon, Apr 15, 2019 at 6:39 PM Andrey Smirnov wrote: > > Everyone: > > I recently revisited my i.MX7 work and this series contains all of the > fixes I had to make to get it to work with latest (5.1-rc1) Linux > kernel again as well as fixes for genuine bugs that I somehow missed > during origina

[Qemu-devel] [PATCH 0/5] Various i.MX7 fixes

2019-04-15 Thread Andrey Smirnov
Everyone: I recently revisited my i.MX7 work and this series contains all of the fixes I had to make to get it to work with latest (5.1-rc1) Linux kernel again as well as fixes for genuine bugs that I somehow missed during original submission ("pci: designware" patches). Hopefully each patch is se