From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXCzu-0002lU-TT for qemu-devel@nongnu.org; Tue, 30 Apr 2013 12:01:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UXCzq-0007Ti-3J for qemu-devel@nongnu.org; Tue, 30 Apr 2013 12:01:42 -0400 Received: from mail-gg0-x232.google.com ([2607:f8b0:4002:c02::232]:35774) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXCzp-0007Tb-Va for qemu-devel@nongnu.org; Tue, 30 Apr 2013 12:01:38 -0400 Received: by mail-gg0-f178.google.com with SMTP id h4so90337ggn.23 for ; Tue, 30 Apr 2013 09:01:37 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <517FEAD0.7090608@redhat.com> Date: Tue, 30 Apr 2013 18:01:20 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1366381460-6041-1-git-send-email-pbonzini@redhat.com> <1366759020.13769.49.camel@haakon3.risingtidesystems.com> <517774C8.2030604@redhat.com> In-Reply-To: <517774C8.2030604@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] seabios for qemu 1.5 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Kevin O'Connor , "Michael S. Tsirkin" , "seabios@seabios.org" , qemu-devel@nongnu.org, "Nicholas A. Bellinger" , target-devel , Anthony Liguori , asias@redhat.com Il 24/04/2013 07:59, Gerd Hoffmann ha scritto: > Hi, > >> b44a7be17bdd270ea029a8e2ec0c2e80c6cd0444 virtio-scsi: Pack struct virtio_scsi_{req_cmd,resp_cmd} >> 5a7730db57ab0715223421e65b54fb50d6fefe5c virtio-scsi: Set _DRIVER_OK flag before scsi target scanning > >> Anthony + Gerd, can we expect an rev to pc-bios/bios.bin soon to pick up >> these seabios changes for vhost-scsi..? > > I don't feel like placing a seabios git snapshot into qemu. > > I think we should just cherry-pick everything we need for qemu 1.5 into > the 1.7.2-stable branch, roll out a 1.7.2.2 release and put that into > qemu 1.5. > > So, what will be needed? > > (1) The two commits listed above. > (2) The patch for the pvpanic device (assuming it gets > merged for 1.5). > > Anything else? > > Hard freeze for qemu 1.5 is next Wednesday. It's just a few patches, so we can do it in -rc1 too. Paolo > cheers, > Gerd > > PS: For qemu 1.6 (which will hopefully include the acpi table > reorganization) we will need a new release from the master > branch and thus a bit more careful release planning. >