changes from v1:
dropped two patches:
hw/pci: Do not add ROM BAR for SR-IOV VF
virtio: Always reset vhost devices
at author's request
Akiko, I think the on/off rework is a bit risky so close
to the release. So pls rework your patch not to depend on that.
Also pls note you still need to fix s390, if that does
not happen by say rc1 I'll have to revert all this stuff
by rc2, and defer to the next release.
Thanks!
The following changes since commit a87a7c449e532130d4fa8faa391ff7e1f04ed660:
Merge tag 'pull-loongarch-20240719' ofhttps://gitlab.com/gaosong/qemu into
staging (2024-07-19 16:28:28 +1000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
for you to fetch changes up to 4f947b10d525958578002848a92eeb6152ffbf0d:
hw/nvme: Add SPDM over DOE support (2024-07-22 20:15:42 -0400)
----------------------------------------------------------------
virtio,pci,pc: features,fixes
pci: Initial support for SPDM Responders
cxl: Add support for scan media, feature commands, device patrol scrub
control, DDR5 ECS control, firmware updates
virtio: in-order support
virtio-net: support for SR-IOV emulation (note: known issues on s390,
might get reverted if not fixed)
smbios: memory device size is now configurable per Machine
cpu: architecture agnostic code to support vCPU Hotplug
Fixes, cleanups all over the place.