Re: [kvm-devel] Cross-arch support for make sync in userspace

2008-03-19 Thread Avi Kivity
Zhang, Xiantao wrote: > Hi, Avi > Currently, make sync in userspace only syncs x86-specific heads from > kernel source due to hard-coded in Makefile. > Do you have plan to provide cross-arch support for that? No plans. I'll apply patches though. But don't you need kernel changes which make it

[kvm-devel] Cross-arch support for make sync in userspace

2008-03-19 Thread Zhang, Xiantao
Hi, Avi Currently, make sync in userspace only syncs x86-specific heads from kernel source due to hard-coded in Makefile. Do you have plan to provide cross-arch support for that? Other archs may need it for save/restore :) Thanks Xiantao --