Searched refs:mp (Results 1 – 11 of 11) sorted by relevance
/qemu/tests/qemu-iotests/ |
H A D | 308.out | 47 '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 D | testrunner.py | 123 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 D | common.rc | 652 local mp 654 for mp in "${FUSE_EXPORTS[@]}"; do 655 _rm_test_img "$mp"
|
/qemu/target/arm/tcg/ |
H A D | a32-uncond.decode | 61 PLDW 1111 0101 -001 ---- 1111 ---- ---- ---- # (imm, lit) 7mp 65 PLDW 1111 0111 -001 ---- 1111 ----- -- 0 ---- # (register) 7mp
|
/qemu/pc-bios/s390-ccw/ |
H A D | cio.h | 28 u32 mp:1; /* multipath mode */ member 59 u32 mp:1; member
|
/qemu/hw/i386/ |
H A D | vapic.c | 57 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 D | trans_rvzce.c.inc | 2 * RISC-V translation routines for the Zc[b,mp,mt] Standard Extensions.
|
/qemu/target/ppc/ |
H A D | insn32.decode | 84 &VX_mp rt mp:bool vrb 85 @VX_mp ...... rt:5 .... mp:1 vrb:5 ........... &VX_mp
|
/qemu/include/block/ |
H A D | nvme.h | 1101 uint16_t mp; member
|
/qemu/target/ppc/translate/ |
H A D | vmx-impl.c.inc | 2172 if (a->mp) {
|
/qemu/hw/nvme/ |
H A D | ctrl.c | 8879 id->psd[0].mp = cpu_to_le16(0x9c4); in nvme_init_ctrl()
|