[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [v5][PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM
Chen, Tiejun writes ("Re: [v5][PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM"): > Are you saying this? We should use 'r' as the return value of libxc call > > int rc = 0, r; > > r = xc_reserved_device_memory_map(CTX->xch, flag, seg, bus, devfn, > NULL, nr_entries); > assert(r <= 0); > /* "0" means we have no any rdm entry. */ > if (!r) goto out; Yes, thanks. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |