On Fri, Feb 20, 2015 at 5:55 AM, David Vrabel wrote:
> On 18/02/15 10:12, Juergen Gross wrote:
>> On 02/18/2015 11:03 AM, David Vrabel wrote:
>>> On 17/02/15 07:39, Juergen Gross wrote:
If we have neither XEN_PV nor XEN_PVH set, why do we have to build
enlighten.c? It will never be
On 18/02/15 10:12, Juergen Gross wrote:
> On 02/18/2015 11:03 AM, David Vrabel wrote:
>> On 17/02/15 07:39, Juergen Gross wrote:
>>>
>>> If we have neither XEN_PV nor XEN_PVH set, why do we have to build
>>> enlighten.c? It will never be used. Same should apply to several other
>>> files in arch/x8
On Wed, Feb 18, 2015 at 01:31:15PM -0800, Luis R. Rodriguez wrote:
> On Wed, Feb 18, 2015 at 1:24 PM, Konrad Rzeszutek Wilk
> wrote:
> > On Wed, Feb 18, 2015 at 01:11:57PM -0800, Luis R. Rodriguez wrote:
> >> On Wed, Feb 18, 2015 at 12:20 PM, Konrad Rzeszutek Wilk
> >> wrote:
> >> > On Wed, Feb 1
On Wed, Feb 18, 2015 at 1:24 PM, Konrad Rzeszutek Wilk
wrote:
> On Wed, Feb 18, 2015 at 01:11:57PM -0800, Luis R. Rodriguez wrote:
>> On Wed, Feb 18, 2015 at 12:20 PM, Konrad Rzeszutek Wilk
>> wrote:
>> > On Wed, Feb 18, 2015 at 12:01:43PM -0800, Luis R. Rodriguez wrote:
>> >> On Wed, Feb 18, 201
On Wed, Feb 18, 2015 at 01:11:57PM -0800, Luis R. Rodriguez wrote:
> On Wed, Feb 18, 2015 at 12:20 PM, Konrad Rzeszutek Wilk
> wrote:
> > On Wed, Feb 18, 2015 at 12:01:43PM -0800, Luis R. Rodriguez wrote:
> >> On Wed, Feb 18, 2015 at 10:11 AM, Konrad Rzeszutek Wilk
> >> wrote:
> >> > On Tue, Feb
On Wed, Feb 18, 2015 at 12:20 PM, Konrad Rzeszutek Wilk
wrote:
> On Wed, Feb 18, 2015 at 12:01:43PM -0800, Luis R. Rodriguez wrote:
>> On Wed, Feb 18, 2015 at 10:11 AM, Konrad Rzeszutek Wilk
>> wrote:
>> > On Tue, Feb 17, 2015 at 11:31:08AM -0800, Luis R. Rodriguez wrote:
>> >> On Mon, Feb 16, 20
On Wed, Feb 18, 2015 at 12:01:43PM -0800, Luis R. Rodriguez wrote:
> On Wed, Feb 18, 2015 at 10:11 AM, Konrad Rzeszutek Wilk
> wrote:
> > On Tue, Feb 17, 2015 at 11:31:08AM -0800, Luis R. Rodriguez wrote:
> >> On Mon, Feb 16, 2015 at 11:26 PM, Juergen Gross wrote:
> >> > On 02/17/2015 01:25 AM, L
On Wed, Feb 18, 2015 at 10:11 AM, Konrad Rzeszutek Wilk
wrote:
> On Tue, Feb 17, 2015 at 11:31:08AM -0800, Luis R. Rodriguez wrote:
>> On Mon, Feb 16, 2015 at 11:26 PM, Juergen Gross wrote:
>> > On 02/17/2015 01:25 AM, Luis R. Rodriguez wrote:
>> >>
>> >> On Mon, Feb 16, 2015 at 4:20 PM, Luis R.
On Wed, Feb 18, 2015 at 2:12 AM, Juergen Gross wrote:
> On 02/18/2015 11:03 AM, David Vrabel wrote:
>>
>> On 17/02/15 07:39, Juergen Gross wrote:
>>>
>>>
>>> If we have neither XEN_PV nor XEN_PVH set, why do we have to build
>>> enlighten.c? It will never be used. Same should apply to several othe
On Tue, Feb 17, 2015 at 11:31:08AM -0800, Luis R. Rodriguez wrote:
> On Mon, Feb 16, 2015 at 11:26 PM, Juergen Gross wrote:
> > On 02/17/2015 01:25 AM, Luis R. Rodriguez wrote:
> >>
> >> On Mon, Feb 16, 2015 at 4:20 PM, Luis R. Rodriguez
> >> wrote:
> >>>
> >>> As it is per our agreed upon change
On 02/18/2015 11:03 AM, David Vrabel wrote:
On 17/02/15 07:39, Juergen Gross wrote:
If we have neither XEN_PV nor XEN_PVH set, why do we have to build
enlighten.c? It will never be used. Same should apply to several other
files in arch/x86/xen.
Can we limit this series to only Kconfig changes
On 17/02/15 07:39, Juergen Gross wrote:
>
> If we have neither XEN_PV nor XEN_PVH set, why do we have to build
> enlighten.c? It will never be used. Same should apply to several other
> files in arch/x86/xen.
Can we limit this series to only Kconfig changes? I don't really like
scope-creep in pa
On Tue, Feb 17, 2015 at 12:12 PM, Luis R. Rodriguez
wrote:
> OK I'll keep xen_memory_setup() and its requirements then only if
> XEN_PV is enabled but not XEN_PVH. As for the rest of enlighten.c and
> friends -- this is just collateral. What files should we just need for
> just XEN_PVHVM when XEN_
On Mon, Feb 16, 2015 at 11:39 PM, Juergen Gross wrote:
> On 02/17/2015 01:20 AM, Luis R. Rodriguez wrote:
>>
>> On Thu, Feb 12, 2015 at 3:07 AM, David Vrabel
>> wrote:
>>>
>>> On 12/02/15 06:03, Luis R. Rodriguez wrote:
From: "Luis R. Rodriguez"
Here's the first shot at the K
On Mon, Feb 16, 2015 at 11:26 PM, Juergen Gross wrote:
> On 02/17/2015 01:25 AM, Luis R. Rodriguez wrote:
>>
>> On Mon, Feb 16, 2015 at 4:20 PM, Luis R. Rodriguez
>> wrote:
>>>
>>> As it is per our agreed upon changes we can in theory enable a
>>> XEN_PVHVM system without XEN_PV or XEN_PVH. If th
On 02/17/2015 01:20 AM, Luis R. Rodriguez wrote:
On Thu, Feb 12, 2015 at 3:07 AM, David Vrabel wrote:
On 12/02/15 06:03, Luis R. Rodriguez wrote:
From: "Luis R. Rodriguez"
Here's the first shot at the Kconfig changes for Xen as discussed
on the mailing list a little while ago [0]. Let me kno
On 02/17/2015 01:25 AM, Luis R. Rodriguez wrote:
On Mon, Feb 16, 2015 at 4:20 PM, Luis R. Rodriguez
wrote:
As it is per our agreed upon changes we can in theory enable a
XEN_PVHVM system without XEN_PV or XEN_PVH. If this is indeed
desirable this poses an issue at build time
And this also rai
On Mon, Feb 16, 2015 at 4:20 PM, Luis R. Rodriguez
wrote:
> As it is per our agreed upon changes we can in theory enable a
> XEN_PVHVM system without XEN_PV or XEN_PVH. If this is indeed
> desirable this poses an issue at build time
And this also raises the question of whether or not we should ma
On Thu, Feb 12, 2015 at 3:07 AM, David Vrabel wrote:
> On 12/02/15 06:03, Luis R. Rodriguez wrote:
>> From: "Luis R. Rodriguez"
>>
>> Here's the first shot at the Kconfig changes for Xen as discussed
>> on the mailing list a little while ago [0]. Let me know if you spot
>> any issues or if you'd
On 12/02/15 06:03, Luis R. Rodriguez wrote:
> From: "Luis R. Rodriguez"
>
> Here's the first shot at the Kconfig changes for Xen as discussed
> on the mailing list a little while ago [0]. Let me know if you spot
> any issues or if you'd like things split differently. I tried to
> make things as a
From: "Luis R. Rodriguez"
Here's the first shot at the Kconfig changes for Xen as discussed
on the mailing list a little while ago [0]. Let me know if you spot
any issues or if you'd like things split differently. I tried to
make things as atomic as possible, but not being too rediculous
on the a
21 matches
Mail list logo