[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [linux-2.6.18-xen] [IA64] xencomm: support PHYSDEVOP_manage_pci_add/remove.



# HG changeset patch
# User Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
# Date 1217233480 -32400
# Node ID 0deba952a6d3d2a58c404feefea2bccb3071089a
# Parent  770a0e422f643abf4b818b0ac70836ef9c34448d
[IA64] xencomm: support PHYSDEVOP_manage_pci_add/remove.

add support PHYSDEVOP_manage_pci_add/remove which were
newly added.

Signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
---
 arch/ia64/xen/xcom_hcall.c |    4 ++++
 1 files changed, 4 insertions(+)

diff -r 770a0e422f64 -r 0deba952a6d3 arch/ia64/xen/xcom_hcall.c
--- a/arch/ia64/xen/xcom_hcall.c        Mon Jul 28 17:24:37 2008 +0900
+++ b/arch/ia64/xen/xcom_hcall.c        Mon Jul 28 17:24:40 2008 +0900
@@ -144,6 +144,10 @@ xencomm_hypercall_physdev_op(int cmd, vo
        case PHYSDEVOP_irq_status_query:
                argsize = sizeof(physdev_irq_status_query_t);
                break;
+       case PHYSDEVOP_manage_pci_add:
+       case PHYSDEVOP_manage_pci_remove:
+               argsize = sizeof(physdev_manage_pci_t);
+               break;
 
        default:
                printk("%s: unknown physdev op %d\n", __func__, cmd);

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.