On 23 May 2013 15:34, Michael S. Tsirkin <m...@redhat.com> wrote:
> I'm working on adding new virtio layout to qemu.
> The job is complicated by the fact that
> qemu has its own copy of the virtio headers,
> sometimes with slightly different names
> and structure.
> Import headers from linux instead.

Do the kernel guys guarantee that their headers will
compile on all the platforms QEMU supports? [eg windows]
(this isn't an issue for the current uses of linux-headers
because we only use it for KVM support, and if KVM is
enabled you're definitely on a Linux host.)

thanks
-- PMM

Reply via email to