* [PATCH][2/3] XenAPI: Add Direct PCI Assignment (DPCI) Support
@ 2008-07-02 11:37 Yosuke Iwamatsu
0 siblings, 0 replies; only message in thread
From: Yosuke Iwamatsu @ 2008-07-02 11:37 UTC (permalink / raw)
To: xen-devel, xen-api
[-- Attachment #1: Type: text/plain, Size: 636 bytes --]
Add direct pci device assignment support.
This patch depends on the previous patch (1/3).
-----------------------------------------
Fields for DPCI class:
(RO_inst) VM
PPCI
hotplug_slot <- same as vslot param of pci-attach/detach.
(RO_run) virtual_domain
virtual_bus
virtual_slot
virtual_func
virtual_name <- domain:bus:slot:func that is seen from guest.
RPCs for DPCI class:
create(session_id, dpci_record)
destroy(session_id, dpci_ref)
-----------------------------------------
Regards,
-----------------------
Yosuke Iwamatsu
NEC Corporation
[-- Attachment #2: xenapi_dpci.patch --]
[-- Type: all/allfiles, Size: 29008 bytes --]
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-02 11:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-02 11:37 [PATCH][2/3] XenAPI: Add Direct PCI Assignment (DPCI) Support Yosuke Iwamatsu
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.