From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyUar-0002hA-11 for qemu-devel@nongnu.org; Sun, 14 Jul 2013 18:16:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UyUao-00058T-9o for qemu-devel@nongnu.org; Sun, 14 Jul 2013 18:16:36 -0400 Received: from mail-pa0-x22d.google.com ([2607:f8b0:400e:c03::22d]:60798) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyUao-00058J-3C for qemu-devel@nongnu.org; Sun, 14 Jul 2013 18:16:34 -0400 Received: by mail-pa0-f45.google.com with SMTP id bi5so10588168pad.32 for ; Sun, 14 Jul 2013 15:16:32 -0700 (PDT) Sender: Richard Henderson From: Richard Henderson Date: Sun, 14 Jul 2013 15:16:06 -0700 Message-Id: <1373840171-25556-1-git-send-email-rth@twiddle.net> Subject: [Qemu-devel] [PULL 0/5] alpha-softmmu fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com The only non-alpha patch in the list has now been reviewed. Please pull. r~ The following changes since commit c3cb8e77804313e1be99b5f28a34a346736707a5: ioport: remove LITTLE_ENDIAN mark for portio (2013-07-12 14:37:47 -0500) are available in the git repository at: git://github.com/rth7680/qemu.git axp-next for you to fetch changes up to e605e969953d793036dbd450da6b59bb434fb3d8: hw/alpha: Use SRM epoch (2013-07-14 13:40:36 -0700) ---------------------------------------------------------------- Richard Henderson (5): hw/alpha: Don't use get_system_io hw/alpha: Don't machine check on missing pci i/o exec: Support 64-bit operations in address_space_rw hw/alpha: Drop latch_tmp hack hw/alpha: Use SRM epoch exec.c | 68 ++++++++++++++++++++++++++++++++++++++++--------- hw/alpha/alpha_sys.h | 2 +- hw/alpha/dp264.c | 4 ++- hw/alpha/pci.c | 44 ++++++++++---------------------- hw/alpha/typhoon.c | 72 +++++++++++++++------------------------------------- 5 files changed, 93 insertions(+), 97 deletions(-)