Thanks: Daniel P. Berrangé
Signed-off-by: Richard W.M. Jones <rjo...@redhat.com>
---
 docs/kbase/qemu-core-dump.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/docs/kbase/qemu-core-dump.rst b/docs/kbase/qemu-core-dump.rst
index 5c3781cf90..4bd3ff0b9d 100644
--- a/docs/kbase/qemu-core-dump.rst
+++ b/docs/kbase/qemu-core-dump.rst
@@ -53,6 +53,13 @@ that may get interrupted. In particular long running jobs 
like live
 migration or block device copy jobs may abort. It is thus wise to check
 that the host is mostly idle before restarting the daemons.
 
+Session mode qemu
+=================
+
+For session mode (non-root) qemu, you have to create a new file called
+``$HOME/.config/libvirt/qemu.conf``, add the line(s) above, and kill
+the user ``virtqemud`` instance.
+
 Guest core dump configuration
 =============================
 
-- 
2.46.0

Reply via email to