All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt
@ 2022-02-15 15:23 Ani Sinha
  2022-02-15 19:47 ` Eric DeVolder
  0 siblings, 1 reply; 2+ messages in thread
From: Ani Sinha @ 2022-02-15 15:23 UTC (permalink / raw)
  To: qemu-devel, Michael S. Tsirkin, Marcel Apfelbaum
  Cc: Ani Sinha, imammedo, Eric DeVolder

Adding device ID for ERST device in pci-ids.txt. It was missed when ERST
related patches were reviewed.

CC: Eric DeVolder <eric.devolder@oracle.com>
Signed-off-by: Ani Sinha <ani@anisinha.ca>
---
 docs/specs/pci-ids.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/specs/pci-ids.txt b/docs/specs/pci-ids.txt
index 5e407a6f32..dd6859d039 100644
--- a/docs/specs/pci-ids.txt
+++ b/docs/specs/pci-ids.txt
@@ -65,6 +65,7 @@ PCI devices (other than virtio):
 1b36:000f  mdpy (mdev sample device), linux/samples/vfio-mdev/mdpy.c
 1b36:0010  PCIe NVMe device (-device nvme)
 1b36:0011  PCI PVPanic device (-device pvpanic-pci)
+1b36:0012  PCI ACPI ERST device (-device acpi-erst)
 
 All these devices are documented in docs/specs.
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt
  2022-02-15 15:23 [PATCH] docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt Ani Sinha
@ 2022-02-15 19:47 ` Eric DeVolder
  0 siblings, 0 replies; 2+ messages in thread
From: Eric DeVolder @ 2022-02-15 19:47 UTC (permalink / raw)
  To: Ani Sinha, qemu-devel, Michael S. Tsirkin, Marcel Apfelbaum; +Cc: imammedo



On 2/15/22 09:23, Ani Sinha wrote:
> Adding device ID for ERST device in pci-ids.txt. It was missed when ERST
> related patches were reviewed.
> 
> CC: Eric DeVolder <eric.devolder@oracle.com>
> Signed-off-by: Ani Sinha <ani@anisinha.ca>

Thanks!
Reviewed-by: Eric DeVolder <eric.devolder@oracle.com>

> ---
>   docs/specs/pci-ids.txt | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/docs/specs/pci-ids.txt b/docs/specs/pci-ids.txt
> index 5e407a6f32..dd6859d039 100644
> --- a/docs/specs/pci-ids.txt
> +++ b/docs/specs/pci-ids.txt
> @@ -65,6 +65,7 @@ PCI devices (other than virtio):
>   1b36:000f  mdpy (mdev sample device), linux/samples/vfio-mdev/mdpy.c
>   1b36:0010  PCIe NVMe device (-device nvme)
>   1b36:0011  PCI PVPanic device (-device pvpanic-pci)
> +1b36:0012  PCI ACPI ERST device (-device acpi-erst)
>   
>   All these devices are documented in docs/specs.
>   
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-15 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-15 15:23 [PATCH] docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt Ani Sinha
2022-02-15 19:47 ` Eric DeVolder

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.