Re: [Qemu-devel] [PATCH 10/10] memory: remove old_portio-style callbacks support

2013-01-10 Thread Hervé Poussineau
Andreas Färber a écrit : Am 04.01.2013 22:29, schrieb Hervé Poussineau: Signed-off-by: Hervé Poussineau --- include/exec/memory.h |4 memory.c | 44 2 files changed, 48 deletions(-) diff --git a/include/exec/memory.h b/inclu

Re: [Qemu-devel] [PATCH 10/10] memory: remove old_portio-style callbacks support

2013-01-10 Thread Andreas Färber
Am 04.01.2013 22:29, schrieb Hervé Poussineau: > Signed-off-by: Hervé Poussineau > --- > include/exec/memory.h |4 > memory.c | 44 > 2 files changed, 48 deletions(-) > > diff --git a/include/exec/memory.h b/include/exec/memory

[Qemu-devel] [PATCH 10/10] memory: remove old_portio-style callbacks support

2013-01-04 Thread Hervé Poussineau
Signed-off-by: Hervé Poussineau --- include/exec/memory.h |4 memory.c | 44 2 files changed, 48 deletions(-) diff --git a/include/exec/memory.h b/include/exec/memory.h index 2322732..4a757f0 100644 --- a/include/exec/memory.h