No further comments had been made on the patches below, so sending a pull request.
The following changes since commit 0e96643c98eb22a5f2e11ac500852133032d38e4: Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into staging (2014-04-24 16:16:57 +0100) are available in the git repository at: https://github.com/cohuck/qemu.git tags/s390x-20140425 for you to fetch changes up to 44b0c0bbb50818e995702cf76d8e07dd36f479bf: s390x/kvm: sync gbea and pp register (2014-04-25 12:59:57 +0200) ---------------------------------------------------------------- Some s390x patches: - gdb stubs to make it compile if gdb support is pulled in - linux-headers update for new oneregs - two onereg enhancements ---------------------------------------------------------------- Christian Borntraeger (2): s390x/kvm: rework KVM synchronize to tracing for some ONEREGS s390x/kvm: sync gbea and pp register Cornelia Huck (1): linux-headers update David Hildenbrand (1): s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUG linux-headers/asm-s390/kvm.h | 24 ++++++ linux-headers/linux/kvm.h | 17 ++++ linux-headers/linux/vfio.h | 6 ++ target-s390x/cpu.h | 3 + target-s390x/kvm.c | 175 +++++++++++++++++++++++------------------- trace-events | 4 + 6 files changed, 151 insertions(+), 78 deletions(-) -- 1.7.9.5