From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: [PATCHv2 0/2] save/load fixes Date: Wed, 1 Jul 2009 16:27:52 +0300 Message-ID: <20090701132752.GA17278@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: qemu-devel@nongnu.org, avi@redhat.com, kvm@vger.kernel.org, aliguori@us.ibm.com, kwolf@redhat.com Return-path: Received: from mx2.redhat.com ([66.187.237.31]:38851 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750782AbZGAN2j (ORCPT ); Wed, 1 Jul 2009 09:28:39 -0400 Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: Fixes a couple of save/load issues with qemu.git Changes since v2: Includes a better fix for virtio. Michael S. Tsirkin (2): fix segfault in msix_save qemu: remove control vector save hw/msix.c | 12 +++++++----- hw/virtio.c | 3 --- 2 files changed, 7 insertions(+), 8 deletions(-)