From: Linus Torvalds Date: Wed, 5 Jun 2013 00:09:35 +0000 (+0900) Subject: Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm X-Git-Tag: v3.10-rc5~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8b35c3595539782052ebffb5acbfa5c6573b198d;p=profile%2Fcommon%2Fkernel-common.git Merge branch 'fixes' of git://git./virt/kvm/kvm Pull kvm bugfixes from Gleb Natapov: "The bulk of the fixes is in MIPS KVM kernel<->userspace ABI. MIPS KVM is new for 3.10 and some problems were found with current ABI. It is better to fix them now and do not have a kernel with broken one" * 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: Fix race in apic->pending_events processing KVM: fix sil/dil/bpl/spl in the mod/rm fields KVM: Emulate multibyte NOP ARM: KVM: be more thorough when invalidating TLBs ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls. mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs mips/kvm: Fix name of gpr field in struct kvm_regs. mips/kvm: Fix ABI for use of 64-bit registers. mips/kvm: Fix ABI for use of FPU. --- 8b35c3595539782052ebffb5acbfa5c6573b198d