« Previous | Next » 

Revision 3cbe04c4

ID3cbe04c44254dd22da89f426c21a60f5f0e2f8b4

Added by Mark McLoughlin over 14 years ago

virtio-net: fix macaddr config regression

This commit:

commit 97b15621
virtio: use qdev properties for configuration.
Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Anthony Liguori <>

makes a guest using virtio-net see an empty macaddr because we never
copy the macaddr into the location that virtio_net_get_config() uses.

Signed-off-by: Mark McLoughlin <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences