]> git.proxmox.com Git - mirror_qemu.git/commit
PPC64: Fix alternate timebase
authorAurelien Jarno <aurelien@aurel32.net>
Mon, 21 Dec 2009 12:52:08 +0000 (13:52 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 21 Dec 2009 12:52:08 +0000 (13:52 +0100)
commitb711de9565d3c8f758956dfa96b648cc321577b6
tree75cfacb2e5563a009e6cc7e6618f476dd45c0845
parente3ea652962383a2ffc05b2f1b10a0e97542eb6f8
PPC64: Fix alternate timebase

Fix the alternate time base the same way as the default timebase. SPR_ATBL
should return a 64-bit value on 64 bit implementations.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
darwin-user/main.c
hw/ppc.c
linux-user/main.c
target-ppc/cpu.h
target-ppc/op_helper.c