s390:
* fix register corruption
* ENOTSUPP/EOPNOTSUPP mixed
* reset cleanups/fixes
* selftests

x86:
* Bug fixes and cleanups
* AMD support for APIC virtualization even in combination with
  in-kernel PIT or IOAPIC.

MIPS:
* Compilation fix.

Generic:
* Fix refcount overflow for zero page.
KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declaration

The function vmx_decache_cr0_guest_bits() is only called below its
implementation. So this is meaningless and should be removed.

Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 file changed