Re: [PATCH 04/04] qemu-kvm: other archs should maintain memory mapping
Avi Kivity <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ia64,org.kernel.vger.kvm,org.kernel.vger.kvm-ppc |
|---|---|
| Message-ID | <[email protected]> |
Avi Kivity wrote: > Jes Sorensen wrote: >> Avi Kivity wrote: >>> Hollis, does this work for you? >>> >>> If now, you can add a new define KVM_WANT_MAPPING or something, and >>> define it for I386 and IA64. >> >> >> Hi, >> >> This is the one implementing the KVM_WANT_MAPPING change. >> >> Cheers, >> Jes >> >> > > 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. > -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.