Re: [Qemu-devel] [PATCH 2/2] ppc_prep: convert ioport to memory API

2011-12-05 Thread Benoît Canet
> I'll test later. Did you in some way? > After testing it occurs this patch is plain wrong.It make qemu segfault. I'll try to fix it. Regards Benoit

Re: [Qemu-devel] [PATCH 2/2] ppc_prep: convert ioport to memory API

2011-12-02 Thread Benoît Canet
> > The patch itself looks okay on brief look, except that io_fake and > prep-fake should better be io_fakeio and prep-fakeio respectively (still > ugly as hell, but the real Super I/O we prepared for 40P turned out > incompatible somehow). > I'll make the required changes and test them with build

Re: [Qemu-devel] [PATCH 2/2] ppc_prep: convert ioport to memory API

2011-12-02 Thread Andreas Färber
Benoît, Just spotted this. Am 01.12.2011 17:57, schrieb Benoît Canet: > Signed-off-by: Benoît Canet You should've cc'ed me here as maintainer. As indicated to you, I have pending patches for PReP (e.g., moving io800 and dropping speaker in favor of qdev), which this conflicts with once again. I

[Qemu-devel] [PATCH 2/2] ppc_prep: convert ioport to memory API

2011-12-01 Thread Benoît Canet
Signed-off-by: Benoît Canet --- hw/ppc_prep.c | 80 - 1 files changed, 62 insertions(+), 18 deletions(-) diff --git a/hw/ppc_prep.c b/hw/ppc_prep.c index f22d5b9..299305b 100644 --- a/hw/ppc_prep.c +++ b/hw/ppc_prep.c @@ -94,7 +94,8 @@ st