Home
last modified time | relevance | path

Searched refs:mp (Results 1 – 11 of 11) sorted by relevance

/qemu/tests/qemu-iotests/
H A D308.out47 'id': 'export-mp',
83 'id': 'export-mp'
86 …MESTAMP, "microseconds": TIMESTAMP}, "event": "BLOCK_EXPORT_DELETED", "data": {"id": "export-mp"}}
93 'id': 'export-mp',
107 'id': 'export-mp'
110 …MESTAMP, "microseconds": TIMESTAMP}, "event": "BLOCK_EXPORT_DELETED", "data": {"id": "export-mp"}}
125 'id': 'export-mp',
145 'id': 'export-mp'
148 …MESTAMP, "microseconds": TIMESTAMP}, "event": "BLOCK_EXPORT_DELETED", "data": {"id": "export-mp"}}
152 'id': 'export-mp',
[all …]
H A Dtestrunner.py123 return runner.run_test(test, test_field_width, mp=True)
326 mp: bool = False) -> TestResult:
345 status = 'started' if mp else '...',
348 end = '\n' if mp else '\r')
H A Dcommon.rc652 local mp
654 for mp in "${FUSE_EXPORTS[@]}"; do
655 _rm_test_img "$mp"
/qemu/target/arm/tcg/
H A Da32-uncond.decode61 PLDW 1111 0101 -001 ---- 1111 ---- ---- ---- # (imm, lit) 7mp
65 PLDW 1111 0111 -001 ---- 1111 ----- -- 0 ---- # (register) 7mp
/qemu/pc-bios/s390-ccw/
H A Dcio.h28 u32 mp:1; /* multipath mode */ member
59 u32 mp:1; member
/qemu/hw/i386/
H A Dvapic.c57 VAPICHandlers mp; member
458 handlers = &s->rom_state.mp; in patch_instruction()
828 VMSTATE_STRUCT(mp, GuestROMState, 0, vmstate_handlers, VAPICHandlers),
/qemu/target/riscv/insn_trans/
H A Dtrans_rvzce.c.inc2 * RISC-V translation routines for the Zc[b,mp,mt] Standard Extensions.
/qemu/target/ppc/
H A Dinsn32.decode84 &VX_mp rt mp:bool vrb
85 @VX_mp ...... rt:5 .... mp:1 vrb:5 ........... &VX_mp
/qemu/include/block/
H A Dnvme.h1101 uint16_t mp; member
/qemu/target/ppc/translate/
H A Dvmx-impl.c.inc2172 if (a->mp) {
/qemu/hw/nvme/
H A Dctrl.c8879 id->psd[0].mp = cpu_to_le16(0x9c4); in nvme_init_ctrl()