On Wed, Feb 08, 2023 at 12:49:05 +0100, Kristina Hanicova wrote: > Signed-off-by: Kristina Hanicova <khanicov@xxxxxxxxxx> > --- > docs/formatdomain.rst | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst > index 36c6d87907..c62e184169 100644 > --- a/docs/formatdomain.rst > +++ b/docs/formatdomain.rst > @@ -7940,6 +7940,7 @@ Example: usage of panic configuration > - 'hyperv' - for Hyper-V crash CPU feature. :since:`Since 1.3.0, QEMU and > KVM only` > - 's390' - default for S390 guests. :since:`Since 1.3.5` > + - 'pvpanic' - for PCI pvpanic devicen :since:`Since 9.1.0, QEMU and KVM only` s/devicen/device/ Also is KVM really required? I'd expect that it will also work with TCG VMs.