On Sun, Dec 13, 2009 at 09:29:27PM +0100, Juan Quintela wrote:
> "Michael S. Tsirkin" <m...@redhat.com> wrote:
> > Rename features->guest_features. This is
> > what they are, avoid confusion with
> > host features which we also need to keep around.
> 
> ....
> 
> >      case SYBORG_VIRTIO_GUEST_FEATURES:
> >          if (vdev->set_features)
> >              vdev->set_features(vdev, value);
> 
> Once there, this should rename this to set_guest_features() also for 
> consistency?
> 
> Later, Juan.

We can do this. It's less important for me because we don't
need to add set_host_features anytime soon :)


Reply via email to