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?

-- 
error compiling committee.c: too many arguments to function
--
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/

Reply via email to