On Thu, 30 Oct 2014 23:29:50 +0100
Greg Kurz wrote:
> On Thu, 30 Oct 2014 19:02:01 +0100
> Cornelia Huck wrote:
>
> > On Tue, 28 Oct 2014 16:40:18 +0100
> > Greg Kurz wrote:
> >
> > > On Tue, 7 Oct 2014 16:40:01 +0200
> > > Cornelia Huck wrote:
> > >
> > > > Introduce a helper function to
On Thu, 30 Oct 2014 19:02:01 +0100
Cornelia Huck wrote:
> On Tue, 28 Oct 2014 16:40:18 +0100
> Greg Kurz wrote:
>
> > On Tue, 7 Oct 2014 16:40:01 +0200
> > Cornelia Huck wrote:
> >
> > > Introduce a helper function to indicate whether a virtio device is
> > > operating in legacy or virtio s
On Tue, 28 Oct 2014 16:40:18 +0100
Greg Kurz wrote:
> On Tue, 7 Oct 2014 16:40:01 +0200
> Cornelia Huck wrote:
>
> > Introduce a helper function to indicate whether a virtio device is
> > operating in legacy or virtio standard mode.
> >
> > It may be used to make decisions about the endianes
On Tue, 7 Oct 2014 16:40:01 +0200
Cornelia Huck wrote:
> Introduce a helper function to indicate whether a virtio device is
> operating in legacy or virtio standard mode.
>
> It may be used to make decisions about the endianess of virtio accesses
> and other virtio-1 specific changes, enabling
Introduce a helper function to indicate whether a virtio device is
operating in legacy or virtio standard mode.
It may be used to make decisions about the endianess of virtio accesses
and other virtio-1 specific changes, enabling us to support transitional
devices.
Reviewed-by: Thomas Huth
Sign