Alex Williamson wrote:
On Mon, 2006-08-28 at 08:35 +0900, Doi....@jp.fujitsu.com wrote:
In PV-on-HVM driver code, is_running_on_xen and HYPERVISOR_ioremap
have to be used as valid feature. Thus we modified like this.
Doesn't the below do what you need w/o breaking the CONFIG_XEN=n
build? It's important to keep both builds working. Thanks,
Thank you for suggestion.
We modified linux-ia64.patch. I'll post it.
And, We'll change PV-on-HVM implementation in xen side which uses
same method of x86 code.
Thanks,
- Tsunehisa Doi