From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=40951 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OCP14-0008Gw-Bt for qemu-devel@nongnu.org; Wed, 12 May 2010 23:23:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OCKcK-0004lJ-En for qemu-devel@nongnu.org; Wed, 12 May 2010 18:41:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38788) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OCKcK-0004lD-7c for qemu-devel@nongnu.org; Wed, 12 May 2010 18:41:28 -0400 Date: Thu, 13 May 2010 01:37:26 +0300 From: "Michael S. Tsirkin" Message-ID: <20100512223726.GA26068@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PULL] virtio, pci fixes List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Anthony Liguori The following changes since commit 54d7cf136f040713095cbc064f62d753bff6f9d2: doc: Clean up monitor command function index (2010-05-10 11:36:04 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony Alex Williamson (1): pci: cleanly backout of pci_qdev_init() Michael S. Tsirkin (3): pci: irq_state vmstate breakage virtio: invoke set_features on load virtio-net: return with value in void function hw/pci.c | 20 +++++++++++++------- hw/virtio-net.c | 2 +- hw/virtio.c | 2 ++ 3 files changed, 16 insertions(+), 8 deletions(-)