From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzocF-0001Fg-Bm for qemu-devel@nongnu.org; Thu, 18 Jul 2013 09:51:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzocB-0004a7-CS for qemu-devel@nongnu.org; Thu, 18 Jul 2013 09:51:31 -0400 Received: from mail-qe0-x233.google.com ([2607:f8b0:400d:c02::233]:49299) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzocB-0004Zw-83 for qemu-devel@nongnu.org; Thu, 18 Jul 2013 09:51:27 -0400 Received: by mail-qe0-f51.google.com with SMTP id a11so1759726qen.24 for ; Thu, 18 Jul 2013 06:51:26 -0700 (PDT) Sender: Richard Henderson From: Richard Henderson Date: Thu, 18 Jul 2013 06:50:50 -0700 Message-Id: <1374155452-32244-1-git-send-email-rth@twiddle.net> Subject: [Qemu-devel] [PULL 0/2] alpha-softmmu updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com 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(-)