[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v9 4/4] libxl: Add interface for querying hypervisor about PCI topology
On 05/15/2015 04:43 AM, Olaf Hering wrote: On Mon, May 11, Boris Ostrovsky wrote:+++ b/tools/libxl/xl_cmdimpl.c @@ -5420,12 +5420,15 @@ static void output_numainfo(void)static void output_topologyinfo(void)+ int valid_devs; + valid_devs++; + if (valid_devs == 0)This is broken as well, merged as e78e8b9bb649bf0f18d940fb12a4f6c55be34915 I will send a patch but I am curious whether this broke the build for you too? Because I didn't get any warnings. -boris _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |