1. 21 5月, 2019 2 次提交
  2. 06 7月, 2018 6 次提交
  3. 03 7月, 2018 1 次提交
  4. 02 7月, 2018 3 次提交
  5. 28 6月, 2018 4 次提交
  6. 27 6月, 2018 23 次提交
  7. 26 6月, 2018 1 次提交
    • A
      qemu: Escape commas for qemuBuildSCSIiSCSIHostdevDrvStr · c3427c4a
      Anya Harter 提交于
      Add comma escaping for netsource. This is done here because
      qemuBuildNetworkDriveStr has other external callers which
      may not expect an escaped comma; however, this particular
      command building path needs to perform the escaping for the
      hostdev command line, so we do it now to ensure src->path
      and src->host->name are covered.
      Signed-off-by: NAnya Harter <aharter@redhat.com>
      c3427c4a