Home
last modified time | relevance | path

Searched hist:baf74c95 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dqemu-options.hxbaf74c95 Thu Oct 22 11:43:37 CDT 2009 Mark McLoughlin <markmc@redhat.com> net: add a vnet_hdr=on|off parameter

This allows people to disable the IFF_VNET_HDR flag, e.g. for debugging
purposes or if they know they may migrate the guest to a machine without
IFF_VNET_HDR support.

It also allows making the lack of IFF_VNET_HDR support an error
condition, e.g. in the case where a guest is being migrated from a host
which does support it.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>