All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gianni Tedesco <gianni.tedesco@citrix.com>
To: xen-devel@lists.xensource.com
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>
Subject: [PATCH 0 of 3] Introduce basic PCI safety checks in libxl and centralize BDF parsing
Date: Wed, 28 Jul 2010 20:40:48 +0100	[thread overview]
Message-ID: <patchbomb.1280346048@habil.uk.xensource.com> (raw)

This patch series follows on from previous patch moving PCI code in to libxl_pci.c

Changes from previous patch-series are thus:
 1. Move pci FLR function in to libxl_pci.c - got it all in now.
 2. Properly initialize pci device structs in new code
 3. Incorporate suggestions from Stefano wrt. API and putting sysfs
    paths in macros.
 4. Rename libxl_device_pci_list to libxl_device_pci_list_assigned
    due to change in parameters for consistency with the rest of libxl
    PCI API.
 5. Also introduced a patch to centralise parsing of PCI BDF's and
    allow omission of the PCI domain as a short-hand for both
    config files and hot-plug command parameters. This also fixes
    an infinite loop in xl create if there is a parse error in the
    pci config.

             reply	other threads:[~2010-07-28 19:40 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-28 19:40 Gianni Tedesco [this message]
2010-07-28 19:40 ` [PATCH 1 of 3] Move libxl_device_pci_reset in to libxl_pci.c Gianni Tedesco
2010-07-29 15:37   ` Ian Jackson
2010-07-29 15:42     ` Gianni Tedesco
2010-07-29 15:48   ` Gianni Tedesco
2010-07-28 19:40 ` [PATCH 2 of 3] Check whether a PCI device is assignable before assigning it do a domU Gianni Tedesco
2010-07-29 14:36   ` Stefano Stabellini
2010-07-29 15:32     ` Gianni Tedesco
2010-07-29 15:49   ` Gianni Tedesco
2010-07-29 16:00     ` Stefano Stabellini
2010-07-30 15:21   ` Ian Campbell
2010-07-30 15:50     ` Gianni Tedesco
2010-07-28 19:40 ` [PATCH 3 of 3] Centralize parsing of PCI BDF's in xl Gianni Tedesco
2010-07-29 14:42   ` Stefano Stabellini
2010-07-29 15:33     ` Gianni Tedesco
2010-07-29 15:50   ` Gianni Tedesco
2010-07-29 17:54     ` Ian Jackson
2010-07-29 17:56       ` Gianni Tedesco
2010-07-29 18:15       ` Gianni Tedesco

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.1280346048@habil.uk.xensource.com \
    --to=gianni.tedesco@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --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.