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
Peter Maydell 24602b77f5 virtio,pc,pci: bug fixes, new test
Some small bug fixes, notably a fix for a regression
 in cpu hotplug after migration. I also included a
 new test, just to help make sure we don't regress cxl.
 
 Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
 -----BEGIN PGP SIGNATURE-----
 
 iQFDBAABCAAtFiEEXQn9CHHI+FuUyooNKB8NuNKNVGkFAmdHJRIPHG1zdEByZWRo
 YXQuY29tAAoJECgfDbjSjVRpTkQIAJYFpFTPRnO8mA6gurfheB7Jt0ywAMrjKWfg
 uEkfZXXSQeCS8NBNPoZt7S8AE6xHE2a4b5lNWiS4a4coFmgTjtKPM8YsU01riyRk
 EasRxynGua2XGUWGK93r9L27v9zGz/vRC0Lujmw3VAUKGeL7a17KzmxwXLXe+DzS
 PgcI/H5hqoCDalT8aF6wOEDaWIHeo4dauDubYavW/+yaPtUvmy9MBkXbIV4iYqT5
 V6geeYIKW/yE/GHxxXOw/RE1FgpiZhebtQP26jPTSk0z/JaV5S0DNYs07joXmbaU
 fW5LSLgH3+oDI/GIhvsZ6hP87rVXBdaAogeJqT8SsuChBR55TpY=
 =B7KB
 -----END PGP SIGNATURE-----

Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging

virtio,pc,pci: bug fixes, new test

Some small bug fixes, notably a fix for a regression
in cpu hotplug after migration. I also included a
new test, just to help make sure we don't regress cxl.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

# -----BEGIN PGP SIGNATURE-----
#
# iQFDBAABCAAtFiEEXQn9CHHI+FuUyooNKB8NuNKNVGkFAmdHJRIPHG1zdEByZWRo
# YXQuY29tAAoJECgfDbjSjVRpTkQIAJYFpFTPRnO8mA6gurfheB7Jt0ywAMrjKWfg
# uEkfZXXSQeCS8NBNPoZt7S8AE6xHE2a4b5lNWiS4a4coFmgTjtKPM8YsU01riyRk
# EasRxynGua2XGUWGK93r9L27v9zGz/vRC0Lujmw3VAUKGeL7a17KzmxwXLXe+DzS
# PgcI/H5hqoCDalT8aF6wOEDaWIHeo4dauDubYavW/+yaPtUvmy9MBkXbIV4iYqT5
# V6geeYIKW/yE/GHxxXOw/RE1FgpiZhebtQP26jPTSk0z/JaV5S0DNYs07joXmbaU
# fW5LSLgH3+oDI/GIhvsZ6hP87rVXBdaAogeJqT8SsuChBR55TpY=
# =B7KB
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed 27 Nov 2024 13:56:34 GMT
# gpg:                using RSA key 5D09FD0871C8F85B94CA8A0D281F0DB8D28D5469
# gpg:                issuer "mst@redhat.com"
# gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>" [full]
# gpg:                 aka "Michael S. Tsirkin <mst@redhat.com>" [full]
# Primary key fingerprint: 0270 606B 6F3C DF3D 0B17  0970 C350 3912 AFBE 8E67
#      Subkey fingerprint: 5D09 FD08 71C8 F85B 94CA  8A0D 281F 0DB8 D28D 5469

* tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu:
  vhost: fail device start if iotlb update fails
  bios-tables-test: Add data for complex numa test (GI, GP etc)
  bios-tables-test: Add complex SRAT / HMAT test for GI GP
  bios-tables-test: Allow for new acpihmat-generic-x test data.
  qapi/qom: Change Since entry for AcpiGenericPortProperties to 9.2
  hw/acpi: Fix size of HID in build_append_srat_acpi_device_handle()
  qapi: fix device-sync-config since-version
  hw/cxl: Check for zero length features in cmd_features_set_feature()
  tests/acpi: update expected blobs
  Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug"
  Revert "hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states"
  qtest: allow ACPI DSDT Table changes
  vhost_net: fix assertion triggered by batch of host notifiers processing

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
6 days ago
..
can hw/net/can/xlnx-versal-canfd: Fix FIFO issues 3 months ago
fsl_etsec hw/net/fsl_etsec/etsec: Prefer DEFINE_TYPES() macro 4 weeks ago
rocker hw/net/rocker/rocker_of_dpa.c: Remove superfluous error check 2 weeks ago
Kconfig kconfig: Add PCIe devices to s390x machines 1 year ago
allwinner-sun8i-emac.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
allwinner_emac.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
cadence_gem.c mark <zlib.h> with for-crc32 in a consistent manner 3 months ago
dp8393x.c mark <zlib.h> with for-crc32 in a consistent manner 3 months ago
e1000.c hw, target: Add ResetType argument to hold and exit phase methods 7 months ago
e1000_common.h
e1000_regs.h hw/net: spelling fixes 1 year ago
e1000e.c tap: Remove qemu_using_vnet_hdr() 6 months ago
e1000e_core.c hw/net: remove return after g_assert_not_reached() 2 months ago
e1000e_core.h e1000e: fix link state on resume 9 months ago
e1000x_common.c e1000x: Take CRC into consideration for size check 2 years ago
e1000x_common.h e1000x: Share more Rx filtering logic 2 years ago
e1000x_regs.h hw/net: spelling fixes 1 year ago
eepro100.c license: Simplify GPL-2.0-or-later license descriptions 3 months ago
ftgmac100.c mark <zlib.h> with for-crc32 in a consistent manner 3 months ago
i82596.c * Convert more Avocado tests to the new functional test framework 2 months ago
i82596.h
igb.c Revert "pcie_sriov: Ensure VF function number does not overflow" 4 months ago
igb_common.h igb: Add a VF reset handler 1 year ago
igb_core.c hw/net: remove return after g_assert_not_reached() 2 months ago
igb_core.h igb: fix link state on resume 9 months ago
igb_regs.h license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 3 months ago
igbvf.c hw, target: Add ResetType argument to hold and exit phase methods 7 months ago
imx_fec.c mark <zlib.h> with for-crc32 in a consistent manner 3 months ago
lan9118.c mark <zlib.h> with for-crc32 in a consistent manner 3 months ago
lance.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
lasi_i82596.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
mcf_fec.c mark <zlib.h> with for-crc32 in a consistent manner 3 months ago
meson.build hw/net: Remove TYPE_ETRAX_FS_ETH device 3 months ago
mipsnet.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
msf2-emac.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
mv88w8618_eth.c hw/net: Constify VMState 11 months ago
ne2000-isa.c hw/net: Constify VMState 11 months ago
ne2000-pci.c hw/net: Constify VMState 11 months ago
ne2000.c hw/net: Constify VMState 11 months ago
ne2000.h
net_rx_pkt.c hw/net/net_rx_pkt: Remove deadcode 2 months ago
net_rx_pkt.h hw/net/net_rx_pkt: Remove deadcode 2 months ago
net_tx_pkt.c tap: Remove qemu_using_vnet_hdr() 6 months ago
net_tx_pkt.h igb: Implement Tx SCTP CSO 2 years ago
npcm7xx_emc.c mark <zlib.h> with for-crc32 in a consistent manner 3 months ago
npcm_gmac.c hw/net/npcm_gmac: Change error log to trace event 4 weeks ago
opencores_eth.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
pcnet-pci.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
pcnet.c Avoid unaligned fetch in ladr_match() 9 months ago
pcnet.h
rtl8139.c mark <zlib.h> with for-crc32 in a consistent manner 3 months ago
smc91c111.c mark <zlib.h> with for-crc32 in a consistent manner 3 months ago
spapr_llan.c hw/net/spapr: prevent potential NULL dereference 5 months ago
stellaris_enet.c mark <zlib.h> with for-crc32 in a consistent manner 3 months ago
sungem.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
sunhme.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
trace-events hw/net/npcm_gmac: Change error log to trace event 4 weeks ago
trace.h
tulip.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
tulip.h
vhost_net-stub.c
vhost_net.c vhost_net: fix assertion triggered by batch of host notifiers processing 1 week ago
virtio-net.c virtio-net: Add queues before loading them 1 week ago
vmware_utils.h
vmxnet3.c hw/net: remove return after g_assert_not_reached() 2 months ago
vmxnet3.h hw/net: spelling fixes 1 year ago
vmxnet3_defs.h
vmxnet_debug.h
xen_nic.c hw/net/xen_nic: Fix missing ERRP_GUARD() for error_prepend() 9 months ago
xgmac.c hw/net: Constify VMState 11 months ago
xilinx_axienet.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
xilinx_ethlite.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago