]> Git Repo - qemu.git/commit
target-i386: kvm: Simplify MSR setting functions
authorEduardo Habkost <[email protected]>
Wed, 16 Dec 2015 19:06:45 +0000 (17:06 -0200)
committerEduardo Habkost <[email protected]>
Mon, 23 May 2016 22:47:37 +0000 (19:47 -0300)
commite25ffda7bd9e8b10d4d08f944ad87c7523096de5
treef4a00a02763bad798ed0fafe0148eb92b5252a54
parent9c600a84544dfedff238f6e0cfac0d88c58654c0
target-i386: kvm: Simplify MSR setting functions

Simplify kvm_put_tscdeadline_msr() and
kvm_put_msr_feature_control() using kvm_msr_buf and the
kvm_msr_entry_add() helper.

Reviewed-by: Paolo Bonzini <[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
target-i386/kvm.c
This page took 0.026681 seconds and 4 git commands to generate.