diff options
author | Andreas Sandberg <andreas@sandberg.pp.se> | 2013-05-02 12:01:50 +0200 |
---|---|---|
committer | Andreas Sandberg <andreas@sandberg.pp.se> | 2013-05-02 12:01:50 +0200 |
commit | 41156c8196589dfca96a7370a7719a6c5bc9982c (patch) | |
tree | a345e8c495c0bb5705ee8eeae8a7a6b4765042f2 /src/cpu/thread_state.hh | |
parent | 12d7498ad5da51062d9a93afe7fcf5f7a89f8f2a (diff) | |
download | gem5-41156c8196589dfca96a7370a7719a6c5bc9982c.tar.xz |
kvm: Make MMIO requests uncacheable
Device accesses are normally uncacheable. This change probably doesn't
make any difference since we normally disable caching when KVM is
active. However, there might be devices that check this, so we'd
better enable this flag to be safe.
Diffstat (limited to 'src/cpu/thread_state.hh')
0 files changed, 0 insertions, 0 deletions