• A
    target-i386/kvm: Hyper-V HV_X64_MSR_RESET support · 744b8a94
    Andrey Smetanin 提交于
    HV_X64_MSR_RESET msr is used by Hyper-V based Windows guest
    to reset guest VM by hypervisor. This msr is stateless so
    no migration/fetch/update is required.
    
    This code checks cpu option "hv-reset" and support by
    kernel. If both conditions are met appropriate Hyper-V features
    cpuid bit is set.
    Signed-off-by: NAndrey Smetanin <asmetanin@virtuozzo.com>
    Signed-off-by: NDenis V. Lunev <den@openvz.org>
    CC: Paolo Bonzini <pbonzini@redhat.com>
    CC: Richard Henderson <rth@twiddle.net>
    CC: Eduardo Habkost <ehabkost@redhat.com>
    CC: "Andreas Färber" <afaerber@suse.de>
    CC: Marcelo Tosatti <mtosatti@redhat.com>
    Message-Id: <1442397584-16698-2-git-send-email-den@openvz.org>
    Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
    744b8a94
kvm.c 88.4 KB