qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH/RFC 0/5] s390x/kvm: track the logical cpu state in QEMU and propagate it to kvm
@ 2014-07-10 13:10 Christian Borntraeger
  2014-07-10 13:10 ` [Qemu-devel] [PATCH/RFC 1/5] update linux headers with with cpustate changes Christian Borntraeger
                   ` (6 more replies)
  0 siblings, 7 replies; 23+ messages in thread
From: Christian Borntraeger @ 2014-07-10 13:10 UTC (permalink / raw)
  To: KVM, qemu-devel
  Cc: linux-s390, Christian Borntraeger, Alexander Graf,
	David Hildenbrand, Jens Freimann, Cornelia Huck, Paolo Bonzini

This is the qemu part of kernel series "Let user space control the
cpu states"

Christian Borntraeger (1):
  update linux headers with with cpustate changes

David Hildenbrand (4):
  s390x/kvm: introduce proper states for s390 cpus
  s390x/kvm: proper use of the cpu states OPERATING and STOPPED
  s390x/kvm: test whether a cpu is STOPPED when checking "has_work"
  s390x/kvm: propagate s390 cpu state to kvm

 hw/s390x/ipl.c            |   2 +-
 hw/s390x/s390-virtio.c    |  32 --------------
 linux-headers/linux/kvm.h |   7 ++-
 target-s390x/cpu.c        | 106 +++++++++++++++++++++++++++++++++++++++-------
 target-s390x/cpu.h        |  33 +++++++++++++--
 target-s390x/helper.c     |  11 ++---
 target-s390x/kvm.c        |  49 ++++++++++++++++++---
 trace-events              |   6 +++
 8 files changed, 179 insertions(+), 67 deletions(-)

-- 
1.8.4.2

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

end of thread, other threads:[~2014-07-31  7:45 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-10 13:10 [Qemu-devel] [PATCH/RFC 0/5] s390x/kvm: track the logical cpu state in QEMU and propagate it to kvm Christian Borntraeger
2014-07-10 13:10 ` [Qemu-devel] [PATCH/RFC 1/5] update linux headers with with cpustate changes Christian Borntraeger
2014-07-10 13:10 ` [Qemu-devel] [PATCH/RFC 2/5] s390x/kvm: introduce proper states for s390 cpus Christian Borntraeger
2014-07-10 13:10 ` [Qemu-devel] [PATCH/RFC 3/5] s390x/kvm: proper use of the cpu states OPERATING and STOPPED Christian Borntraeger
2014-07-10 13:10 ` [Qemu-devel] [PATCH/RFC 4/5] s390x/kvm: test whether a cpu is STOPPED when checking "has_work" Christian Borntraeger
2014-07-28 13:49   ` Alexander Graf
2014-07-28 14:16     ` David Hildenbrand
2014-07-28 14:19       ` Paolo Bonzini
2014-07-28 14:22       ` Alexander Graf
2014-07-28 15:03         ` David Hildenbrand
2014-07-28 15:57           ` David Hildenbrand
2014-07-28 16:45           ` Alexander Graf
2014-07-29 13:52           ` Paolo Bonzini
2014-07-29 15:06             ` David Hildenbrand
2014-07-29 11:44         ` Christian Borntraeger
2014-07-29 11:49           ` Alexander Graf
2014-07-31  7:45             ` David Hildenbrand
2014-07-10 13:10 ` [Qemu-devel] [PATCH/RFC 5/5] s390x/kvm: propagate s390 cpu state to kvm Christian Borntraeger
2014-07-10 13:14 ` [Qemu-devel] [PATCH/RFC 0/5] s390x/kvm: track the logical cpu state in QEMU and propagate it " David Hildenbrand
2014-07-10 13:14 ` David Hildenbrand
2014-07-10 13:27   ` David Hildenbrand
2014-07-28 13:43     ` Alexander Graf
2014-07-28 13:45       ` Alexander Graf

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