On 05/02/2016 06:33 AM, Igor Mammedov wrote:
> Signed-off-by: Igor Mammedov <imamm...@redhat.com>
> ---
>  hw/acpi/cpu.c         | 83 
> +++++++++++++++++++++++++++++++++++++++++++++++++++
>  hw/acpi/ich9.c        |  3 ++
>  hw/acpi/piix4.c       |  3 ++
>  include/hw/acpi/cpu.h |  4 +++
>  qapi-schema.json      |  2 +-
>  trace-events          |  2 ++
>  6 files changed, 96 insertions(+), 1 deletion(-)

> +++ b/qapi-schema.json
> @@ -4019,7 +4019,7 @@
>  #
>  # @DIMM: memory slot
>  #
> -{ 'enum': 'ACPISlotType', 'data': [ 'DIMM' ] }
> +{ 'enum': 'ACPISlotType', 'data': [ 'DIMM', 'CPU' ] }

Missing documentation of the new value.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to