All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] hw/s390x/ccw: Disable legacy mode
@ 2026-04-20 14:47 Jaehoon Kim
  2026-04-20 14:47 ` [PATCH v2 1/1] hw/s390x/ccw: Disable legacy virtio-pci by default (v11.1+) Jaehoon Kim
  0 siblings, 1 reply; 5+ messages in thread
From: Jaehoon Kim @ 2026-04-20 14:47 UTC (permalink / raw)
  To: qemu-devel, qemu-s390x
  Cc: richard.henderson, iii, david, pasic, borntraeger, farman,
	mjrosato, cohuck, Jaehoon Kim

Hello,

This is v2 of the patch.

Changes in v2:
- Drop RFC tag as the approach has been reviewed and agreed in principle.
- Improve comments to clarify why legacy virtio-pci is not usable on s390x
  due to lack of I/O BAR support (IO_SPACE_LIMIT is 0).

No functional changes.

RFC v1:
https://lore.kernel.org/qemu-devel/20260417154332.849664-1-jhkim@linux.ibm.com/

Thanks,
Jaehoon Kim.

Jaehoon Kim (1):
  hw/s390x/ccw: Disable legacy virtio-pci by default (v11.1+)

 hw/s390x/s390-virtio-ccw.c | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

-- 
2.50.1



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

end of thread, other threads:[~2026-04-22  9:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-20 14:47 [PATCH v2 0/1] hw/s390x/ccw: Disable legacy mode Jaehoon Kim
2026-04-20 14:47 ` [PATCH v2 1/1] hw/s390x/ccw: Disable legacy virtio-pci by default (v11.1+) Jaehoon Kim
2026-04-21 18:01   ` Matthew Rosato
2026-04-21 22:34   ` Halil Pasic
2026-04-22  9:53   ` Cornelia Huck

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.