Re: [Xen-devel] [PATCH V12 5/5] domcreate: support pvusb in configuration file [and 1 more messages]

2016-01-12 Thread Ian Jackson
Chunyan Liu writes ("[PATCH V12 4/5] xl: add pvusb commands"): > Add pvusb commands: usbctrl-attach, usbctrl-detach, usb-list, > usbdev-attach and usbdev-detach. The way you have documented usbctrl-attach and the config file syntax in this patch and the next one means that each usb config setting

Re: [Xen-devel] [v3,11/41] mips: reuse asm-generic/barrier.h

2016-01-12 Thread Leonid Yegoshin
(I try to answer on multiple mails in one) First of all, it seems like some generic notes should be given here: 1. Generic MIPS "SYNC" (aka "SYNC 0") instruction is a very heavy in some CPUs. On that CPUs it basically kills pipelines in each CPU, can do a special memory/IO bus transaction (sim

Re: [Xen-devel] [v3,11/41] mips: reuse asm-generic/barrier.h

2016-01-12 Thread Peter Zijlstra
On Tue, Jan 12, 2016 at 12:45:14PM -0800, Leonid Yegoshin wrote: > (I try to answer on multiple mails in one) > > First of all, it seems like some generic notes should be given here: > > 1. Generic MIPS "SYNC" (aka "SYNC 0") instruction is a very heavy in some > CPUs. On that CPUs it basically ki

[Xen-devel] [qemu-upstream-4.3-testing test] 77853: regressions - FAIL

2016-01-12 Thread osstest service owner
flight 77853 qemu-upstream-4.3-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/77853/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-qemuu-winxpsp3 15 guest-localmigrate/x10 fail REGR. vs. 62112 Reg

[Xen-devel] [linux-3.16 baseline-only test] 38623: regressions - FAIL

2016-01-12 Thread Platform Team regression test user
This run is configured for baseline tests only. flight 38623 linux-3.16 real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/38623/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-multivcpu 6 xen-boot

[Xen-devel] [qemu-upstream-4.5-testing test] 77858: tolerable FAIL - PUSHED

2016-01-12 Thread osstest service owner
flight 77858 qemu-upstream-4.5-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/77858/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-amd64-i386-xl-qemuu-ovmf-amd64 9 debian-hvm-install fail in 77752 pass in 77858 test-amd64-amd

[Xen-devel] [ovmf test] 77886: regressions - FAIL

2016-01-12 Thread osstest service owner
flight 77886 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/77886/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-qemuu-ovmf-amd64 17 guest-start/debianhvm.repeat fail REGR. vs. 65543 test-amd64-i386-

[Xen-devel] [linux-mingo-tip-master test] 77867: regressions - FAIL

2016-01-12 Thread osstest service owner
flight 77867 linux-mingo-tip-master real [real] http://logs.test-lab.xenproject.org/osstest/logs/77867/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-qemut-stubdom-debianhvm-amd64-xsm 9 debian-hvm-install fail REGR. vs.

[Xen-devel] [libvirt test] 77871: tolerable FAIL - PUSHED

2016-01-12 Thread osstest service owner
flight 77871 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/77871/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): test-amd64-amd64-libvirt-vhd 9 debian-di-installfail like 77684 Tests which did not succeed, but a

[Xen-devel] [distros-debian-snapshot test] 38624: regressions - FAIL

2016-01-12 Thread Platform Team regression test user
flight 38624 distros-debian-snapshot real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/38624/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-i386-weekly-netinst-pygrub 9 debian-di-install fail REGR. vs. 38592

Re: [Xen-devel] [v3,11/41] mips: reuse asm-generic/barrier.h

2016-01-12 Thread Leonid Yegoshin
On 01/12/2016 01:40 PM, Peter Zijlstra wrote: It is selectable only for MIPS R2 but not MIPS R6. The reason is - most of MIPS R2 CPUs have short pipeline and that SYNC is just waste of CPU resource, especially taking into account that "lightweight syncs" are converted to a heavy "SYNC 0" in man

[Xen-devel] [qemu-upstream-4.2-testing test] 77910: regressions - FAIL

2016-01-12 Thread osstest service owner
flight 77910 qemu-upstream-4.2-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/77910/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i3865 xen-build fail REGR. vs. 62044 build-a

Re: [Xen-devel] [Qemu-devel] [PATCH v4] igd-passthrough-i440FX: convert to realize()

2016-01-12 Thread Hao, Xudong
"can't boot up" means guest doesn't boot at all, guest will stop to booting after adding vga device, detail log in attachment. Thanks, -Xudong > -Original Message- > From: qemu-devel-bounces+xudong.hao=intel@nongnu.org [mailto:qemu- > devel-bounces+xudong.hao=intel@nongnu.org] O

[Xen-devel] [PATCH] tools: fix python install with "xentoollog"

2016-01-12 Thread Konrad Rzeszutek Wilk
commit 5d3dc8671521ea4a4f753e77d3e7fb3a3a6f5f80 "tools: Refactor "xentoollog" into its own library" with older python versions (2.6.4) will fail to the build if attempted to be done twice (which happens due to pygrub dependencies). make -C python DESTDIR=/tmp make -C python DESTDIR=/tmp The secon

Re: [Xen-devel] [PATCH 1/2] libxl: fix _SC_GETPW_R_SIZE_MAX usage

2016-01-12 Thread Doug Goldstein
On 1/12/16 7:14 AM, Roger Pau Monne wrote: > According to the FreeBSD sysconf man page [0] if the variable is associated > with functionality that is not supported, -1 is returned and errno is not > modified. Modify libxl__dm_runas_helper so it's able to correctly > deal with this situation by sett

[Xen-devel] [xen-unstable test] 77892: regressions - FAIL

2016-01-12 Thread osstest service owner
flight 77892 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/77892/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-qemut-stubdom-debianhvm-amd64-xsm 9 debian-hvm-install fail REGR. vs. 66879 Reg

[Xen-devel] [qemu-upstream-4.4-testing baseline-only test] 38625: tolerable FAIL

2016-01-12 Thread Platform Team regression test user
This run is configured for baseline tests only. flight 38625 qemu-upstream-4.4-testing real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/38625/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-libvirt 12 migrate-support-chec

Re: [Xen-devel] [PATCH] x86/hvm: Allow the guest to permit the use of userspace hypercalls

2016-01-12 Thread Juergen Gross
On 12/01/16 18:23, Stefano Stabellini wrote: > On Tue, 12 Jan 2016, Juergen Gross wrote: >> On 12/01/16 18:05, Stefano Stabellini wrote: >>> On Tue, 12 Jan 2016, Jan Beulich wrote: >>> On 12.01.16 at 13:07, wrote: > On Mon, 11 Jan 2016, David Vrabel wrote: >> On 11/01/16 17:17, Andrew

Re: [Xen-devel] [PATCH v4 3/3] VT-d: Fix vt-d Device-TLB flush timeout issue.

2016-01-12 Thread Tian, Kevin
> From: Xu, Quan > Sent: Thursday, January 07, 2016 9:47 PM > > > On January 07, 2016 9:28 PM, wrote: > > >>> On 07.01.16 at 02:39, wrote: > > > On January 06, 2016 7:26 PM, wrote: > > >> > I didn't think about the full logic thoroughly now. But it would > > >> > always be good to not hide devi

[Xen-devel] [PATCH v2] x86/xsave: simplify xcomp_bv initialization

2016-01-12 Thread Jan Beulich
This simplifies a number of pointless conditionals: Bits 0 and 1 of xcomp_bv don't matter anyway, and as long as none of bits 2..62 are set, setting bit 63 is pointless too unless XSAVES is in use. Signed-off-by: Jan Beulich --- v2: Retain setting of bit 63 on XSAVES-capable systems. --- a/xen/a

[Xen-devel] [seabios test] 77918: tolerable FAIL - PUSHED

2016-01-12 Thread osstest service owner
flight 77918 seabios real [real] http://logs.test-lab.xenproject.org/osstest/logs/77918/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): test-amd64-amd64-xl-qemuu-win7-amd64 16 guest-stop fail like 77427 Tests which did not succeed, but a

Re: [Xen-devel] [Qemu-devel] [PATCH v4] igd-passthrough-i440FX: convert to realize()

2016-01-12 Thread Hao, Xudong
> -Original Message- > From: qemu-devel-bounces+xudong.hao=intel@nongnu.org [mailto:qemu- > devel-bounces+xudong.hao=intel@nongnu.org] On Behalf Of Gerd > Hoffmann > Sent: Tuesday, January 12, 2016 6:25 PM > To: Hao, Xudong > Cc: Lars Kurth ; xen-de...@lists.xensource.com; Stefano

<    1   2