mbox

[PULL,0/5] alpha-softmmu fixes

Message ID 1373840171-25556-1-git-send-email-rth@twiddle.net
State New
Headers show

Pull-request

git://github.com/rth7680/qemu.git axp-next

Message

Richard Henderson July 14, 2013, 10:16 p.m. UTC
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(-)