From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47805) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRhvn-0007x1-5R for qemu-devel@nongnu.org; Fri, 05 Feb 2016 10:04:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRhvj-0004qo-99 for qemu-devel@nongnu.org; Fri, 05 Feb 2016 10:04:19 -0500 Received: from mail-vk0-x230.google.com ([2607:f8b0:400c:c05::230]:35505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRhvj-0004qZ-1N for qemu-devel@nongnu.org; Fri, 05 Feb 2016 10:04:15 -0500 Received: by mail-vk0-x230.google.com with SMTP id e6so57867549vkh.2 for ; Fri, 05 Feb 2016 07:04:14 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1454612376-7072-1-git-send-email-mst@redhat.com> References: <1454612376-7072-1-git-send-email-mst@redhat.com> From: Peter Maydell Date: Fri, 5 Feb 2016 15:03:55 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/49] pc and misc cleanups and fixes, virtio optimizations List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: QEMU Developers , Eduardo Habkost On 4 February 2016 at 21:50, Michael S. Tsirkin wrote: > The following changes since commit 382d34ff9fcc534db32d54eb82590de7c04f9b33: > > Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging (2016-02-03 19:00:33 +0000) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > for you to fetch changes up to 32db7f56a0df015362fabd73c2d43dab7196fa64: > > acpi: update expected DSDT (2016-02-04 20:54:21 +0200) > > ---------------------------------------------------------------- > pc and misc cleanups and fixes, virtio optimizations > > Included here: > Refactoring and bugfix patches in PC/ACPI. > New commands for ipmi. > Virtio optimizations. > > Signed-off-by: Michael S. Tsirkin > roms/seabios | 2 +- Dropped from my pull request queue because of the accidental-looking seabios update. Let me know if it's legit and I'll reprocess. thanks -- PMM