Re: [Qemu-devel] [PATCH] Fix fallouts from Linux header inclusion

2011-06-26 Thread Blue Swirl
Thanks, applied. On Thu, Jun 23, 2011 at 11:05 AM, Jan Kiszka wrote: > From: Jan Kiszka > > 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

Re: [Qemu-devel] [PATCH] Fix fallouts from Linux header inclusion

2011-06-23 Thread Andreas Färber
Am 23.06.2011 um 10:05 schrieb Jan Kiszka: From: Jan Kiszka 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-Lin