mbox

[PULL,0/2] alpha-softmmu updates

Message ID 1374155452-32244-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 18, 2013, 1:50 p.m. UTC
For reasons that are probably obvious in retrospect, the paravirtual
alarm clocks should run on VM time, not wall clock time.  Resume the
guest and it'll spin like mad trying to make up for lost ticks.

Please pull.


r~


The following changes since commit 6453a3a69488196f26d12654c6b148446abdf3d6:

  Merge remote-tracking branch 'quintela/migration.next' into staging (2013-07-15 14:49:16 -0500)

are available in the git repository at:


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

for you to fetch changes up to f41f3a764dd1423035edd3f2bc140ce88459fed9:

  pc-bios: Update palcode-clipper (2013-07-18 06:44:55 -0700)

----------------------------------------------------------------
Richard Henderson (2):
      target-alpha: Move alarm to vm_clock
      pc-bios: Update palcode-clipper

 hw/alpha/typhoon.c        |   2 +-
 pc-bios/README            |   2 +-
 pc-bios/palcode-clipper   | Bin 185703 -> 133550 bytes
 target-alpha/helper.h     |   3 ++-
 target-alpha/sys_helper.c |   7 ++++++-
 target-alpha/translate.c  |  12 ++++++++----
 6 files changed, 18 insertions(+), 8 deletions(-)