qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/5] s390x: misc fixes


From: Christian Borntraeger
Subject: Re: [Qemu-devel] [PATCH 0/5] s390x: misc fixes
Date: Fri, 2 Oct 2015 13:32:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Am 01.10.2015 um 10:49 schrieb Jens Freimann:
> Conny, Christian, Alex,
> 
> here are some fixes for s390:
> 
> * Patch 1 fixes our s390 bios makefile to avoid floating point operations
> * Patch 2 adds virtualization specific registers to our gdb code
> * Patch 3 fixes a possible endless loop in our sclp event facility
> * Patch 4 fixes printing of vector register contents    
> * Patch 5 renames a function to match with the Principles of Operation 
> 
> Christian Borntraeger (2):
>   pc-bios/s390-ccw: avoid floating point operations
>   s390x/info registers: print vector registers properly
> 
> David Hildenbrand (3):
>   s390x/gdb: expose virtualization specific registers
>   s390x: set missing parent for hotplug and quiesce events
>   s390x: rename io_subsystem_reset -> subsystem_reset
> 
>  configure                  |  2 +-
>  gdb-xml/s390-virt.xml      | 18 ++++++++++
>  hw/s390x/event-facility.c  | 20 +++++------
>  hw/s390x/s390-virtio-ccw.c |  2 +-
>  pc-bios/s390-ccw/Makefile  |  3 +-
>  target-s390x/cpu.h         |  2 +-
>  target-s390x/gdbstub.c     | 82 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  target-s390x/misc_helper.c |  4 +--
>  target-s390x/translate.c   |  2 +-
>  9 files changed, 118 insertions(+), 17 deletions(-)
>  create mode 100644 gdb-xml/s390-virt.xml
> 

Thanks. applied to
git://github.com/borntraeger/qemu.git s390-next




reply via email to

[Prev in Thread] Current Thread [Next in Thread]