You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/net
Stefan Hajnoczi 4d5d933bbc Xen regression fixes and cleanups
-----BEGIN PGP SIGNATURE-----
 
 iQJGBAABCAAwFiEEMUsIrNDeSBEzpfKGm+mA/QrAFUQFAmeIxhcSHGR3bXdAYW1h
 em9uLmNvLnVrAAoJEJvpgP0KwBVEbKoP/iqQ+PhbwT9+xz6lxW+g1Dx+YGrT/ugp
 d3xHn9AEkR0EHC42J6RB/llyWbKVD/IIhYwUk5GDm+4InGrtuQDhG6UqWxqvIRht
 0JuZvVm7x5akmKv73igxNqZHVg0ZEAS+EllBUaBYWj0pvpMbBK93Sdz9PXKxA7Nm
 dPeFrOpL2TAmnDCH1UuBbXypHEjAghmv7WFphMtk6qLX+wYVaK3F2J/ed2TNyT0V
 LliOdQH0Pxt445SSVJIZRe9bW3FH7qyvZV1gCnxSnqPUlN7vBhpjzgl4hWEzVYcp
 7X21ZAD9kPc81DJjYucbLjAbrqSmlDrJqL05qtRigfPcnqz2NoKrYxhj8B0F8mgt
 1IbymPyeab5gk5Hi1QgMmG5eobDDaglDSxpq6gRfJBiJW+1adif00z/HVvt5onS0
 uQ6i6w5NzQciBX77muAb2ZDEMysjk+3wSJMMpkfl90D0kjlMqeWWs4FH9ThasjC+
 EhQioUD0euedgnzOSfQjNNtAW4gzv9rcShkcV84bjxP/0Es+Pgx9f6wtCUTzdeqy
 Cid8/72lHIgrkZGfpv8BBZkA1XP09vgtUGKyAWm4yHOcB57l8cNiL1nKtqoCLwkQ
 8JWFWzFeEY19KoiRGY5saH6ExeOx8fmc/lYwqImZqFqvuFX4Vf2RJdTIRIYr7g05
 2QffxFmskg+A
 =Wz0V
 -----END PGP SIGNATURE-----

Merge tag 'pull-xenfv-20250116' of git://git.infradead.org/users/dwmw2/qemu into staging

Xen regression fixes and cleanups

# -----BEGIN PGP SIGNATURE-----
#
# iQJGBAABCAAwFiEEMUsIrNDeSBEzpfKGm+mA/QrAFUQFAmeIxhcSHGR3bXdAYW1h
# em9uLmNvLnVrAAoJEJvpgP0KwBVEbKoP/iqQ+PhbwT9+xz6lxW+g1Dx+YGrT/ugp
# d3xHn9AEkR0EHC42J6RB/llyWbKVD/IIhYwUk5GDm+4InGrtuQDhG6UqWxqvIRht
# 0JuZvVm7x5akmKv73igxNqZHVg0ZEAS+EllBUaBYWj0pvpMbBK93Sdz9PXKxA7Nm
# dPeFrOpL2TAmnDCH1UuBbXypHEjAghmv7WFphMtk6qLX+wYVaK3F2J/ed2TNyT0V
# LliOdQH0Pxt445SSVJIZRe9bW3FH7qyvZV1gCnxSnqPUlN7vBhpjzgl4hWEzVYcp
# 7X21ZAD9kPc81DJjYucbLjAbrqSmlDrJqL05qtRigfPcnqz2NoKrYxhj8B0F8mgt
# 1IbymPyeab5gk5Hi1QgMmG5eobDDaglDSxpq6gRfJBiJW+1adif00z/HVvt5onS0
# uQ6i6w5NzQciBX77muAb2ZDEMysjk+3wSJMMpkfl90D0kjlMqeWWs4FH9ThasjC+
# EhQioUD0euedgnzOSfQjNNtAW4gzv9rcShkcV84bjxP/0Es+Pgx9f6wtCUTzdeqy
# Cid8/72lHIgrkZGfpv8BBZkA1XP09vgtUGKyAWm4yHOcB57l8cNiL1nKtqoCLwkQ
# 8JWFWzFeEY19KoiRGY5saH6ExeOx8fmc/lYwqImZqFqvuFX4Vf2RJdTIRIYr7g05
# 2QffxFmskg+A
# =Wz0V
# -----END PGP SIGNATURE-----
# gpg: Signature made Thu 16 Jan 2025 03:40:55 EST
# gpg:                using RSA key 314B08ACD0DE481133A5F2869BE980FD0AC01544
# gpg:                issuer "dwmw@amazon.co.uk"
# gpg: Good signature from "David Woodhouse <dwmw@amazon.co.uk>" [unknown]
# gpg:                 aka "David Woodhouse <dwmw@amazon.com>" [unknown]
# gpg: WARNING: The key's User ID is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 314B 08AC D0DE 4811 33A5  F286 9BE9 80FD 0AC0 1544

* tag 'pull-xenfv-20250116' of git://git.infradead.org/users/dwmw2/qemu:
  system/runstate: Fix regression, clarify BQL status of exit notifiers
  hw/xen: Fix errp handling in xen_console
  hw/xen: Use xs_node_read() from xenstore_read_str() instead of open-coding it
  hw/xen: Use xs_node_read() from xen_netdev_get_name()
  hw/xen: Use xs_node_read() from xen_console_get_name()
  hw/xen: Use xs_node_read() from xs_node_vscanf()
  xen: do not use '%ms' scanf specifier
  hw/xen: Add xs_node_read() helper function

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
6 days ago
..
can include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
fsl_etsec include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
rocker include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
Kconfig hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementations 1 month ago
allwinner-sun8i-emac.c Accel & Exec patch queue 1 month ago
allwinner_emac.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
cadence_gem.c Accel & Exec patch queue 1 month ago
dp8393x.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
e1000.c Accel & Exec patch queue 1 month ago
e1000_common.h
e1000_regs.h
e1000e.c Accel & Exec patch queue 1 month ago
e1000e_core.c include: Rename sysemu/ -> system/ 1 month ago
e1000e_core.h
e1000x_common.c
e1000x_common.h
e1000x_regs.h
eepro100.c Accel & Exec patch queue 1 month ago
ftgmac100.c Accel & Exec patch queue 1 month ago
i82596.c * Convert more Avocado tests to the new functional test framework 4 months ago
i82596.h
igb.c Accel & Exec patch queue 1 month ago
igb_common.h
igb_core.c include: Rename sysemu/ -> system/ 1 month ago
igb_core.h
igb_regs.h license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 4 months ago
igbvf.c
imx_fec.c Accel & Exec patch queue 1 month ago
lan9118.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
lan9118_phy.c hw/net/lan9118_phy: Add missing 100 mbps full duplex advertisement 1 month ago
lance.c Accel & Exec patch queue 1 month ago
lasi_i82596.c Accel & Exec patch queue 1 month ago
mcf_fec.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
meson.build hw/net/lan9118: Extract lan9118_phy 1 month ago
mipsnet.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
msf2-emac.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
mv88w8618_eth.c Accel & Exec patch queue 1 month ago
ne2000-isa.c Accel & Exec patch queue 1 month ago
ne2000-pci.c Accel & Exec patch queue 1 month ago
ne2000.c
ne2000.h
net_rx_pkt.c hw/net/net_rx_pkt: Remove deadcode 4 months ago
net_rx_pkt.h hw/net/net_rx_pkt: Remove deadcode 4 months ago
net_tx_pkt.c
net_tx_pkt.h
npcm7xx_emc.c Accel & Exec patch queue 1 month ago
npcm_gmac.c Accel & Exec patch queue 1 month ago
opencores_eth.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
pcnet-pci.c Accel & Exec patch queue 1 month ago
pcnet.c
pcnet.h
rtl8139.c Accel & Exec patch queue 1 month ago
smc91c111.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
spapr_llan.c Accel & Exec patch queue 1 month ago
stellaris_enet.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
sungem.c Accel & Exec patch queue 1 month ago
sunhme.c Accel & Exec patch queue 1 month ago
trace-events hw/net/xilinx_ethlite: Convert some debug logs to trace events 3 weeks ago
trace.h
tulip.c Accel & Exec patch queue 1 month ago
tulip.h
vhost_net-stub.c
vhost_net.c vhost_net: fix assertion triggered by batch of host notifiers processing 2 months ago
virtio-net.c virtio-net: vhost-user: Implement internal migration 6 days ago
vmware_utils.h
vmxnet3.c Accel & Exec patch queue 1 month ago
vmxnet3.h
vmxnet3_defs.h
vmxnet_debug.h
xen_nic.c hw/xen: Use xs_node_read() from xen_netdev_get_name() 6 days ago
xgmac.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
xilinx_axienet.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 month ago
xilinx_ethlite.c hw/net/xilinx_ethlite: Map RESERVED I/O as unimplemented 1 week ago