Home
last modified time | relevance | path

Searched refs:go (Results 1 – 25 of 54) sorted by relevance

123

/qemu/tests/migration-stress/guestperf/
H A Dplot.py137 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 Dbypass-iommu.txt7 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 Dqdev-device-use.txt64 * 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 Dfeatures-too-many.err1 features-too-many.json: In command 'go-fish':
H A Dfeatures-too-many.json2 { 'command': 'go-fish',
H A Ddoc-good.txt246 If you're bored enough to read this, go see a video of boxed cats
H A Ddoc-good.json205 # If you're bored enough to read this, go see a video of boxed cats
H A Ddoc-good.out210 If you're bored enough to read this, go see a video of boxed cats
/qemu/rust/
H A D.gitignore2 # artifacts will go to the meson build directory.
/qemu/docs/devel/
H A Dstable-process.rst11 a four-number version is released, if a single urgent fix needs to go
19 What should go into a stable release?
H A Dsubmitting-a-patch.rst166 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 Dtcg-plugins.rst91 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 Dtcg-icount.rst46 would cause the instruction budget to go negative we exit the main
H A Dsubmitting-a-pull-request.rst43 request says these patches are ready to go into QEMU now, so they must
/qemu/docs/system/
H A Dvirtio-net-failover.rst34 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 Dqemu-manpage.rst6 parts of the documentation that go in the manpage as well as the
/qemu/docs/devel/migration/
H A Dpostcopy.rst115 '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 Dmapped-ram.rst14 pages which are dirtied multiple times will always go to a fixed
/qemu/include/hw/pci/
H A Dpcie_doe.h90 bool go; member
/qemu/docs/interop/
H A Ddbus-vmstate.rst9 Upon migration, QEMU will go through the queue of
/qemu/qapi/
H A Dyank.json61 # so migration will go into @failed state, instead of @cancelled
/qemu/tests/qemu-iotests/
H A D108324 sudo -n chmod go+rw "$export_mp"
/qemu/include/hw/s390x/
H A Devent-facility.h117 GO go; member
/qemu/
H A DREADME.rst102 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 Dacpi-bits.rst116 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

123