From nobody Mon Feb 9 01:34:20 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) client-ip=207.211.31.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1590493403; cv=none; d=zohomail.com; s=zohoarc; b=VMRquLVhoIR7LK1JecLak8IXFCeD0mtXt4gKq9+k3dxIGUiN+xGLgmS8Y9Rslsamj7O9U9M4y7VhM62yHkMDG/o52D8fIO1/nB3m4pximWKhr5nzXoKxaVr9elfL1bDbpfZLXJS8qqkZ6w7tKTrd/yAuUFki4BiwbCCSjdwwrao= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1590493403; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=mLmJ2OOADioqa1O2H6I5BUPJj0i/TkzxUeVtFVTZ2Vc=; b=S8jrkcdIpBAGB2HaR7RSv/BpfPrKlzx92lLKM1FyLj436pOaddIg2SlyQ7DbDfOKWZ7KP3t2S+LLzIh2WZFc6lP7meX3ALEQlHxOfUTE/RXRWayaMg0ZMhWCNq83Wny/fFRVf/4WEOhSWu3aIo0pXwnbhN6yws3cT50MU4N1e8E= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by mx.zohomail.com with SMTPS id 1590493403773706.4245909409408; Tue, 26 May 2020 04:43:23 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-193-Ambex9osNV2VLcUZrDWHoQ-1; Tue, 26 May 2020 07:43:19 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 414688015CF; Tue, 26 May 2020 11:43:14 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 1D59960CCC; Tue, 26 May 2020 11:43:14 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id DDF9A180042D; Tue, 26 May 2020 11:43:13 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 04QBhA5l004507 for ; Tue, 26 May 2020 07:43:10 -0400 Received: by smtp.corp.redhat.com (Postfix) id C1BA179C45; Tue, 26 May 2020 11:43:10 +0000 (UTC) Received: from localhost.localdomain (unknown [10.40.195.106]) by smtp.corp.redhat.com (Postfix) with ESMTP id 163F479C3B for ; Tue, 26 May 2020 11:43:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1590493402; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=mLmJ2OOADioqa1O2H6I5BUPJj0i/TkzxUeVtFVTZ2Vc=; b=RCSKuR2a7S79Vy+vXfnko1e8KVb6OI9TtNy6GOIB78GmKN+DaHuMf32lX2HAqvCFLf/liF ZFa9/9tbr82kKDh9Fvr1yXUH+2zu0cOoa5XHpuvUhCsdj5n4G6R7BnmnB22G+4o4/T/Atj zl9pD2oQ1kuztCw4+Zz3bmINIOUN2wo= X-MC-Unique: Ambex9osNV2VLcUZrDWHoQ-1 From: Michal Privoznik To: libvir-list@redhat.com Subject: [PATCH 7/8] qemucapabilitiestest: Update 5.1.0 data Date: Tue, 26 May 2020 13:42:56 +0200 Message-Id: <93b3575911078fed7d37c4f82dc7f4a55ac955d6.1590493250.git.mprivozn@redhat.com> In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Update the capabilities of (yet unreleased) QEMU 5.1.0. Signed-off-by: Michal Privoznik --- .../caps_5.1.0.x86_64.replies | 280 ++++++++++++------ .../caps_5.1.0.x86_64.xml | 180 +++++------ 2 files changed, 278 insertions(+), 182 deletions(-) diff --git a/tests/qemucapabilitiesdata/caps_5.1.0.x86_64.replies b/tests/q= emucapabilitiesdata/caps_5.1.0.x86_64.replies index e26a74921f..f30827641c 100644 --- a/tests/qemucapabilitiesdata/caps_5.1.0.x86_64.replies +++ b/tests/qemucapabilitiesdata/caps_5.1.0.x86_64.replies @@ -7916,7 +7916,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -7924,7 +7925,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -7932,7 +7934,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -7940,7 +7943,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -7948,7 +7952,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -7956,7 +7961,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -7964,7 +7970,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -7972,7 +7979,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -7980,14 +7988,16 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": true + "deprecated": true, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": false, "name": "none", "numa-mem-supported": false, "cpu-max": 1, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -7995,7 +8005,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8003,7 +8014,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8011,7 +8023,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8019,7 +8032,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8027,7 +8041,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8035,7 +8050,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8043,7 +8059,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8051,7 +8068,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8059,7 +8077,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8067,7 +8086,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": true + "deprecated": true, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8075,7 +8095,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8083,7 +8104,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8091,7 +8113,8 @@ "numa-mem-supported": true, "default-cpu-type": "486-x86_64-cpu", "cpu-max": 1, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8099,7 +8122,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8107,7 +8131,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8115,7 +8140,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8123,7 +8149,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8131,7 +8158,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8139,7 +8167,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": true + "deprecated": true, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8147,7 +8176,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8155,7 +8185,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8163,7 +8194,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8172,7 +8204,8 @@ "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, "deprecated": false, - "alias": "q35" + "alias": "q35", + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8180,7 +8213,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8188,7 +8222,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8196,7 +8231,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8204,7 +8240,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": false, @@ -8212,7 +8249,8 @@ "numa-mem-supported": false, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8220,7 +8258,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8228,7 +8267,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": true + "deprecated": true, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8236,7 +8276,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8246,7 +8287,8 @@ "is-default": true, "cpu-max": 255, "deprecated": false, - "alias": "pc" + "alias": "pc", + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8254,7 +8296,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8262,7 +8305,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8270,7 +8314,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -8278,7 +8323,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" } ], "id": "libvirt-39" @@ -17319,6 +17365,10 @@ "name": "default-cpu-type", "default": null, "type": "str" + }, + { + "name": "default-ram-id", + "type": "str" } ], "meta-type": "object" @@ -28461,7 +28511,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28469,7 +28520,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28477,7 +28529,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28485,7 +28538,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28493,7 +28547,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28501,7 +28556,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28509,7 +28565,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28517,7 +28574,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28525,14 +28583,16 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": true + "deprecated": true, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": false, "name": "none", "numa-mem-supported": false, "cpu-max": 1, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28540,7 +28600,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28548,7 +28609,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28556,7 +28618,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28564,7 +28627,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28572,7 +28636,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28580,7 +28645,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28588,7 +28654,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28596,7 +28663,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28604,7 +28672,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28612,7 +28681,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": true + "deprecated": true, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28620,7 +28690,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28628,7 +28699,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28636,7 +28708,8 @@ "numa-mem-supported": true, "default-cpu-type": "486-x86_64-cpu", "cpu-max": 1, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28644,7 +28717,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28652,7 +28726,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28660,7 +28735,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28668,7 +28744,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28676,7 +28753,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28684,7 +28762,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": true + "deprecated": true, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28692,7 +28771,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28700,7 +28780,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28708,7 +28789,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28717,7 +28799,8 @@ "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, "deprecated": false, - "alias": "q35" + "alias": "q35", + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28725,7 +28808,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28733,7 +28817,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28741,7 +28826,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28749,7 +28835,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": false, @@ -28757,7 +28844,8 @@ "numa-mem-supported": false, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28765,7 +28853,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28773,7 +28862,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": true + "deprecated": true, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28781,7 +28871,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28791,7 +28882,8 @@ "is-default": true, "cpu-max": 255, "deprecated": false, - "alias": "pc" + "alias": "pc", + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28799,7 +28891,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28807,7 +28900,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28815,7 +28909,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 255, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" }, { "hotpluggable-cpus": true, @@ -28823,7 +28918,8 @@ "numa-mem-supported": true, "default-cpu-type": "qemu64-x86_64-cpu", "cpu-max": 288, - "deprecated": false + "deprecated": false, + "default-ram-id": "pc.ram" } ], "id": "libvirt-5" diff --git a/tests/qemucapabilitiesdata/caps_5.1.0.x86_64.xml b/tests/qemuc= apabilitiesdata/caps_5.1.0.x86_64.xml index c1adce73ab..4e6537eee1 100644 --- a/tests/qemucapabilitiesdata/caps_5.1.0.x86_64.xml +++ b/tests/qemucapabilitiesdata/caps_5.1.0.x86_64.xml @@ -1329,51 +1329,51 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2971,49 +2971,49 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + --=20 2.26.2