commit | b8e88bc8ffba5fe53fb8d8a0a4be3bbcffeebe56 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Feb 19 16:23:02 2010 +0100 |
committer | Avi Kivity <avi@redhat.com> | Sun Apr 25 12:34:10 2010 +0300 |
tree | 609785cf43eabd9308a1435fb5ffd50f77f6a5fd | |
parent | 7597f129d8b6799da7a264e6d6f7401668d3a36d [diff] |
KVM: SVM: Fix schedule-while-atomic on nested exception handling Move the actual vmexit routine out of code that runs with irqs and preemption disabled. Cc: stable@kernel.org Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>