qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] xen: fix invalid assertion


From: Michael Tokarev
Subject: Re: [Qemu-trivial] [PATCH] xen: fix invalid assertion
Date: Thu, 29 Oct 2015 10:50:23 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0

19.10.2015 17:08, Paolo Bonzini wrote:
> Asserting "true" is not that useful.

> -        default: assert(1);
> +        default: abort();

Blah :)

Applied to -trivial, thank you!

/mjt




reply via email to

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