]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
tests: update QEMU 2.8.0 caps data
authorPavel Hrdina <phrdina@redhat.com>
Sun, 19 Feb 2017 22:45:22 +0000 (23:45 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 20 Feb 2017 11:46:15 +0000 (12:46 +0100)
The old data was generated from not released QEMU.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
tests/qemucapabilitiesdata/caps_2.8.0.x86_64.replies
tests/qemucapabilitiesdata/caps_2.8.0.x86_64.xml

index 60cb7719c88ed9a80225cbe4b452fe2d7a7f6a7a..b3ad9121ec64ef4770cb99fc28a4d0a4de98cddc 100644 (file)
@@ -2,11 +2,11 @@
   "QMP": {
     "version": {
       "qemu": {
-        "micro": 93,
-        "minor": 7,
+        "micro": 0,
+        "minor": 8,
         "major": 2
       },
-      "package": " (v2.8.0-rc3-dirty)"
+      "package": " (v2.8.0)"
     },
     "capabilities": [
     ]
 {
   "return": {
     "qemu": {
-      "micro": 93,
-      "minor": 7,
+      "micro": 0,
+      "minor": 8,
       "major": 2
     },
-    "package": " (v2.8.0-rc3-dirty)"
+    "package": " (v2.8.0)"
   },
   "id": "libvirt-2"
 }
 
 {
   "return": {
-    "fd": 16,
+    "fd": 15,
     "fdset-id": 0
   },
   "id": "libvirt-5"
     {
       "name": "container"
     },
+    {
+      "name": "qio-channel-rdma"
+    },
     {
       "name": "host-x86_64-cpu"
     },
       "name": "i8257"
     },
     {
-      "name": "Opteron_G4-x86_64-cpu"
+      "name": "filter-mirror"
     },
     {
-      "name": "filter-mirror"
+      "name": "Opteron_G4-x86_64-cpu"
     },
     {
       "name": "virtio-mmio"
     {
       "name": "isa-dma"
     },
+    {
+      "name": "virtio-balloon-pci"
+    },
     {
       "name": "tcg-accel"
     },
       "name": "nvdimm"
     },
     {
-      "name": "virtio-balloon-pci"
+      "name": "ccid-card-passthru"
     },
     {
       "name": "SandyBridge-x86_64-cpu"
     {
       "name": "virtio-rng-device"
     },
+    {
+      "name": "ccid-card-emulated"
+    },
     {
       "name": "am53c974"
     },
       "description": "on/off",
       "type": "bool"
     },
+    {
+      "name": "bootindex",
+      "type": "int32"
+    },
     {
       "name": "x-pcie-lnksta-dllla",
       "description": "on/off",
       "type": "uint16"
     },
     {
-      "name": "bootindex",
-      "type": "int32"
+      "name": "config-wce",
+      "description": "on/off",
+      "type": "bool"
     },
     {
       "name": "virtio-backend",
       "type": "child<virtio-blk-device>"
     },
     {
-      "name": "config-wce",
-      "description": "on/off",
+      "name": "x-ignore-backend-features",
       "type": "bool"
     },
     {
       "name": "x-txtimer",
       "type": "uint32"
     },
+    {
+      "name": "notify_on_empty",
+      "description": "on/off",
+      "type": "bool"
+    },
     {
       "name": "guest_ufo",
       "description": "on/off",
       "type": "child<virtio-net-device>"
     },
     {
-      "name": "notify_on_empty",
-      "description": "on/off",
+      "name": "x-ignore-backend-features",
       "type": "bool"
     },
     {
       "name": "virtio-backend",
       "type": "child<virtio-scsi-device>"
     },
+    {
+      "name": "x-ignore-backend-features",
+      "type": "bool"
+    },
     {
       "name": "notify_on_empty",
       "description": "on/off",
       "type": "bool"
     },
     {
-      "name": "event_idx",
+      "name": "indirect_desc",
       "description": "on/off",
       "type": "bool"
     },
       "type": "bool"
     },
     {
-      "name": "indirect_desc",
-      "description": "on/off",
+      "name": "x-ignore-backend-features",
       "type": "bool"
     },
     {
       "type": "bool"
     },
     {
-      "name": "notify_on_empty",
+      "name": "event_idx",
       "description": "on/off",
       "type": "bool"
     },
       "name": "max_outputs",
       "type": "uint32"
     },
+    {
+      "name": "notify_on_empty",
+      "description": "on/off",
+      "type": "bool"
+    },
     {
       "name": "rombar",
       "type": "uint32"
       "type": "bool"
     },
     {
-      "name": "indirect_desc",
-      "description": "on/off",
+      "name": "x-ignore-backend-features",
       "type": "bool"
     },
     {
-      "name": "guest-stats",
-      "type": "guest statistics"
+      "name": "event_idx",
+      "description": "on/off",
+      "type": "bool"
     },
     {
       "name": "page-per-vq",
       "type": "bool"
     },
     {
-      "name": "event_idx",
+      "name": "indirect_desc",
       "description": "on/off",
       "type": "bool"
     },
       "name": "deflate-on-oom",
       "description": "on/off",
       "type": "bool"
+    },
+    {
+      "name": "guest-stats",
+      "type": "guest statistics"
     }
   ],
   "id": "libvirt-37"
     },
     {
       "parameters": [
+        {
+          "name": "gl",
+          "type": "boolean"
+        },
         {
           "name": "seamless-migration",
           "type": "boolean"
index 9757bd240a9f9625e124732b67ba7178c5b3028e..caa14c41eab7ab892a3a8c9e9cd4e3603a48244c 100644 (file)
@@ -27,6 +27,8 @@
   <flag name='drive-aio'/>
   <flag name='pci-multibus'/>
   <flag name='pci-bootindex'/>
+  <flag name='ccid-emulated'/>
+  <flag name='ccid-passthru'/>
   <flag name='chardev-spicevmc'/>
   <flag name='virtio-tx-alg'/>
   <flag name='pci-multifunction'/>
   <flag name='vserport-change-event'/>
   <flag name='virtio-balloon-pci.deflate-on-oom'/>
   <flag name='mptsas1068'/>
+  <flag name='spice-gl'/>
   <flag name='qxl.vram64_size_mb'/>
   <flag name='chardev-logfile'/>
   <flag name='debug-threads'/>
   <flag name='gluster.debug_level'/>
   <flag name='vhost-scsi'/>
   <flag name='drive-iotune-group'/>
-  <version>2007093</version>
+  <version>2008000</version>
   <kvmVersion>0</kvmVersion>
-  <package> (v2.8.0-rc3-dirty)</package>
+  <package> (v2.8.0)</package>
   <arch>x86_64</arch>
   <cpu type='kvm' name='host' usable='yes'/>
   <cpu type='kvm' name='qemu64' usable='yes'/>