Re: [libvirt] [PATCH] Add armv6l architecture to list of valid arches

2013-04-03 Thread Eric Blake
On 04/03/2013 12:59 PM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > The Raspberry Pi runs the armv6l architecture and apparently > people are trying to run libvirt LXC on it. So we should allow > that as a valid arch > > Signed-off-by: Daniel P. Berrange > --- > src/util/virarch

[libvirt] [PATCH] Add armv6l architecture to list of valid arches

2013-04-03 Thread Daniel P. Berrange
From: "Daniel P. Berrange" The Raspberry Pi runs the armv6l architecture and apparently people are trying to run libvirt LXC on it. So we should allow that as a valid arch Signed-off-by: Daniel P. Berrange --- src/util/virarch.c | 1 + src/util/virarch.h | 1 + 2 files changed, 2 insertions(+)