1. 26 10月, 2017 1 次提交
  2. 24 10月, 2017 1 次提交
  3. 23 10月, 2017 10 次提交
  4. 22 10月, 2017 1 次提交
    • M
      qemu_alias: Be more tolerant if alias don't follow our format · ad30f069
      Michal Privoznik 提交于
      When assigning alias to a device we usually iterate over other
      devices of its kind trying to find next index. We do this by
      stripping down the prefix and then parsing number at the end,
      Usually, if the prefix doesn't match the one we are expecting, we
      just continue with next iteration. Except for couple of
      functions: qemuGetNextChrDevIndex(),
      qemuAssignDeviceRedirdevAlias() and qemuAssignDeviceShmemAlias().
      Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
      ad30f069
  5. 20 10月, 2017 9 次提交
  6. 19 10月, 2017 18 次提交