search for: pnpid_list

Displaying 4 results from an estimated 4 matches for "pnpid_list".

2015 Jul 29
1
[PATCH] virtio_mmio: add ACPI probing
...signed by QEMU and the ID could(or should) be "QEMUXXXX". But what's the exact ID for this virtio-mmio? That's what we need to agree on and record. P.S. I don't see "QEMU" in the list of approved Vendor IDs for ACPI. http://www.uefi.org/sites/default/files/resources/PNPID_List.pdf http://www.uefi.org/sites/default/files/resources/ACPIID_List.pdf -- Shannon
2015 Jul 29
1
[PATCH] virtio_mmio: add ACPI probing
...signed by QEMU and the ID could(or should) be "QEMUXXXX". But what's the exact ID for this virtio-mmio? That's what we need to agree on and record. P.S. I don't see "QEMU" in the list of approved Vendor IDs for ACPI. http://www.uefi.org/sites/default/files/resources/PNPID_List.pdf http://www.uefi.org/sites/default/files/resources/ACPIID_List.pdf -- Shannon
2015 Jul 29
0
[PATCH] virtio_mmio: add ACPI probing
.... But what's the exact ID for this virtio-mmio? That's what we > need to agree on and record. So far we only had PVPANIC with ACPI ID QEMU0001. > P.S. I don't see "QEMU" in the list of approved Vendor IDs for ACPI. > http://www.uefi.org/sites/default/files/resources/PNPID_List.pdf > http://www.uefi.org/sites/default/files/resources/ACPIID_List.pdf Should appear there any day now. > -- > Shannon
2015 Jul 28
1
[PATCH] virtio_mmio: add ACPI probing
On 28 July 2015 at 21:12, Peter Maydell <peter.maydell at linaro.org> wrote: > On 28 July 2015 at 11:27, Michael S. Tsirkin <mst at redhat.com> wrote: >> On Tue, Jul 28, 2015 at 11:12:33AM +0100, Peter Maydell wrote: >>> On 28 July 2015 at 11:08, Michael S. Tsirkin <mst at redhat.com> wrote: >>> > On Tue, Jul 28, 2015 at 10:44:02AM +0100, Graeme