[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 0/4] hw: vfio: some trivial fix
From: |
Alex Williamson |
Subject: |
Re: [Qemu-devel] [PATCH v2 0/4] hw: vfio: some trivial fix |
Date: |
Tue, 21 May 2019 09:37:36 -0600 |
On Tue, 21 May 2019 08:15:39 -0700
Li Qiang <address@hidden> wrote:
> These patchset fix some trivial issues,
> The first patch makes the code more QOMConventions.
> The second decouples VMStateDescription's name with
> QOM TypeInfo's name.
> The third fixes a typo.
> The fourth reduce duplicated code.
>
> Change since v1:
> Add more commit message.
Thank you for making this series 'trivial' by providing explanation and
justification for each change. If trivial wants to include this, for
series:
Acked-by: Alex Williamson <address@hidden>
- [Qemu-devel] [PATCH v2 0/4] hw: vfio: some trivial fix, Li Qiang, 2019/05/21
- [Qemu-devel] [PATCH v2 1/4] vfio: pci: make "vfio-pci-nohotplug" as MACRO, Li Qiang, 2019/05/21
- [Qemu-devel] [PATCH v2 3/4] vfio: platform: fix a typo, Li Qiang, 2019/05/21
- [Qemu-devel] [PATCH v2 2/4] hw: vfio: drop TYPE_FOO MACRO in VMStateDescription, Li Qiang, 2019/05/21
- [Qemu-devel] [PATCH v2 4/4] pci: msix: move 'MSIX_CAP_LENGTH' to header file, Li Qiang, 2019/05/21
- Re: [Qemu-devel] [PATCH v2 0/4] hw: vfio: some trivial fix,
Alex Williamson <=
- Re: [Qemu-devel] [PATCH v2 0/4] hw: vfio: some trivial fix, Philippe Mathieu-Daudé, 2019/05/21
- Re: [Qemu-devel] [PATCH v2 0/4] hw: vfio: some trivial fix, Auger Eric, 2019/05/21