diff options
author | Chris Lalancette <clalance@redhat.com> | 2010-06-16 17:11:11 -0400 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-08-01 10:46:49 +0300 |
commit | 33572ac0ad5ba5016da72e6654e607726568f9c0 (patch) | |
tree | fe622a883803896c98de49226fb1899807005ba9 /README | |
parent | c37eda138473f8c843f2b4aa8da252fdfdaaafa3 (diff) | |
download | linux-33572ac0ad5ba5016da72e6654e607726568f9c0.tar.bz2 |
KVM: x86: Introduce a workqueue to deliver PIT timer interrupts
We really want to "kvm_set_irq" during the hrtimer callback,
but that is risky because that is during interrupt context.
Instead, offload the work to a workqueue, which is a bit safer
and should provide most of the same functionality.
Signed-off-by: Chris Lalancette <clalance@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions