/qemu/tests/qemu-iotests/ |
H A D | 233.out | 44 == check TLS fail over TCP with mismatched hostname == 48 == check TLS works over TCP with mismatched hostname and override == 63 == perform I/O over TLS == 75 == check TLS fail over UNIX with no hostname == 79 == check TLS works over UNIX with hostname override == 90 == check TLS works over UNIX with PSK == 101 == check TLS fails over UNIX with mismatch PSK ==
|
H A D | 233 | 112 echo "== check TLS fail over TCP with mismatched hostname ==" 121 echo "== check TLS works over TCP with mismatched hostname and override ==" 139 echo "== perform I/O over TLS ==" 180 echo "== check TLS fail over UNIX with no hostname ==" 188 echo "== check TLS works over UNIX with hostname override ==" 198 echo "== check TLS works over UNIX with PSK ==" 214 echo "== check TLS fails over UNIX with mismatch PSK =="
|
H A D | 131 | 88 echo "== check simple allocation over the discarded hole ==" 94 echo "== check more complex allocation over the discard hole ==" 132 # node as a QEMUIOVector object, which could cause anything from I/O errors over
|
H A D | 131.out | 41 == check simple allocation over the discarded hole == 49 == check more complex allocation over the discard hole ==
|
/qemu/include/fpu/ |
H A D | softfloat-types.h | 201 /* Prefer SNaN over QNaN, then operand A over B */ 203 /* Prefer SNaN over QNaN, then operand B over A */ 205 /* Prefer A over B regardless of SNaN vs QNaN */ 207 /* Prefer B over A regardless of SNaN vs QNaN */ 238 * = "Prefer SNaN over QNaN, then operand A over B over C" 240 * = "Prefer A over B over C regardless of SNaN vs QNAN" 252 FIELD(3NAN, SNAN, 6, 1) /* do we prefer SNaN over QNaN ? */
|
/qemu/include/hw/usb/ |
H A D | ehci-regs.h | 61 #define PORTSC_WKOC_E (1 << 22) // Wake on Over Current Enable 75 #define PORTSC_OCC (1 << 5) // Over Current Change 76 #define PORTSC_OCA (1 << 4) // Over Current Active
|
/qemu/target/arm/tcg/ |
H A D | m-nocp.decode | 22 # should take precedence over UNDEF faults over the whole wide 58 # for the UNDEFs there that must take precedence over NOCP.)
|
/qemu/hw/core/ |
H A D | machine-smp.c | 72 * over cores over threads before 6.2, while preferring cores over sockets 73 * over threads since 6.2. 173 /* prefer sockets over cores before 6.2 */ in machine_parse_smp_config() 187 /* prefer cores over sockets since 6.2 */ in machine_parse_smp_config()
|
/qemu/include/qemu/ |
H A D | qht.h | 176 * qht_iter - Iterate over a QHT 177 * @ht: QHT to be iterated over 190 * qht_iter_remove - Iterate over a QHT, optionally removing entries 191 * @ht: QHT to be iterated over
|
/qemu/include/hw/virtio/ |
H A D | virtio-dmabuf.h | 34 * other virtio devices. The caller retains ownership over the 51 * retains ownership over the device struct and its lifecycle.
|
/qemu/disas/ |
H A D | disas-target.c | 54 "Disassembler disagrees with translator over instruction " in target_disas() 70 * there is left over it usually indicates the front end has read more
|
/qemu/docs/devel/testing/ |
H A D | fuzzing.rst | 116 Coverage over virtual devices can be improved by adding additional fuzzers. 132 fuzzer loops over the byte-array interpreting it as a list of qtest commands, 142 The generic-fuzz target is capable of fuzzing devices over their PIO, MMIO, 255 - Create a one-liner reproducer that can be sent over email::
|
/qemu/host/include/i386/host/ |
H A D | bufferiszero.c.inc | 36 * Loop over complete 128-byte blocks. 81 /* Loop over complete 256-byte blocks. */
|
/qemu/tests/qtest/fuzz/ |
H A D | i440fx_fuzz.c | 44 * loop over the Data, breaking it up into actions. each action has an in ioport_fuzz_qtest() 98 * value written over Port IO in pciconfig_fuzz_qos()
|
/qemu/storage-daemon/ |
H A D | qemu-storage-daemon.c | 104 " export the specified block node over NBD\n" in help() 110 " export the specified block node over FUSE\n" in help() 118 " vhost-user-blk device over UNIX domain socket\n" in help() 123 " vhost-user-blk device over file descriptor\n" in help()
|
/qemu/hw/char/ |
H A D | xen_console.c | 95 size_t over = buffer->size - buffer->max_capacity; in OBJECT_DECLARE_SIMPLE_TYPE() local 98 memmove(maxpos - over, maxpos, over); in OBJECT_DECLARE_SIMPLE_TYPE() 102 if (buffer->consumed > buffer->max_capacity - over) in OBJECT_DECLARE_SIMPLE_TYPE() 103 buffer->consumed = buffer->max_capacity - over; in OBJECT_DECLARE_SIMPLE_TYPE()
|
/qemu/scripts/oss-fuzz/ |
H A D | build.sh | 65 # Build once to get the list of dynamic lib paths, and copy them over 102 # of available fuzz-targets. Copy over the qemu-fuzz-i386, naming it according
|
H A D | instrumentation-filter-template | 9 # We don't care about coverage over fuzzer-specific code, however we should
|
/qemu/docs/tools/ |
H A D | qemu-nbd.rst | 180 When validating an x509 certificate received over a TLS connection, 187 server. This can also be used if accessing NBD over a UNIX socket 250 Serve a read-only copy of a guest image over a Unix socket with as
|
/qemu/pc-bios/ |
H A D | README | 89 more features over time as needed. The source code is available at: 95 more features over time as needed. The source code is available at:
|
/qemu/monitor/ |
H A D | qemu-config-qmp.c | 134 /* Loop over all machine classes */ in query_all_machine_properties() 137 /* ... and over the properties of each machine: */ in query_all_machine_properties()
|
/qemu/replay/ |
H A D | replay-internal.c | 162 error_report("replay file is over"); in replay_check_error() 166 error_report("replay file is over or something goes wrong"); in replay_check_error()
|
/qemu/docs/config/ |
H A D | q35-virtio-serial.cfg | 20 # Using -nodefaults is required to have full control over 183 # We use virtio-net for improved performance over emulated
|
/qemu/hw/usb/ |
H A D | combined-packet.c | 70 /* Distribute data over uncombined packets */ in usb_combined_input_packet_complete() 175 /* Next package may grow combined package over 1MiB */ in usb_ep_combine_input_packets()
|
/qemu/scripts/ci/ |
H A D | coverage-summary.sh | 7 # throw away CI instance we do spam temp files all over the shop. You
|