Home
last modified time | relevance | path

Searched refs:end (Results 626 – 635 of 635) sorted by last modified time

1...<<212223242526

/qemu/docs/interop/
H A Dqed_spec.txt97 …y be smaller than the image file and reads of unallocated areas beyond the end of the backing file…
136 # Table offsets must at least ''table_size'' * ''cluster_size'' bytes from the end of the image fil…
H A Dbarrier.rst4 QEMU's ``input-barrier`` device implements the client end of
H A Dparallels.txt82 - If data_off is zero, the offset is calculated as the end of BAT
132 calculated as specified above) to the end of the file. It represents a
/qemu/docs/specs/
H A Dppc-spapr-numa.rst205 Any other strategy can be used here, but in the end the reality is that we'll
/qemu/docs/
H A Dmemory-hotplug.txt38 - "device_add": creates a front-end pc-dimm device and inserts it
86 - "device_del": deletes a front-end pc-dimm device
H A Ddefs.rst.inc9 but the manpages will end up misrendered with following normal text
/qemu/docs/devel/
H A Dcontrol-flow-integrity.rst116 bugs that may not end immediately in a segmentation fault or triggering
H A Ds390-dasd-ipl.rst29 The TIC ccw instruction at the end of the IPL1 channel program will begin
33 loads the operating system from disk. At the end of this step all or some of
42 address points to the guest operating system code to execute at the end of
61 on). The TIC at the end of the IPL1 channel program will cause the IPL2 channel
90 Not being able to turn off prefetch will also prevent the TIC at the end of the
H A Drcu.txt79 on all threads have completed. This marks the end of the removal
93 marks the end of the removal phase, with func taking care
194 end of the scope.
198 Takes the lock and will release it at the end of the block it's
/qemu/block/
H A Dqed-cluster.c36 unsigned int end = MIN(index + n, s->table_nelems); in qed_count_contiguous_clusters() local
42 for (i = index + 1; i < end; i++) { in qed_count_contiguous_clusters()

1...<<212223242526