diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2018-06-22 22:22:05 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-06-28 19:05:37 +0200 |
commit | 6f131f13e68d648a8e4f083c667ab1acd88ce4cd (patch) | |
tree | 16fd8a1a96b1bb1f4f0cdf82c81607c1a271acad /include/sysemu/dma.h | |
parent | 0c8465440d50c18a7bb13d0a866748f0593e193a (diff) | |
download | qemu-6f131f13e68d648a8e4f083c667ab1acd88ce4cd.zip qemu-6f131f13e68d648a8e4f083c667ab1acd88ce4cd.tar.gz qemu-6f131f13e68d648a8e4f083c667ab1acd88ce4cd.tar.bz2 |
kvm: support -overcommit cpu-pm=on|off
With this flag, kvm allows guest to control host CPU power state. This
increases latency for other processes using same host CPU in an
unpredictable way, but if decreases idle entry/exit times for the
running VCPU, so to use it QEMU needs a hint about whether host CPU is
overcommitted, hence the flag name.
Follow-up patches will expose this capability to guest
(using mwait leaf).
Based on a patch by Wanpeng Li <kernellwp@gmail.com> .
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20180622192148.178309-2-mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/sysemu/dma.h')
0 files changed, 0 insertions, 0 deletions