]> git.proxmox.com Git - qemu.git/commit
target-arm: Extend feature flags to 64 bits
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Jul 2012 10:59:06 +0000 (10:59 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Jul 2012 10:59:54 +0000 (10:59 +0000)
commit918f5dca18d62d014bc84fde726a88bd7e8d3615
treeb211dd60f92ca0a3ac403031f779a691a8330a1a
parentde9b05b807918d40db9e26ddd6a54ad2978ac5b7
target-arm: Extend feature flags to 64 bits

Extend feature flags to 64 bits, as we've just run out of space
in the 32 bit integer we were using for them.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu.c
target-arm/cpu.h
target-arm/machine.c