[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH v1 for-2.12 0/5] s390x/tcg: CCW hotplug support
From: |
Cornelia Huck |
Subject: |
Re: [qemu-s390x] [PATCH v1 for-2.12 0/5] s390x/tcg: CCW hotplug support |
Date: |
Mon, 4 Dec 2017 17:56:51 +0100 |
On Mon, 4 Dec 2017 13:55:00 +0100
David Hildenbrand <address@hidden> wrote:
> Hotplugging a ccw device currently fails due to different reasons.
>
> 1. The stored machine check information is partially wrong.
> 2. The TOD programmable field cannot be restored.
> 3. STCRW cannot get executed.
>
> With these patches, I am able to sucessfully hotplug e.g. virtio-rng by
> issuing "device_add virtio-rng-ccw,id=rng0" to a Linux guest.
Thank you for taking care of my unpublished todo list ;)
Does device_del also work?
>
> David Hildenbrand (5):
> s390x/kvm: factor out build_channel_report_mcic() into cpu.h
> s390x/tcg: fix and cleanup mcck injection
> s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
> s390x/tcg: indicate value of TODPR in STCKE
> s390x/tcg: wire up STORE CHANNEL REPORT WORD
>
> target/s390x/cpu.h | 20 ++++++++++++++++++++
> target/s390x/excp_helper.c | 18 ++++++++----------
> target/s390x/helper.h | 2 ++
> target/s390x/insn-data.def | 3 +++
> target/s390x/internal.h | 6 +++---
> target/s390x/kvm.c | 25 ++-----------------------
> target/s390x/misc_helper.c | 20 ++++++++++++++++++++
> target/s390x/translate.c | 20 ++++++++++++++++++++
> 8 files changed, 78 insertions(+), 36 deletions(-)
>
- [qemu-s390x] [PATCH v1 for-2.12 5/5] s390x/tcg: wire up STORE CHANNEL REPORT WORD, (continued)
- [qemu-s390x] [PATCH v1 for-2.12 5/5] s390x/tcg: wire up STORE CHANNEL REPORT WORD, David Hildenbrand, 2017/12/04
- Re: [qemu-s390x] [PATCH v1 for-2.12 5/5] s390x/tcg: wire up STORE CHANNEL REPORT WORD, Cornelia Huck, 2017/12/04
- Re: [qemu-s390x] [PATCH v1 for-2.12 5/5] s390x/tcg: wire up STORE CHANNEL REPORT WORD, David Hildenbrand, 2017/12/04
- Re: [qemu-s390x] [PATCH v1 for-2.12 5/5] s390x/tcg: wire up STORE CHANNEL REPORT WORD, Cornelia Huck, 2017/12/04
- Re: [qemu-s390x] [PATCH v1 for-2.12 5/5] s390x/tcg: wire up STORE CHANNEL REPORT WORD, David Hildenbrand, 2017/12/04
- Re: [qemu-s390x] [PATCH v1 for-2.12 5/5] s390x/tcg: wire up STORE CHANNEL REPORT WORD, Cornelia Huck, 2017/12/04
- Re: [qemu-s390x] [PATCH v1 for-2.12 5/5] s390x/tcg: wire up STORE CHANNEL REPORT WORD, David Hildenbrand, 2017/12/04
- Re: [qemu-s390x] [PATCH v1 for-2.12 5/5] s390x/tcg: wire up STORE CHANNEL REPORT WORD, Cornelia Huck, 2017/12/05
Re: [qemu-s390x] [PATCH v1 for-2.12 5/5] s390x/tcg: wire up STORE CHANNEL REPORT WORD, Thomas Huth, 2017/12/06
Re: [qemu-s390x] [Qemu-devel] [PATCH v1 for-2.12 0/5] s390x/tcg: CCW hotplug support, no-reply, 2017/12/04
Re: [qemu-s390x] [PATCH v1 for-2.12 0/5] s390x/tcg: CCW hotplug support,
Cornelia Huck <=
Re: [qemu-s390x] [Qemu-devel] [PATCH v1 for-2.12 0/5] s390x/tcg: CCW hotplug support, no-reply, 2017/12/07