qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] more ais fixups
@ 2017-09-27  7:20 Christian Borntraeger
  2017-09-27  7:20 ` [Qemu-devel] [PATCH v3 1/3] s390x/cpumodel: remove ais from z14 default model-> also for 2.10.1 Christian Borntraeger
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Christian Borntraeger @ 2017-09-27  7:20 UTC (permalink / raw)
  To: Cornelia Huck
  Cc: qemu-devel, Alexander Graf, Thomas Huth, David Hildenbrand,
	Richard Henderson, Michael Roth, Yi Min Zhao, Halil Pasic,
	Christian Borntraeger

I think Patches 1 and 2 are undisputed.
Patch 1 needs to go into 2.10.1 as well.
Patch 2 is for 2.11
Patch 3 is still under discussion if this is the right solution

v2->v3: 
- add the ais removal from the z14 cpu model
- fix indent



Christian Borntraeger (3):
  s390x/cpumodel: remove ais from z14 default model-> also for 2.10.1
  s390x/ais: enable ais when migration is available
  s390x/ais: disable ais for compat machines

 hw/intc/s390_flic.c                |  8 ++------
 hw/intc/s390_flic_kvm.c            | 18 +++++++++++++-----
 hw/s390x/css.c                     |  4 ++--
 hw/s390x/s390-virtio-ccw.c         | 20 +++++++++++++++++---
 include/hw/s390x/s390-virtio-ccw.h |  3 +++
 include/hw/s390x/s390_flic.h       |  1 -
 target/s390x/gen-features.c        |  1 -
 target/s390x/kvm.c                 | 10 ++--------
 8 files changed, 39 insertions(+), 26 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-09-29  8:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-27  7:20 [Qemu-devel] [PATCH v3 0/3] more ais fixups Christian Borntraeger
2017-09-27  7:20 ` [Qemu-devel] [PATCH v3 1/3] s390x/cpumodel: remove ais from z14 default model-> also for 2.10.1 Christian Borntraeger
2017-09-27  9:12   ` Cornelia Huck
2017-09-27  7:20 ` [Qemu-devel] [PATCH v3 2/3] s390x/ais: enable ais when migration is available Christian Borntraeger
2017-09-28 14:42   ` Cornelia Huck
2017-09-29  8:12   ` Christian Borntraeger
2017-09-29  8:25     ` Cornelia Huck
2017-09-27  7:20 ` [Qemu-devel] [PATCH v3 3/3] s390x/ais: disable ais for compat machines Christian Borntraeger

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