From: Miki Mishael <mmishael@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Michael S. Tsirkin" <mst@redhat.com>,
Yan Vugenfirer <yvugenfi@redhat.com>,
Michael Roth <mdroth@linux.vnet.ibm.com>,
Ronen Hod <rhod@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>,
Anthony Liguori <aliguori@amazon.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Dmitry Fleytman <dfleytma@redhat.com>
Subject: Re: [Qemu-devel] [PATCH V3 00/01] Docs: Introduce multiport serial support in qemupciserial.inf.
Date: Wed, 5 Feb 2014 13:04:32 -0500 (EST) [thread overview]
Message-ID: <832412435.8628850.1391623472568.JavaMail.root@redhat.com> (raw)
In-Reply-To: <1390149785-5129-1-git-send-email-mmishael@redhat.com>
Hello,
I wonder if you have few minutes to review the patch and contribute to apply it to upstream.
I appreciate your help.
Link:
http://lists.gnu.org/archive/html/qemu-devel/2014-01/msg02290.html
Thanks,
Miki
----- Original Message -----
From: "Miki Mishael" <mmishael@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Michael S. Tsirkin" <mst@redhat.com>, "Yan Vugenfirer" <yvugenfi@redhat.com>, "Michael Roth" <mdroth@linux.vnet.ibm.com>, "Ronen Hod" <rhod@redhat.com>, "Herv� Poussineau" <hpoussin@reactos.org>, "Gerd Hoffmann" <kraxel@redhat.com>, "Anthony Liguori" <aliguori@amazon.com>, "Paolo Bonzini" <pbonzini@redhat.com>, "Dmitry Fleytman" <dfleytma@redhat.com>
Sent: Sunday, January 19, 2014 6:43:04 PM
Subject: [Qemu-devel] [PATCH V3 00/01] Docs: Introduce multiport serial support in qemupciserial.inf.
Support for pci-serial-2x and pci-serial-4x
was added to inf file.
Standard Windows driver mf.sys used to
split single function device into per-port nodes.
Changes since V2:
* Removed ntamd64 sections since the device
does not have operating system-specific
requirements for ntamd64.
Referance:
http://msdn.microsoft.com/en-us/library/windows/hardware/ff547417(v=vs.85).aspx
#creating_inf_files_for_x64_based_systems__windows_xp_and_later_
"Because Windows Server 2003 SP1 and later
require an .ntamd64 platform extension
on an INF Models section name,
but do not require this extension on other section names,
the simplest approach to create and to maintain
a cross-operating system INF file for x64-based systems
is to include the .ntamd64 extension only on the names
of Models sections."
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 | 167 +++++++++++++++++++++++--------------------------
1 file changed, 80 insertions(+), 87 deletions(-)
--
1.8.3.1
prev parent reply other threads:[~2014-02-05 18:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-19 16:43 [Qemu-devel] [PATCH V3 00/01] Docs: Introduce multiport serial support in qemupciserial.inf Miki Mishael
2014-01-19 16:43 ` [Qemu-devel] [PATCH V3 01/01] " Miki Mishael
2014-01-20 11:15 ` Hervé Poussineau
2014-02-05 18:04 ` Miki Mishael [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=832412435.8628850.1391623472568.JavaMail.root@redhat.com \
--to=mmishael@redhat.com \
--cc=aliguori@amazon.com \
--cc=dfleytma@redhat.com \
--cc=kraxel@redhat.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rhod@redhat.com \
--cc=yvugenfi@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.