1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-16 03:24:31 +03:00
Daniel Henrique Barboza 0280fc7270 qemu: Implement the CFPC pSeries feature
This patch adds the implementation of the CFPC pSeries feature,
using the QEMU_CAPS_MACHINE_PSERIES_CAP_CFPC capability added
in the previous patch.

CPFC can have the values "broken", "workaround" or "fixed". Extra
code is required to handle it since it's not a regular tristate
capability.

This is the XML format for the cap:

<features>
  <cfpc value='workaround'/>
</features>

Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-04-27 14:43:00 +02:00
..
2020-04-09 19:03:29 +02:00
2019-06-20 17:01:44 +02:00
2019-08-29 12:46:33 +01:00
2017-10-16 10:22:34 +01:00
2019-12-20 12:25:42 -05:00
2019-12-20 12:25:42 -05:00
2019-12-23 10:08:05 +00:00
2020-04-08 09:32:30 +02:00
2019-08-28 13:39:26 +02:00
2018-12-17 17:52:46 +01:00
2019-12-04 15:48:28 +00:00
2020-04-08 09:32:28 +02:00
2020-04-08 09:32:46 +02:00
2017-08-02 15:00:28 -04:00
2019-07-09 10:42:39 -05:00
2020-04-20 14:06:25 +01:00