qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V3 00/01] Docs: Introduce multiport serial support in qemupciserial.inf.
@ 2014-01-19 16:43 Miki Mishael
  2014-01-19 16:43 ` [Qemu-devel] [PATCH V3 01/01] " Miki Mishael
  2014-02-05 18:04 ` [Qemu-devel] [PATCH V3 00/01] " Miki Mishael
  0 siblings, 2 replies; 4+ messages in thread
From: Miki Mishael @ 2014-01-19 16:43 UTC (permalink / raw)
  To: qemu-devel
  Cc: Michael S. Tsirkin, Yan Vugenfirer, Michael Roth, Ronen Hod,
	Herv� Poussineau, Gerd Hoffmann, Anthony Liguori,
	Paolo Bonzini, Dmitry Fleytman

      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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-02-05 18:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Qemu-devel] [PATCH V3 00/01] " Miki Mishael

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).