From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: peter.maydell@linaro.org
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>,
borntraeger@de.ibm.com, jfrei@linux.vnet.ibm.com,
qemu-devel@nongnu.org, agraf@suse.de
Subject: [Qemu-devel] [PULL 0/8] s390x: various patches
Date: Fri, 8 May 2015 11:08:27 +0200 [thread overview]
Message-ID: <1431076115-13153-1-git-send-email-cornelia.huck@de.ibm.com> (raw)
The following changes since commit f8340b360b9bc29d48716ba8aca79df2b9544979:
hw/ptimer: Do not artificially limit timers when using icount (2015-05-08 17:15:23 +1000)
are available in the git repository at:
git://github.com/cohuck/qemu tags/s390x-20150508
for you to fetch changes up to 3cda44f7bae5c9feddc11630ba6eecb2e3bed425:
s390x/kvm: migrate vcpu interrupt state (2015-05-08 10:36:19 +0200)
----------------------------------------------------------------
Assorted s390x patches:
- updates for virtio-ccw and s390-virtio, making them more similar
to virtio-pci
- improvements regarding per-vcpu interrupts and migration
----------------------------------------------------------------
Christian Borntraeger (2):
s390-virtio: Accommodate guests using virtqueues too early
s390-virtio: clear {used,avail}_event_idx on reset as well
Cornelia Huck (3):
s390-virtio: use common features
virtio-ccw: change realization sequence
virtio-ccw: implement ->device_plugged
David Hildenbrand (1):
s390x: move fpu regs into a subsection of the vmstate
Jens Freimann (2):
s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interrupts
s390x/kvm: migrate vcpu interrupt state
hw/s390x/s390-virtio-bus.c | 28 ++++++++---------
hw/s390x/s390-virtio.c | 10 ++++++
hw/s390x/virtio-ccw.c | 72 +++++++++++++++++++++++--------------------
target-s390x/cpu-qom.h | 3 ++
target-s390x/cpu.c | 1 +
target-s390x/cpu.h | 9 ++++++
target-s390x/kvm.c | 77 ++++++++++++++++++++++++++++++++++++++++++++--
target-s390x/machine.c | 49 ++++++++++++++++++++++++-----
8 files changed, 192 insertions(+), 57 deletions(-)
--
2.4.0
next reply other threads:[~2015-05-08 9:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-08 9:08 Cornelia Huck [this message]
2015-05-08 9:08 ` [Qemu-devel] [PULL 1/8] s390-virtio: Accommodate guests using virtqueues too early Cornelia Huck
2015-05-08 9:08 ` [Qemu-devel] [PULL 2/8] s390-virtio: use common features Cornelia Huck
2015-05-08 9:08 ` [Qemu-devel] [PULL 3/8] s390-virtio: clear {used, avail}_event_idx on reset as well Cornelia Huck
2015-05-08 9:08 ` [Qemu-devel] [PULL 4/8] virtio-ccw: change realization sequence Cornelia Huck
2015-05-08 9:08 ` [Qemu-devel] [PULL 5/8] virtio-ccw: implement ->device_plugged Cornelia Huck
2015-05-08 9:08 ` [Qemu-devel] [PULL 6/8] s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interrupts Cornelia Huck
2015-05-08 9:08 ` [Qemu-devel] [PULL 7/8] s390x: move fpu regs into a subsection of the vmstate Cornelia Huck
2015-05-08 9:08 ` [Qemu-devel] [PULL 8/8] s390x/kvm: migrate vcpu interrupt state Cornelia Huck
2015-05-11 8:41 ` [Qemu-devel] [PULL 0/8] s390x: various patches Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1431076115-13153-1-git-send-email-cornelia.huck@de.ibm.com \
--to=cornelia.huck@de.ibm.com \
--cc=agraf@suse.de \
--cc=borntraeger@de.ibm.com \
--cc=jfrei@linux.vnet.ibm.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).