]> git.proxmox.com Git - qemu.git/commit
target-ppc: fix power mode checking on 7400/7410
authorAurelien Jarno <aurelien@aurel32.net>
Sun, 18 Jul 2010 22:33:29 +0000 (00:33 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 18 Jul 2010 22:33:29 +0000 (00:33 +0200)
commit488243b0e9126daa5f1e7fb2e97717b66a977517
tree5239119b0783d3a5cfa7e947d99c296c03a3e964
parent3fc00a7bdeffd26932c4f27a6bc4f902f86fbbe9
target-ppc: fix power mode checking on 7400/7410

Only the PowerPC 7440/7450 family don't support DOZE mode. PowerPC
7400 and 7410 support it.
target-ppc/translate_init.c