Home
last modified time | relevance | path

Searched refs:once (Results 1 – 25 of 88) sorted by relevance

1234

/qemu/tests/qemu-iotests/
H A D02685 for once in on off; do
93 once ="$once"
99 echo "Event: $event; errno: $errno; imm: $imm; once: $once; write $vmstate"
143 for once in on off; do
151 once = "$once"
157 echo "Event: $event; errno: $errno; imm: $imm; once: $once; write $vmstate"
183 for once in on off; do
190 once = "$once"
196 echo "Event: $event; errno: $errno; imm: $imm; once: $once"
214 once = "on"
[all …]
H A D026.out.nocache6 Event: l1_update; errno: 5; imm: off; once: on; write
11 Event: l1_update; errno: 5; imm: off; once: on; write -b
16 Event: l1_update; errno: 5; imm: off; once: off; write
23 Event: l1_update; errno: 5; imm: off; once: off; write -b
30 Event: l1_update; errno: 28; imm: off; once: on; write
40 Event: l1_update; errno: 28; imm: off; once: off; write
54 Event: l2_load; errno: 5; imm: off; once: on; write
62 Event: l2_load; errno: 5; imm: off; once: on; write -b
70 Event: l2_load; errno: 5; imm: off; once: off; write
86 Event: l2_load; errno: 28; imm: off; once: on; write
[all …]
H A D026.out6 Event: l1_update; errno: 5; imm: off; once: on; write
11 Event: l1_update; errno: 5; imm: off; once: on; write -b
16 Event: l1_update; errno: 5; imm: off; once: off; write
23 Event: l1_update; errno: 5; imm: off; once: off; write -b
30 Event: l1_update; errno: 28; imm: off; once: on; write
40 Event: l1_update; errno: 28; imm: off; once: off; write
54 Event: l2_load; errno: 5; imm: off; once: on; write
62 Event: l2_load; errno: 5; imm: off; once: on; write -b
70 Event: l2_load; errno: 5; imm: off; once: off; write
86 Event: l2_load; errno: 28; imm: off; once: on; write
[all …]
H A D07467 once ="off"
81 once ="off"
H A D08254 echo === create: Options specified more than once ===
106 echo === convert: Options specified more than once ===
172 echo === amend: Options specified more than once ===
H A D28957 once = "on"
H A D22977 once = "on"
H A D179120 once = "off"
H A Dpylintrc6 # file where it should appear only once). You can also use "--disable=all" to
/qemu/tests/qtest/
H A Dqtest_aspeed.c22 static int once; in aspeed_i2c_startup() local
24 if (!once) { in aspeed_i2c_startup()
29 once = 1; in aspeed_i2c_startup()
/qemu/tests/qemu-iotests/tests/
H A Dmirror-ready-cancel-error50 def add_blockdevs(self, once: bool) -> None:
80 'once': once,
/qemu/tests/qapi-schema/
H A Dduplicate-key.json1 # Cannot include the same key more than once in any {}
H A Dredefined-type.json1 # we reject types defined more than once
H A Dredefined-command.json1 # we reject commands defined more than once
H A Denum-int-member.json2 # FIXME: once the parser understands integer inputs, improve the error message
H A Dbad-type-int.json2 # FIXME: once the parser understands integer inputs, improve the error message
/qemu/docs/interop/
H A Dqed_spec.txt134 # Each cluster is referenced once and only once. It is an inconsistency to have a cluster referenc…
/qemu/scripts/qapi/
H A Dpylintrc8 # file where it should appear only once). You can also use "--disable=all" to
/qemu/tcg/tci/
H A DREADME54 once with interpreter and once without interpreter and compare the resulting
/qemu/storage-daemon/qapi/
H A Dqapi-schema.json21 # stable order, it's best to include each sub-schema just once, or
/qemu/docs/system/devices/
H A Dvirtio-snd.rst33 Add an audio device and an audio backend at once with ``-audio`` and ``model=virtio``:
/qemu/docs/devel/migration/
H A Dbest-practices.rst31 resetting a VM, the old firmware is used. Only once QEMU has been restarted
/qemu/docs/devel/
H A Dtrivial-patches.rst41 3. Send pull requests to the development mailing list once a week.
/qemu/
H A Dqemu.sasl27 # You can also list many mechanisms at once, and the VNC server will
/qemu/hw/core/
H A Dmachine.c930 g_free(ms->boot_config.once); in machine_free_boot_config()
961 if (config->once) { in machine_set_boot()
962 validate_bootdevices(config->once, errp); in machine_set_boot()
1598 if (current_machine->boot_config.once) { in qdev_machine_creation_done()
1599 qemu_boot_set(current_machine->boot_config.once, &error_fatal); in qdev_machine_creation_done()

1234