diff options
| author | Yang Weijiang | 2022-02-15 20:52:53 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2022-05-14 12:32:41 +0200 |
| commit | 5a778a5f820fdd907b95e93560637a61f6ea3c71 (patch) | |
| tree | 8bdd3de4515b48ab4e967c10237171dc35c20ae4 /python/tests | |
| parent | target/i386: Add lbr-fmt vPMU option to support guest LBR (diff) | |
| download | qemu-5a778a5f820fdd907b95e93560637a61f6ea3c71.tar.gz qemu-5a778a5f820fdd907b95e93560637a61f6ea3c71.tar.xz qemu-5a778a5f820fdd907b95e93560637a61f6ea3c71.zip | |
target/i386: Add kvm_get_one_msr helper
When try to get one msr from KVM, I found there's no such kind of
existing interface while kvm_put_one_msr() is there. So here comes
the patch. It'll remove redundant preparation code before finally
call KVM_GET_MSRS IOCTL.
No functional change intended.
Signed-off-by: Yang Weijiang <weijiang.yang@intel.com>
Message-Id: <20220215195258.29149-4-weijiang.yang@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python/tests')
0 files changed, 0 insertions, 0 deletions
