OSDN Git Service

x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h
authorVitaly Kuznetsov <vkuznets@redhat.com>
Mon, 26 Nov 2018 15:47:29 +0000 (16:47 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 14 Dec 2018 16:59:56 +0000 (17:59 +0100)
commit0aa67255f54df192d29aec7ac6abb1249d45bda7
treea062f97fb74a4e4c500f3a65426eae150cfebd7d
parent7edcb73433276d1b7bc82863df0aa9d229f5686c
x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h

We implement Hyper-V SynIC and synthetic timers in KVM too so there's some
room for code sharing.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/hyperv-tlfs.h
drivers/hv/hv.c
drivers/hv/hyperv_vmbus.h