aboutsummaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorChris Lalancette <clalance@redhat.com>2010-06-16 17:11:11 -0400
committerAvi Kivity <avi@redhat.com>2010-08-01 10:46:49 +0300
commit33572ac0ad5ba5016da72e6654e607726568f9c0 (patch)
treefe622a883803896c98de49226fb1899807005ba9 /virt
parentKVM: x86 emulator: fix pusha instruction emulation (diff)
downloadlinux-dev-33572ac0ad5ba5016da72e6654e607726568f9c0.tar.xz
linux-dev-33572ac0ad5ba5016da72e6654e607726568f9c0.zip
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 'virt')
0 files changed, 0 insertions, 0 deletions