All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/cxl: Two CXL emulation fixes.
@ 2022-08-08 12:20 ` Jonathan Cameron via
  0 siblings, 0 replies; 8+ 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] 8+ messages in thread

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

Thread overview: 8+ 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 ` Jonathan Cameron via
2022-08-08 12:20 ` [PATCH 1/2] hw/cxl: Fix memory leak in error paths Jonathan Cameron
2022-08-08 12:20   ` Jonathan Cameron via
2022-08-08 12:20 ` [PATCH 2/2] hw/cxl: Fix wrong query of target ports Jonathan Cameron
2022-08-08 12:20   ` Jonathan Cameron via
2022-08-17 11:45 ` [PATCH 0/2] hw/cxl: Two CXL emulation fixes Jonathan Cameron
2022-08-17 11:45   ` Jonathan Cameron via

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.