Re: [Qemu-devel] registering QEMU ACPI ID

2015-07-15 Thread Michael S. Tsirkin
On Tue, Jun 23, 2015 at 04:07:29PM +0200, Michael S. Tsirkin wrote: > Hello! > QEMU uses the ACPI Vendor ID "QEMU" in some of the ACPI tables > it generates. This is a bit of a spec violation: > all IDs must be registered with the ASWG. > > From the ASWG point of view, things are easier if a legal

Re: [Qemu-devel] registering QEMU ACPI ID

2015-06-23 Thread Michael S. Tsirkin
On Tue, Jun 23, 2015 at 03:18:38PM +0100, Peter Maydell wrote: > On 23 June 2015 at 15:07, Michael S. Tsirkin wrote: > > Hello! > > QEMU uses the ACPI Vendor ID "QEMU" in some of the ACPI tables > > it generates. This is a bit of a spec violation: > > all IDs must be registered with the ASWG. > >

Re: [Qemu-devel] registering QEMU ACPI ID

2015-06-23 Thread Peter Maydell
On 23 June 2015 at 15:07, Michael S. Tsirkin wrote: > Hello! > QEMU uses the ACPI Vendor ID "QEMU" in some of the ACPI tables > it generates. This is a bit of a spec violation: > all IDs must be registered with the ASWG. > > From the ASWG point of view, things are easier if a legal entity owns a >

[Qemu-devel] registering QEMU ACPI ID

2015-06-23 Thread Michael S. Tsirkin
Hello! QEMU uses the ACPI Vendor ID "QEMU" in some of the ACPI tables it generates. This is a bit of a spec violation: all IDs must be registered with the ASWG. >From the ASWG point of view, things are easier if a legal entity owns a vendor ID, so Red Hat could ask to own the ID on behalf of the c