On Tue, 26 May 2015 14:58:02 +0800
Shannon Zhao wrote:
>
>
> On 2015/5/22 20:11, Cornelia Huck wrote:
> > Move host_features from the individual transport proxies into
> > the virtio device. Transports may continue to add feature bits
> > during device plugging.
> >
> > This should it make eas
On 2015/5/22 20:11, Cornelia Huck wrote:
> Move host_features from the individual transport proxies into
> the virtio device. Transports may continue to add feature bits
> during device plugging.
>
> This should it make easier to offer different sets of host features
> for virtio-1/transitional
Move host_features from the individual transport proxies into
the virtio device. Transports may continue to add feature bits
during device plugging.
This should it make easier to offer different sets of host features
for virtio-1/transitional support.
Signed-off-by: Cornelia Huck
---
hw/s390x/s