Re: development guide for installing KVMARM kernel

2016-10-11 Thread Eugene Bagdasaryan
Alex Thanks a lot for this info will let you know about progress! Eugene On Oct 11, 2016, at 16:11, Alexander Graf mailto:ag...@suse.de>> wrote: On 10.10.16 15:50, Marc Zyngier wrote: On 2016-10-06 19:54, Eugene Bagdasaryan wrote: Hey Marc I basically want to try and install OpenStack on RP

Re: development guide for installing KVMARM kernel

2016-10-11 Thread Alexander Graf
On 10.10.16 15:50, Marc Zyngier wrote: > On 2016-10-06 19:54, Eugene Bagdasaryan wrote: >> Hey Marc >> >> I basically want to try and install OpenStack on RPi, which I guess >> is possible. > > Sounds pretty ambitious, but I guess someone has to try... > >> (1) For the 64-bit arm OS, what would

Re: [PATCH V3 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1

2016-10-11 Thread Russell King - ARM Linux
On Fri, Oct 07, 2016 at 03:31:14PM -0600, Tyler Baicar wrote: > +static void cper_estatus_print_section_v300(const char *pfx, > + const struct acpi_hest_generic_data_v300 *gdata) > +{ > + __u8 hour, min, sec, day, mon, year, century, *timestamp; > + > + if (gdata->validation_bits & ACPI

Re: [PATCH V3 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1

2016-10-11 Thread Suzuki K Poulose
On 07/10/16 22:31, Tyler Baicar wrote: Currently when a RAS error is reported it is not timestamped. The ACPI 6.1 spec adds the timestamp field to the generic error data entry v3 structure. The timestamp of when the firmware generated the error is now being reported. Signed-off-by: Jonathan (Zhi

Re: development guide for installing KVMARM kernel

2016-10-11 Thread Eugene Bagdasaryan
I am thinking now to try Pine 64, ‘cause it looks like everyone uses it for testing. On Oct 10, 2016, at 09:50, Marc Zyngier mailto:m...@misterjones.org>> wrote: On 2016-10-06 19:54, Eugene Bagdasaryan wrote: Hey Marc I basically want to try and install OpenStack on RPi, which I guess is poss