[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4EB7368D.1080003@codemonkey.ws>
Date: Sun, 06 Nov 2011 19:38:21 -0600
From: Anthony Liguori <anthony@...emonkey.ws>
To: Pekka Enberg <penberg@...nel.org>
CC: "kvm@...r.kernel.org list" <kvm@...r.kernel.org>,
"linux-kernel@...r.kernel.org List" <linux-kernel@...r.kernel.org>,
qemu-devel Developers <qemu-devel@...gnu.org>,
Alexander Graf <agraf@...e.de>,
Blue Swirl <blauwirbel@...il.com>, Avi Kivity <avi@...hat.com>,
Américo Wang <xiyou.wangcong@...il.com>,
Ingo Molnar <mingo@...e.hu>,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [Qemu-devel] [PATCH] KVM: Add wrapper script around QEMU to test
kernels
On 11/06/2011 12:09 PM, Pekka Enberg wrote:
> On Sun, Nov 6, 2011 at 7:08 PM, Anthony Liguori<anthony@...emonkey.ws> wrote:
>> I'm quite happy with KVM tool and hope they continue working on it. My only
>> real wish is that they wouldn't copy QEMU so much and would try bolder
>> things that are fundamentally different from QEMU.
>
> Hey, right now our only source of crazy ideas is Ingo and I think he's
> actually a pretty conservative guy when it comes to technology. Avi
> has expressed some crazy ideas in the past but they require switching
> away from C and that's not something we're interested in doing. ;-)
Just a couple random suggestions:
- Drop SDL/VNC. Make a proper Cairo GUI with a full blown GTK interface. Don't
rely on virt-manager for this. Not that I have anything against virt-manager
but there are many layers between you and the end GUI if you go that route.
- Sandbox the device model from day #1. The size of the Linux kernel interface
is pretty huge and as a hypervisor, it's the biggest place for improvement from
a security perspective. We're going to do sandboxing in QEMU, but it's going to
be difficult. It would be much easier for you given where you're at.
Regards,
Anthony Liguori
>
> Pekka
>
--
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