qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] A Fixup for "QEMU: CXL mailbox rework and features (Part 1)"
@ 2023-11-27 10:58 Hyeonggon Yoo
  2023-11-27 10:58 ` [PATCH v1 1/2] hw/cxl/device: read from register values in mdev_reg_read() Hyeonggon Yoo
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Hyeonggon Yoo @ 2023-11-27 10:58 UTC (permalink / raw)
  To: Jonathan Cameron, Fan Ni, Michael S . Tsirkin
  Cc: linux-cxl, qemu-devel, Davidlohr Bueso, Hyeonggon Yoo

Hi, this is a fixup for the recent patch series "QEMU: CXL mailbox rework and
features (Part 1)" [1].

This fixes two problems:

   1. Media Status in memory device status register not being correctly
      read as "Disabled" while sanitation is in progress.

   2. QEMU assertion failure when it issues an MSI-X interrupt
      (indicating the completion of the sanitize command).

[1] https://lore.kernel.org/linux-cxl/20231023160806.13206-1-Jonathan.Cameron@huawei.com

Hyeonggon Yoo (2):
  hw/cxl/device: read from register values in mdev_reg_read()
  hw/mem/cxl_type3: allocate more vectors for MSI-X

 hw/cxl/cxl-device-utils.c   | 17 +++++++++++------
 hw/mem/cxl_type3.c          |  2 +-
 include/hw/cxl/cxl_device.h |  4 +++-
 3 files changed, 15 insertions(+), 8 deletions(-)

-- 
2.39.1



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-12-04  3:39 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-27 10:58 [PATCH v1 0/2] A Fixup for "QEMU: CXL mailbox rework and features (Part 1)" Hyeonggon Yoo
2023-11-27 10:58 ` [PATCH v1 1/2] hw/cxl/device: read from register values in mdev_reg_read() Hyeonggon Yoo
2023-11-27 20:27   ` Davidlohr Bueso
2023-11-28  0:42     ` Hyeonggon Yoo
2023-11-28  5:42       ` Davidlohr Bueso
2023-11-30 16:32     ` Jonathan Cameron via
2023-12-04  3:38       ` Davidlohr Bueso
2023-11-27 10:58 ` [PATCH v1 2/2] hw/mem/cxl_type3: allocate more vectors for MSI-X Hyeonggon Yoo
2023-11-27 17:53   ` Davidlohr Bueso
2023-11-28  0:27     ` Hyeonggon Yoo
2023-11-28 12:46       ` Jonathan Cameron via
2023-11-30  5:53         ` Hyeonggon Yoo
2023-11-28  7:31 ` [PATCH v1 0/2] A Fixup for "QEMU: CXL mailbox rework and features (Part 1)" Michael S. Tsirkin
2023-11-29  7:40   ` Hyeonggon Yoo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).