From: Gianni Tedesco <gianni.tedesco@citrix.com>
To: Xen Devel <xen-devel@lists.xensource.com>
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>,
Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>
Subject: [PATCH 0 of 6] xl PCI passthrough updates v3
Date: Mon, 2 Aug 2010 15:58:42 +0100 [thread overview]
Message-ID: <patchbomb.1280761122@habil.uk.xensource.com> (raw)
my current libxl PCI-passthrough patch-queue rebased modulo what has alread
been applied.
Changes since v1:
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.
Changes since v2:
1. Use SYS_PCI_DEV macro in libxl_device_pci_reset
2. Fix error in libxl_device_pci_list_assigned() as pointed out by Ian
Campbell
3. Get rid of scan_sys_pcidir() and implement inside
libxl_device_pci_list_assignable() since we're not supporting pcistub
driver now
4. New patch: prevent attempting removal of non-attached device
5. New patch: implement pci attach to explicitly defined virtual PCI slot
6. New patch: corresponding to qemu-dm patch, detect pci insertion errors
which are otherwise undetectable and cause a hang
7. New patch: implement PCI passthrough for multi-function
next reply other threads:[~2010-08-02 14:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-02 14:58 Gianni Tedesco [this message]
2010-08-02 14:58 ` [PATCH 1 of 6] xl: PCI code cleanups Gianni Tedesco
2010-08-02 14:58 ` [PATCH 2 of 6] xl: centralize BDF parsing in to libxl Gianni Tedesco
2010-08-02 14:58 ` [PATCH 3 of 6] xl: prevent attempts to remove non-attached pci pass-through devices Gianni Tedesco
2010-08-02 14:58 ` [PATCH 4 of 6] xl: implement pci attach to explicitly defined virtual PCI slot Gianni Tedesco
2010-08-02 14:58 ` [PATCH 5 of 6] xl: detect pci-insert-failed dm status on pci-passthrough Gianni Tedesco
2010-08-02 14:58 ` [PATCH 6 of 6] xl: implement multifunction device PCI pass-through Gianni Tedesco
2010-08-04 14:52 ` Stefano Stabellini
2010-08-04 15:07 ` Gianni Tedesco
2010-08-04 15:47 ` Stefano Stabellini
2010-08-04 15:51 ` 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.1280761122@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 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).