Re: [Qemu-devel] [PATCHv2 0/6] ARM dump-guest-memory support

2013-04-04 Thread Andreas Färber
Am 29.03.2013 09:36, schrieb Rabin Vincent: > 2013/3/25 Andreas Färber >> This still does not address the architectural issue that I brought up. > > I guess you mean the CPUArchState stuff? AFAICS Wen Congyang (the > author of the dump code) had some answers/questions for you: > > http://lists.

Re: [Qemu-devel] [PATCHv2 0/6] ARM dump-guest-memory support

2013-03-29 Thread Rabin Vincent
2013/3/25 Andreas Färber > This still does not address the architectural issue that I brought up. I guess you mean the CPUArchState stuff? AFAICS Wen Congyang (the author of the dump code) had some answers/questions for you: http://lists.gnu.org/archive/html/qemu-devel/2012-07/msg00382.html htt

Re: [Qemu-devel] [PATCHv2 0/6] ARM dump-guest-memory support

2013-03-25 Thread Andreas Färber
Hi, Am 24.03.2013 18:27, schrieb Rabin Vincent: > A second patchset to add dump-guest-memory support for ARM. > > This version of the patchset addresses the following comments from the > previous posting, and also adds some more patches to the core dump code > (patch #4 and #6): > > - memset pr

[Qemu-devel] [PATCHv2 0/6] ARM dump-guest-memory support

2013-03-24 Thread Rabin Vincent
A second patchset to add dump-guest-memory support for ARM. This version of the patchset addresses the following comments from the previous posting, and also adds some more patches to the core dump code (patch #4 and #6): - memset prstatus to 0 in x86_64_write_elf64_note() - handle big endian i