Re: [Xen-devel] [PATCH v6 6/8] arm/gic-v3: Refactor gicv3_init into generic and dt specific parts

2016-01-30 Thread Shannon Zhao
On 2016/1/28 18:27, Stefano Stabellini wrote: > On Thu, 28 Jan 2016, Shannon Zhao wrote: >> > From: Shannon Zhao >> > >> > Refactor gic-v3 related functions into dt and generic parts. This will be >> > helpful when adding acpi support for gic-v3. >> > >> >

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

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

[Xen-devel] [distros-debian-stretch test] 38716: tolerable FAIL

2016-01-30 Thread Platform Team regression test user
flight 38716 distros-debian-stretch real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/38716/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): test-amd64-amd64-amd64-stretch-netboot-pvgrub 10 guest-start fail blocked in 38690 Tests

[Xen-devel] [PATCH v6 1/3] Kconfig: import kconfig.h from Linux 4.3

2016-01-30 Thread Shannon Zhao
From: Shannon Zhao To support using CONFIG_ options in C/CPP expressions, import kconfig.h from the Linux v4.3 tag (commit id 6a13feb9c82803e2b815eca72fa7a9f5561d7861). Only import IS_ENABLED for Xen since Xen doesn't support loadable modules. CC: Doug Goldstein

[Xen-devel] [PATCH v6 3/3] acpi: Refactor acpi_os_map_memory to be architecturally independent

2016-01-30 Thread Shannon Zhao
From: Shannon Zhao The first Mb handling is not necessary and the attribute of __vmap() is different for ARM. Factor the first Mb handling only for x86 and define a mapping attribute for each architecture. Cc: Jan Beulich Signed-off-by: Shannon Zhao

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

2016-01-30 Thread osstest service owner
flight 79416 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/79416/ 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

[Xen-devel] [PATCH v6 2/3] ACPI: add config for BIOS table scan

2016-01-30 Thread Shannon Zhao
From: Graeme Gregory With the addition of ARM64 that does not have a traditional BIOS to scan, add a config option which is selected on x86 (ia64 doesn't need it either, it is EFI/UEFI based system) to do the traditional BIOS scanning for tables. Signed-off-by: Graeme

[Xen-devel] [linux-next test] 79409: regressions - trouble: blocked/broken/fail/pass

2016-01-30 Thread osstest service owner
flight 79409 linux-next real [real] http://logs.test-lab.xenproject.org/osstest/logs/79409/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-armhf-armhf-libvirt-raw 8 leak-check/basis(8) fail REGR. vs. 79208 Regressions which are

Re: [Xen-devel] [BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices

2016-01-30 Thread Tommi Airikka
On Wed, Jan 27, 2016 at 7:30 PM, Konrad Rzeszutek Wilk < konrad.w...@oracle.com> wrote: > On Sat, Jan 23, 2016 at 05:12:04PM +0100, Tommi Airikka wrote: > > Xen developers, > > > > After an upgrade of my Debian Jessie dom0 and domUs, my passthroughed > > NIC stopped working. > > This bug was

Re: [Xen-devel] [PATCH v3 3/3] tools: introduce parameter max_wp_ram_ranges.

2016-01-30 Thread Yu, Zhang
On 1/30/2016 12:33 AM, Jan Beulich wrote: On 29.01.16 at 11:45, wrote: --- a/xen/arch/x86/hvm/hvm.c +++ b/xen/arch/x86/hvm/hvm.c @@ -940,6 +940,8 @@ static int hvm_ioreq_server_alloc_rangesets(struct hvm_ioreq_server *s, { unsigned int i; int rc; +

[Xen-devel] [linux-3.16 test] 79413: regressions - FAIL

2016-01-30 Thread osstest service owner
flight 79413 linux-3.16 real [real] http://logs.test-lab.xenproject.org/osstest/logs/79413/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i386-rumpuserxen6 xen-build fail REGR. vs. 77819

Re: [Xen-devel] X86 arch_domain ginormous, sizeof(struct domain) already == PAGE_SIZE

2016-01-30 Thread Lengyel, Tamas
On Fri, Jan 29, 2016 at 2:32 PM, Corneliu ZUZU wrote: > On 1/29/2016 6:47 PM, Lengyel, Tamas wrote: > > > by leaving there only the x86-specific part, i.e.: >> struct { >> uint8_t mov_to_msr_enabled : 1; >> uint8_t mov_to_msr_extended

[Xen-devel] [linux-4.1 test] 79430: regressions - FAIL

2016-01-30 Thread osstest service owner
flight 79430 linux-4.1 real [real] http://logs.test-lab.xenproject.org/osstest/logs/79430/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64-rumpuserxen 6 xen-build fail REGR. vs. 66399 build-i386-rumpuserxen

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

2016-01-30 Thread osstest service owner
flight 79449 linux-mingo-tip-master real [real] http://logs.test-lab.xenproject.org/osstest/logs/79449/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i386-rumpuserxen6 xen-build fail REGR. vs. 60684

[Xen-devel] [qemu-mainline test] 79426: tolerable FAIL - PUSHED

2016-01-30 Thread osstest service owner
flight 79426 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/79426/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): test-armhf-armhf-xl-rtds15 guest-start/debian.repeat fail blocked in 79366 Tests which did not

Re: [Xen-devel] [PATCH] ARM: Support for guest-request vm-events

2016-01-30 Thread Tamas K Lengyel
On Thu, Jan 28, 2016 at 7:10 AM, Razvan Cojocaru wrote: > On 01/28/2016 03:03 PM, Ian Campbell wrote: > > On Thu, 2016-01-28 at 14:57 +0200, Corneliu ZUZU wrote: > >> > >> > >> Ok, great. I'll try it tonight and post a patch series ASAP. > >> Concerning the CC list,

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

2016-01-30 Thread osstest service owner
flight 79451 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/79451/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-armhf-armhf-libvirt-raw 13 guest-saverestorefail never pass test-armhf-armhf-libvirt-raw 11

Re: [Xen-devel] [PATCH v6 1/3] Kconfig: import kconfig.h from Linux 4.3

2016-01-30 Thread Doug Goldstein
On 1/30/16 3:47 AM, Shannon Zhao wrote: > From: Shannon Zhao > > To support using CONFIG_ options in C/CPP expressions, import kconfig.h > from the Linux v4.3 tag (commit id > 6a13feb9c82803e2b815eca72fa7a9f5561d7861). > Only import IS_ENABLED for Xen since Xen doesn't

Re: [Xen-devel] [GIT PULL] (xen) stable/for-jens-4.5

2016-01-30 Thread Jens Axboe
On 01/29/2016 08:11 PM, Konrad Rzeszutek Wilk wrote: Hey Jens, Please git pull the following branch: git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.5 which has one bug-fix. I had it in my tree at some point and after an rebase (done months ago) lost it! It

Re: [Xen-devel] [PATCH v6 2/3] ACPI: add config for BIOS table scan

2016-01-30 Thread Doug Goldstein
On 1/30/16 3:47 AM, Shannon Zhao wrote: > From: Graeme Gregory > > With the addition of ARM64 that does not have a traditional BIOS to > scan, add a config option which is selected on x86 (ia64 doesn't need > it either, it is EFI/UEFI based system) to do the

[Xen-devel] [linux-3.14 test] 79452: regressions - FAIL

2016-01-30 Thread osstest service owner
flight 79452 linux-3.14 real [real] http://logs.test-lab.xenproject.org/osstest/logs/79452/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i386-rumpuserxen6 xen-build fail REGR. vs. 78986

[Xen-devel] [qemu-mainline baseline-only test] 38717: regressions - FAIL

2016-01-30 Thread Platform Team regression test user
This run is configured for baseline tests only. flight 38717 qemu-mainline real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/38717/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-armhf-armhf-libvirt-qcow2 9