qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.3 00/10] s390x: final updates
@ 2015-03-16 10:08 Cornelia Huck
  2015-03-16 10:08 ` [Qemu-devel] [PULL for-2.3 01/10] s390x: Replace unchecked qdev_init() by qdev_init_nofail() Cornelia Huck
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Cornelia Huck @ 2015-03-16 10:08 UTC (permalink / raw)
  To: peter.maydell; +Cc: Cornelia Huck, borntraeger, jfrei, qemu-devel, agraf

The following changes since commit 7ccfb495c64e1eef5886dcc4d48523ed6d1d22a4:

  user-exec.c: fix build on NetBSD/sparc64 and NetBSD/arm (2015-03-13 15:57:00 +0000)

are available in the git repository at:

  git://github.com/cohuck/qemu tags/s390x-20150316

for you to fetch changes up to be0b608a5463a834df0e19911356ae93660d3677:

  s390x/config: Do not include full pci.mak (2015-03-16 10:20:17 +0100)

----------------------------------------------------------------
Final batch of s390x enhancements/fixes for 2.3:
- handle TOD clock during migration
- CPACF key wrap options
- limit amount of pci device code we build
- ensure big endian accesses for ccws
- various fixes and cleanups

----------------------------------------------------------------

Cornelia Huck (1):
  virtio-ccw: assure BE accesses

Dominik Dingel (3):
  kvm: encapsulate HAS_DEVICE for vm attrs
  s390x/kvm: make use of generic vm attribute check
  s390x/ipl: remove dead code

Frank Blaschka (1):
  s390x/pci: fix length in sei_nt2 event

Jason J. Herne (1):
  s390x/kvm: Guest Migration TOD clock synchronization

Markus Armbruster (1):
  s390x: Replace unchecked qdev_init() by qdev_init_nofail()

Thomas Huth (2):
  s390x/virtio-bus: Remove unused function s390_virtio_bus_console()
  s390x/config: Do not include full pci.mak

Tony Krowiak (1):
  s390x: CPACF: Handle key wrap machine options

 default-configs/s390x-softmmu.mak |   3 +-
 hw/intc/s390_flic.c               |   6 +-
 hw/s390x/ipl.c                    |   3 -
 hw/s390x/s390-pci-bus.c           |   1 +
 hw/s390x/s390-virtio-bus.c        |   5 --
 hw/s390x/s390-virtio-bus.h        |   1 -
 hw/s390x/s390-virtio-ccw.c        |  67 +++++++++++++++++++
 hw/s390x/s390-virtio.c            |  52 +++++++++++++++
 hw/s390x/virtio-ccw.c             |  22 ++++---
 include/sysemu/kvm.h              |  12 ++++
 kvm-all.c                         |  21 ++++++
 qemu-options.hx                   |  12 +++-
 target-s390x/cpu.h                |  34 ++++++++++
 target-s390x/kvm.c                | 132 ++++++++++++++++++++++++++++----------
 14 files changed, 311 insertions(+), 60 deletions(-)

-- 
2.3.3

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

end of thread, other threads:[~2015-03-16 13:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-16 10:08 [Qemu-devel] [PULL for-2.3 00/10] s390x: final updates Cornelia Huck
2015-03-16 10:08 ` [Qemu-devel] [PULL for-2.3 01/10] s390x: Replace unchecked qdev_init() by qdev_init_nofail() Cornelia Huck
2015-03-16 10:08 ` [Qemu-devel] [PULL for-2.3 02/10] s390x/kvm: Guest Migration TOD clock synchronization Cornelia Huck
2015-03-16 10:08 ` [Qemu-devel] [PULL for-2.3 03/10] virtio-ccw: assure BE accesses Cornelia Huck
2015-03-16 10:08 ` [Qemu-devel] [PULL for-2.3 04/10] kvm: encapsulate HAS_DEVICE for vm attrs Cornelia Huck
2015-03-16 10:08 ` [Qemu-devel] [PULL for-2.3 05/10] s390x/kvm: make use of generic vm attribute check Cornelia Huck
2015-03-16 10:08 ` [Qemu-devel] [PULL for-2.3 06/10] s390x: CPACF: Handle key wrap machine options Cornelia Huck
2015-03-16 10:08 ` [Qemu-devel] [PULL for-2.3 07/10] s390x/virtio-bus: Remove unused function s390_virtio_bus_console() Cornelia Huck
2015-03-16 10:08 ` [Qemu-devel] [PULL for-2.3 08/10] s390x/ipl: remove dead code Cornelia Huck
2015-03-16 10:08 ` [Qemu-devel] [PULL for-2.3 09/10] s390x/pci: fix length in sei_nt2 event Cornelia Huck
2015-03-16 10:08 ` [Qemu-devel] [PULL for-2.3 10/10] s390x/config: Do not include full pci.mak Cornelia Huck
2015-03-16 13:03 ` [Qemu-devel] [PULL for-2.3 00/10] s390x: final updates 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).