qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3] Add support for pvpanic pci device


From: Peter Maydell
Subject: Re: [PATCH v3] Add support for pvpanic pci device
Date: Tue, 19 Jan 2021 13:29:00 +0000

On Fri, 15 Jan 2021 at 19:21, Mihai Carabas <mihai.carabas@oracle.com> wrote:
>
> This patchset adds support for pvpanic pci device.
>
> v3 applied feedback:
>
> - patch 1: made pvpanic isa device available only for PC, compile pvpanic-test
>   only when isa device is present
>
> - patch 2: fixed device id to 0x0011, used OBJECT_DECLARE_TYPE,
>   PVPANIC_PCI_DEVICE, added VMSTATE_PCI_DEVICE, removed INTERFACE_PCIE_DEVICE
>
> - patch 3: fixed documentation
>
> - patch 4: add a qtest for pvpanic-pci
>
> Mihai Carabas (4):
>   hw/misc/pvpanic: split-out generic and bus dependent code
>   hw/misc/pvpanic: add PCI interface support
>   pvpanic : update pvpanic spec document
>   tests/qtest: add a test case for pvpanic-pci

Since the only issue in this version was a minor thinko in
the docs, I'm going to apply this to target-arm.next and
make that s/device/bus/ docs fix there. (target-arm seems like
a reasonable queue to use since the main reason for having
this device is for the virt board.)

thanks
-- PMM



reply via email to

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