]> Git Repo - qemu.git/blobdiff - docs/cpu-hotplug.rst
tests/tco: Make test independent of global_qtest
[qemu.git] / docs / cpu-hotplug.rst
index cfeb79f571113ffc06c32d89c0cfaa4a305ceccf..d0b06403f1958704e1b36a7e3606b1488966188b 100644 (file)
@@ -60,7 +60,7 @@ vCPU hotplug
     hot-plugged (no "qom-path" member).  From its output in step (3), we
     can see that ``IvyBridge-IBRS-x86_64-cpu`` is present in socket 0,
     while hot-plugging a CPU into socket 1 requires passing the listed
-    properties to QMP ``device_add``:
+    properties to QMP ``device_add``::
 
       (QEMU) device_add id=cpu-2 driver=IvyBridge-IBRS-x86_64-cpu socket-id=1 core-id=0 thread-id=0
       {
This page took 0.022684 seconds and 4 git commands to generate.