On 04/02/2010 11:43 AM, Paolo Bonzini wrote:
On 04/02/2010 06:24 PM, Anthony Liguori wrote:
I'd rather things be compiled per-target than adding a bunch of crud
everywhere.
Well, this patch in particular removes more lines than it adds. :-P
Anyway---me too, given how hairy it's coming out. Maybe (or without
maybe) this work should have been done on a branch.
What files need to be compiled per-target to fix qemu-kvm?
Regards,
Anthony Liguori
Wouldn't it be easier to split up qemu-kvm.h into qemu-kvm-cpu.h and add
the later include where it's needed (which should be very few places)?
I won't have time to do this if you prefer that, I guess I'll have to
leave it to Marcelo and Avi.
Paolo