[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.02.1111070842150.1823@tux.localdomain>
Date: Mon, 7 Nov 2011 08:45:32 +0200 (EET)
From: Pekka Enberg <penberg@...helsinki.fi>
To: Anthony Liguori <anthony@...emonkey.ws>
cc: Pekka Enberg <penberg@...nel.org>,
"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
Hi Anthony,
On Sun, 6 Nov 2011, Anthony Liguori wrote:
> - 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.
Funny that you should mention this. It was actually what I started out
with. I went for SDL because it was a low-hanging fruit after the VNC
patches which I didn't do myself.
However, it was never figured out if there was going to be a virtio
transport for GPU commands:
http://lwn.net/Articles/408831/
On Sun, 6 Nov 2011, Anthony Liguori wrote:
> - 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.
Completely agreed. I think Sasha is actually starting to work on this. See
the "Secure KVM" thread on kvm@.
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