[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <511B4D76.50504@redhat.com>
Date: Wed, 13 Feb 2013 09:23:18 +0100
From: Paolo Bonzini <pbonzini@...hat.com>
To: Ingo Molnar <mingo@...nel.org>
CC: Linus Torvalds <torvalds@...ux-foundation.org>,
"H. Peter Anvin" <hpa@...ux.intel.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Randy Dunlap <rdunlap@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>,
David Rientjes <rientjes@...gle.com>,
David Woodhouse <dwmw2@...radead.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Sasha Levin <levinsasha928@...il.com>,
"H. Peter Anvin" <hpa@...or.com>,
Pekka Enberg <penberg@...nel.org>,
Michal Marek <mmarek@...e.cz>,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: kvmtool tree (Was: Re: [patch] config: fix make kvmconfig)
Il 12/02/2013 10:52, Ingo Molnar ha scritto:
> Check the list I gave (unmodified):
>
> "- Pekka listed new virtio drivers that were done via tools/kvm.
vhost-scsi got in first in tools/kvm, but out-of-tree patches had
existed for QEMU for more than a year. It was developed with QEMU.
> - Pekka listed ARM KVM support which was written/prototyped
> using tools/kvm.
Again, I think both QEMU and tools/kvm were used, with QEMU probably
coming first. However, I'm not 100% sure.
> - There's over a dozen bugfixes in your kernel which were found
> via syscall fuzzing built into tools/kvm. (I can dig them all
> out if you want.)
This sounds like something that runs in a guest, not in the host. As
such it need not be tied to tools/kvm. If there is a host component
(host C code), I'd be interested. I know that Fujitsu guys have patches
for panic notification from the guest kernel, for example.
But if there is a host component to it, then please go back to the
original purpose of tools/kvm. Drop all the QCOW, VNC, SeaBIOS
nonsense. Drop the userspace networking stack (tap is enough). Make
the tool into a library that supports nothing but virtio-{blk,net,9p}
and VFIO. Build _many_ narrow-focused tools around that library.
>> "sparse" is useful for kernel development. "git" is useful for
>> kernel development. "xterm" is useful for kernel development.
>
> That argument is silly beyond belief. Read this list:
>
> - tools/kvm
> - sparse
> - git
> - xterm
> - perf
>
> Which two tools in this list:
>
> - Use and focus on Linux specific system calls to provide Linux
> specific functionality?
>
> - Are never - and will conceivably never - run on any kernel
> which is not extremely Linux compatible?
QEMU runs KVM on Solaris, FWIW.
Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists