Am 23.06.2011 10:05, schrieb Jan Kiszka:
From: Jan Kiszka <jan.kis...@siemens.com>
This is an all-in-one fix for the smaller and bigger mistakes of the
build system changes for accompanied Linux headers:
- only enable KVM and vhost on Linux hosts
- fix powerpc asm header symlink
- do not use Linux headers on non-Linux hosts
- fix kvmclock for !CONFIG_KVM
- fix s390 build on non-Linux hosts
Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
Tested-by: Stefan Weil <w...@mail.berlios.de>
The patch fixes the kvm related build errors for mingw32.
Stefan