[Qemu-devel] [PATCH 2/3] cpu: implement get_crash_info through QOM properties

2017-02-22 Thread Paolo Bonzini
Provide a generic implementation for all CPU subclasses. Reviewed-by: Eric Blake Signed-off-by: Paolo Bonzini --- include/qom/cpu.h | 1 - qom/cpu.c | 11 --- target/i386/cpu.c | 2 +- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/include/qom/cpu.h b/include/q

Re: [Qemu-devel] [PATCH 2/3] cpu: implement get_crash_info through QOM properties

2017-02-21 Thread Eric Blake
On 02/21/2017 04:42 AM, Paolo Bonzini wrote: > Provide a generic implementation for all CPU subclasses. > > Signed-off-by: Paolo Bonzini > --- > include/qom/cpu.h | 1 - > qom/cpu.c | 11 --- > target/i386/cpu.c | 2 +- > 3 files changed, 5 insertions(+), 9 deletions(-) Review

[Qemu-devel] [PATCH 2/3] cpu: implement get_crash_info through QOM properties

2017-02-21 Thread Paolo Bonzini
Provide a generic implementation for all CPU subclasses. Signed-off-by: Paolo Bonzini --- include/qom/cpu.h | 1 - qom/cpu.c | 11 --- target/i386/cpu.c | 2 +- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/include/qom/cpu.h b/include/qom/cpu.h index 1bc3ad2..0