Home
last modified time | relevance | path

Searched refs:change (Results 1 – 25 of 146) sorted by relevance

123456

/qemu/tests/qemu-iotests/
H A D133.out7 qemu-io: Cannot change the option 'node-name'
8 qemu-io: Cannot change the option 'node-name'
9 qemu-io: Cannot change the option 'node-name'
16 qemu-io: Cannot change the option 'driver'
17 qemu-io: Cannot change the option 'driver'
18 qemu-io: Cannot change the option 'driver'
H A D228.out13 --- change-backing-file ---
17 {"execute": "change-backing-file", "arguments": {"backing-file": "null-co://", "device": "node0", "…
24 {"execute": "change-backing-file", "arguments": {"backing-file": "TEST_DIR/PID-base.img", "device":…
31 {"execute": "change-backing-file", "arguments": {"backing-file": "file:TEST_DIR/PID-base.img", "dev…
H A D161.out15 *** Stream and then change an option on the backing file
34 *** Commit and then change an option on the backing file
/qemu/hw/xtensa/
H A Dmx_pic.c188 uint32_t change = 0; in xtensa_mx_pic_ext_reg_write() local
194 change = mx->mieng & v; in xtensa_mx_pic_ext_reg_write()
202 change = ~mx->mieng & v; in xtensa_mx_pic_ext_reg_write()
210 change = mx->miasg & v; in xtensa_mx_pic_ext_reg_write()
218 change = ~mx->miasg & v; in xtensa_mx_pic_ext_reg_write()
226 change = mx->mipipart ^ v; in xtensa_mx_pic_ext_reg_write()
234 change = mx->runstall ^ v; in xtensa_mx_pic_ext_reg_write()
240 if (change & (1u << cpu)) { in xtensa_mx_pic_ext_reg_write()
256 if (change) { in xtensa_mx_pic_ext_reg_write()
/qemu/docs/system/devices/
H A Digb.rst42 As these devices are very similar, if you make a change for igb and the same
43 change can be applied to e1000e and e1000, please do so.
45 Please do not forget to run tests before submitting a change. As tests included
47 the change to confirm it works in an integrated system.
/qemu/hw/input/
H A Dtrace-events7 adb_device_kbd_request_change_addr(int devaddr) "change addr to 0x%x"
8 adb_device_kbd_request_change_addr_and_handler(int devaddr, int handler) "change addr and handler t…
14 adb_device_mouse_request_change_addr(int devaddr) "change addr to 0x%x"
15 adb_device_mouse_request_change_addr_and_handler(int devaddr, int handler) "change addr and handler…
/qemu/docs/devel/
H A Dtcg.rst22 The target CPUs have many internal states which change the way they
25 CPU cannot change in it. The state is recorded in the Translation
115 * The change in CPU state must be constant, e.g., a direct branch and
119 may change, causing the code at the destination address to change.
179 mappings change, all caches in QEMU are physically indexed. This
183 change, chaining is only performed when the destination of the jump
/qemu/target/xtensa/
H A Ddbg_helper.c39 uint32_t change = v ^ env->sregs[IBREAKENABLE]; in HELPER() local
43 if (change & (1 << i)) { in HELPER()
/qemu/qapi/
H A Dblock.json348 # -> { "execute": "blockdev-change-medium",
357 # -> { "execute": "blockdev-change-medium",
367 # -> { "execute": "blockdev-change-medium",
H A Djob.json108 # @change: see @block-job-change (since 8.2)
114 'finalize', 'change' ] }
176 # JOB_STATUS_CHANGE event. Usually, the status will change to
275 # of the job. This value can arbitrarily change while the job is
/qemu/docs/specs/
H A Dvmgenid.rst18 guest operating system notices the change, and is then able to react as
147 change the contents of the memory at runtime, specifically when starting a
174 shown above in the iasl dump). Note that this change is not propagated
181 Since BIOS or UEFI does not necessarily run when we wish to change the GUID,
184 As spelled out in the specification, any change to the GUID executes an
/qemu/hw/intc/
H A Daspeed_intc.c328 uint32_t change; in aspeed_intc_enable_handler() local
359 change = s->regs[reg] ^ data; in aspeed_intc_enable_handler()
360 if (change & data) { in aspeed_intc_enable_handler()
361 s->mask[inpin_idx] &= ~change; in aspeed_intc_enable_handler()
362 trace_aspeed_intc_unmask(name, change, s->mask[inpin_idx]); in aspeed_intc_enable_handler()
364 s->mask[inpin_idx] |= change; in aspeed_intc_enable_handler()
365 trace_aspeed_intc_mask(name, change, s->mask[inpin_idx]); in aspeed_intc_enable_handler()
/qemu/subprojects/
H A Ditertools-0.11-rs.wrap9 # bump this version number on every change to meson.build or the patches:
H A Dbilge-0.2-rs.wrap9 # bump this version number on every change to meson.build or the patches:
H A Deither-1-rs.wrap9 # bump this version number on every change to meson.build or the patches:
H A Dsyn-2-rs.wrap9 # bump this version number on every change to meson.build or the patches:
H A Dquote-1-rs.wrap9 # bump this version number on every change to meson.build or the patches:
H A Dunicode-ident-1-rs.wrap9 # bump this version number on every change to meson.build or the patches:
H A Dbilge-impl-0.2-rs.wrap9 # bump this version number on every change to meson.build or the patches:
H A Darbitrary-int-1-rs.wrap9 # bump this version number on every change to meson.build or the patches:
H A Dproc-macro2-1-rs.wrap9 # bump this version number on every change to meson.build or the patches:
H A Dproc-macro-error-1-rs.wrap9 # bump this version number on every change to meson.build or the patches:
H A Dproc-macro-error-attr-1-rs.wrap9 # bump this version number on every change to meson.build or the patches:
/qemu/docs/
H A DCOLO-FT.txt149 change the IP Addresses if you want to run it on two hosts. Initially
155 You don't need to change any IP's here, because 0.0.0.0 listens on any
182 size should be the same as primary.qcow2. Again, you don't need to change
228 {"execute": "x-blockdev-change", "arguments":{"parent": "colo-disk0", "node": "replication0" } }
239 to change the idle checkpoint period time
253 {"execute": "x-blockdev-change", "arguments":{ "parent": "colo-disk0", "child": "children.1"} }
291 {"execute": "x-blockdev-change", "arguments":{ "parent": "colo-disk0", "node": "replication0" } }
320 {"execute": "x-blockdev-change", "arguments":{ "parent": "colo-disk0", "node": "replication0" } }
/qemu/net/
H A Dvmnet_int.h49 VMChangeStateEntry *change; member

123456