Searched hist:f138ed5e005db9d8ce1eb511bea7c9da4333da76 (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/include/hw/net/ |
H A D | lan9118.h | diff f138ed5e005db9d8ce1eb511bea7c9da4333da76 Mon Oct 23 03:37:36 CDT 2023 David Woodhouse <dwmw@amazon.co.uk> hw/net/lan9118: use qemu_configure_nic_device()
Some callers instantiate the device unconditionally, others will do so only if there is a NICInfo to go with it. This appears to be fairly random, but preseve the existing behaviour for now.
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Reviewed-by: Thomas Huth <thuth@redhat.com>
|
/openbmc/qemu/hw/arm/ |
H A D | kzm.c | diff f138ed5e005db9d8ce1eb511bea7c9da4333da76 Mon Oct 23 03:37:36 CDT 2023 David Woodhouse <dwmw@amazon.co.uk> hw/net/lan9118: use qemu_configure_nic_device()
Some callers instantiate the device unconditionally, others will do so only if there is a NICInfo to go with it. This appears to be fairly random, but preseve the existing behaviour for now.
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Reviewed-by: Thomas Huth <thuth@redhat.com>
|
H A D | mps2.c | diff f138ed5e005db9d8ce1eb511bea7c9da4333da76 Mon Oct 23 03:37:36 CDT 2023 David Woodhouse <dwmw@amazon.co.uk> hw/net/lan9118: use qemu_configure_nic_device()
Some callers instantiate the device unconditionally, others will do so only if there is a NICInfo to go with it. This appears to be fairly random, but preseve the existing behaviour for now.
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Reviewed-by: Thomas Huth <thuth@redhat.com>
|
H A D | realview.c | diff f138ed5e005db9d8ce1eb511bea7c9da4333da76 Mon Oct 23 03:37:36 CDT 2023 David Woodhouse <dwmw@amazon.co.uk> hw/net/lan9118: use qemu_configure_nic_device()
Some callers instantiate the device unconditionally, others will do so only if there is a NICInfo to go with it. This appears to be fairly random, but preseve the existing behaviour for now.
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Reviewed-by: Thomas Huth <thuth@redhat.com>
|
H A D | vexpress.c | diff f138ed5e005db9d8ce1eb511bea7c9da4333da76 Mon Oct 23 03:37:36 CDT 2023 David Woodhouse <dwmw@amazon.co.uk> hw/net/lan9118: use qemu_configure_nic_device()
Some callers instantiate the device unconditionally, others will do so only if there is a NICInfo to go with it. This appears to be fairly random, but preseve the existing behaviour for now.
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Reviewed-by: Thomas Huth <thuth@redhat.com>
|
/openbmc/qemu/hw/net/ |
H A D | lan9118.c | diff f138ed5e005db9d8ce1eb511bea7c9da4333da76 Mon Oct 23 03:37:36 CDT 2023 David Woodhouse <dwmw@amazon.co.uk> hw/net/lan9118: use qemu_configure_nic_device()
Some callers instantiate the device unconditionally, others will do so only if there is a NICInfo to go with it. This appears to be fairly random, but preseve the existing behaviour for now.
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Reviewed-by: Thomas Huth <thuth@redhat.com>
|