commit | 2d5ba19bdfef4dd06add144eb04287ee98409f75 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Mon Jun 03 19:52:44 2019 -0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jun 18 11:43:46 2019 +0200 |
tree | 740184128ac3de9a538ef62a9d525c48ddf3712a | |
parent | fdb28619a8f033c13f5d9b9e8b5536bb6e68a2c3 [diff] |
kvm: x86: add host poll control msrs Add an MSRs which allows the guest to disable host polling (specifically the cpuidle-haltpoll, when performing polling in the guest, disables host side polling). Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>