[Libguestfs] [PATCH v4 0/2] inspector: recognize ppc64 and ppc64le archs (RHBZ#1211996)

Maros Zatko mzatko at redhat.com
Tue May 19 18:23:36 UTC 2015


Patch extracts MSB/LSB info from /bin/file output and passes it as separate
parameret from elf_arch. Then it is sent to impl_file_architecture and checked/

Modified magic_for_file to handle regex changes.

Now with tests for file_architecture.

Fixes: RHBZ#1211996

Maros Zatko (2):
  inspector: recognize ppc64 and ppc64le archs (RHBZ#1211996)
  tests: ppc64 and ppc64le for file_architecture

 generator/actions.ml |  8 ++++++++
 src/filearch.c       | 24 +++++++++++++++---------
 2 files changed, 23 insertions(+), 9 deletions(-)

-- 
1.9.3




More information about the Libguestfs mailing list