qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.3 0/4] s390 patches for QEMU 2.3
@ 2014-12-03 14:38 Jens Freimann
  2014-12-03 14:38 ` [Qemu-devel] [PATCH for-2.3 1/4] s390x/ccw: fix oddity in machine class init Jens Freimann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jens Freimann @ 2014-12-03 14:38 UTC (permalink / raw)
  To: Christian Borntraeger, Alexander Graf, Cornelia Huck
  Cc: Jens Freimann, qemu-devel

Cornelia, Alex, Christian,

here are some patches targeted at QEMU 2.3. 

* Patches 1-3 are simple clean-ups 
* Patch 4 moves some register values into struct kvm_run, 
  thereby saving us a lot of set_one_reg triggered syscalls.

Cornelia Huck (1):
  s390x/ccw: fix oddity in machine class init

David Hildenbrand (2):
  s390x/kvm: sync register support helper function
  s390x/kvm: avoid syscalls by syncing registers with kvm_run

Thomas Huth (1):
  s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappers

 hw/s390x/s390-virtio-ccw.c |  2 +-
 target-s390x/cpu.h         | 81 ---------------------------------------
 target-s390x/kvm.c         | 94 ++++++++++++++++++++++++++++++----------------
 3 files changed, 63 insertions(+), 114 deletions(-)

-- 
1.8.5.5

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

end of thread, other threads:[~2014-12-04  6:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-03 14:38 [Qemu-devel] [PATCH for-2.3 0/4] s390 patches for QEMU 2.3 Jens Freimann
2014-12-03 14:38 ` [Qemu-devel] [PATCH for-2.3 1/4] s390x/ccw: fix oddity in machine class init Jens Freimann
2014-12-03 14:38 ` [Qemu-devel] [PATCH for-2.3 2/4] s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappers Jens Freimann
2014-12-03 14:38 ` [Qemu-devel] [PATCH for-2.3 3/4] s390x/kvm: sync register support helper function Jens Freimann
2014-12-03 14:38 ` [Qemu-devel] [PATCH for-2.3 4/4] s390x/kvm: avoid syscalls by syncing registers with kvm_run Jens Freimann
2014-12-04  6:29 ` [Qemu-devel] [PATCH for-2.3 0/4] s390 patches for QEMU 2.3 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).