]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-options: Fix bad "macaddr" property in the documentation
authorThomas Huth <thuth@redhat.com>
Mon, 13 Aug 2018 11:51:44 +0000 (13:51 +0200)
committerJason Wang <jasowang@redhat.com>
Fri, 19 Oct 2018 03:15:04 +0000 (11:15 +0800)
commit37a4442a76d010f5d957e3ee09dfb23364281b37
treee2d0f9c3c2ee3fbbb73ac363ee50ea4dc2be18f0
parent1001cf45a7ca22d990e19a81029319ca763cad4f
qemu-options: Fix bad "macaddr" property in the documentation

When using the "-device" option, the property is called "mac".
"macaddr" is only used for the legacy "-net nic" option.

Reported-by: Harald Hoyer <harald@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
qemu-options.hx