qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] s390x: some further patches
@ 2015-05-06 15:24 Cornelia Huck
  2015-05-06 15:24 ` [Qemu-devel] [PATCH 1/3] s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interrupts Cornelia Huck
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Cornelia Huck @ 2015-05-06 15:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: Cornelia Huck, borntraeger, jfrei, agraf

Here are some further s390x patches I had still lying around:
Improve interrupt injection for vcpu interrupts, move fpu regs
from the vmstate to be able to extend it with vector registers
in the future and enable migration of vcpu interrupt state.

Patchset is on top of the virtio patches I sent out on monday
(<1430753300-25739-1-git-send-email-cornelia.huck@de.ibm.com>).
Relevant git branch:

git://github.com/cohuck/qemu s390-next

I'd like to do a pull request for all of these patches by end of
the week.

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

 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 +++++++++++++++++++++++++++-----
 5 files changed, 130 insertions(+), 9 deletions(-)

-- 
2.4.0

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

end of thread, other threads:[~2015-05-06 15:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-06 15:24 [Qemu-devel] [PATCH 0/3] s390x: some further patches Cornelia Huck
2015-05-06 15:24 ` [Qemu-devel] [PATCH 1/3] s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interrupts Cornelia Huck
2015-05-06 15:24 ` [Qemu-devel] [PATCH 2/3] s390x: move fpu regs into a subsection of the vmstate Cornelia Huck
2015-05-06 15:24 ` [Qemu-devel] [PATCH 3/3] s390x/kvm: migrate vcpu interrupt state 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).