From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TF43U-0001qa-5o for qemu-devel@nongnu.org; Fri, 21 Sep 2012 10:18:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TF43T-00030p-3T for qemu-devel@nongnu.org; Fri, 21 Sep 2012 10:18:07 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:47820) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TF43S-00030g-TC for qemu-devel@nongnu.org; Fri, 21 Sep 2012 10:18:07 -0400 Received: by pbbrp12 with SMTP id rp12so7781684pbb.4 for ; Fri, 21 Sep 2012 07:18:06 -0700 (PDT) Sender: Richard Henderson Message-ID: <505C771C.9000500@twiddle.net> Date: Fri, 21 Sep 2012 07:18:04 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1348023588-6764-1-git-send-email-rth@twiddle.net> In-Reply-To: <1348023588-6764-1-git-send-email-rth@twiddle.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 0/2] tcg-hppa fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Ping? On 09/18/2012 07:59 PM, Richard Henderson wrote: > Please pull from > > git://git.repo.or.cz/qemu/rth.git hppa-next > > Tested with alpha-softmmu and i386-softmmu, both just booting > the roms. Which is farther than the instant crash of before. > > > r~ > > > Richard Henderson (2): > tcg-hppa: Fix brcond2 and setcond2 > tcg-hppa: Fix broken load/store helpers > > tcg/hppa/tcg-target.c | 187 +++++++++++++++++++++++++++++++------------------- > 1 file changed, 116 insertions(+), 71 deletions(-) >