Re: [PULL 00/33] Abstract ArchCPU

2022-03-07 Thread Daniel P . Berrangé
On Mon, Mar 07, 2022 at 12:17:24PM +, Peter Maydell wrote: > On Mon, 7 Mar 2022 at 12:12, Daniel P. Berrangé wrote: > > A big issue IMHO is that the pain/impact hits the wrong people. > > It is most seriously impacts & disrupts Peter when merging, and > > less impacts the subsystem maintainers

Re: [PULL 00/33] Abstract ArchCPU

2022-03-07 Thread Peter Maydell
On Mon, 7 Mar 2022 at 12:12, Daniel P. Berrangé wrote: > A big issue IMHO is that the pain/impact hits the wrong people. > It is most seriously impacts & disrupts Peter when merging, and > less impacts the subsystem maintainers, and even less the > original authors. > > If we consider a alternativ

Re: [PULL 00/33] Abstract ArchCPU

2022-03-07 Thread Daniel P . Berrangé
On Mon, Mar 07, 2022 at 11:51:20AM +, Peter Maydell wrote: > On Sun, 6 Mar 2022 at 21:13, Philippe Mathieu-Daudé > wrote: > > > > +Daniel/Alex > > > > On 6/3/22 20:56, Peter Maydell wrote: > > > On Sun, 6 Mar 2022 at 19:06, Philippe Mathieu-Daudé > > > wrote: > > >> I see. I only have access

Re: [PULL 00/33] Abstract ArchCPU

2022-03-07 Thread Peter Maydell
On Sun, 6 Mar 2022 at 21:13, Philippe Mathieu-Daudé wrote: > > +Daniel/Alex > > On 6/3/22 20:56, Peter Maydell wrote: > > On Sun, 6 Mar 2022 at 19:06, Philippe Mathieu-Daudé > > wrote: > >> I see. I only have access to aarch64 Darwin, not x86_64; I was relying > >> on our CI for that (my GitLab C

Re: [PULL 00/33] Abstract ArchCPU

2022-03-06 Thread Philippe Mathieu-Daudé
+Daniel/Alex On 6/3/22 20:56, Peter Maydell wrote: On Sun, 6 Mar 2022 at 19:06, Philippe Mathieu-Daudé wrote: I see. I only have access to aarch64 Darwin, not x86_64; I was relying on our CI for that (my GitLab CI is green). I'll work a fix, thanks. This was on my ad-hoc stuff -- I guess our

Re: [PULL 00/33] Abstract ArchCPU

2022-03-06 Thread Peter Maydell
On Sun, 6 Mar 2022 at 19:06, Philippe Mathieu-Daudé wrote: > I see. I only have access to aarch64 Darwin, not x86_64; I was relying > on our CI for that (my GitLab CI is green). I'll work a fix, thanks. This was on my ad-hoc stuff -- I guess our gitlab CI for macos doesn't build hvf ? -- PMM

Re: [PULL 00/33] Abstract ArchCPU

2022-03-06 Thread Philippe Mathieu-Daudé
On 6/3/22 19:16, Peter Maydell wrote: On Sun, 6 Mar 2022 at 13:03, Philippe Mathieu-Daudé wrote: From: Philippe Mathieu-Daudé The following changes since commit 9d662a6b22a0838a85c5432385f35db2488a33a5: Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220305' into staging

Re: [PULL 00/33] Abstract ArchCPU

2022-03-06 Thread Peter Maydell
On Sun, 6 Mar 2022 at 13:03, Philippe Mathieu-Daudé wrote: > > From: Philippe Mathieu-Daudé > > The following changes since commit 9d662a6b22a0838a85c5432385f35db2488a33a5: > > Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220305' into > staging (2022-03-05 18:03:15 +) > >

[PULL 00/33] Abstract ArchCPU

2022-03-06 Thread Philippe Mathieu-Daudé
From: Philippe Mathieu-Daudé The following changes since commit 9d662a6b22a0838a85c5432385f35db2488a33a5: Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220305' into staging (2022-03-05 18:03:15 +) are available in the Git repository at: https://github.com/philmd/qemu.