qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] s390x: various patches
@ 2015-05-08  9:08 Cornelia Huck
  2015-05-08  9:08 ` [Qemu-devel] [PULL 1/8] s390-virtio: Accommodate guests using virtqueues too early Cornelia Huck
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Cornelia Huck @ 2015-05-08  9:08 UTC (permalink / raw)
  To: peter.maydell; +Cc: Cornelia Huck, borntraeger, jfrei, qemu-devel, agraf

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

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

end of thread, other threads:[~2015-05-11  8:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-08  9:08 [Qemu-devel] [PULL 0/8] s390x: various patches Cornelia Huck
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

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