diff options
| author | Joao Martins <joao.m.martins@oracle.com> | 2022-03-03 15:41:22 +0000 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-04-02 05:41:16 -0400 |
| commit | 536395260582be7443b0b35b0bbb89ffe3947f62 (patch) | |
| tree | a279baa81d433c68a638fbdceae34120b4133258 /tools/perf/scripts/python/bin | |
| parent | 942c2490c23f2800ad8143f5eb84a79b859aa743 (diff) | |
| download | linux-536395260582be7443b0b35b0bbb89ffe3947f62.tar.gz linux-536395260582be7443b0b35b0bbb89ffe3947f62.zip | |
KVM: x86/xen: handle PV timers oneshot mode
If the guest has offloaded the timer virq, handle the following
hypercalls for programming the timer:
VCPUOP_set_singleshot_timer
VCPUOP_stop_singleshot_timer
set_timer_op(timestamp_ns)
The event channel corresponding to the timer virq is then used to inject
events once timer deadlines are met. For now we back the PV timer with
hrtimer.
[ dwmw2: Add save/restore, 32-bit compat mode, immediate delivery,
don't check timer in kvm_vcpu_has_event() ]
Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220303154127.202856-13-dwmw2@infradead.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
