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


Groups > linux.kernel > #1195870

Re: [Qemu-devel] [PATCH v2] arm: change vendor ID for virtio-mmio

From G Gregory <graeme.gregory@linaro.org>
Newsgroups linux.kernel
Subject Re: [Qemu-devel] [PATCH v2] arm: change vendor ID for virtio-mmio
Date 2015-07-30 11:50 +0200
Message-ID <pRSDo-2XA-13@gated-at.bofh.it> (permalink)
References <pRF3s-pr-1@gated-at.bofh.it> <pRKPv-9Z-5@gated-at.bofh.it> <pRR4C-Ty-27@gated-at.bofh.it> <pRSk2-2Bd-17@gated-at.bofh.it> <pRStI-2Ml-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 30 July 2015 at 10:37, G Gregory <graeme.gregory@linaro.org> wrote:
> On 30 July 2015 at 10:24, Peter Maydell <peter.maydell@linaro.org> wrote:
>> On 30 July 2015 at 09:04, Michael S. Tsirkin <mst@redhat.com> wrote:
>>> On Thu, Jul 30, 2015 at 09:23:20AM +0800, Shannon Zhao wrote:
>>>>
>>>> Why do we drop the previous way using "QEMUXXXX"? Something I missed?
>>>
>>> So that guests that bind to this interface will work fine with non QEMU
>>> implementations of virtio-mmio.
>>
>> I don't understand this sentence. If there are pre-existing
>> non-QEMU virtio-mmio implementations, then they're using
>> LNRO0005, and we should use it too.
>
> The only one I have come across is the ARM FVP model, and it happens
> that I chose the ID and maintain the tables for that so I can change
> it.
>
In fact, I would just add

Name (_HID, "QEMUXXXX")
Name (_HID, "1AF4103F")

To the tables so tables work with old (internal) kernels and new!

Graeme
--
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 v2] arm: change vendor ID for virtio-mmio "Michael S. Tsirkin" <mst@redhat.com> - 2015-07-29 21:20 +0200
  Re: [Qemu-devel] [PATCH v2] arm: change vendor ID for virtio-mmio Shannon Zhao <shannon.zhao@linaro.org> - 2015-07-30 03:30 +0200
    Re: [Qemu-devel] [PATCH v2] arm: change vendor ID for virtio-mmio "Michael S. Tsirkin" <mst@redhat.com> - 2015-07-30 10:10 +0200
      Re: [Qemu-devel] [PATCH v2] arm: change vendor ID for virtio-mmio Peter Maydell <peter.maydell@linaro.org> - 2015-07-30 11:30 +0200
        Re: [Qemu-devel] [PATCH v2] arm: change vendor ID for virtio-mmio G Gregory <graeme.gregory@linaro.org> - 2015-07-30 11:40 +0200
          Re: [Qemu-devel] [PATCH v2] arm: change vendor ID for virtio-mmio G Gregory <graeme.gregory@linaro.org> - 2015-07-30 11:50 +0200
        Re: [Qemu-devel] [PATCH v2] arm: change vendor ID for virtio-mmio "Michael S. Tsirkin" <mst@redhat.com> - 2015-07-30 17:10 +0200
      Re: [Qemu-devel] [PATCH v2] arm: change vendor ID for virtio-mmio Shannon Zhao <zhaoshenglong@huawei.com> - 2015-07-30 11:30 +0200
        Re: [Qemu-devel] [PATCH v2] arm: change vendor ID for virtio-mmio "Michael S. Tsirkin" <mst@redhat.com> - 2015-07-30 17:10 +0200
  Re: [Qemu-devel] [PATCH v2] arm: change vendor ID for virtio-mmio Andrew Jones <drjones@redhat.com> - 2015-08-03 14:20 +0200

csiph-web