From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38645) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UO6A1-0003WR-QU for qemu-devel@nongnu.org; Fri, 05 Apr 2013 08:54:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UO69u-0002p9-2R for qemu-devel@nongnu.org; Fri, 05 Apr 2013 08:54:29 -0400 Date: Fri, 5 Apr 2013 14:54:18 +0200 From: Stefan Hajnoczi Message-ID: <20130405125418.GC15818@stefanha-thinkpad.redhat.com> References: <1364663005-1470-1-git-send-email-rth@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1364663005-1470-1-git-send-email-rth@twiddle.net> Subject: Re: [Qemu-devel] [PATCH] target-s390: Fix SRNMT List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, Alexander Graf On Sat, Mar 30, 2013 at 10:03:25AM -0700, Richard Henderson wrote: > Fallthough into abort = oops. > > Cc: qemu-trivial@nongnu.org > Cc: Alexander Graf > Signed-off-by: Richard Henderson > --- > target-s390x/translate.c | 1 + > 1 file changed, 1 insertion(+) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan