qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2] alpha-softmmu updates
@ 2013-07-18 13:50 Richard Henderson
  2013-07-18 13:50 ` [Qemu-devel] [PULL 1/2] target-alpha: Move alarm to vm_clock Richard Henderson
  2013-07-18 13:50 ` [Qemu-devel] [PULL 2/2] pc-bios: Update palcode-clipper Richard Henderson
  0 siblings, 2 replies; 7+ messages in thread
From: Richard Henderson @ 2013-07-18 13:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-07-18 15:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-18 13:50 [Qemu-devel] [PULL 0/2] alpha-softmmu updates Richard Henderson
2013-07-18 13:50 ` [Qemu-devel] [PULL 1/2] target-alpha: Move alarm to vm_clock Richard Henderson
2013-07-18 13:50 ` [Qemu-devel] [PULL 2/2] pc-bios: Update palcode-clipper Richard Henderson
2013-07-18 14:02   ` Paolo Bonzini
2013-07-18 14:16     ` Peter Maydell
2013-07-18 15:10       ` Richard Henderson
2013-07-18 15:20     ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).