From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFSmy-00031l-MX for qemu-devel@nongnu.org; Wed, 15 Jul 2015 15:56:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFSmv-0005Ud-EF for qemu-devel@nongnu.org; Wed, 15 Jul 2015 15:56:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFSmv-0005UW-9H for qemu-devel@nongnu.org; Wed, 15 Jul 2015 15:56:17 -0400 Date: Wed, 15 Jul 2015 22:56:13 +0300 From: "Michael S. Tsirkin" Message-ID: <20150715225528-mutt-send-email-mst@redhat.com> References: <20150428162442-mutt-send-email-mst@redhat.com> <20150623155722-mutt-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150623155722-mutt-send-email-mst@redhat.com> Subject: Re: [Qemu-devel] registering QEMU ACPI ID List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell 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 entity owns a > vendor ID, so Red Hat could ask to own the ID on behalf of the > community. > > I intend to ask the ASWG to register this ID for Red Hat 2 weeks from > now, July 7th. > > If anyone has questions or concerns, please speak now. > > Thanks! OK, no objections received, so I will now ask the acpi wg to register "QEMU" to Red Hat. > -- > MST