]> git.proxmox.com Git - mirror_qemu.git/commit
softmmu: provide softmmu access type enum
authorLeon Alrae <leon.alrae@imgtec.com>
Mon, 7 Jul 2014 10:23:56 +0000 (11:23 +0100)
committerLeon Alrae <leon.alrae@imgtec.com>
Mon, 3 Nov 2014 11:48:34 +0000 (11:48 +0000)
commit55e9409366c5b7954a5dfb3efec9b191c238dd12
tree4cefa163beecf3218ba9e30b09646e29cee24d1d
parente98c0d179fe43adb99a39b7bf7c74820adc3c0ca
softmmu: provide softmmu access type enum

New MIPS features depend on the access type and enum is more convenient than
using the numbers directly.

Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>
include/exec/cpu-common.h
softmmu_template.h