kvm: Add support for disabling coalesced MMIO
authorAndreas Sandberg <andreas@sandberg.pp.se>
Tue, 14 May 2013 14:02:45 +0000 (16:02 +0200)
committerAndreas Sandberg <andreas@sandberg.pp.se>
Tue, 14 May 2013 14:02:45 +0000 (16:02 +0200)
commit4e52789c6db91cd292e2de933c7c797e24fa870f
tree137cdcac6264cb1104fe2d1adb6330f7eff31873
parent3ba93822ccae1dcc5e47c6909d7e690d784ec0e1
kvm: Add support for disabling coalesced MMIO

Add the option useCoalescedMMIO to the BaseKvmCPU. The default
behavior is to disable coalesced MMIO since this hasn't been heavily
tested.
src/cpu/kvm/BaseKvmCPU.py
src/cpu/kvm/base.cc