virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] virtio/s390 patches for 4.8
@ 2016-07-07 15:07 Cornelia Huck
  0 siblings, 0 replies; 5+ messages in thread
From: Cornelia Huck @ 2016-07-07 15:07 UTC (permalink / raw)
  To: mst; +Cc: virtualization, kvm, linux-s390

Michael,

here are two virtio/s390 patches for 4.8.

First, Jing Liu noticed that she could trigger panics while playing
around with hvc0 as preferred console but no virtio console: This
can be fixed by not discarding our early_put_chars after init (as
the minimal fix).

This made us wonder why we still have that code around when no current
host code supports the old transport: We have no idea whether this
still works, and it's probably a good idea to put a deprecation
message in there to check whether anyone screams.

Patches are against your vhost branch.

Christian Borntraeger (1):
  virtio/s390: keep early_put_chars

Cornelia Huck (1):
  virtio/s390: deprecate old transport

 arch/s390/Kconfig                | 13 +++++++++++++
 drivers/s390/virtio/Makefile     |  6 +++++-
 drivers/s390/virtio/kvm_virtio.c |  4 +++-
 3 files changed, 21 insertions(+), 2 deletions(-)

-- 
2.6.6

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

end of thread, other threads:[~2016-08-08 11:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1467904077-1887-1-git-send-email-cornelia.huck@de.ibm.com>
2016-07-07 15:07 ` [PATCH 1/2] virtio/s390: keep early_put_chars Cornelia Huck
2016-07-07 15:07 ` [PATCH 2/2] virtio/s390: deprecate old transport Cornelia Huck
2016-07-07 16:42 ` [PATCH 0/2] virtio/s390 patches for 4.8 Michael S. Tsirkin
     [not found] ` <20160707194246-mutt-send-email-mst@redhat.com>
2016-08-08 11:39   ` Cornelia Huck
2016-07-07 15:07 Cornelia Huck

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).