From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3luT-0007eH-FW for qemu-devel@nongnu.org; Thu, 16 Jan 2014 07:19:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3luM-0000jB-Vb for qemu-devel@nongnu.org; Thu, 16 Jan 2014 07:18:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51320) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3luM-0000ir-OM for qemu-devel@nongnu.org; Thu, 16 Jan 2014 07:18:50 -0500 From: Miki Mishael Date: Thu, 16 Jan 2014 07:18:37 -0500 Message-Id: <1389874718-6785-1-git-send-email-mmishael@redhat.com> Subject: [Qemu-devel] [PATCH V2 00/01] Docs: Introduce multiport serial support in qemupciserial.inf. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: "Michael S. Tsirkin" , Yan Vugenfirer , Michael Roth , Adam Litke , Ronen Hod , Gerd Hoffmann , Anthony Liguori , Paolo Bonzini , Dmitry Fleytman Support for pci-serial-2x and pci-serial-4x added to inf file. Standard Windows driver mf.sys used to split single function device into per-port nodes. Changes since V1: * Removed subsystem & revision strings from the hardware ID string of pci-serial, pci-serial-2x and pci-serial-4x. Miki Mishael (1): Docs: Introduce multiport serial support in qemupciserial.inf. docs/qemupciserial.inf | 227 ++++++++++++++++++++++++++++++------------------- 1 file changed, 140 insertions(+), 87 deletions(-) -- 1.8.3.1