qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 3/5] linux-user: do not avoid dumping of qemu it


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH 3/5] linux-user: do not avoid dumping of qemu itself
Date: Thu, 2 Jul 2009 00:31:59 +0100
User-agent: KMail/1.11.4 (Linux/2.6.29-2-amd64; KDE/4.2.4; x86_64; ; )

> >> It sounds like WCOREDUMP is one of those things that just isn't going to
> >> work. i.e. we have to just accept the limitation and xfail the test.
> >
> > If this how people feel, I'll be glad to drop this patch.
>
> well, as I said either we fix it or we accept that the emulation is not
> perfect and judge that this feature is worth it.

It's not quite that simple.

I think this is a case of someone blindly "fixing" a testsuite without any 
consideration of what is actually being implemented.

IMO a host core dump is for most purposes useless[1], and dumping guest state 
to a different location is a bug.  Given the choice between dumping guest core 
in the "normal" location and setting the WCOREDUMP flag, the former seems much 
more useful.

Paul

[1] A host core dump may be useful for debugging qemu itself, but that's a 
fairly specialized corner case, and not necessarily something we want to be 
exposing to users.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]