Home
last modified time | relevance | path

Searched refs:best (Results 1 – 25 of 39) sorted by relevance

12

/qemu/hw/m68k/
H A Dmcf_intc.c40 int best; in mcf_intc_update() local
45 best = 64; in mcf_intc_update()
50 best = i; in mcf_intc_update()
55 s->active_vector = ((best == 64) ? 24 : (best + 64)); in mcf_intc_update()
/qemu/docs/devel/migration/
H A Dbest-practices.rst35 to hold the firmware and thus migration can fail. In practice it's best
45 In some cases it may be best to tie specific firmware versions to specific
H A Dindex.rst13 best-practices
H A Dmapped-ram.rst35 Mapped-ram migration is best done non-live, i.e. by stopping the VM on
H A Dmain.rst230 forgot to migrate. This is best solved using a subsection.
348 Adding a dummy field into the migration stream is normally the best way to preserve
/qemu/docs/
H A Dmulti-thread-compression.txt41 stands for no compression, level 1 stands for the best compression
42 speed, and level 9 stands for the best compression ratio. Users can
138 compress-level: 1 (which means best speed)
/qemu/storage-daemon/qapi/
H A Dqapi-schema.json21 # stable order, it's best to include each sub-schema just once, or
/qemu/target/ppc/
H A Dmmu_common.c202 int nr, best, way; in ppc6xx_tlb_check() local
205 best = -1; in ppc6xx_tlb_check()
234 best = nr; in ppc6xx_tlb_check()
249 best = nr; in ppc6xx_tlb_check()
253 if (best != -1) { in ppc6xx_tlb_check()
259 pte_update_flags(ctx, &env->tlb.tlb6[best].pte1, ret, access_type); in ppc6xx_tlb_check()
H A Dcpu_init.c6056 static bool ppc_pvr_match_power7(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power7() argument
6061 if (!best) { in ppc_pvr_match_power7()
6191 static bool ppc_pvr_match_power8(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power8() argument
6196 if (!best) { in ppc_pvr_match_power8()
6365 static bool ppc_pvr_match_power9(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power9() argument
6370 if (!best) { in ppc_pvr_match_power9()
6554 static bool ppc_pvr_match_power10(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power10() argument
6559 if (!best) { in ppc_pvr_match_power10()
7312 static bool ppc_pvr_match_default(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_default() argument
/qemu/qapi/
H A Dqapi-schema.json42 # stable order, it's best to include each sub-schema just once, or
H A Dmigration.json775 # where 0 means no compression, 1 means the best compression
776 # speed, and 9 means best compression ratio which will consume
781 # where 0 means no compression, 1 means the best compression
782 # speed, and 20 means best compression ratio which will consume
945 # where 0 means no compression, 1 means the best compression
946 # speed, and 9 means best compression ratio which will consume
951 # where 0 means no compression, 1 means the best compression
952 # speed, and 20 means best compression ratio which will consume
1144 # where 0 means no compression, 1 means the best compression
1145 # speed, and 9 means best compression ratio which will consume
[all …]
/qemu/docs/system/
H A Dtarget-openrisc.rst41 and just want to run Linux, the best option is to use the ``virt`` board. This
H A Dtarget-riscv.rst46 disk, etc., and just want to run Linux, the best option is to use the
H A Dtarget-arm.rst56 disk, etc., and just want to run Linux, the best option is to use the
/qemu/tests/fp/
H A Dmeson.build103 # "-l 2 -r all" can take more than a day for some operations and is best
/qemu/disas/
H A Dm68k.c1725 const struct m68k_opcode * best, in match_insn_m68k() argument
1745 for (d = best->args; *d; d += 2) in match_insn_m68k()
1785 if (p - buffer < 4 && (best->match & 0xFFFF) != 0) in match_insn_m68k()
1791 && (best->match & 0xffff) == 0xffff in match_insn_m68k()
1792 && best->args[0] == '#' in match_insn_m68k()
1793 && best->args[1] == 'w') in match_insn_m68k()
1807 d = best->args; in match_insn_m68k()
1832 best->name, best->args); in match_insn_m68k()
1843 d = best->args; in match_insn_m68k()
1845 info->fprintf_func (info->stream, "%s", best->name); in match_insn_m68k()
/qemu/docs/system/arm/
H A Dvirt.rst67 - ``max`` (same as ``host`` for KVM; best possible emulation with TCG)
150 Use the best GIC version possible (same as host when using KVM;
H A Dorangepi.rst212 including the Orange Pi PC. NetBSD 9.0 is known to work best for the Orange Pi PC
/qemu/docs/devel/
H A Dconflict-resolution.rst35 then do its best to review the incident in a timely manner, and will either
H A Dstyle.rst105 xterms and use vi in all of them. The best way to punish them is to
219 On the other hand, however, it's often best to move that #ifdef/#ifndef
362 vaddr is the best type to use to hold a CPU virtual address in
385 it's best just to use the *wrong* type, if "pulling the thread"
H A Dcontrol-flow-integrity.rst23 CFI is best used on production binaries, to protect against unknown attack
H A Dmultiple-iothreads.txt98 Side note: the best way to schedule a function call across threads is to call
H A Dsubmitting-a-patch.rst235 works best for delivering the patch without mangling it, but
388 it's best to:
420 ideal patch submission. However for the best results you should
H A Dtcg-plugins.rst53 API should it need to do so. The best way to avoid this is to submit
340 count, number of instructions and execution count. This will work best
/qemu/hw/net/rocker/
H A Drocker_of_dpa.c169 OfDpaFlow *best; member
332 if (!match->best || in _of_dpa_flow_match()
333 flow->priority > match->best->priority || in _of_dpa_flow_match()
334 flow->lpm > match->best->lpm) { in _of_dpa_flow_match()
335 match->best = flow; in _of_dpa_flow_match()
346 return match->best; in of_dpa_flow_match()

12