[libvirt] [PATCHv5 2/9] conf: add 'model' attribute for panic device with values isa, pseries, hyperv

Jiri Denemark jdenemar at redhat.com
Wed Nov 25 14:08:38 UTC 2015


On Tue, Nov 24, 2015 at 15:26:31 +0300, Dmitry Andreev wrote:
> Libvirt already has two types of panic devices - pvpanic and pSeries firmware.
> This patch introduces the 'model' attribute and a new type of panic device.
> 
> 'isa' model is for ISA pvpanic device.
> 'pseries' model is a default value for pSeries guests.
> 'hyperv' model is the new type. It's used for Hyper-V crash.
> 
> Schema and docs are updated for the new attribute.
> ---
> v5: minor fixes
>  
>  docs/formatdomain.html.in     | 18 ++++++++++++++++--
>  docs/schemas/domaincommon.rng |  9 +++++++++
>  src/conf/domain_conf.c        | 34 +++++++++++++++++++++++++++++++++-
>  src/conf/domain_conf.h        | 11 +++++++++++
>  4 files changed, 69 insertions(+), 3 deletions(-)

ACK

Jirka




More information about the libvir-list mailing list