Re: [Xen-devel] Windows HVM no longer boots with AMD Ryzen 3700X (and 3900X)

2019-09-02 Thread Paul Durrant
> -Original Message- > From: Steven Haigh > Sent: 02 September 2019 09:09 > To: Paul Durrant > Cc: Andreas Kinzler ; Andrew Cooper > ; xen- > de...@lists.xenproject.org > Subject: Re: Windows HVM no longer boots with AMD Ryzen 3700X (and 3900X) > > On 2019-09-02 18:04, Paul Durrant

[Xen-devel] [PATCH v1] x86/altp2m: Add hypercall to create a new view and set sve bits

2019-09-02 Thread Alexandru Stefan ISAILA
By default the sve bits are not set. This patch adds the option of setting the sve bits upon creating a new altp2m view. Signed-off-by: Alexandru Isaila --- tools/libxc/include/xenctrl.h | 3 +++ tools/libxc/xc_altp2m.c | 28 xen/arch/x86/hvm/hvm.c

Re: [Xen-devel] Windows HVM no longer boots with AMD Ryzen 3700X (and 3900X)

2019-09-02 Thread Steven Haigh
On 2019-09-02 18:04, Paul Durrant wrote: -Original Message- Further to the above, I did some experimentation. The following is a list of attempted boot configurations and their outcomes: viridian=1 vcpus=4 STOPCODE: HAL MEMORY ALLOCATION viridian=0 vcpus=4 STOPCODE:

Re: [Xen-devel] [PATCH v3 3/3] Add logic to use V section entry in THE REST for identifying xen trees

2019-09-02 Thread Jan Beulich
On 30.08.2019 22:09, Lars Kurth wrote: > Specifically: > * Move check until after the MAINTAINERS file has been read > * Add get_xen_maintainers_file_version() for check > * Remove top_of_tree as not needed any more > * Faiul with extended error message when used out of tree > > Signed-off-by:

Re: [Xen-devel] [PATCH v3 2/3] Add V section entry to allow identification of Xen MAINTAINERS file

2019-09-02 Thread Jan Beulich
On 30.08.2019 22:09, Lars Kurth wrote: > This change provides sufficient information to allow get_maintainer.pl / > add_maintainers.pl scripts to be run on xen sister repositories such as > mini-os.git, osstest.git, etc > > A suggested template for sister repositories of Xen is > >

Re: [Xen-devel] Windows HVM no longer boots with AMD Ryzen 3700X (and 3900X)

2019-09-02 Thread Paul Durrant
> -Original Message- > > Further to the above, I did some experimentation. The following is a > list of attempted boot configurations and their outcomes: > > viridian=1 > vcpus=4 > STOPCODE: HAL MEMORY ALLOCATION > > viridian=0 > vcpus=4 > STOPCODE:

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

2019-09-02 Thread osstest service owner
flight 140915 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/140915/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-xtf-amd64-amd64-47 xen-boot fail REGR. vs. 139876

Re: [Xen-devel] [PATCH] x86/xen/efi: Fix EFI variable 'name' type conversion

2019-09-02 Thread Jan Beulich
On 01.09.2019 08:58, Adam Zerella wrote: > This resolves a type conversion from 'char *' to 'unsigned short'. Could you explain this? There's no ... > --- a/arch/x86/xen/efi.c > +++ b/arch/x86/xen/efi.c > @@ -118,8 +118,8 @@ static enum efi_secureboot_mode > xen_efi_get_secureboot(void) >

Re: [Xen-devel] [PATCH v3 4/5] x86/boot: Copy 16-bit boot variables back up to Xen image

2019-09-02 Thread Jan Beulich
On 30.08.2019 18:25, David Woodhouse wrote: > On Fri, 2019-08-30 at 17:43 +0200, Jan Beulich wrote: >> On 21.08.2019 18:35, David Woodhouse wrote: >>> @@ -762,6 +773,11 @@ trampoline_setup: >>> mov $((boot_trampoline_end - boot_trampoline_start) / 4),%ecx >>> rep movsl

Re: [Xen-devel] [PATCH v3 2/5] x86/boot: Split bootsym() into four types of relocations

2019-09-02 Thread Jan Beulich
On 30.08.2019 18:12, David Woodhouse wrote: > On Fri, 2019-08-30 at 17:10 +0200, Jan Beulich wrote: >> On 21.08.2019 18:35, David Woodhouse wrote: >>> --- a/xen/arch/x86/boot/trampoline.S >>> +++ b/xen/arch/x86/boot/trampoline.S >>> @@ -16,21 +16,62 @@ >>> * not guaranteed to persist. >>> */

Re: [Xen-devel] [PATCH] swiotlb-zen: Convert to use macro

2019-09-02 Thread Juergen Gross
On 01.09.19 21:28, Souptick Joarder wrote: Rather than using static int max_dma_bits, this can be coverted to use as macro. Signed-off-by: Souptick Joarder s/zen/xen/ in the patch title, other than that: Reviewed-by: Juergen Gross Juergen ___

Re: [Xen-devel] [PATCH V3 8/8] iommu/arm: Add Renesas IPMMU-VMSA support

2019-09-02 Thread Yoshihiro Shimoda
Hi Oleksandr-san, > From: Oleksandr, Sent: Thursday, August 29, 2019 7:56 PM > > About this hardware handling, this patch seems good to me. But, since > > I'm not familiar about Xen passthrough framework, I think I cannot > > add my Reviewed-by tag into this patch. What do you think? > > I am

[Xen-devel] [linux-4.4 test] 140920: regressions - FAIL

2019-09-02 Thread osstest service owner
flight 140920 linux-4.4 real [real] http://logs.test-lab.xenproject.org/osstest/logs/140920/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 139698 build-amd64-xsm

<    1   2