Home
last modified time | relevance | path

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

123

/qemu/tests/qemu-iotests/
H A D308.out132 (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 D228.out72 … "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 D066.out35 Successfully reused original clusters.
62 Successfully reused original clusters.
H A D063.out7 == Testing conversion back to original format ==
/qemu/hw/net/
H A Dnet_rx_pkt.c563 uint32_t original; in _net_rx_pkt_validate_sctp_sum() local
573 if (!iov_to_buf(vec, vec_len, csum_off, &original, sizeof(original))) { in _net_rx_pkt_validate_sctp_sum()
585 valid = calculated == le32_to_cpu(original); in _net_rx_pkt_validate_sctp_sum()
586 iov_from_buf(vec, vec_len, csum_off, &original, sizeof(original)); in _net_rx_pkt_validate_sctp_sum()
/qemu/docs/devel/
H A Dblock-coroutine-wrapper.rst14 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 Dsubmitting-a-pull-request.rst30 the original author if the patch was not written by you. This is because
32 you rather than directly from the original author.
H A Dacpi-bits.rst146 the original test script and the changes we have made are separated and
165 .. [#a] https://blog.linuxplumbersconf.org/2011/ocw/system/presentations/867/original/bits.pdf
H A Dqom.rst224 The original function is not automatically invoked. It is the responsibility
229 the original value in the overriding class before overriding the method.
/qemu/docs/system/arm/
H A Ddigic.rst10 to run the original camera firmware, but it can successfully run
/qemu/scripts/tracetool/format/
H A Dh.py45 name=e.original.name.upper(),
/qemu/docs/system/
H A Dreplay.rst134 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 Dtarget-openrisc.rst10 (the original OpenRISC instruction level simulator) which QEMU supports. For
H A Dvm-templating.rst19 stay private and don't modify the original template VM or any other
/qemu/scripts/tracetool/
H A D__init__.py261 self.original = weakref.ref(self)
263 self.original = orig
/qemu/tests/docker/dockerfiles/
H A Ddebian-toolchain.docker33 # and the build trees by restoring the original image,
/qemu/docs/
H A Dmulti-thread-compression.txt74 | original | compress thread: 8
94 | original | compress thread: 8
H A Dblock-replication.txt52 original sector content will be read from Secondary disk and
100 5) The hidden-disk is created automatically. It buffers the original content
/qemu/scripts/codeconverter/codeconverter/
H A Dpatching.py95 def sub(self, original: str, replacement: str) -> str:
103 return original.replace(self.group(0), replacement)
/qemu/
H A DCOPYING46 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/linux-headers/LICENSES/preferred/
H A DGPL-2.065 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/target/riscv/insn_trans/
H A Dtrans_rvm.c.inc279 /* 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 Dedu.rst10 This is an educational device for writing (kernel) drivers. Its original
/qemu/pc-bios/
H A Dedk2-licenses.txt284 * "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/qapi/
H A Dtransaction.json219 # On failure, the original disks pre-snapshot attempt will be used.

123