Searched full:on (Results 3026 – 3050 of 3118) sorted by relevance
1...<<121122123124125
/qemu/hw/nvram/ |
H A D | xlnx-zynqmp-efuse.c | 292 /* Avoid working on bits that are not relevant. */ in cache_sync_u32()
|
/qemu/hw/net/ |
H A D | xilinx_axienet.c | 104 /* Marvell PHY on many xilinx boards. */ in tdk_read()
|
/qemu/hw/ppc/ |
H A D | vof.c | 4 * This implements client interface from OpenFirmware IEEE1275 on the QEMU
|
H A D | spapr_pci.c | 62 /* Interrupt types to return on RTAS_CHANGE_* */ 1634 * for some 'safe' period of time. unfortunately on a busy host in spapr_pci_unplug()
|
/qemu/block/ |
H A D | blkdebug.c | 695 * preferred alignment (so that we test the fallback to writes on in blkdebug_co_pwrite_zeroes()
|
/qemu/hw/usb/ |
H A D | dev-audio.c | 8 * lousely based on usb net device code which is:
|
H A D | trace-events | 198 usb_dwc2_device_found(uint32_t pnum) "device found on port %d"
|
H A D | hcd-xhci.c | 6 * Based on usb-ohci.c, emulates Renesas NEC USB 3.0 2410 /* cleanup slot state on usb device detach */ 3494 /* should not happen, but may trigger on guest bugs */ in usb_xhci_post_load()
|
/qemu/target/riscv/insn_trans/ |
H A D | trans_xthead.c.inc | 183 /* th.ff0: find first zero (clz on an inverted input) */
|
/qemu/tests/qemu-iotests/ |
H A D | 035.out | 391 No errors were found on the image.
|
/qemu/hw/s390x/ |
H A D | s390-virtio-ccw.c | 638 error_setg(errp, "CPU hot unplug not supported on this machine"); in s390_machine_device_unplug_request()
|
/qemu/target/arm/tcg/ |
H A D | cpu64.c | 713 * 64-bit format. So we here use values which are based on the textual in aarch64_neoverse_v1_initfn() 1200 * we do for EL2 with the virtualization=on property. in aarch64_max_tcg_initfn()
|
/qemu/tcg/ |
H A D | optimize.c | 562 /* Avoid crashing on divide by zero, otherwise undefined. */ in do_constant_folding_2() 758 op a, a, b, which is better handled on non-RISC hosts. */ in swap_commutative() 1459 * Canonicalize on extract, if valid. This aids x86 with its in fold_and()
|
/qemu/target/sparc/ |
H A D | translate.c | 1870 * "Block Copy and Block Fill will work only on cache line boundaries." in gen_st_asi() 2039 /* Valid for lddfa on aligned registers only. */ in gen_ldf_asi() 2159 /* Valid for stdfa on aligned registers only. */ in gen_stf_asi() 2838 /* Note TCG_MO_* was modeled on sparc64, so mmask matches. */ in trans_MEMBAR() 3931 * Need to avoid INT64_MIN / -1, which will trap on x86 host. in trans_SDIVX()
|
/qemu/target/hexagon/ |
H A D | translate.c | 676 * avoid branching based on the width at runtime. in process_store()
|
/qemu/ui/ |
H A D | vnc-enc-zywrle.h | 38 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
/qemu/hw/rtc/ |
H A D | mc146818rtc.c | 717 DPRINTF_C("cmos: injecting on ack\n"); in cmos_ioport_read()
|
/qemu/hw/intc/ |
H A D | trace-events | 24 ioapic_eoi_delayed_reassert(int vector) "delayed reassert on EOI broadcast for vector %d"
|
/qemu/hw/display/ |
H A D | virtio-gpu-virgl.c | 88 * virglrenderer works only on the main-loop thread that's holding GL in virtio_gpu_virgl_hostmem_region_free()
|
/qemu/ |
H A D | job.c | 947 * on the caller, so leave it. */ in job_completed_txn_abort_locked()
|
/qemu/tests/qtest/libqos/ |
H A D | virtio-9p-client.c | 2 * 9P network client for VirtIO 9P test cases (based on QTest)
|
/qemu/net/ |
H A D | slirp.c | 635 restricted ? "on" : "off"); in net_slirp_init()
|
/qemu/target/i386/tcg/system/ |
H A D | svm_helper.c | 918 * EFLAGS.TF causes a #DB trap after the VMRUN completes on the host in do_vmexit()
|
/qemu/disas/ |
H A D | sparc.c | 266 /* v6 insns not supported on the sparclet. */ 1284 /* Define both branches and traps based on condition mask */ 1831 /* The manual isn't completely accurate on these insns. The `rs2' field is 2537 valid, we can put whichever one first we want, on aesthetic grounds. */ in compare_opcodes() 2549 better have the same opcode. This is a sanity check on the table. */ in compare_opcodes() 2658 /* Print one instruction from MEMADDR on INFO->STREAM. 2664 on that register. */ 2711 /* On SPARClite variants such as DANlite (sparc86x), instructions in print_insn_sparc()
|
/qemu/accel/tcg/ |
H A D | user-exec.c | 384 /* Using mprotect on a page does not change sticky bits. */ in pageflags_set_clear()
|
1...<<121122123124125