From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: xen-devel@lists.xensource.com, keir@xen.org,
stefano.stabellini@eu.citrix.com, Ian.Campbell@citrix.com,
andrew.cooper3@citrix.com, JBeulich@novell.com,
George.Dunlap@eu.citrix.com, ro
Cc: konrad.wilk@oracle.com
Subject: [PATCH 0 of 5] Patches for PCI serial cards (v2).
Date: Tue, 12 Jul 2011 13:53:07 -0400 [thread overview]
Message-ID: <patchbomb.1310493187@localhost6.localdomain6> (raw)
Hey,
The attached patches allow the com1=<> to be expanded to automatically
defect the I/O base. It makes it possible to use the PCI serial cards
after a S3 suspend/resume and as well to whitelist the BDF for kexec-ing.
Changelog, since v1:
- Added an extra patch to use 'pci' instead of 'magic' as trigger to
auto-detect the PCI serial cards.
- Allow to probe BAR1 and BAR0 depending on whether com2 or com1, respectively
has been used.
- Updated the doc/user.tex with the new syntax.
- Fixed some formatting issues the patch from XCP had.
History:
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.
next reply other threads:[~2011-07-12 17:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-12 17:53 Konrad Rzeszutek Wilk [this message]
2011-07-12 17:53 ` [PATCH 1 of 5] xen: Automatically find serial port on PCI/PCIe and AMT devices Konrad Rzeszutek Wilk
2011-07-12 17:53 ` [PATCH 2 of 5] xen: Support suspend in ns16550 code Konrad Rzeszutek Wilk
2011-07-12 17:53 ` [PATCH 3 of 5] xen: Restore the BAR and PCI command after resume Konrad Rzeszutek Wilk
2011-07-12 17:53 ` [PATCH 4 of 5] xen: Update pci_uart_config to save the BAR1 contents if com2 is used Konrad Rzeszutek Wilk
2011-07-13 10:07 ` George Dunlap
2011-07-13 13:23 ` Konrad Rzeszutek Wilk
2011-07-12 17:53 ` [PATCH 5 of 5] doc: Update the com1, com2 section with pci and amt options Konrad Rzeszutek Wilk
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=patchbomb.1310493187@localhost6.localdomain6 \
--to=konrad.wilk@oracle.com \
--cc=George.Dunlap@eu.citrix.com \
--cc=Ian.Campbell@citrix.com \
--cc=JBeulich@novell.com \
--cc=andrew.cooper3@citrix.com \
--cc=keir@xen.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xensource.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.