KVM: PPC: Book3S: Enable IRQs during exit handling
authorAlexander Graf <agraf@suse.de>
Mon, 30 Apr 2012 08:56:12 +0000 (10:56 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 6 May 2012 14:19:11 +0000 (16:19 +0200)
While handling an exit, we should listen for interrupts and make sure to
receive them when they arrive, to keep our latencies low.

Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found