[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [v8][PATCH 03/16] xen/passthrough: extend hypercall to support rdm reservation policy
>>> On 16.07.15 at 09:48, <tiejun.chen@xxxxxxxxx> wrote: > On 2015/7/16 15:40, Jan Beulich wrote: >>>>> On 16.07.15 at 08:52, <tiejun.chen@xxxxxxxxx> wrote: >>> @@ -1577,9 +1578,15 @@ int iommu_do_pci_domctl( >>> seg = machine_sbdf >> 16; >>> bus = PCI_BUS(machine_sbdf); >>> devfn = PCI_DEVFN2(machine_sbdf); >>> + flag = domctl->u.assign_device.flag; >>> + if ( flag > XEN_DOMCTL_DEV_RDM_RELAXED ) >> >> Didn't we settle on flag & ~XEN_DOMCTL_DEV_RDM_RELAXED? > > Sorry its my fault to miss this merge. > > BTW, could I resend this patch separately to get your Ack? If you don't > have other objections. Actually if we were to commit (parts of) this version, I'd even be fine with doing the adjustment upon commit. So I'd suggest making the change in your local copy so it would be as intended on v9, should that need sending. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |