From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQHBa-0002Fy-Da for qemu-devel@nongnu.org; Mon, 22 Oct 2012 08:32:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TQHBU-0002Tc-40 for qemu-devel@nongnu.org; Mon, 22 Oct 2012 08:32:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:9576) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQHBT-0002TU-SF for qemu-devel@nongnu.org; Mon, 22 Oct 2012 08:32:44 -0400 Date: Mon, 22 Oct 2012 15:34:47 +0200 From: "Michael S. Tsirkin" Message-ID: <20121022133447.GC17625@redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v3 00/26] q35 qemu support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jason Baron Cc: agraf@suse.de, aliguori@us.ibm.com, juzhang@redhat.com, jan.kiszka@siemens.com, qemu-devel@nongnu.org, armbru@redhat.com, blauwirbel@gmail.com, yamahata@valinux.co.jp, alex.williamson@redhat.com, kevin@koconnor.net, avi@redhat.com, mkletzan@redhat.com, pbonzini@redhat.com, lcapitulino@redhat.com, afaerber@suse.de, kraxel@redhat.com On Fri, Oct 19, 2012 at 04:43:25PM -0400, Jason Baron wrote: > Hi, > > Qemu bits for q35 support, I'm posting the seabios changes separately. The > patches require '-M pc_q35' and -L 'seabios dir with q35 changes' on the > qemu command line. Hopefully, we can make it the default for x86 at some future > point when we feel comfortable with it. Some patches have multiple copyright sections. I realize this is because you copied code from other files but think it would be better to simply keep the original license in this case, just extending list of copyright holders. -- MST