Re: [Xen-devel] [Patch v11 3/3] vt-d: fix vt-d Device-TLB flush timeout issue

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 08:08, wrote: > On June 16, 2016 5:05 PM, Jan Beulich wrote: >> >>> On 16.06.16 at 10:42, wrote: >> > On June 02, 2016 7:07 PM, Jan Beulich wrote: >> >> >>> On 01.06.16 at 11:05, wrote: >> >> > +static void dev_invalidate_iotlb_timeout(struct iommu *iommu, u16 did, >> >> >

Re: [Xen-devel] [PATCH 1/7] minor (formatting) fixes

2016-06-17 Thread Jan Beulich
>>> On 16.06.16 at 21:19, wrote: > On 6/16/2016 5:24 PM, Jan Beulich wrote: > On 16.06.16 at 16:06, wrote: >>> --- a/xen/arch/x86/hvm/event.c >>> +++ b/xen/arch/x86/hvm/event.c >>> @@ -23,6 +23,7 @@ >>> >>> #include >>> #include >>> +#include >>> #include >>> #include >>> #i

Re: [Xen-devel] [PATCH 3/7] vm-event: introduce vm_event_vcpu_enter

2016-06-17 Thread Jan Beulich
>>> On 16.06.16 at 22:10, wrote: > On 6/16/2016 5:51 PM, Jan Beulich wrote: > On 16.06.16 at 16:08, wrote: >>> @@ -509,6 +508,8 @@ void hvm_do_resume(struct vcpu *v) >>> } >>> } >>> >>> +vm_event_vcpu_enter(v); >> Why here? > Why indeed. It made sense because monitor_wr

Re: [Xen-devel] [PATCH 4/7] vm-event/x86: use vm_event_vcpu_enter properly

2016-06-17 Thread Jan Beulich
>>> On 16.06.16 at 22:20, wrote: > On 6/16/2016 6:00 PM, Jan Beulich wrote: > On 16.06.16 at 16:09, wrote: >>> @@ -1432,18 +1430,16 @@ static void vmx_update_guest_cr(struct vcpu *v, >>> unsigned int cr) >>> if ( paging_mode_hap(v->domain) ) >>> { >>> /* Man

[Xen-devel] [xen-4.6-testing test] 95825: regressions - trouble: blocked/broken/fail/pass

2016-06-17 Thread osstest service owner
flight 95825 xen-4.6-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/95825/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-freebsd10-amd64 3 host-install(3) broken REGR. vs. 95718 build-armhf

Re: [Xen-devel] [PATCH 1/8] x86/time: improve cross-CPU clock monotonicity (and more)

2016-06-17 Thread Jan Beulich
>>> On 16.06.16 at 22:27, wrote: >> I.e. my plan was, once the backwards moves are small enough, to maybe >> indeed compensate them by maintaining a global variable tracking >> the most recently returned value. There are issues with such an >> approach too, though: HT effects can result in one hyp

Re: [Xen-devel] [xen-4.6-testing test] 95825: regressions - trouble: blocked/broken/fail/pass

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 09:27, wrote: > flight 95825 xen-4.6-testing real [real] > http://logs.test-lab.xenproject.org/osstest/logs/95825/ > > Regressions :-( > > Tests which did not succeed and are blocking, > including tests which could not be run: > test-amd64-i386-freebsd10-amd64 3 host-instal

Re: [Xen-devel] qemu-traditional build problem for Xen 4.7.0 RC6

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 05:11, wrote: > QEMU_TAG update to 698d6d6f8d095edadb0c23612b552a89dd3eee4c of traditional > qemu in Config.mk, this commit is a branch stable-4.7 commit for qemu > traditional. The master commit is 6e20809727261599e8527c456eb078c0e89139a1. > It bring up a build error. It wou

Re: [Xen-devel] [PATCH v3 2/2] xen: add update indicator to vcpu_runstate_info

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 07:26, wrote: > In order to support reading another vcpu's mapped vcpu_runstate_info > an indicator for an occurring update of the runstate information is > needed. > > Add the possibility to activate setting this indicator in the highest > bit of state_entry_time via a vm_assi

Re: [Xen-devel] [Patch v11 3/3] vt-d: fix vt-d Device-TLB flush timeout issue

2016-06-17 Thread Xu, Quan
On June 17, 2016 3:01 PM, Jan Beulich wrote: > >>> On 17.06.16 at 08:08, wrote: > > > On June 16, 2016 5:05 PM, Jan Beulich wrote: > >> >>> On 16.06.16 at 10:42, wrote: > >> > On June 02, 2016 7:07 PM, Jan Beulich wrote: > >> >> >>> On 01.06.16 at 11:05, wrote: > >> >> > +static void dev_inv

Re: [Xen-devel] [PATCH RESEND 05/14] libxl/arm: Construct ACPI GTDT table

2016-06-17 Thread Julien Grall
Hello Shannon, On 17/06/16 04:29, Shannon Zhao wrote: On 2016/6/6 19:40, Stefano Stabellini wrote: ACPI tables for ARM guests should be user configurable: acpi=1 in the VM config file enables them, with default off. While the configuration "acpi" already exists for HVM guest configuration, do

Re: [Xen-devel] [PATCH RESEND 00/14] Xen ARM DomU ACPI support

2016-06-17 Thread Julien Grall
Hi Wei, On 16/06/16 12:20, Wei Liu wrote: On Tue, Jun 07, 2016 at 12:00:26PM +0100, Julien Grall wrote: I've read this sub-thread and the other thread in which Boris replied, I think due to the fact that libxl has more information at hand and libxc is intended to be simple, I think having the bu

[Xen-devel] Ping: Re: [PATCH 2/2] x86/HVM: re-order operations in hvm_ud_intercept()

2016-06-17 Thread Jan Beulich
>>> On 09.06.16 at 17:05, wrote: On 09.06.16 at 16:27, wrote: >> On 09/06/16 15:13, Jan Beulich wrote: >> On 09.06.16 at 16:06, wrote: On 09/06/16 13:31, Jan Beulich wrote: On 09.06.16 at 13:34, wrote: >> On 08/06/16 14:43, Jan Beulich wrote: >>> Don't fetch CS ex

[Xen-devel] Ping: [PATCH 0/4] x86/vMSI-X: misc improvements

2016-06-17 Thread Jan Beulich
>>> On 08.06.16 at 14:48, wrote: > 1: defer intercept handler registration > 2: drop list lock > 3: drop pci_msix_get_table_len() > 4: use generic intercept handler in place of MMIO one > > Signed-off-by: Jan Beulich ___ Xen-devel mailing list Xen-d

Re: [Xen-devel] [PATCH 6/7] vm-event/arm: move hvm_event_cr->common vm_event_monitor_cr

2016-06-17 Thread Corneliu ZUZU
On 6/16/2016 6:16 PM, Jan Beulich wrote: On 16.06.16 at 16:12, wrote: Prepare for ARM implementation of control-register write vm-events by moving X86-specific hvm_event_cr to the common-side. Signed-off-by: Corneliu ZUZU --- xen/arch/x86/hvm/event.c| 30

Re: [Xen-devel] [PATCH 1/7] minor (formatting) fixes

2016-06-17 Thread Corneliu ZUZU
On 6/16/2016 7:02 PM, Tamas K Lengyel wrote: diff --git a/xen/include/asm-arm/vm_event.h b/xen/include/asm-arm/vm_event.h index 014d9ba..05c3027 100644 --- a/xen/include/asm-arm/vm_event.h +++ b/xen/include/asm-arm/vm_event.h @@ -23,21 +23,18 @@ #include #include -static inline -int vm_eve

Re: [Xen-devel] [PATCH 1/7] minor (formatting) fixes

2016-06-17 Thread Razvan Cojocaru
On 06/17/2016 11:33 AM, Corneliu ZUZU wrote: > On 6/16/2016 7:02 PM, Tamas K Lengyel wrote: >>> diff --git a/xen/include/asm-arm/vm_event.h >>> b/xen/include/asm-arm/vm_event.h >>> index 014d9ba..05c3027 100644 >>> --- a/xen/include/asm-arm/vm_event.h >>> +++ b/xen/include/asm-arm/vm_event.h >>> @@

Re: [Xen-devel] [PATCH 6/7] vm-event/arm: move hvm_event_cr->common vm_event_monitor_cr

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 10:25, wrote: > On 6/16/2016 6:16 PM, Jan Beulich wrote: >> And looking at all the uses of this variable I get the impression that >> you really want a shorthand for &d->arch.monitor (if any such >> helper variable is worthwhile to have here in the first place). > > Well, this

Re: [Xen-devel] [Patch v11 3/3] vt-d: fix vt-d Device-TLB flush timeout issue

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 10:15, wrote: > On June 17, 2016 3:01 PM, Jan Beulich wrote: >> >>> On 17.06.16 at 08:08, wrote: >> >> > On June 16, 2016 5:05 PM, Jan Beulich wrote: >> >> >>> On 16.06.16 at 10:42, wrote: >> >> > On June 02, 2016 7:07 PM, Jan Beulich wrote: >> >> >> >>> On 01.06.16 at 11:

Re: [Xen-devel] [PATCH v3 03/16] x86/boot: call reloc() using cdecl calling convention

2016-06-17 Thread Daniel Kiper
On Fri, Apr 15, 2016 at 04:56:26PM +0100, Andrew Cooper wrote: > On 15/04/16 13:33, Daniel Kiper wrote: > > reloc() is not called according to cdecl calling convention. > > This makes confusion and does not scale well for more arguments. > > And patch adding multiboot2 protocol support have to pass

Re: [Xen-devel] [PATCH 2/7] vm-event: VM_EVENT_FLAG_DENY requires VM_EVENT_FLAG_VCPU_PAUSED

2016-06-17 Thread Corneliu ZUZU
On 6/16/2016 7:11 PM, Tamas K Lengyel wrote: On Thu, Jun 16, 2016 at 8:07 AM, Corneliu ZUZU wrote: For VM_EVENT_FLAG_DENY to work, the vcpu must be paused (sync = 1) until the vm-event is handled. A vm-event response having VM_EVENT_FLAG_DENY flag set should also set the VM_EVENT_FLAG_VCPU_PAUS

Re: [Xen-devel] qemu-traditional build problem for Xen 4.7.0 RC6

2016-06-17 Thread Hao, Xudong
> -Original Message- > From: Jan Beulich [mailto:jbeul...@suse.com] > Sent: Friday, June 17, 2016 3:59 PM > To: Hao, Xudong > Cc: Wei Liu ; ian.jack...@eu.citrix.com; xen- > de...@lists.xenproject.org > Subject: Re: [Xen-devel] qemu-traditional build problem for Xen 4.7.0 RC6 > > >>> On

Re: [Xen-devel] [Patch v11 3/3] vt-d: fix vt-d Device-TLB flush timeout issue (+ crash logic )

2016-06-17 Thread Xu, Quan
+ arm/amd maintainers.. On June 01, 2016 5:05 PM, Xu, Quan wrote: > If Device-TLB flush timed out, we hide the target ATS device immediately and > crash the domain owning this ATS device. If impacted domain is hardware > domain, just throw out a warning. > > By hiding the device, we make sure it

Re: [Xen-devel] [PATCH 3/7] vm-event: introduce vm_event_vcpu_enter

2016-06-17 Thread Julien Grall
Hello, On 16/06/16 15:08, Corneliu ZUZU wrote: diff --git a/xen/arch/arm/domain.c b/xen/arch/arm/domain.c index d31f821..ba248c8 100644 --- a/xen/arch/arm/domain.c +++ b/xen/arch/arm/domain.c @@ -19,6 +19,7 @@ #include #include #include +#include #include #include @@ -251,6 +252

[Xen-devel] [qemu-upstream-4.3-testing test] 95831: regressions - trouble: blocked/broken/fail/pass

2016-06-17 Thread osstest service owner
flight 95831 qemu-upstream-4.3-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/95831/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64-libvirt 5 libvirt-build fail REGR. vs. 80927 build-i

Re: [Xen-devel] [PATCH v3 07/16] x86/boot: create *.lnk files with linker script

2016-06-17 Thread Daniel Kiper
On Tue, May 24, 2016 at 06:52:39AM -0600, Jan Beulich wrote: > >>> On 24.05.16 at 14:28, wrote: > > On Tue, May 24, 2016 at 03:05:06AM -0600, Jan Beulich wrote: > >> >>> On 15.04.16 at 14:33, wrote: > >> > --- /dev/null > >> > +++ b/xen/arch/x86/boot/build32.lds > >> > @@ -0,0 +1,49 @@ > >> > +/*

[Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix

2016-06-17 Thread Juergen Gross
In case the word size of the domU and qemu running the qdisk backend differ BLKIF_OP_DISCARD will not work reliably, as the request structure in the ring have different layouts for different word size. Correct this by copying the request structure in case of different word size element by element

Re: [Xen-devel] [PATCH RESEND 05/14] libxl/arm: Construct ACPI GTDT table

2016-06-17 Thread Stefano Stabellini
On Fri, 17 Jun 2016, Julien Grall wrote: > Hello Shannon, > > On 17/06/16 04:29, Shannon Zhao wrote: > > On 2016/6/6 19:40, Stefano Stabellini wrote: > > > ACPI tables for ARM guests should be user configurable: acpi=1 in the VM > > > config file enables them, with default off. > > While the confi

Re: [Xen-devel] [PATCH 3/7] vm-event: introduce vm_event_vcpu_enter

2016-06-17 Thread Corneliu ZUZU
On 6/16/2016 7:17 PM, Tamas K Lengyel wrote: On Thu, Jun 16, 2016 at 8:08 AM, Corneliu ZUZU wrote: In an effort to improve on the vm-event interface, we introduce a new function called vm_event_vcpu_enter. Its significance is that of a "final touch" vCPU function - i.e. it should be called by i

Re: [Xen-devel] [PATCH 4/7] vm-event/x86: use vm_event_vcpu_enter properly

2016-06-17 Thread Corneliu ZUZU
On 6/16/2016 7:27 PM, Tamas K Lengyel wrote: diff --git a/xen/arch/x86/monitor.c b/xen/arch/x86/monitor.c index 1fec412..1e5445f 100644 --- a/xen/arch/x86/monitor.c +++ b/xen/arch/x86/monitor.c @@ -20,7 +20,6 @@ */ #include -#include int arch_monitor_domctl_event(struct domain *d,

Re: [Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 11:14, wrote: > In case the word size of the domU and qemu running the qdisk backend > differ BLKIF_OP_DISCARD will not work reliably, as the request > structure in the ring have different layouts for different word size. > > Correct this by copying the request structure in cas

Re: [Xen-devel] [PATCH 1/7] minor (formatting) fixes

2016-06-17 Thread Andrew Cooper
On 17/06/16 09:36, Razvan Cojocaru wrote: > On 06/17/2016 11:33 AM, Corneliu ZUZU wrote: >> On 6/16/2016 7:02 PM, Tamas K Lengyel wrote: diff --git a/xen/include/asm-arm/vm_event.h b/xen/include/asm-arm/vm_event.h index 014d9ba..05c3027 100644 --- a/xen/include/asm-arm/vm_event.

Re: [Xen-devel] [PATCH v3 03/16] x86/boot: call reloc() using cdecl calling convention

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 10:41, wrote: > On Fri, Apr 15, 2016 at 04:56:26PM +0100, Andrew Cooper wrote: >> On 15/04/16 13:33, Daniel Kiper wrote: >> > reloc() is not called according to cdecl calling convention. >> > This makes confusion and does not scale well for more arguments. >> > And patch adding

Re: [Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix

2016-06-17 Thread Juergen Gross
On 17/06/16 11:26, Jan Beulich wrote: On 17.06.16 at 11:14, wrote: >> In case the word size of the domU and qemu running the qdisk backend >> differ BLKIF_OP_DISCARD will not work reliably, as the request >> structure in the ring have different layouts for different word size. >> >> Correct t

[Xen-devel] Xen 4.1 maintenance? (Was Re: [xen-4.1.6.1] SIGSEGV libxc/xc_save_domain.c: p2m_size >> configured_ram_size)

2016-06-17 Thread George Dunlap
On 13/06/16 12:14, Philipp Hahn wrote: > Am 13.06.2016 um 12:15 schrieb George Dunlap: >> On Fri, Jun 10, 2016 at 4:22 PM, Philipp Hahn wrote: >>> while trying to live migrate some VMs from an xen-4.1.6.1 host "xc_save" >>> crashes with a segmentation fault in tools/libxc/xc_domain_save.c:1141 >>>

Re: [Xen-devel] [PATCH 1/7] minor (formatting) fixes

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 10:36, wrote: > On 06/17/2016 11:33 AM, Corneliu ZUZU wrote: >> Ah, ok. Didn't that patch make it to staging yet? I pulled the latest. >> Since you already have a patch for that I guess it's ok to remove those >> comments and leave the rest as it is and merge later when one of t

Re: [Xen-devel] [PATCH 1/7] minor (formatting) fixes

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 11:29, wrote: > Staging is now open for Xen 4.8 submissions. Just to clarify - not fully. Intrusive changes (with a higher risk of causing backporting conflicts for eventual changes still wanting to go into 4.7) were agreed to not get put in yet. Jan

Re: [Xen-devel] [PATCH 1/7] minor (formatting) fixes

2016-06-17 Thread Razvan Cojocaru
On 06/17/2016 12:33 PM, Jan Beulich wrote: On 17.06.16 at 10:36, wrote: >> On 06/17/2016 11:33 AM, Corneliu ZUZU wrote: >>> Ah, ok. Didn't that patch make it to staging yet? I pulled the latest. >>> Since you already have a patch for that I guess it's ok to remove those >>> comments and leave

Re: [Xen-devel] [PATCH 2/2] x86/HVM: re-order operations in hvm_ud_intercept()

2016-06-17 Thread Andrew Cooper
On 09/06/16 16:05, Jan Beulich wrote: On 09.06.16 at 16:27, wrote: >> On 09/06/16 15:13, Jan Beulich wrote: >> On 09.06.16 at 16:06, wrote: On 09/06/16 13:31, Jan Beulich wrote: On 09.06.16 at 13:34, wrote: >> On 08/06/16 14:43, Jan Beulich wrote: >>> Don't fetch C

Re: [Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix

2016-06-17 Thread Paul Durrant
> -Original Message- > From: Xen-devel [mailto:xen-devel-boun...@lists.xen.org] On Behalf Of Jan > Beulich > Sent: 17 June 2016 10:26 > To: Juergen Gross > Cc: Anthony Perard; xen-devel; sstabell...@kernel.org; qemu- > de...@nongnu.org; kra...@redhat.com > Subject: Re: [Xen-devel] [PATCH v2

Re: [Xen-devel] [PATCH 1/2] hvmloader: limit CPUs exposed to guests

2016-06-17 Thread Andrew Cooper
On 16/06/16 10:40, Jan Beulich wrote: > Various Linux versions allocate (partial) per-CPU data for all of them, > as there is no indication in MADT whether they're hotpluggable. That's > a little wasteful in terms of resource consumption especially for > - guests with not overly much memory assigne

Re: [Xen-devel] [PATCH 1/7] minor (formatting) fixes

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 11:36, wrote: > On 06/17/2016 12:33 PM, Jan Beulich wrote: > On 17.06.16 at 10:36, wrote: >>> On 06/17/2016 11:33 AM, Corneliu ZUZU wrote: Ah, ok. Didn't that patch make it to staging yet? I pulled the latest. Since you already have a patch for that I guess it's o

Re: [Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 11:31, wrote: > On 17/06/16 11:26, Jan Beulich wrote: > On 17.06.16 at 11:14, wrote: >>> In case the word size of the domU and qemu running the qdisk backend >>> differ BLKIF_OP_DISCARD will not work reliably, as the request >>> structure in the ring have different layouts

Re: [Xen-devel] [PATCH 1/7] minor (formatting) fixes

2016-06-17 Thread Razvan Cojocaru
On 06/17/2016 12:40 PM, Jan Beulich wrote: On 17.06.16 at 11:36, wrote: >> On 06/17/2016 12:33 PM, Jan Beulich wrote: >> On 17.06.16 at 10:36, wrote: On 06/17/2016 11:33 AM, Corneliu ZUZU wrote: > Ah, ok. Didn't that patch make it to staging yet? I pulled the latest. > Since

Re: [Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix

2016-06-17 Thread Paul Durrant
> -Original Message- > From: Xen-devel [mailto:xen-devel-boun...@lists.xen.org] On Behalf Of > Juergen Gross > Sent: 17 June 2016 10:31 > To: Jan Beulich > Cc: Anthony Perard; xen-devel; sstabell...@kernel.org; qemu- > de...@nongnu.org; kra...@redhat.com > Subject: Re: [Xen-devel] [PATCH v2

Re: [Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix

2016-06-17 Thread Juergen Gross
On 17/06/16 11:37, Paul Durrant wrote: >> -Original Message- >> From: Xen-devel [mailto:xen-devel-boun...@lists.xen.org] On Behalf Of Jan >> Beulich >> Sent: 17 June 2016 10:26 >> To: Juergen Gross >> Cc: Anthony Perard; xen-devel; sstabell...@kernel.org; qemu- >> de...@nongnu.org; kra...@r

Re: [Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix

2016-06-17 Thread Paul Durrant
> -Original Message- > From: Juergen Gross [mailto:jgr...@suse.com] > Sent: 17 June 2016 10:46 > To: Paul Durrant; Jan Beulich > Cc: Anthony Perard; xen-devel; sstabell...@kernel.org; qemu- > de...@nongnu.org; kra...@redhat.com > Subject: Re: [Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_D

Re: [Xen-devel] [PATCH 2/2] x86/HVM: re-order operations in hvm_ud_intercept()

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 11:37, wrote: > On 09/06/16 16:05, Jan Beulich wrote: > On 09.06.16 at 16:27, wrote: >>> On 09/06/16 15:13, Jan Beulich wrote: >>> On 09.06.16 at 16:06, wrote: > On 09/06/16 13:31, Jan Beulich wrote: > On 09.06.16 at 13:34, wrote: >>> On 08/06/16 14:43

Re: [Xen-devel] [PATCH 1/1] tools/livepatch: initialise j to 0 to make some versions of gcc happy

2016-06-17 Thread Wei Liu
On Thu, Jun 16, 2016 at 02:47:51PM -0700, Dongli Zhang wrote: > > > I suggest pasting in Olaf's exact error message here. > > > > To avoid extra round trip, I propose updating the commit message as > > followed: > > > > Initialise j to 0 to make some versions of gcc (e.g., gcc4.5/4.3) > > ha

Re: [Xen-devel] [PATCH v3 07/16] x86/boot: create *.lnk files with linker script

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 11:06, wrote: > On Tue, May 24, 2016 at 06:52:39AM -0600, Jan Beulich wrote: >> >>> On 24.05.16 at 14:28, wrote: >> > On Tue, May 24, 2016 at 03:05:06AM -0600, Jan Beulich wrote: >> >> >>> On 15.04.16 at 14:33, wrote: >> >> > + /DISCARD/ : { >> >> > +/* >> >> > +

Re: [Xen-devel] [PATCH 2/2] hvmloader: don't hard-code IO-APIC parameters

2016-06-17 Thread Andrew Cooper
On 16/06/16 10:40, Jan Beulich wrote: > The IO-APIC address has variable bits determined by the PCI-to-ISA > bridge, and the IO-APIC version should be read from the IO-APIC. (Note > that there's still implicit rather than explicit agreement on the > IO-APIC base address between qemu and the hypervi

Re: [Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix

2016-06-17 Thread Juergen Gross
On 17/06/16 11:50, Paul Durrant wrote: >> -Original Message- >> From: Juergen Gross [mailto:jgr...@suse.com] >> Sent: 17 June 2016 10:46 >> To: Paul Durrant; Jan Beulich >> Cc: Anthony Perard; xen-devel; sstabell...@kernel.org; qemu- >> de...@nongnu.org; kra...@redhat.com >> Subject: Re: [X

Re: [Xen-devel] [PATCH RESEND 00/14] Xen ARM DomU ACPI support

2016-06-17 Thread Wei Liu
On Thu, Jun 16, 2016 at 09:25:20AM -0400, Boris Ostrovsky wrote: > On 06/16/2016 07:20 AM, Wei Liu wrote: > > On Tue, Jun 07, 2016 at 12:00:26PM +0100, Julien Grall wrote: > >> Hello Shannon, > >> > >> On 07/06/16 02:07, Shannon Zhao wrote: > >>> On 2016/6/6 23:48, Julien Grall wrote: > On 06/

Re: [Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix

2016-06-17 Thread Paul Durrant
> -Original Message- > From: Xen-devel [mailto:xen-devel-boun...@lists.xen.org] On Behalf Of > Juergen Gross > Sent: 17 June 2016 11:08 > To: Paul Durrant; Jan Beulich > Cc: Anthony Perard; xen-devel; sstabell...@kernel.org; qemu- > de...@nongnu.org; kra...@redhat.com > Subject: Re: [Xen-de

Re: [Xen-devel] [PATCH v4 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server.

2016-06-17 Thread George Dunlap
On 16/06/16 10:55, Jan Beulich wrote: >> Previously in the 2nd version, I used p2m_change_entry_type_global() to >> reset the >> outstanding p2m_ioreq_server entries back to p2m_ram_rw asynchronously after >> the de-registration. But we realized later that this approach means we >> can not suppor

Re: [Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 12:08, wrote: > On 17/06/16 11:50, Paul Durrant wrote: >>> -Original Message- >>> From: Juergen Gross [mailto:jgr...@suse.com] >>> Sent: 17 June 2016 10:46 >>> To: Paul Durrant; Jan Beulich >>> Cc: Anthony Perard; xen-devel; sstabell...@kernel.org; qemu- >>> de...@nongnu

Re: [Xen-devel] [PATCH 2/2] hvmloader: don't hard-code IO-APIC parameters

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 12:05, wrote: > On 16/06/16 10:40, Jan Beulich wrote: >> The IO-APIC address has variable bits determined by the PCI-to-ISA >> bridge, and the IO-APIC version should be read from the IO-APIC. (Note >> that there's still implicit rather than explicit agreement on the >> IO-APIC b

[Xen-devel] [PATCH] xen: sched: use default scheduler upon an invalid "sched="

2016-06-17 Thread Dario Faggioli
instead of just the first scheduler we find in the array. In fact, right now, if someone makes a typo when passing the "sched=" command line option to Xen, we (with all schedulers configured in) pick ARINC653, which is most likely not what one would expect. Go for the default scheduler instead.

Re: [Xen-devel] [PATCH v3 07/16] x86/boot: create *.lnk files with linker script

2016-06-17 Thread Daniel Kiper
On Fri, Jun 17, 2016 at 04:04:20AM -0600, Jan Beulich wrote: > >>> On 17.06.16 at 11:06, wrote: > > On Tue, May 24, 2016 at 06:52:39AM -0600, Jan Beulich wrote: > >> >>> On 24.05.16 at 14:28, wrote: > >> > On Tue, May 24, 2016 at 03:05:06AM -0600, Jan Beulich wrote: > >> >> >>> On 15.04.16 at 14:

Re: [Xen-devel] [PATCH 7/7] vm-event/arm: implement support for control-register write vm-events

2016-06-17 Thread Corneliu ZUZU
On 6/16/2016 7:49 PM, Julien Grall wrote: Hello Corneliu, On 16/06/16 15:13, Corneliu ZUZU wrote: diff --git a/xen/arch/arm/traps.c b/xen/arch/arm/traps.c index 8c50685..af61ac3 100644 --- a/xen/arch/arm/traps.c +++ b/xen/arch/arm/traps.c @@ -43,6 +43,7 @@ #include #include #include +#

Re: [Xen-devel] [PATCH 6/7] vm-event/arm: move hvm_event_cr->common vm_event_monitor_cr

2016-06-17 Thread Corneliu ZUZU
On 6/16/2016 7:55 PM, Tamas K Lengyel wrote: On Thu, Jun 16, 2016 at 8:12 AM, Corneliu ZUZU wrote: Prepare for ARM implementation of control-register write vm-events by moving X86-specific hvm_event_cr to the common-side. Signed-off-by: Corneliu ZUZU --- xen/arch/x86/hvm/event.c| 30

Re: [Xen-devel] Question of xl dump-core

2016-06-17 Thread Daniel Kiper
On Wed, Jun 15, 2016 at 09:46:45AM +0800, wj zhou wrote: > Hi, > > Thanks a lot for your reply! > > On Tue, Jun 14, 2016 at 11:02 PM, Konrad Rzeszutek Wilk > wrote: > > On Tue, Jun 14, 2016 at 08:21:16AM +0800, wj zhou wrote: > >> Hello all, > > > > Hey, > > > > CC-ing Daniel, and Dave. > >> > >>

Re: [Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix

2016-06-17 Thread Juergen Gross
On 17/06/16 12:15, Paul Durrant wrote: >> -Original Message- >> From: Xen-devel [mailto:xen-devel-boun...@lists.xen.org] On Behalf Of >> Juergen Gross >> Sent: 17 June 2016 11:08 >> To: Paul Durrant; Jan Beulich >> Cc: Anthony Perard; xen-devel; sstabell...@kernel.org; qemu- >> de...@nongnu

Re: [Xen-devel] [PATCH 3/7] vm-event: introduce vm_event_vcpu_enter

2016-06-17 Thread Corneliu ZUZU
On 6/16/2016 11:33 PM, Razvan Cojocaru wrote: On 06/16/16 23:10, Corneliu ZUZU wrote: On 6/16/2016 5:51 PM, Jan Beulich wrote: On 16.06.16 at 16:08, wrote: @@ -509,6 +508,8 @@ void hvm_do_resume(struct vcpu *v) } } +vm_event_vcpu_enter(v); Why here? Why indeed. It m

Re: [Xen-devel] [PATCH 00/17] Honour more configure variables in various places (iteration 2)

2016-06-17 Thread Wei Liu
On Tue, Jun 14, 2016 at 02:17:38PM +0100, Wei Liu wrote: > > > docs: honour XEN_DUMP_DIR > > This is acked but we would like to wait a bit. > > > build: introduce XEN_RUN_STORED > > This is not yet acked. > > > hotplug/Linux: honour XEN_RUN_STORED > > libxenstore: honour XEN_RUN_STORED

Re: [Xen-devel] [PATCH] libxl: correct xl cpupool-numa-split with vcpu limited dom0

2016-06-17 Thread Wei Liu
On Tue, Jun 14, 2016 at 12:05:35PM +0200, Juergen Gross wrote: > On 14/06/16 11:58, Wei Liu wrote: > > On Tue, Jun 14, 2016 at 10:56:52AM +0100, Wei Liu wrote: > >> On Tue, Jun 14, 2016 at 11:01:50AM +0200, Dario Faggioli wrote: > >>> On Tue, 2016-06-14 at 06:30 +0200, Juergen Gross wrote: > W

Re: [Xen-devel] [PATCH 1/7] minor (formatting) fixes

2016-06-17 Thread Corneliu ZUZU
On 6/17/2016 10:06 AM, Jan Beulich wrote: On 16.06.16 at 21:19, wrote: On 6/16/2016 5:24 PM, Jan Beulich wrote: On 16.06.16 at 16:06, wrote: --- a/xen/arch/x86/hvm/event.c +++ b/xen/arch/x86/hvm/event.c @@ -23,6 +23,7 @@ #include #include +#include #include #include

Re: [Xen-devel] [PATCH RESEND 01/14] libxl/arm: Fix the function name in error log

2016-06-17 Thread Wei Liu
On Fri, Jun 03, 2016 at 08:25:05PM +0100, Wei Liu wrote: > On Tue, May 31, 2016 at 01:02:53PM +0800, Shannon Zhao wrote: > > From: Shannon Zhao > > > > It should be xc_dom_devicetree_mem instead of xc_dom_devicetree_file. > > > > Signed-off-by: Shannon Zhao > > Acked-by: Wei Liu > I've push

Re: [Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix

2016-06-17 Thread Paul Durrant
> -Original Message- > From: Juergen Gross [mailto:jgr...@suse.com] > Sent: 17 June 2016 11:40 > To: Paul Durrant; Jan Beulich > Cc: Anthony Perard; xen-devel; sstabell...@kernel.org; qemu- > de...@nongnu.org; kra...@redhat.com > Subject: Re: [Xen-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_D

Re: [Xen-devel] [PATCH] xen: sched: use default scheduler upon an invalid "sched="

2016-06-17 Thread Andrew Cooper
On 17/06/16 11:31, Dario Faggioli wrote: > instead of just the first scheduler we find in the array. > > In fact, right now, if someone makes a typo when passing > the "sched=" command line option to Xen, we (with all > schedulers configured in) pick ARINC653, which is most > likely not what one wo

[Xen-devel] [PATCH v2 0/2] Make hvm_fep available to non-debug build

2016-06-17 Thread Wei Liu
Wei Liu (2): xen/kernel: document 'C' in print_tainted xen: make available hvm_fep to non-debug build as well docs/misc/xen-command-line.markdown | 8 ++-- xen/arch/x86/Kconfig| 14 ++ xen/arch/x86/hvm/hvm.c | 28 ++-- xen/

[Xen-devel] [PATCH v2 2/2] xen: make available hvm_fep to non-debug build as well

2016-06-17 Thread Wei Liu
Originally hvm_fep was guarded by NDEBUG, which means it was only available to debug builds. However there is value to have it for non-debug builds as well. User can use that to run tests in setup that replicates production setup. Make it clear with a sync_console style warning that this option c

[Xen-devel] [PATCH v2 1/2] xen/kernel: document 'C' in print_tainted

2016-06-17 Thread Wei Liu
Signed-off-by: Wei Liu Acked-by: Jan Beulich --- Cc: Andrew Cooper Cc: George Dunlap Cc: Ian Jackson Cc: Jan Beulich Cc: Konrad Rzeszutek Wilk Cc: Stefano Stabellini Cc: Tim Deegan Cc: Wei Liu --- xen/common/kernel.c | 1 + 1 file changed, 1 insertion(+) diff --git a/xen/common/kernel.c

Re: [Xen-devel] [PATCH 3/7] vm-event: introduce vm_event_vcpu_enter

2016-06-17 Thread Corneliu ZUZU
On 6/17/2016 10:17 AM, Jan Beulich wrote: On 16.06.16 at 22:10, wrote: On 6/16/2016 5:51 PM, Jan Beulich wrote: On 16.06.16 at 16:08, wrote: @@ -509,6 +508,8 @@ void hvm_do_resume(struct vcpu *v) } } +vm_event_vcpu_enter(v); Why here? Why indeed. It made sense bec

[Xen-devel] [PATCH] xen: use native disk xenbus protocol if possible

2016-06-17 Thread Juergen Gross
The qdisk implementation is using the native xenbus protocol only in case of no protocol specified at all. As using the explicit 32- or 64-bit protocol is slower than the native one due to copying requests not by memcpy but element for element, this is not optimal. Correct this by using the native

Re: [Xen-devel] [PATCH 4/7] vm-event/x86: use vm_event_vcpu_enter properly

2016-06-17 Thread Corneliu ZUZU
On 6/17/2016 10:20 AM, Jan Beulich wrote: On 16.06.16 at 22:20, wrote: On 6/16/2016 6:00 PM, Jan Beulich wrote: On 16.06.16 at 16:09, wrote: @@ -1432,18 +1430,16 @@ static void vmx_update_guest_cr(struct vcpu *v, unsigned int cr) if ( paging_mode_hap(v->domain) ) {

[Xen-devel] [xen-unstable-smoke test] 95853: tolerable all pass - PUSHED

2016-06-17 Thread osstest service owner
flight 95853 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/95853/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-libvirt 12 migrate-support-checkfail never pass test-armhf-armhf-xl 12

Re: [Xen-devel] [PATCH 3/7] vm-event: introduce vm_event_vcpu_enter

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 13:13, wrote: > On 6/17/2016 10:17 AM, Jan Beulich wrote: >> (And to be clear, I much appreciate any form of reduction of the >> sometimes extremely long lists of #include-s, just not [apparently >> or really] randomly mixed with other, substantial changes. That's >> namely beca

Re: [Xen-devel] [PATCH 6/7] vm-event/arm: move hvm_event_cr->common vm_event_monitor_cr

2016-06-17 Thread Corneliu ZUZU
On 6/17/2016 11:38 AM, Jan Beulich wrote: On 17.06.16 at 10:25, wrote: On 6/16/2016 6:16 PM, Jan Beulich wrote: And looking at all the uses of this variable I get the impression that you really want a shorthand for &d->arch.monitor (if any such helper variable is worthwhile to have here in the

Re: [Xen-devel] [PATCH v2 2/2] xen: make available hvm_fep to non-debug build as well

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 13:05, wrote: > --- a/xen/arch/x86/Kconfig > +++ b/xen/arch/x86/Kconfig > @@ -59,6 +59,20 @@ config BIGMEM > > If unsure, say N. > > +config HVM_FEP > + bool "HVM Forced Emulation Prefix support" And no "if EXPERT"? > @@ -95,9 +96,9 @@ unsigned long __section("

Re: [Xen-devel] [PATCH 3/7] vm-event: introduce vm_event_vcpu_enter

2016-06-17 Thread Corneliu ZUZU
On 6/17/2016 11:55 AM, Julien Grall wrote: Hello, On 16/06/16 15:08, Corneliu ZUZU wrote: diff --git a/xen/arch/arm/domain.c b/xen/arch/arm/domain.c index d31f821..ba248c8 100644 --- a/xen/arch/arm/domain.c +++ b/xen/arch/arm/domain.c @@ -19,6 +19,7 @@ #include #include #include +#incl

Re: [Xen-devel] [PATCH 7/7] vm-event/arm: implement support for control-register write vm-events

2016-06-17 Thread Corneliu ZUZU
On 6/17/2016 12:28 AM, Julien Grall wrote: On 16/06/2016 20:24, Corneliu ZUZU wrote: On 6/16/2016 5:26 PM, Julien Grall wrote: Hi Julien. Yes, I agree that it's complex, I would have preferred to split it up too and I actually tried, but the changes are tightly coupled and they don't seem to b

Re: [Xen-devel] [PATCH 2/2] hvmloader: don't hard-code IO-APIC parameters

2016-06-17 Thread Boris Ostrovsky
On 06/17/2016 02:00 AM, Jan Beulich wrote: On 16.06.16 at 18:49, wrote: >> On 06/16/2016 05:40 AM, Jan Beulich wrote: >>> The IO-APIC address has variable bits determined by the PCI-to-ISA >>> bridge, and the IO-APIC version should be read from the IO-APIC. (Note >>> that there's still implic

Re: [Xen-devel] [PATCH 3/7] vm-event: introduce vm_event_vcpu_enter

2016-06-17 Thread Corneliu ZUZU
On 6/17/2016 2:27 PM, Jan Beulich wrote: On 17.06.16 at 13:13, wrote: On 6/17/2016 10:17 AM, Jan Beulich wrote: (And to be clear, I much appreciate any form of reduction of the sometimes extremely long lists of #include-s, just not [apparently or really] randomly mixed with other, substantial

[Xen-devel] [linux-3.14 test] 95836: regressions - trouble: blocked/broken/fail/pass

2016-06-17 Thread osstest service owner
flight 95836 linux-3.14 real [real] http://logs.test-lab.xenproject.org/osstest/logs/95836/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-freebsd10-amd64 10 guest-startfail REGR. vs. 95164 test-amd64-amd64-qemuu

Re: [Xen-devel] [PATCH 7/7] vm-event/arm: implement support for control-register write vm-events

2016-06-17 Thread Julien Grall
Hello Corneliu, On 17/06/16 11:36, Corneliu ZUZU wrote: On 6/16/2016 7:49 PM, Julien Grall wrote: On 16/06/16 15:13, Corneliu ZUZU wrote: [...] Please mention that PRRR and NMRR are aliased to respectively MAIR0 and MAIR1. This will avoid to spend time trying to understanding why the spec s

Re: [Xen-devel] [PATCH 3/7] vm-event: introduce vm_event_vcpu_enter

2016-06-17 Thread Julien Grall
Hello, On 17/06/16 12:40, Corneliu ZUZU wrote: On 6/17/2016 11:55 AM, Julien Grall wrote: On 16/06/16 15:08, Corneliu ZUZU wrote: diff --git a/xen/arch/arm/domain.c b/xen/arch/arm/domain.c index d31f821..ba248c8 100644 --- a/xen/arch/arm/domain.c +++ b/xen/arch/arm/domain.c @@ -19,6 +19,7 @@

Re: [Xen-devel] [PATCH RESEND 05/14] libxl/arm: Construct ACPI GTDT table

2016-06-17 Thread Julien Grall
On 17/06/16 10:15, Stefano Stabellini wrote: On Fri, 17 Jun 2016, Julien Grall wrote: Hello Shannon, On 17/06/16 04:29, Shannon Zhao wrote: On 2016/6/6 19:40, Stefano Stabellini wrote: ACPI tables for ARM guests should be user configurable: acpi=1 in the VM config file enables them, with de

Re: [Xen-devel] [Patch v11 3/3] vt-d: fix vt-d Device-TLB flush timeout issue (+ crash logic )

2016-06-17 Thread Julien Grall
Hi Quan, On 17/06/16 09:51, Xu, Quan wrote: + arm/amd maintainers.. On June 01, 2016 5:05 PM, Xu, Quan wrote: If Device-TLB flush timed out, we hide the target ATS device immediately and crash the domain owning this ATS device. If impacted domain is hardware domain, just throw out a warning.

Re: [Xen-devel] [PATCH v2 2/2] xen: make available hvm_fep to non-debug build as well

2016-06-17 Thread Wei Liu
On Fri, Jun 17, 2016 at 05:34:07AM -0600, Jan Beulich wrote: > >>> On 17.06.16 at 13:05, wrote: > > --- a/xen/arch/x86/Kconfig > > +++ b/xen/arch/x86/Kconfig > > @@ -59,6 +59,20 @@ config BIGMEM > > > > If unsure, say N. > > > > +config HVM_FEP > > + bool "HVM Forced Emulation Prefix s

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

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

Re: [Xen-devel] [PATCH] xen: sched: use default scheduler upon an invalid "sched="

2016-06-17 Thread Jonathan Creekmore
> On Jun 17, 2016, at 5:31 AM, Dario Faggioli wrote: > > instead of just the first scheduler we find in the array. > > In fact, right now, if someone makes a typo when passing > the "sched=" command line option to Xen, we (with all > schedulers configured in) pick ARINC653, which is most > like

Re: [Xen-devel] [PATCH v2 2/2] xen: make available hvm_fep to non-debug build as well

2016-06-17 Thread Andrew Cooper
On 17/06/16 12:05, Wei Liu wrote: > Originally hvm_fep was guarded by NDEBUG, which means it was only > available to debug builds. > > However there is value to have it for non-debug builds as well. User can > use that to run tests in setup that replicates production setup. > > Make it clear with a

[Xen-devel] [xen-unstable-smoke test] 95858: tolerable all pass - PUSHED

2016-06-17 Thread osstest service owner
flight 95858 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/95858/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-libvirt 12 migrate-support-checkfail never pass test-armhf-armhf-xl 12

Re: [Xen-devel] [PATCH v2 2/2] xen: make available hvm_fep to non-debug build as well

2016-06-17 Thread Andrew Cooper
On 17/06/16 12:34, Jan Beulich wrote: On 17.06.16 at 13:05, wrote: >> --- a/xen/arch/x86/Kconfig >> +++ b/xen/arch/x86/Kconfig >> @@ -59,6 +59,20 @@ config BIGMEM >> >>If unsure, say N. >> >> +config HVM_FEP >> +bool "HVM Forced Emulation Prefix support" > And no "if EXPERT"?

Re: [Xen-devel] [PATCH] xen: sched: use default scheduler upon an invalid "sched="

2016-06-17 Thread Doug Goldstein
On 6/17/16 5:31 AM, Dario Faggioli wrote: > instead of just the first scheduler we find in the array. > > In fact, right now, if someone makes a typo when passing > the "sched=" command line option to Xen, we (with all > schedulers configured in) pick ARINC653, which is most > likely not what one

Re: [Xen-devel] [PATCH] xen: sched: use default scheduler upon an invalid "sched="

2016-06-17 Thread George Dunlap
On 17/06/16 11:31, Dario Faggioli wrote: > instead of just the first scheduler we find in the array. > > In fact, right now, if someone makes a typo when passing > the "sched=" command line option to Xen, we (with all > schedulers configured in) pick ARINC653, which is most > likely not what one w

[Xen-devel] [PATCH XTF] tests: add fep test

2016-06-17 Thread Wei Liu
Signed-off-by: Wei Liu --- tests/fep/Makefile | 12 tests/fep/main.c | 31 +++ 2 files changed, 43 insertions(+) create mode 100644 tests/fep/Makefile create mode 100644 tests/fep/main.c diff --git a/tests/fep/Makefile b/tests/fep/Makefile new file mo

Re: [Xen-devel] [PATCH 2/2] hvmloader: don't hard-code IO-APIC parameters

2016-06-17 Thread Jan Beulich
>>> On 17.06.16 at 13:51, wrote: > On 06/17/2016 02:00 AM, Jan Beulich wrote: > On 16.06.16 at 18:49, wrote: >>> On 06/16/2016 05:40 AM, Jan Beulich wrote: The IO-APIC address has variable bits determined by the PCI-to-ISA bridge, and the IO-APIC version should be read from the IO-A

Re: [Xen-devel] [PATCH] xen: sched: use default scheduler upon an invalid "sched="

2016-06-17 Thread Wei Liu
On Fri, Jun 17, 2016 at 12:31:00PM +0200, Dario Faggioli wrote: > instead of just the first scheduler we find in the array. > > In fact, right now, if someone makes a typo when passing > the "sched=" command line option to Xen, we (with all > schedulers configured in) pick ARINC653, which is most

  1   2   >