qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] kvm: Print something before calling abort() if


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] kvm: Print something before calling abort() if KVM_RUN fails
Date: Fri, 16 Dec 2011 10:46:40 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Dec 16, 2011 at 11:20:20AM +1100, Michael Ellerman wrote:
> It's a little unfriendly to call abort() without printing any sort of
> error message. So turn the DPRINTK() into an fprintf(stderr, ...).
> 
> Signed-off-by: Michael Ellerman <address@hidden>
> ---
>  kvm-all.c |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)

Thanks, applied to the trivial patches tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches

Stefan



reply via email to

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