commit | 55e9409366c5b7954a5dfb3efec9b191c238dd12 | [log] [tgz] |
---|---|---|
author | Leon Alrae <leon.alrae@imgtec.com> | Mon Jul 07 11:23:56 2014 +0100 |
committer | Leon Alrae <leon.alrae@imgtec.com> | Mon Nov 03 11:48:34 2014 +0000 |
tree | 4cefa163beecf3218ba9e30b09646e29cee24d1d | |
parent | e98c0d179fe43adb99a39b7bf7c74820adc3c0ca [diff] |
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>