qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/2] alpha-softmmu updates


From: Richard Henderson
Subject: [Qemu-devel] [PULL 0/2] alpha-softmmu updates
Date: Thu, 18 Jul 2013 06:50:50 -0700

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(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]