[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH v3 4/6] tests/device-plug: Add CCW unplug test f
From: |
Cornelia Huck |
Subject: |
Re: [qemu-s390x] [PATCH v3 4/6] tests/device-plug: Add CCW unplug test for s390x |
Date: |
Mon, 18 Feb 2019 10:31:14 +0100 |
On Mon, 18 Feb 2019 10:22:00 +0100
David Hildenbrand <address@hidden> wrote:
> As CCW unplugs are surprise removals without asking the guest first,
> we can test this without any guest interaction.
>
> Reviewed-by: Michael S. Tsirkin <address@hidden>
> Reviewed-by: Thomas Huth <address@hidden>
> Signed-off-by: David Hildenbrand <address@hidden>
> ---
> tests/device-plug-test.c | 41 +++++++++++++++++++++++++++++++++++-----
> 1 file changed, 36 insertions(+), 5 deletions(-)
No in-depth review, but looks reasonable.
Acked-by: Cornelia Huck <address@hidden>
- [qemu-s390x] [PATCH v3 0/6] tests: Add device unplug tests, David Hildenbrand, 2019/02/18
- [qemu-s390x] [PATCH v3 1/6] cpus: Properly release the iothread lock when killing a dummy VCPU, David Hildenbrand, 2019/02/18
- [qemu-s390x] [PATCH v3 2/6] spapr: support memory unplug for qtest, David Hildenbrand, 2019/02/18
- [qemu-s390x] [PATCH v3 6/6] tests/device-plug: Add memory unplug request test for spapr, David Hildenbrand, 2019/02/18
- [qemu-s390x] [PATCH v3 4/6] tests/device-plug: Add CCW unplug test for s390x, David Hildenbrand, 2019/02/18
- Re: [qemu-s390x] [PATCH v3 4/6] tests/device-plug: Add CCW unplug test for s390x,
Cornelia Huck <=
- [qemu-s390x] [PATCH v3 5/6] tests/device-plug: Add CPU core unplug request test for spapr, David Hildenbrand, 2019/02/18
- [qemu-s390x] [PATCH v3 3/6] tests/device-plug: Add a simple PCI unplug request test, David Hildenbrand, 2019/02/18
- Re: [qemu-s390x] [PATCH v3 0/6] tests: Add device unplug tests, David Gibson, 2019/02/18