Re: linux-next: manual merge of the kvm-ppc tree with the powerpc-merge tree
From: Scott Wood <hidden>
Date: 2012-10-11 16:37:24
On 10/11/2012 10:55:42 AM, Timur Tabi wrote:
Alexander Graf wrote: =20 =20quoted
This is about kvm_host.h, which is the part that is exported to user space. It usually contains constants and structs that are required =20forquoted
the API.=20 Which API? I'm not familiar with KVM internals. =20 My concern is that when I think of a user-space header file, I think =20 of a user-space application that calls ioctls. I know that KVM guest =20 kernels run as user-space processes, but that does not seem like a reason to combine all of the header files that the KVM guest kernel needs with "real" user-space header files.
So where should guest headers go? -Scott=