Home
last modified time | relevance | path

Searched full:potential (Results 1 – 25 of 83) sorted by relevance

1234

/qemu/scripts/coccinelle/
H A Doverflow_muldiv64.cocci1 // Find muldiv64(i64, i64, x) for potential overflow
16 cocci.print_main("potential muldiv64() overflow", p)
H A Dmemory-region-housekeeping.cocci48 cocci.print_main("potential use of memory_region_init_rom*() in ", p)
/qemu/include/hw/virtio/
H A Dvhost.h414 * @errp: Potential error description
428 * has closed the pipe, inquire the back-end to report any potential
437 * @errp: Potential error description
456 * @errp: Potential error message
481 * @errp: Potential error message
H A Dvhost-user.h105 * do all the steps and handle potential races due to VM shutdowns.
/qemu/tests/qapi-schema/
H A Dreserved-type-list.json1 # Potential C name collision
H A Dreserved-member-u.json1 # Potential C member name collision
/qemu/target/loongarch/tcg/insn_trans/
H A Dtrans_arith.c.inc119 * This avoids potential host overflow trap and produces min.
121 * This avoids potential host overflow trap;
139 * This avoids potential host overflow trap;
/qemu/rust/qemu-api/
H A Dwrapper.h36 * Fix potential missing stdatomic.h error in case bindgen does not insert the
/qemu/include/system/
H A Dos-posix.h65 * additional guard page to catch a potential stack overflow.
H A Dos-wasm.h68 * additional guard page to catch a potential stack overflow.
/qemu/docs/
H A Dbypass-iommu.txt66 There might be potential security risk when devices bypass iommu, because
/qemu/include/accel/tcg/
H A Dprobe.h96 * handling another potential mmu fault, this function never raises
/qemu/include/block/
H A Dblock_int-global-state.h49 * @backing_mask_protocol: Replace potential protocol name with 'raw' in
88 * @backing_mask_protocol: Replace potential protocol name with 'raw' in
/qemu/docs/devel/testing/
H A Dfuzzing.rst47 Now the only thing left to do is wait for the fuzzer to trigger potential
213 can be used on a non-fuzzer build of QEMU. This filters out any potential
/qemu/docs/devel/
H A Dsecure-coding-practices.rst10 For details on how to report security bugs or ask questions about potential
H A Dbuild-system.rst139 This avoids a potential mismatch, where Meson and Sphinx binaries on the
142 a potential source of confusion where the user installs a dependency but
/qemu/hw/hyperv/
H A Dhv-balloon-our_range_memslots.c25 /* mark the whole range as unused but for potential use */ in our_range_init()
/qemu/include/hw/ppc/
H A Dspapr_drc.h250 * Safely handles potential DRC removal (eg. PHBs or PCI bridges).
/qemu/hw/timer/
H A Di8254_common.c125 /* fix potential rounding problems */ in pit_get_next_transition_time()
/qemu/util/
H A Dmmap-alloc.c287 * a guard page guarding against potential buffer overflows. in qemu_ram_mmap()
/qemu/hw/acpi/
H A Dvmgenid.c167 * it of a potential change to VM Generation ID
/qemu/pc-bios/s390-ccw/
H A Dmain.c208 * Clear out any potential S390EP magic (see jump_to_low_kernel()), in boot_setup()
/qemu/docs/system/
H A Dgdb.rst242 reachable by potential attackers.
/qemu/scripts/qapi/
H A Dtypes.py198 # potential issues with attempting to malloc space for zero-length
/qemu/python/scripts/
H A Dmkvenv.py93 # outside the venv or before a potential call to ensurepip in checkpip().
110 # outside the venv or before a potential call to ensurepip in checkpip().

1234