From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: [PATCH 0/2] save/load fixes Date: Wed, 1 Jul 2009 14:50:08 +0300 Message-ID: <20090701115007.GA16726@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]:50656 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751410AbZGALu6 (ORCPT ); Wed, 1 Jul 2009 07:50:58 -0400 Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: Fixes a couple of save/load issues with qemu.git Michael S. Tsirkin (2): fix segfault in msix_save qemu: fix up load for msi-x hw/msix.c | 12 +++++++----- hw/virtio.c | 3 +++ 2 files changed, 10 insertions(+), 5 deletions(-)