]> git.ipfire.org Git - thirdparty/qemu.git/commit
Add new PCI ID for i82559a
authorMike Nawrocki <michael.nawrocki@gtri.gatech.edu>
Tue, 7 Nov 2017 18:35:03 +0000 (13:35 -0500)
committerJason Wang <jasowang@redhat.com>
Mon, 13 Nov 2017 07:48:54 +0000 (15:48 +0800)
commit5e89dc01133f8f5e621f6b66b356c6f37d31dafb
treec6f5737357b2925e28a44215cb64fb79f88fdb83
parent1865e288a823c764cd4344d704e33344595152b8
Add new PCI ID for i82559a

Adds a new PCI ID for the i82559a (0x8086 0x1030) interface. The
"x-use-alt-device-id" property controls whether this new ID is to be
used, and is true by default, and set to false in a compat entry.

Signed-off-by: Mike Nawrocki <michael.nawrocki@gtri.gatech.edu>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/eepro100.c
include/hw/compat.h
include/hw/pci/pci.h
qemu-options.hx