Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/xen
dogcow%NetBSD.org@localhost said:
> The recent cpu_attach changes broke the xen build; while this
> compiles, I'm far from positive it's the correct fix.
Yes, sorry. I just extrapolated from the changes on i386
and amd64, and missed that the same attach args are used for
"vcpu"s too.
yamt%NetBSD.org@localhost said:
> fix vcpu after recent cpubus changes.
Thanks, looks good, or as good as before... I want to get
rid of that overloading of attach args so that we have
a 1:1 relation of interface attributes and interpretation
of attach args. Would be needed to use proplists in parts
of the autoconf system which would help for on-demand loading
of drivers for hotplugged hardware, clean HAL support etc.
best regards
Matthias
Home |
Main Index |
Thread Index |
Old Index