Re: [PATCH v3 0/9] MIPS: KVM: Bugfixes and cleanups

2014-06-25 Thread Paolo Bonzini
Il 24/06/2014 19:31, Deng-Cheng Zhu ha scritto: The patches are pretty straightforward. Changes: v3 - v2: o In patch #2, change the use of kvm_[err|info|debug]. o In patch #3, add err removal in kvm_arch_commit_memory_region(). o In patch #3, revert the changes to kvm_arch_vm_ioctl(). o In

[PATCH v3 0/9] MIPS: KVM: Bugfixes and cleanups

2014-06-24 Thread Deng-Cheng Zhu
The patches are pretty straightforward. Changes: v3 - v2: o In patch #2, change the use of kvm_[err|info|debug]. o In patch #3, add err removal in kvm_arch_commit_memory_region(). o In patch #3, revert the changes to kvm_arch_vm_ioctl(). o In patch #7, drop the merge of kvm_arch_vcpu_free() and