Am 08.08.2012 13:28, schrieb Igor Mammedov:
> ping

FWIW it looks to me as if Jan's previous review comments regarding
debug_excp_helper have been addressed. So if someone could take a look
at patch 3/4 and ack that we don't need chaining of handlers, this
should be good to go for 1.2.

Andreas

> 
> ----- Original Message -----
>> From: "Igor Mammedov" <imamm...@redhat.com>
>> To: qemu-devel@nongnu.org
>> Cc: "peter maydell" <peter.mayd...@linaro.org>, aligu...@us.ibm.com, 
>> ehabk...@redhat.com, s...@weilnetz.de,
>> mtosa...@redhat.com, ag...@suse.de, mdr...@linux.vnet.ibm.com, 
>> blauwir...@gmail.com, jcmvb...@gmail.com,
>> a...@redhat.com, "jan kiszka" <jan.kis...@siemens.com>, afaer...@suse.de, 
>> r...@twiddle.net
>> Sent: Monday, June 25, 2012 3:55:03 PM
>> Subject: [Qemu-devel] [PATCH 0/4 v2] target-i386: move tcg intialization     
>> inside CPU object
>>
>> v2:
>>   - drop usage of prev_debug_excp_handler consistently in all users
>>   - split from reset patches to avoid confusion of inter-dependency
>>
>> Compile & Run tested:
>>   target-i386: tcg and kvm mode
>>   i386-linux-user: running of /bin/ls
>> Compile tested:
>>   xtensa-softmmu && xtensaeb-softmmu
>>
>> git tree for testing:
>>   https://github.com/imammedo/qemu/tree/x86cpu_qom_tcg_v2
>>
>>
>> Igor Mammedov (4):
>>   target-i386: drop usage of prev_debug_excp_handler
>>   target-xtensa: drop usage of prev_debug_excp_handler
>>   cleanup cpu_set_debug_excp_handler
>>   target-i386: move tcg initialization into x86_cpu_initfn()
>>
>>  cpu-exec.c             |    5 +----
>>  exec-all.h             |    2 +-
>>  target-i386/cpu.c      |   10 ++++++++++
>>  target-i386/cpu.h      |    1 +
>>  target-i386/helper.c   |   16 +---------------
>>  target-xtensa/helper.c |    8 +-------
>>  6 files changed, 15 insertions(+), 27 deletions(-)
>>
>> --
>> 1.7.10.2
>>
>>
>>
> 


-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to