Re: [Qemu-devel] [PATCH v3 0/8] Add the ZynqMP PMU and IPI

2017-10-12 Thread Edgar E. Iglesias
On Oct 10, 2017 7:59 PM, "Alistair Francis" wrote: On Tue, Oct 10, 2017 at 7:48 AM, Edgar E. Iglesias wrote: > On Mon, Oct 09, 2017 at 05:12:39PM -0700, Alistair Francis wrote: >> On Sun, Oct 8, 2017 at 3:20 PM, Edgar E. Iglesias >> wrote: >> > On Wed, Sep 20, 2017 at 03:01:31PM -0700, Alistair

Re: [Qemu-devel] [PATCH v3 0/8] Add the ZynqMP PMU and IPI

2017-10-10 Thread Alistair Francis
On Tue, Oct 10, 2017 at 7:48 AM, Edgar E. Iglesias wrote: > On Mon, Oct 09, 2017 at 05:12:39PM -0700, Alistair Francis wrote: >> On Sun, Oct 8, 2017 at 3:20 PM, Edgar E. Iglesias >> wrote: >> > On Wed, Sep 20, 2017 at 03:01:31PM -0700, Alistair Francis wrote: >> >> >> >> This series adds the Zynq

Re: [Qemu-devel] [PATCH v3 0/8] Add the ZynqMP PMU and IPI

2017-10-10 Thread Edgar E. Iglesias
On Mon, Oct 09, 2017 at 05:12:39PM -0700, Alistair Francis wrote: > On Sun, Oct 8, 2017 at 3:20 PM, Edgar E. Iglesias > wrote: > > On Wed, Sep 20, 2017 at 03:01:31PM -0700, Alistair Francis wrote: > >> > >> This series adds the ZynqMP Power Management Unit (PMU) machine with basic > >> functionali

Re: [Qemu-devel] [PATCH v3 0/8] Add the ZynqMP PMU and IPI

2017-10-09 Thread Alistair Francis
On Sun, Oct 8, 2017 at 3:20 PM, Edgar E. Iglesias wrote: > On Wed, Sep 20, 2017 at 03:01:31PM -0700, Alistair Francis wrote: >> >> This series adds the ZynqMP Power Management Unit (PMU) machine with basic >> functionality. >> >> The machine only has the >> - CPU >> - Memory >> - Interrupt cont

Re: [Qemu-devel] [PATCH v3 0/8] Add the ZynqMP PMU and IPI

2017-10-08 Thread Edgar E. Iglesias
On Wed, Sep 20, 2017 at 03:01:31PM -0700, Alistair Francis wrote: > > This series adds the ZynqMP Power Management Unit (PMU) machine with basic > functionality. > > The machine only has the > - CPU > - Memory > - Interrupt controller > - IPI device > > connected, but that is enough to run s

[Qemu-devel] [PATCH v3 0/8] Add the ZynqMP PMU and IPI

2017-09-20 Thread Alistair Francis
This series adds the ZynqMP Power Management Unit (PMU) machine with basic functionality. The machine only has the - CPU - Memory - Interrupt controller - IPI device connected, but that is enough to run some of the ROM and firmware code on the machine The series also adds the IPI device and