Re: [Xen-devel] [PATCH 14/24] libxl: allow to set the ratelimit value online for Credit2

2016-08-22 Thread Ian Jackson
Dario Faggioli writes ("[PATCH 14/24] libxl: allow to set the ratelimit value online for Credit2"): ... > -rc = xc_sched_credit_params_set(ctx->xch, poolid, &sparam); > -if ( rc < 0 ) { > -LOGE(ERROR, "setting sched credit param"); > -GC_FREE; > -return ERROR_FAIL;

[Xen-devel] [ovmf test] 100579: all pass - PUSHED

2016-08-22 Thread osstest service owner
flight 100579 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/100579/ Perfect :-) All tests in this flight passed as required version targeted for testing: ovmf d36447418d32d82c4d1033ffcf5cb6244031ac9f baseline version: ovmf 35dc964bf1eab3f072538

Re: [Xen-devel] [PATCH 14/24] libxl: allow to set the ratelimit value online for Credit2

2016-08-22 Thread Ian Jackson
Dario Faggioli writes ("[PATCH 14/24] libxl: allow to set the ratelimit value online for Credit2"): > This is the remaining part of the plumbing (the libxl > one) necessary to be able to change the value of the > ratelimit_us parameter online, for Credit2 (like it is > already for Credit1). I thi

Re: [Xen-devel] Xen Wiki Write permissions

2016-08-22 Thread Wei Liu
Hi Neil On Sun, Aug 21, 2016 at 01:22:15PM -0400, Neil Sikka wrote: > Hello, how can i get write permission to update documentation on the Xen > Wiki? > Please send me your account name for Xen wiki and I will grant you write permission. Wei. > -- > My Blog: http://www.neilscomputerblog.blogs

[Xen-devel] [xen-unstable test] 100578: tolerable FAIL

2016-08-22 Thread osstest service owner
flight 100578 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/100578/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): test-armhf-armhf-xl-rtds 15 guest-start/debian.repeatfail like 100569 build-amd64-rumpuserxen

Re: [Xen-devel] [PATCH] xenbus: don't BUG() on user mode induced condition

2016-08-22 Thread Sylvain Munaut
Hi Jan, > See https://patchwork.kernel.org/patch/9281193/. Thanks for the pointer ! I had checked the kernel git tree for a potential fix, but didn't think of patchwork. Cheers, Sylvain Munaut ___ Xen-devel mailing list Xen-devel@lists.xen.org

Re: [Xen-devel] [PATCH 2/2] x86/EFI: use less crude way of generating the build ID

2016-08-22 Thread Jan Beulich
>>> On 19.08.16 at 18:14, wrote: > On Mon, Aug 15, 2016 at 10:15:47AM -0400, Konrad Rzeszutek Wilk wrote: >> On Mon, Aug 15, 2016 at 01:58:47AM -0600, Jan Beulich wrote: >> > >>> On 15.08.16 at 01:42, wrote: >> > >> --- a/xen/arch/x86/efi/Makefile >> > >> +++ b/xen/arch/x86/efi/Makefile >> > >> @

<    1   2