From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=59867 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu11l-0008Uu-RF for qemu-devel@nongnu.org; Mon, 28 Feb 2011 06:12:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pu11k-00054G-NI for qemu-devel@nongnu.org; Mon, 28 Feb 2011 06:12:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:56968) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pu11k-000547-Es for qemu-devel@nongnu.org; Mon, 28 Feb 2011 06:12:32 -0500 From: Amit Shah Date: Mon, 28 Feb 2011 16:42:21 +0530 Message-Id: Subject: [Qemu-devel] [PULL (resend, rebase) 0/3] virtio-serial fixes, ioeventfd support List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu list Cc: Amit Shah Rebased version from last week: The following changes since commit 417131fb9ad3f6dd7177a338cc5f143dec4d75f0: HACKING: Update status of format checking (2011-02-25 16:31:05 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-serial.git for-anthony Amit Shah (3): virtio-serial: Use a struct to pass config information from proxy virtio-serial: Disallow generic ports at id 0 virtio-serial: Enable ioeventfd hw/virtio-console.c | 11 ++++++++++- hw/virtio-pci.c | 15 +++++++++------ hw/virtio-serial-bus.c | 16 ++++++++-------- hw/virtio-serial.h | 5 +++++ hw/virtio.h | 3 ++- 5 files changed, 34 insertions(+), 16 deletions(-) -- 1.7.4