diff options
author | Paul Burton | 2016-06-27 17:19:10 +0200 |
---|---|---|
committer | Leon Alrae | 2016-07-12 10:10:19 +0200 |
commit | 2d72e7b047d800c9f99262466f65a98684ecca14 (patch) | |
tree | 83f051701fadbd4214f0e23e46881df03c8dddc5 /hw/misc/hyperv_testdev.c | |
parent | target-mips: add ASID mask field and replace magic values (diff) | |
download | qemu-2d72e7b047d800c9f99262466f65a98684ecca14.tar.gz qemu-2d72e7b047d800c9f99262466f65a98684ecca14.tar.xz qemu-2d72e7b047d800c9f99262466f65a98684ecca14.zip |
target-mips: change ASID type to hold more than 8 bits
ASID currently has uint8_t type which is too small since some processors
support more than 8 bits ASID. Therefore change its type to uint16_t.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Diffstat (limited to 'hw/misc/hyperv_testdev.c')
0 files changed, 0 insertions, 0 deletions