qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] dump-guest-memory enhancement.
@ 2013-11-10  9:10 Phi Debian
  2013-11-11  0:50 ` Laszlo Ersek
  0 siblings, 1 reply; 7+ messages in thread
From: Phi Debian @ 2013-11-10  9:10 UTC (permalink / raw)
  To: QEMU Developers

Hi All,

I implemented guest-dump-memory for arm32, and bumped in something
strange, the PT_LOADs generated from dump.c are not target page
aligned. There are some advantage to get PT_LOAD aligned.

This mail is to ask advise about patch I could submit later if wanted.

Would it be desirable to get the PT_LOAD aligned on target page size
always, for all arch ?
If so I could fix dump.c, but may be people using dump-guest-memory on
existing current implementation may object, dunno if some of there
tools (debuggers) are dependent of the non aligned current setup (gdb
would nt complain)

If not wanted for existing arch (s390, ppc, i386), may be I could do
it for arm only.

Or ultimatly may be this is not wanted at all, in this case I keep my
dumper for myself :)

Cheers,
Phi

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-11-12 14:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-10  9:10 [Qemu-devel] dump-guest-memory enhancement Phi Debian
2013-11-11  0:50 ` Laszlo Ersek
2013-11-11  3:28   ` Phi Debian
2013-11-11 19:38     ` Laszlo Ersek
2013-11-11 20:02       ` Phi Debian
2013-11-12 14:23       ` Dave Anderson
2013-11-11 21:28     ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).