On 2016/6/22 17:38, Wei Liu wrote:
> On Wed, Jun 22, 2016 at 11:24:07AM +0800, Shannon Zhao wrote:
> [...]
>>> > > But please make sure the CFLAGS doesn't get modified when it is not
>>> > > necessary. I would expect the CFLAGS is explicitly altered for a list
>>> > > of files.
>> > I'm trying t
On Wed, Jun 22, 2016 at 11:24:07AM +0800, Shannon Zhao wrote:
[...]
> > But please make sure the CFLAGS doesn't get modified when it is not
> > necessary. I would expect the CFLAGS is explicitly altered for a list
> > of files.
> I'm trying to do this. Make the libxl acpi codes compile like below
Hi Shannon,
On 22/06/2016 09:50, Shannon Zhao wrote:
You could define our own u8, u32 types in libxc. They are just aliased
to uint8_t, uint32_t.
Ah, right. But looking at the types.h it defines u64 differently for
ARM_32 and ARM_64. Do we need to do that? If so, how could we get the
CONFIG_ARM
On 2016/6/22 16:35, Julien Grall wrote:
> Hi Shannon,
>
> On 22/06/2016 04:24, Shannon Zhao wrote:
>> On 2016/6/6 20:16, Wei Liu wrote:
>>> On Mon, Jun 06, 2016 at 06:27:25PM +0800, Shannon Zhao wrote:
>
>
> On 2016/6/6 18:11, Julien Grall wrote:
>>> Hi Stefano,
>>>
>>> O
Hi Shannon,
On 22/06/2016 04:24, Shannon Zhao wrote:
On 2016/6/6 20:16, Wei Liu wrote:
On Mon, Jun 06, 2016 at 06:27:25PM +0800, Shannon Zhao wrote:
On 2016/6/6 18:11, Julien Grall wrote:
Hi Stefano,
On 06/06/2016 11:04, Stefano Stabellini wrote:
On Tue, 31 May 2016, Shannon Zhao wrote:
On 2016/6/6 20:16, Wei Liu wrote:
> On Mon, Jun 06, 2016 at 06:27:25PM +0800, Shannon Zhao wrote:
>> >
>> >
>> > On 2016/6/6 18:11, Julien Grall wrote:
>>> > > Hi Stefano,
>>> > >
>>> > > On 06/06/2016 11:04, Stefano Stabellini wrote:
> >> On Tue, 31 May 2016, Shannon Zhao wrote:
> >
On 2016年06月06日 20:16, Wei Liu wrote:
> On Mon, Jun 06, 2016 at 06:27:25PM +0800, Shannon Zhao wrote:
>> >
>> >
>> > On 2016/6/6 18:11, Julien Grall wrote:
>>> > > Hi Stefano,
>>> > >
>>> > > On 06/06/2016 11:04, Stefano Stabellini wrote:
> >> On Tue, 31 May 2016, Shannon Zhao wrote:
> >
On Mon, Jun 06, 2016 at 06:27:25PM +0800, Shannon Zhao wrote:
>
>
> On 2016/6/6 18:11, Julien Grall wrote:
> > Hi Stefano,
> >
> > On 06/06/2016 11:04, Stefano Stabellini wrote:
> >> On Tue, 31 May 2016, Shannon Zhao wrote:
> >>> From: Shannon Zhao
> >>>
> >>> Add ACPI tables relevant definitio
On 2016/6/6 18:11, Julien Grall wrote:
> Hi Stefano,
>
> On 06/06/2016 11:04, Stefano Stabellini wrote:
>> On Tue, 31 May 2016, Shannon Zhao wrote:
>>> From: Shannon Zhao
>>>
>>> Add ACPI tables relevant definitions for generating ACPI tables for ARM
>>> guest later. Currently RSDP, XSDT, GTDT,
Hi Stefano,
On 06/06/2016 11:04, Stefano Stabellini wrote:
On Tue, 31 May 2016, Shannon Zhao wrote:
From: Shannon Zhao
Add ACPI tables relevant definitions for generating ACPI tables for ARM
guest later. Currently RSDP, XSDT, GTDT, MADT, FADT and DSDT tables will
be used.
Signed-off-by: Shan
On Tue, 31 May 2016, Shannon Zhao wrote:
> From: Shannon Zhao
>
> Add ACPI tables relevant definitions for generating ACPI tables for ARM
> guest later. Currently RSDP, XSDT, GTDT, MADT, FADT and DSDT tables will
> be used.
>
> Signed-off-by: Shannon Zhao
> ---
> tools/libxc/include/acpi_defs.
From: Shannon Zhao
Add ACPI tables relevant definitions for generating ACPI tables for ARM
guest later. Currently RSDP, XSDT, GTDT, MADT, FADT and DSDT tables will
be used.
Signed-off-by: Shannon Zhao
---
tools/libxc/include/acpi_defs.h | 277
1 file ch
12 matches
Mail list logo