Linux CXL
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/cxl: Two CXL emulation fixes.
@ 2022-08-08 12:20 Jonathan Cameron
  2022-08-08 12:20 ` [PATCH 1/2] hw/cxl: Fix memory leak in error paths Jonathan Cameron
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jonathan Cameron @ 2022-08-08 12:20 UTC (permalink / raw)
  To: qemu-devel, Michael S . Tsirkin, Peter Maydell, Igor Mammedov
  Cc: linux-cxl, linuxarm, Shameerali Kolothum Thodi, Ben Widawsky,
	Paolo Bonzini

Peter Maydell reported both these issues, having looked into Coverity
identified issues. The memory leak was straight forward, but testing the
second patch identified a bug in the Linux kernel.

This bug has been fixed in the series
https://lore.kernel.org/linux-cxl/165973125417.1526540.14425647258796609596.stgit@dwillia2-xfh.jf.intel.com/T/#t
and is now available in the cxl.git pending branch.

Another clear example of why QEMU emulation is useful for kernel development.

Jonathan Cameron (2):
  hw/cxl: Fix memory leak in error paths
  hw/cxl: Fix wrong query of target ports

 hw/cxl/cxl-host.c | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2022-08-17 11:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-08 12:20 [PATCH 0/2] hw/cxl: Two CXL emulation fixes Jonathan Cameron
2022-08-08 12:20 ` [PATCH 1/2] hw/cxl: Fix memory leak in error paths Jonathan Cameron
2022-08-08 12:20 ` [PATCH 2/2] hw/cxl: Fix wrong query of target ports Jonathan Cameron
2022-08-17 11:45 ` [PATCH 0/2] hw/cxl: Two CXL emulation fixes Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox