Re: [PATCH 04/04] qemu-kvm: other archs should maintain memory mapping
Jes Sorensen <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ia64,org.kernel.vger.kvm,org.kernel.vger.kvm-ppc |
|---|---|
| Message-ID | <[email protected]> |
Avi Kivity wrote: > Avi Kivity wrote: >>> This is the one implementing the KVM_WANT_MAPPING change. >>> >> There is in fact a call to drop_mapping() outside any #ifdef (in >> kvm_cpu_register_physical_memory()). I'm confused... maybe we should >> make this code unconditional. Hi Avi, I don't follow this - if you apply my patch 0005-qemu-kvm-arch-mapping.patch this is no longer the case. Cheers, Jes