Displaying 5 results from an estimated 5 matches for "dievice".
Did you mean:
device
2014 Aug 27
2
[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API
...configuration with -kernel and some kind of
console, I can add support to virtme. Alas, I think that no one ever
bothered to implement 9p over virtio-ccw in QEMU. Why exactly does
the virtio stuff in QEMU require that you instantiate virtio-9p-pci
instead of just asking for an appropriate virtio dievice?)
--Andy
2014 Aug 27
2
[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API
...configuration with -kernel and some kind of
console, I can add support to virtme. Alas, I think that no one ever
bothered to implement 9p over virtio-ccw in QEMU. Why exactly does
the virtio stuff in QEMU require that you instantiate virtio-9p-pci
instead of just asking for an appropriate virtio dievice?)
--Andy
2014 Aug 27
0
[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API
...-kernel and some kind of
> console, I can add support to virtme. Alas, I think that no one ever
> bothered to implement 9p over virtio-ccw in QEMU. Why exactly does
> the virtio stuff in QEMU require that you instantiate virtio-9p-pci
> instead of just asking for an appropriate virtio dievice?)
Virtme looks interesting. If it's any use, here is my modest QEMU command line
collection.
$dir/bin/x86_64-linux-gnu/qemu-system-x86_64 \
-m 1024 \
-kernel $dir/boot/x86_64-linux-gnu/bzImage-x86_64 \
-append 'root=/dev/root init=/sbin/x86_64-linux-gnu/init rootfstype=9p
rootflags=...
2014 Aug 27
3
[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API
On Wed, Aug 27, 2014 at 8:45 AM, Michael S. Tsirkin <mst at redhat.com> wrote:
> On Wed, Aug 27, 2014 at 08:11:15AM -0700, Andy Lutomirski wrote:
>> On Aug 26, 2014 11:46 PM, "Stefan Hajnoczi" <stefanha at gmail.com> wrote:
>> >
>> > On Tue, Aug 26, 2014 at 10:16 PM, Andy Lutomirski <luto at amacapital.net> wrote:
>> > > There are
2014 Aug 27
3
[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API
On Wed, Aug 27, 2014 at 8:45 AM, Michael S. Tsirkin <mst at redhat.com> wrote:
> On Wed, Aug 27, 2014 at 08:11:15AM -0700, Andy Lutomirski wrote:
>> On Aug 26, 2014 11:46 PM, "Stefan Hajnoczi" <stefanha at gmail.com> wrote:
>> >
>> > On Tue, Aug 26, 2014 at 10:16 PM, Andy Lutomirski <luto at amacapital.net> wrote:
>> > > There are