/qemu/tests/migration-stress/guestperf/ |
H A D | plot.py | 137 from plotly import graph_objs as go unknown 138 return go.Scatter(x=xaxis, 178 from plotly import graph_objs as go unknown 181 go.Scatter(x=threads[tid]["xaxis"], 203 from plotly import graph_objs as go unknown 204 return go.Scatter(x=xaxis, 251 from plotly import graph_objs as go unknown 252 return go.Scatter(x=xaxis, 309 from plotly import graph_objs as go unknown 312 go.Scatter(x=threads[tid]["xaxis"], [all …]
|
/qemu/docs/ |
H A D | bypass-iommu.txt | 7 devices in the system can only support go through vIOMMU or not, which 9 coexist of devices go through vIOMMU and devices not. This is useful to 10 passthrough devices with no-iommu mode and devices go through vIOMMU in 18 the attached devices will go through vIOMMU by default. 47 - a pxb host bridge which go through SMMUv3 61 - a pxb host bridge which go through iommu 88 so that the devices will by default go through iommu if there exist one.
|
H A D | qdev-device-use.txt | 64 * file, format, snapshot, cache, aio, readonly, rerror, werror go into 67 * cyls, head, secs and trans go into HOST-OPTS. Future work: they 68 should go into DEV-OPTS instead.
|
/qemu/tests/qapi-schema/ |
H A D | features-too-many.err | 1 features-too-many.json: In command 'go-fish':
|
H A D | features-too-many.json | 2 { 'command': 'go-fish',
|
H A D | doc-good.txt | 246 If you're bored enough to read this, go see a video of boxed cats
|
H A D | doc-good.json | 205 # If you're bored enough to read this, go see a video of boxed cats
|
H A D | doc-good.out | 210 If you're bored enough to read this, go see a video of boxed cats
|
/qemu/rust/ |
H A D | .gitignore | 2 # artifacts will go to the meson build directory.
|
/qemu/docs/devel/ |
H A D | stable-process.rst | 11 a four-number version is released, if a single urgent fix needs to go 19 What should go into a stable release?
|
H A D | submitting-a-patch.rst | 166 for fixing this bug" (they can go below the ``---`` line in the email so 167 they don't go into the final commit message). Make sure the body of the 231 lists too, but all patches must go to qemu-devel, possibly with a Cc: 347 this and happy for it to go into QEMU". For full guidance, read the 434 All patches submitted to the QEMU project go through a code review 436 go through a number of iterations before being picked up by 525 line, and this will go into the git changelog when the patch is
|
H A D | tcg-plugins.rst | 91 All code will go through a translation phase although not all 130 when CPUs go into and return from sleep states when waiting for
|
H A D | tcg-icount.rst | 46 would cause the instruction budget to go negative we exit the main
|
H A D | submitting-a-pull-request.rst | 43 request says these patches are ready to go into QEMU now, so they must
|
/qemu/docs/system/ |
H A D | virtio-net-failover.rst | 34 handler and traffic will go through the virtio-net device. On the target 65 devices are present in the configuration, migration will go into this state.
|
H A D | qemu-manpage.rst | 6 parts of the documentation that go in the manpage as well as the
|
/qemu/docs/devel/migration/ |
H A D | postcopy.rst | 115 'packaging' the device data into a blob that's read in one go. 208 will go into a paused state. It'll need a recovery phase to continue a 213 - When network issue occurs, both QEMU will go into **POSTCOPY_PAUSED** 222 Source QEMU will go into **POSTCOPY_RECOVER_SETUP** state trying to 226 channel, they will go into **POSTCOPY_RECOVER** state, some handshake 234 postcopy migration on both sides and go back to **POSTCOPY_ACTIVE**
|
H A D | mapped-ram.rst | 14 pages which are dirtied multiple times will always go to a fixed
|
/qemu/include/hw/pci/ |
H A D | pcie_doe.h | 90 bool go; member
|
/qemu/docs/interop/ |
H A D | dbus-vmstate.rst | 9 Upon migration, QEMU will go through the queue of
|
/qemu/qapi/ |
H A D | yank.json | 61 # so migration will go into @failed state, instead of @cancelled
|
/qemu/tests/qemu-iotests/ |
H A D | 108 | 324 sudo -n chmod go+rw "$export_mp"
|
/qemu/include/hw/s390x/ |
H A D | event-facility.h | 117 GO go; member
|
/qemu/ |
H A D | README.rst | 102 automate everything, so you may want to go through the above steps 105 For installation instructions, please go to:
|
/qemu/docs/devel/testing/ |
H A D | acpi-bits.rst | 116 be made in the appropriate test file. For example, new acpi tests can go 137 Commits (a), (b) and (c) preferably should go under separate commits so that
|