Searched full:leave (Results 1 – 25 of 215) sorted by relevance
123456789
/qemu/include/tcg/ |
H A D | debuginfo.h | 47 * missing, then leave them as is. 49 * then leave them as is.
|
/qemu/include/qapi/ |
H A D | visitor.h | 79 * allocate *@obj during input visits, leave it unchanged during 417 * (*@obj)->type. Other visitors leave @obj unchanged. 458 * leave it unchanged. In either case, return *@present for 506 * visitors use *@obj but leave it unchanged. 544 * other visitors will leave *@obj unchanged. 625 * other visitors will leave *@obj unchanged. 642 * Other visitors leave *@obj unchanged, and commonly treat NULL like 664 * other visitors will leave *@obj unchanged. Visitors should 682 * other visitors will leave *@obj unchanged. *@obj must be non-NULL
|
/qemu/tests/qemu-iotests/ |
H A D | 082 | 98 # Leave out everything that isn't needed 155 # Leave out everything that isn't needed 217 # Leave out everything that isn't needed
|
H A D | 305.out | 7 ### Discard two of the last data clusters, leave one in the middle
|
H A D | 121.out | 23 === Allocating a new refcount block must not leave holes in the image ===
|
H A D | 305 | 56 echo '### Discard two of the last data clusters, leave one in the middle'
|
H A D | 121 | 100 echo '=== Allocating a new refcount block must not leave holes in the image ==='
|
/qemu/include/qemu/ |
H A D | lockable.h | 146 * within the scope and release the lock. Break and continue statements leave 156 * break; <-- leave this scope early
|
/qemu/util/ |
H A D | lockcnt.c | 137 * the case where qemu_lockcnt_lock would leave QEMU_LOCKCNT_STATE_WAITING in qemu_lockcnt_inc() 189 * qemu_lockcnt_lock would leave QEMU_LOCKCNT_STATE_WAITING in the low in qemu_lockcnt_dec_and_lock() 229 * qemu_lockcnt_lock would leave QEMU_LOCKCNT_STATE_WAITING in the low in qemu_lockcnt_dec_if_lock()
|
/qemu/tests/functional/acpi-bits/bits-config/ |
H A D | bits-cfg.txt | 12 # Leave batch set to an empty string to disable batch mode.
|
/qemu/hw/s390x/ |
H A D | s390-pci-vfio.c | 116 /* If capability not provided, just leave the defaults in place */ in s390_pci_read_base() 271 /* If capability not provided, just leave the defaults in place */ in s390_pci_read_util() 298 /* If capability not provided, just leave the defaults in place */ in s390_pci_read_pfip()
|
/qemu/hw/usb/ |
H A D | combined-packet.c | 59 goto leave; in usb_combined_input_packet_complete() 97 leave: in usb_combined_input_packet_complete()
|
/qemu/tcg/s390x/ |
H A D | tcg-target.h | 30 /* We have a +- 4GB range on the branches; leave some slop. */
|
/qemu/include/hw/misc/ |
H A D | mps2-scc.h | 27 * Boards where bit 0 has no special function should leave the GPIO
|
/qemu/include/standard-headers/linux/ |
H A D | const.h | 13 * leave it unchanged in asm.
|
/qemu/linux-headers/linux/ |
H A D | const.h | 13 * leave it unchanged in asm.
|
/qemu/include/io/ |
H A D | channel-util.h | 63 * respectively. To leave a handler in its current state, pass a NULL
|
/qemu/hw/nvram/ |
H A D | chrp_nvram.c | 74 /* XXX: OpenBIOS is not able to grow up a partition. Leave some space for in chrp_nvram_create_system_partition()
|
/qemu/hw/i386/ |
H A D | tdvf-hob.c | 104 /* Note, Efi{Free}Memory{Bottom,Top} are ignored, leave 'em zeroed. */ in tdvf_hob_create()
|
/qemu/scripts/oss-fuzz/ |
H A D | reorder_fuzzer_qtest_trace.py | 83 # Leave only lines that look like logged qtest commands
|
/qemu/tests/qemu-iotests/tests/ |
H A D | mirror-ready-cancel-error | 97 # Write something so will not leave the job immediately, but
|
/qemu/hw/fsi/ |
H A D | fsi-master.c | 89 /* Perform necessary resets leave register 0 to indicate no errors */ in fsi_master_write()
|
/qemu/include/system/ |
H A D | tpm_backend.h | 110 * 0 to leave it as-is
|
/qemu/net/ |
H A D | filter-buffer.c | 48 * TODO: We should leave them queued. But currently there's no way in filter_buffer_release_timer()
|
/qemu/docs/ |
H A D | pcie_pci_bridge.txt | 65 set to -1 to leave root port's default behavior unchanged.
|
123456789