public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] Documentation and two bug-fixes for Xen pciback.
@ 2014-04-30 13:54 Konrad Rzeszutek Wilk
  2014-04-30 13:54 ` [PATCH v1 1/6] xen-pciback: Cleanup up pcistub_put_pci_dev Konrad Rzeszutek Wilk
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-04-30 13:54 UTC (permalink / raw)
  To: xen-devel, linux-kernel, david.vrabel, boris.ostrovsky, jbeulich

Hey,

This patchset is just a simple documentation and two bug-fixes
to the Xen pciback. I am still looking at implementing the proper
way of doing reset for the devices - based on David's feedback - but
that is going to take a big of time. In the meantime this patchset
is presented as today is the documentation day!


 drivers/xen/xen-pciback/pci_stub.c | 25 +++++++++++++++++++------
 drivers/xen/xen-pciback/xenbus.c   |  4 ++++
 2 files changed, 23 insertions(+), 6 deletions(-)

Konrad Rzeszutek Wilk (6):
      xen-pciback: Cleanup up pcistub_put_pci_dev
      xen-pciback: First reset, then free.
      xen-pciback: Document when we FLR an PCI device.
      xen/pciback: Document when the 'unbind' and 'bind' functions are called.
      xen/pciback: Document the entry points for 'pcistub_put_pci_dev'
      xen/pciback: Don't call xen_pcibk_config_init_dev when device de-assigned.


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

end of thread, other threads:[~2014-04-30 16:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-30 13:54 [PATCH v1] Documentation and two bug-fixes for Xen pciback Konrad Rzeszutek Wilk
2014-04-30 13:54 ` [PATCH v1 1/6] xen-pciback: Cleanup up pcistub_put_pci_dev Konrad Rzeszutek Wilk
2014-04-30 13:54 ` [PATCH v1 2/6] xen-pciback: First reset, then free Konrad Rzeszutek Wilk
2014-04-30 13:54 ` [PATCH v1 3/6] xen-pciback: Document when we FLR an PCI device Konrad Rzeszutek Wilk
2014-04-30 13:54 ` [PATCH v1 4/6] xen/pciback: Document when the 'unbind' and 'bind' functions are called Konrad Rzeszutek Wilk
2014-04-30 13:54 ` [PATCH v1 5/6] xen/pciback: Document the entry points for 'pcistub_put_pci_dev' Konrad Rzeszutek Wilk
2014-04-30 13:54 ` [PATCH v1 6/6] xen/pciback: Don't call xen_pcibk_config_init_dev when device de-assigned Konrad Rzeszutek Wilk
2014-04-30 14:40   ` Jan Beulich
2014-04-30 16:25 ` [PATCH v1] Documentation and two bug-fixes for Xen pciback David Vrabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox