CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/01/19 09:21:00

Modified files:
        sys/dev/pv     : viomb.c 

Log message:
viomb: tweak feature negotiation

VIRTIO_F_RING_INDIRECT_DESC is always negotiated by the transport
driver, no need to specify it explicitly.

VIRTIO_BALLOON_F_MUST_TELL_HOST is not offered but is handled in the
code. Offer it during negotiation, too.

Reply via email to