Re: [Qemu-devel] [PATCH v1 5/6] qom/cpu: Add Memory Region Property

2014-08-26 Thread Paolo Bonzini
Il 26/08/2014 02:59, Peter Crosthwaite ha scritto: > Which is used to construct a per-CPU address space. The Address space > will be created at realize time. > > Signed-off-by: Peter Crosthwaite > --- > > include/qom/cpu.h | 1 + > qom/cpu.c | 11 +++ > 2 files changed, 12 inse

[Qemu-devel] [PATCH v1 5/6] qom/cpu: Add Memory Region Property

2014-08-25 Thread Peter Crosthwaite
Which is used to construct a per-CPU address space. The Address space will be created at realize time. Signed-off-by: Peter Crosthwaite --- include/qom/cpu.h | 1 + qom/cpu.c | 11 +++ 2 files changed, 12 insertions(+) diff --git a/include/qom/cpu.h b/include/qom/cpu.h index 1