Message from discussion
Linux KVM tool for v3.7-rc0
Received: by 10.180.75.197 with SMTP id e5mr1722623wiw.1.1351484228061;
Sun, 28 Oct 2012 21:17:08 -0700 (PDT)
Path: ha8ni72691wib.1!nntp.google.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.84.MISMATCH!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!border4.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!news.nobody.at!goblin1!goblin.stu.neva.ru!uio.no!nntp.uio.no!.POSTED!not-for-mail
From: Gleb Natapov <g...@redhat.com>
Newsgroups: fa.linux.kernel
Subject: Re: [GIT PULL] Linux KVM tool for v3.7-rc0
Date: Mon, 22 Oct 2012 10:17:28 UTC
Organization: Internet mailing list
Lines: 28
Sender: linux-kernel-ow...@vger.kernel.org
Message-ID: <fa.Zj/rcSiV6U3VxxuK25YVUrFhzi4@ifi.uio.no>
References: <fa.lKyPDauKmK9aK970CJ0ahcUcvX4@ifi.uio.no> <fa.n7zMkisUOCB/dkpM3cxeeVuY15k@ifi.uio.no> <fa.qFdhVpT1GRO4PzV9+uHXYTO3U8k@ifi.uio.no> <fa.Cg4l7MjE+eSkfAbFj0ROp/Wf8DE@ifi.uio.no> <fa.dg0jQ8niYizVycq7dSVsmjzZkjU@ifi.uio.no>
NNTP-Posting-Host: mail-jess.uio.no
Mime-Version: 1.0
X-Trace: readme.uio.no 1350901048 29468 129.240.7.9 (22 Oct 2012 10:17:28 GMT)
X-Complaints-To: abuse@uio.no
NNTP-Posting-Date: Mon, 22 Oct 2012 10:17:28 +0000 (UTC)
Cc: Pekka Enberg <penb...@kernel.org>,
richard -rw- weinberger <richard.weinber...@gmail.com>,
Ingo Molnar <mi...@kernel.org>,
Christoph Hellwig <h...@infradead.org>,
Dave Airlie <airl...@gmail.com>,
Borislav Petkov <b...@alien8.de>,
Stephen Rothwell <s...@canb.auug.org.au>,
Linus Torvalds <torva...@linux-foundation.org>,
Andrew Morton <a...@linux-foundation.org>,
linux-ker...@vger.kernel.org, Asias He <asias.he...@gmail.com>,
Sasha Levin <levinsasha...@gmail.com>,
Cyrill Gorcunov <gorcu...@openvz.org>
To: Avi Kivity <a...@redhat.com>
In-Reply-To: <508510C3.2020901@redhat.com>
X-Scanned-By: MIMEDefang 2.68 on 10.5.11.24
List-ID: <linux-kernel.vger.kernel.org>
X-Mailing-List: linux-kernel@vger.kernel.org
Original-Date: Mon, 22 Oct 2012 12:16:45 +0200
Original-Message-Id: <20121022101645.GL29...@redhat.com>
Original-References: <20121016134129.2fcd7c8ebe1235065aea9...@canb.auug.org.au>
<CA+55aFzz66Y1MtOoqEMrQCVzdL-2pgr43e1sXUa=eM5GXL9...@mail.gmail.com>
<20121020180436.c42b7325431fe87104b00...@canb.auug.org.au>
<20121020181425.GA11...@liondog.tnic>
<CAPM=9twcHxUGgYUc27DV1AcYZbzKSbA1Bru8vK1kcWvcG0J...@mail.gmail.com>
<20121021110329.GA7...@infradead.org>
<20121021125933.GC19...@gmail.com>
<CAFLxGvzLOa-BibZ39_yMEC70AseEPbtjcNGk6jLwaAVsU2u...@mail.gmail.com>
<CAOJsxLGm+Qd132i2c7q9p1_yweLiRzC4GR0-Xmx79m2==4_...@mail.gmail.com>
<508510C3.2020...@redhat.com>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Mon, Oct 22, 2012 at 11:24:19AM +0200, Avi Kivity wrote:
> On 10/21/2012 05:39 PM, Pekka Enberg wrote:
> >
> > On Sun, Oct 21, 2012 at 5:02 PM, richard -rw- weinberger
> > <richard.weinber...@gmail.com> wrote:
> >> qemu supports all these features.
> >> E.g. to access the host fs use:
> >> qemu ... \
> >> -fsdev local,security_model=passthrough,id=fsdev-root,path=/your/root/,readonly
> >> \
> >> -device virtio-9p-pci,id=fs-root,fsdev=fsdev-root,mount_tag=rootshare
> >
> > IIRC, QEMU uses SLIRP non-root zero-config networking which is much
> > more limited than what LKVM offers out of the box.
>
> Curious, what are the differences?
>
Me too, especially as we discussed replacing SLIRP with lkvm code for
userspace networking and decided (for reasons I do not remember) that it
lacks futures SLIRP has. Was it host port redirection?
--
Gleb.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/