[PATCH 0/4] ch: Fix location of config file for system URI

Michal Privoznik via Devel posted 4 patches 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1761904541.git.mprivozn@redhat.com
docs/drvch.rst   | 33 ++++++++++++++++++++++++++++-----
src/ch/ch_conf.c |  3 +--
2 files changed, 29 insertions(+), 7 deletions(-)
[PATCH 0/4] ch: Fix location of config file for system URI
Posted by Michal Privoznik via Devel 1 month, 1 week ago
*** BLURB HERE ***

Michal Prívozník (4):
  docs: Document supported URIs for CH driver
  drvch: Demote example section to a subsection
  ch: Load ch.conf from SYSCONFDIR
  drvch: Document config file locations

 docs/drvch.rst   | 33 ++++++++++++++++++++++++++++-----
 src/ch/ch_conf.c |  3 +--
 2 files changed, 29 insertions(+), 7 deletions(-)

-- 
2.51.0

Re: [PATCH 0/4] ch: Fix location of config file for system URI
Posted by Jiri Denemark via Devel 1 month, 1 week ago
On Fri, Oct 31, 2025 at 10:56:21 +0100, Michal Privoznik wrote:
> *** BLURB HERE ***
> 
> Michal Prívozník (4):
>   docs: Document supported URIs for CH driver
>   drvch: Demote example section to a subsection
>   ch: Load ch.conf from SYSCONFDIR
>   drvch: Document config file locations
> 
>  docs/drvch.rst   | 33 ++++++++++++++++++++++++++++-----
>  src/ch/ch_conf.c |  3 +--
>  2 files changed, 29 insertions(+), 7 deletions(-)

Reviewed-by: Jiri Denemark <jdenemar@redhat.com>

And safe for freeze.