18c51e1a3f
Some common Xen drivers, like balloon.c, call pfn_to_mfn and mfn_to_pfn
even for autotranslate guests, expecting the argument back.
The following commit broke these drivers by changing the behavior of
pfn_to_mfn and mfn_to_pfn:
commit
|
||
---|---|---|
.. | ||
events.h | ||
hypercall.h | ||
hypervisor.h | ||
interface.h | ||
page-coherent.h | ||
page.h |