/qemu/tests/qemu-iotests/ |
H A D | 308.out | 132 (OK: Lengths of export and original are the same) 138 (OK: Lengths of export and original are the same) 159 (OK: Lengths of export and original are the same) 163 (OK: Lengths of export and original are the same) 172 === Compare copy with original ===
|
H A D | 228.out | 72 … "file": {"driver": "file", "filename": "TEST_DIR/PID-base.img"}, "node-name": "original-backing"}} 74 {"execute": "blockdev-snapshot", "arguments": {"node": "original-backing", "overlay": "node0"}} 83 {"execute": "blockdev-del", "arguments": {"node-name": "original-backing"}}
|
H A D | 066.out | 35 Successfully reused original clusters. 62 Successfully reused original clusters.
|
H A D | 063.out | 7 == Testing conversion back to original format ==
|
/qemu/hw/net/ |
H A D | net_rx_pkt.c | 549 uint32_t original; in _net_rx_pkt_validate_sctp_sum() local 559 if (!iov_to_buf(vec, vec_len, csum_off, &original, sizeof(original))) { in _net_rx_pkt_validate_sctp_sum() 571 valid = calculated == le32_to_cpu(original); in _net_rx_pkt_validate_sctp_sum() 572 iov_from_buf(vec, vec_len, csum_off, &original, sizeof(original)); in _net_rx_pkt_validate_sctp_sum()
|
/qemu/docs/devel/ |
H A D | block-coroutine-wrapper.rst | 14 call the original function and finally define a new interface function 15 with same list of arguments as original one, which will pack the
|
H A D | submitting-a-pull-request.rst | 30 the original author if the patch was not written by you. This is because 32 you rather than directly from the original author.
|
/qemu/docs/system/arm/ |
H A D | digic.rst | 10 to run the original camera firmware, but it can successfully run
|
/qemu/scripts/tracetool/format/ |
H A D | h.py | 45 name=e.original.name.upper(),
|
/qemu/scripts/tracetool/ |
H A D | __init__.py | 261 self.original = weakref.ref(self) 263 self.original = orig
|
/qemu/docs/system/ |
H A D | replay.rst | 134 in the overlay (or original image) instead of using the temporary overlay. 143 of the original disk image, use overlay files linked to the original images. 145 overlays and the original image remains unchanged.
|
H A D | target-openrisc.rst | 10 (the original OpenRISC instruction level simulator) which QEMU supports. For
|
H A D | vm-templating.rst | 19 stay private and don't modify the original template VM or any other
|
/qemu/docs/ |
H A D | multi-thread-compression.txt | 74 | original | compress thread: 8 94 | original | compress thread: 8
|
H A D | block-replication.txt | 52 original sector content will be read from Secondary disk and 100 5) The hidden-disk is created automatically. It buffers the original content
|
/qemu/tests/docker/dockerfiles/ |
H A D | debian-toolchain.docker | 35 # and the build trees by restoring the original image,
|
/qemu/scripts/codeconverter/codeconverter/ |
H A D | patching.py | 95 def sub(self, original: str, replacement: str) -> str: 103 return original.replace(self.group(0), replacement)
|
/qemu/docs/devel/testing/ |
H A D | acpi-bits.rst | 43 .. _Plumbers: https://blog.linuxplumbersconf.org/2011/ocw/system/presentations/867/original/bits.pdf 138 the original test script and the changes we have made are separated and
|
/qemu/linux-headers/LICENSES/preferred/ |
H A D | GPL-2.0 | 65 want its recipients to know that what they have is not the original, so 66 that any problems introduced by others will not reflect on the original 210 original licensor to copy, distribute or modify the Program subject to 250 original copyright holder who places the Program under this License
|
/qemu/ |
H A D | COPYING | 46 want its recipients to know that what they have is not the original, so 47 that any problems introduced by others will not reflect on the original 191 original licensor to copy, distribute or modify the Program subject to 231 original copyright holder who places the Program under this License
|
/qemu/target/riscv/insn_trans/ |
H A D | trans_rvm.c.inc | 279 /* If div by zero, the required result is the original dividend. */ 312 /* If div by zero, the required result is the original dividend. */
|
/qemu/docs/specs/ |
H A D | edu.rst | 10 This is an educational device for writing (kernel) drivers. Its original
|
/qemu/pc-bios/ |
H A D | edk2-licenses.txt | 284 * "Contribution" shall mean any original work of authorship, 345 * You represent that each of Your Contributions is Your original 354 * Should You wish to submit work that is not Your original creation, 505 * "Contribution" shall mean any original work of authorship, 566 * You represent that each of Your Contributions is Your original 575 * Should You wish to submit work that is not Your original creation, 724 the OpenSSL License and the original SSLeay license apply to the toolkit.
|
/qemu/fpu/ |
H A D | softfloat-specialize.c.inc | 26 National Science Foundation under grant MIP-9311980. The original version 95 * 2008 revision and backward compatibility with their original choice.
|
/qemu/qapi/ |
H A D | transaction.json | 219 # On failure, the original disks pre-snapshot attempt will be used.
|