1. 23 1月, 2018 2 次提交
  2. 22 1月, 2018 4 次提交
  3. 20 1月, 2018 1 次提交
  4. 19 1月, 2018 5 次提交
  5. 18 1月, 2018 1 次提交
  6. 17 1月, 2018 1 次提交
    • W
      utils.cpu: Update cpu info pattern for aarch64 · f1030aed
      Wayne Sun 提交于
      arm64 or aarch64 pattern is not easy to identify in the
      cpuinfo. For v7 there is model name in the cpuinfo and it
      could be regonize as arm for 32 bit. But in v8 only could
      found 'CPU architecture' in the cpuinfo and current code
      will fail to match and return i386 which is wrong.
      
      For fix this, if 'CPU architecture' found in cpuinfo, use
      platform.machine to return the arch name.
      Signed-off-by: NWayne Sun <gsun@redhat.com>
      f1030aed
  7. 16 1月, 2018 10 次提交
  8. 12 1月, 2018 2 次提交
  9. 11 1月, 2018 2 次提交
  10. 10 1月, 2018 12 次提交