commit | 894a9c5543abf6f88d36dc1b9f5d90f35db09cb3 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Tue Jun 23 15:05:14 2009 -0300 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:33:02 2009 +0300 |
tree | 3fff94c380904dfef66ec7182c4dae59d7c85763 | |
parent | ec04b2604c3707a46db1d26d98f82b11d0844669 [diff] |
KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl paths Correct missing locking in a few places in x86's vm_ioctl handling path. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>