|
| From: | Jan Beulich |
| Subject: | Re: [Qemu-devel] [Xen-devel] [XEN][RFC PATCH V2 05/17] hvm: Modify hvm_op |
| Date: | Thu, 23 Aug 2012 08:27:50 +0100 |
>>> Julien Grall <address@hidden> 08/22/12 8:56 PM >>>
>@@ -4069,20 +4053,12 @@ long do_hvm_op(unsigned long op,
>XEN_GUEST_HANDLE(void) arg)
>
>switch ( a.index )
>{
>- case HVM_PARAM_IOREQ_PFN:
Removing sub-ops which a domain can issue for itself (which for this and
another one below appears to be the case) is not allowed.
>+ case HVM_PARAM_IO_PFN_FIRST:
I don't see where in this patch this and the other new sub-op constants
get defined.
Jan
| [Prev in Thread] | Current Thread | [Next in Thread] |