Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1194774

Re: [PATCH] virtio_mmio: add ACPI probing

From Shannon Zhao <shannon.zhao@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] virtio_mmio: add ACPI probing
Date 2015-07-29 04:10 +0200
Message-ID <pRoYF-2B2-15@gated-at.bofh.it> (permalink)
References (2 earlier) <pRa9m-6eh-67@gated-at.bofh.it> <pRaiZ-6q0-1@gated-at.bofh.it> <pRjvY-2Ym-29@gated-at.bofh.it> <pRjFD-39y-5@gated-at.bofh.it> <pRks2-4ju-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On 2015/7/29 5:10, Peter Maydell wrote:
> On 28 July 2015 at 21:28, G Gregory <graeme.gregory@linaro.org> wrote:
>> > On 28 July 2015 at 21:12, Peter Maydell <peter.maydell@linaro.org> wrote:
>>> >> Mmm. I'm not terribly happy about stuff being in QEMU before the
>>> >> ACPI spec for it has been finalised. We should not be picking
>>> >> stuff randomly on the fly...
>>> >>
>>> >> If we want to fix the ACPI IDs QEMU is using for 2.4 then we
>>> >> really need to do that now (ie within the next day or two).
>>> >>
>> > It is upto the owner of the QEMU prefix to allocate numbers. This is
>> > not an issue for ACPI spec at all.
> I mean "the specification for how this device should be advertised
> in an ACPI table". I don't care whether that's an official ACPI
> consortium thing or something less official. The table is
> constructed by QEMU and read by the kernel (and possibly
> also by UEFI?), so everybody needs to agree on what the
> string is...

I agree with Peter. Maybe we should record these IDs at some place.
Since QEMU is owner of this device and we register QEMU in ASWG, the
official ID can be assigned 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] virtio_mmio: add ACPI probing Graeme Gregory <graeme.gregory@linaro.org> - 2015-07-28 11:50 +0200
  Re: [PATCH] virtio_mmio: add ACPI probing "Michael S. Tsirkin" <mst@redhat.com> - 2015-07-28 12:10 +0200
    Re: [PATCH] virtio_mmio: add ACPI probing Peter Maydell <peter.maydell@linaro.org> - 2015-07-28 12:20 +0200
      Re: [PATCH] virtio_mmio: add ACPI probing "Michael S. Tsirkin" <mst@redhat.com> - 2015-07-28 12:30 +0200
        Re: [PATCH] virtio_mmio: add ACPI probing G Gregory <graeme.gregory@linaro.org> - 2015-07-28 12:40 +0200
        Re: [PATCH] virtio_mmio: add ACPI probing Peter Maydell <peter.maydell@linaro.org> - 2015-07-28 22:20 +0200
          Re: [PATCH] virtio_mmio: add ACPI probing G Gregory <graeme.gregory@linaro.org> - 2015-07-28 22:30 +0200
            Re: [PATCH] virtio_mmio: add ACPI probing Peter Maydell <peter.maydell@linaro.org> - 2015-07-28 23:20 +0200
              Re: [PATCH] virtio_mmio: add ACPI probing Shannon Zhao <shannon.zhao@linaro.org> - 2015-07-29 04:10 +0200
                Re: [PATCH] virtio_mmio: add ACPI probing "Michael S. Tsirkin" <mst@redhat.com> - 2015-07-29 12:10 +0200

csiph-web