Searched full:fetching (Results 1 – 20 of 20) sorted by relevance
/qemu/target/riscv/insn_trans/ |
H A D | trans_privileged.c.inc | 58 * that no exception will be raised when fetching them.
|
/qemu/.gitlab-ci.d/ |
H A D | windows.yml | 56 Write-Output "Fetching latest installer" ;
|
H A D | base.yml | 29 # and we also avoid fetching tags.
|
/qemu/target/avr/ |
H A D | cpu.h | 40 * LPM/SPM and instruction fetching access code memory space
|
/qemu/tests/functional/qemu_test/ |
H A D | asset.py | 1 # Test utilities for fetching & caching assets
|
/qemu/hw/9pfs/ |
H A D | cofile.c | 87 * Some FS driver (local:mapped-file) can't support fetching attributes in v9fs_co_fstat()
|
/qemu/hw/i386/ |
H A D | multiboot.c | 218 error_report("Error while fetching elf kernel from rom"); in load_multiboot()
|
H A D | intel_iommu.c | 1588 * avoids to check pasid entry fetching result in future in vtd_dev_to_context_entry()
|
/qemu/contrib/vhost-user-scsi/ |
H A D | vhost-user-scsi.c | 244 g_warning("Error fetching VQ (dev=%p, idx=%d)", vu_dev, idx); in vus_proc_req()
|
/qemu/monitor/ |
H A D | qmp.c | 399 /* Protect qmp_requests and fetching its length. */ in handle_qmp_command()
|
/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.h | 300 /* Used to preserve the order of fetching available descriptors.
|
/qemu/docs/system/arm/ |
H A D | aspeed.rst | 162 In that case, the machine boots fetching instructions from the FMC0
|
/qemu/docs/devel/ |
H A D | clocks.rst | 323 Fetching clock frequency/period
|
/qemu/target/ppc/ |
H A D | tcg-excp_helper.c | 276 * is_prefix_insn_excp() tests !PPC_BIT(42) to avoid fetching in ppc_cpu_do_transaction_failed()
|
/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 2075 /* Fetching permitted; storing permitted */ in HELPER() 2083 /* Fetching permitted; storing not permitted */ in HELPER() 2090 /* Fetching not permitted; storing not permitted */ in HELPER()
|
/qemu/docs/interop/ |
H A D | vhost-user.rst | 780 /* Used to preserve the order of fetching available descriptors. 875 /* Used to preserve the order of fetching available descriptors.
|
/qemu/target/s390x/ |
H A D | cpu_features_def.h.inc | 94 DEF_FEAT(SIF, "sif", STFL, 85, "Sequential-instruction-fetching facility")
|
/qemu/target/riscv/kvm/ |
H A D | kvm-cpu.c | 227 * KVM. We determined that by fetching the 'isa' register in kvm_riscv_update_cpu_misa_ext()
|
/qemu/hw/display/ |
H A D | vga.c | 926 * the difference shows. When fetching font data, accesses are in vga_mem_writeb()
|
/qemu/block/ |
H A D | vvfat.c | 2060 fprintf(stderr, "Error fetching direntries\n"); in check_directory_consistency()
|