Displaying 2 results from an estimated 2 matches for "msg40516".
Did you mean:
msg00516
2014 Aug 27
2
virtio DMA API?
On Wed, Aug 27, 2014 at 08:40:51PM +0930, Rusty Russell wrote:
> Andy Lutomirski <luto at amacapital.net> writes:
> > Currently, a lot of the virtio code assumes that bus (i.e. hypervisor)
> > addresses are the same as physical address. This is false on Xen, so
> > virtio is completely broken. I wouldn't be surprised if it also
> > becomes a problem the first
2014 Aug 27
2
virtio DMA API?
On Wed, Aug 27, 2014 at 08:40:51PM +0930, Rusty Russell wrote:
> Andy Lutomirski <luto at amacapital.net> writes:
> > Currently, a lot of the virtio code assumes that bus (i.e. hypervisor)
> > addresses are the same as physical address. This is false on Xen, so
> > virtio is completely broken. I wouldn't be surprised if it also
> > becomes a problem the first