14.10.2024 15:18, Jonathan Cameron via wrote:
A mixed bag of fixes that have all been on the list already with the exception of: "hw/pci-bridge: Make pxb_dev_realize_common() return if it succeeded" (so that's the one that needs more eyes).I've tweaked the others to fix typos and correct Fixes tags (adding them where missing and fixing formatting), but they are fundamentally the same that has been reviewed on list. Ajay Joshi (1): hw/cxl: Fix background completion percentage calculation Dmitry Frolov (1): hw/cxl: Fix uint32 overflow cxl-mailbox-utils.c Fan Ni (1): hw/mem/cxl_type3: Fix More flag setting for dynamic capacity event records Jonathan Cameron (2): hw/cxl: Fix indent of structure member hw/pci-bridge: Make pxb_dev_realize_common() return if it succeeded Shiju Jose (1): hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables Yao Xingtao (1): mem/cxl_type3: Fix overlapping region validation error
Is anything in there for qemu-stable? Thanks, /mjt
include/hw/cxl/cxl_device.h | 36 ++++++++++++++++++----------- hw/cxl/cxl-mailbox-utils.c | 31 +++++++++++-------------- hw/mem/cxl_type3.c | 15 +++++------- hw/pci-bridge/pci_expander_bridge.c | 13 +++++++---- 4 files changed, 49 insertions(+), 46 deletions(-)
-- GPG Key transition (from rsa2048 to rsa4096) since 2024-04-24. New key: rsa4096/61AD3D98ECDF2C8E 9D8B E14E 3F2A 9DD7 9199 28F1 61AD 3D98 ECDF 2C8E Old key: rsa2048/457CE0A0804465C5 6EE1 95D1 886E 8FFB 810D 4324 457C E0A0 8044 65C5 Transition statement: http://www.corpit.ru/mjt/gpg-transition-2024.txt
