From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: [PATCH 0 of 3] Patches for PCI serial cards (v1). Date: Thu, 07 Jul 2011 09:59:27 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com, keir@xen.org, stefano.stabellini@eu.citrix.com, Ian.Campbell@citrix.c, andrew.cooper3@citrix.com, JBeulich@novell.com, George.Dunlap@eu.citrix.com, roge Cc: konrad.wilk@oracle.com List-Id: xen-devel@lists.xenproject.org Hey, I've been carrying these patches for some time and with Andrew's work on the KEXEC it seems like a perfect time to provide them (as they save the BDF of the PCI serial card and could be extended to provide that) The first one is actually from XCP product and I think I got the right author name for it - if not please correct me. The other three patches are rebased patches that I've received from VirtualComputer (www.virtualcomputer.com). They seem to find lot of issues on laptops/desktops and have been using PCI express serial cards, MiniPCI-e serial cards, etc to get the serial output to troubleshoot. And as such found some issues after a S3 resume which these patches fix. Please take a look.