commit | f5436dd96aea2ec937964230831f241ebd3b658b | [log] [tgz] |
---|---|---|
author | Mark McLoughlin <markmc@redhat.com> | Thu Oct 22 17:43:47 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Oct 27 12:29:03 2009 -0500 |
tree | 3ded9f3042f591e7b31df21616c49fa18fa98296 | |
parent | b1c28b464d5f21805d322b67f008e114a484146d [diff] |
virtio-net: enable tap offload if guest supports it We query the guest's feature set to see if it supports offload and, if so, we enable those features on the tap interface. Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>