Home
last modified time | relevance | path

Searched refs:cmd (Results 276 – 300 of 418) sorted by relevance

1...<<11121314151617

/qemu/tests/qtest/libqos/
H A Dvirtio-9p.c67 g_autofree char *cmd = g_strdup_printf("rm -fr '%s'\n", local_test_path); in virtio_9p_remove_local_test_dir() local
68 int res = system(cmd); in virtio_9p_remove_local_test_dir()
/qemu/bsd-user/freebsd/
H A Dqemu-os.h44 abi_long target_to_host_fcntl_cmd(int cmd);
/qemu/hw/nvme/
H A Ddif.c429 NvmeRwCmd *rw = (NvmeRwCmd *)&req->cmd; in nvme_dif_rw_check_cb()
488 NvmeRwCmd *rw = (NvmeRwCmd *)&req->cmd; in nvme_dif_rw_mdata_in_cb()
519 NvmeRwCmd *rw = (NvmeRwCmd *)&req->cmd; in nvme_dif_rw_mdata_out_cb()
540 NvmeRwCmd *rw = (NvmeRwCmd *)&req->cmd; in nvme_dif_rw()
641 status = nvme_map_dptr(n, &req->sg, mapped_len, &req->cmd); in nvme_dif_rw()
651 if (req->cmd.opcode == NVME_CMD_READ) { in nvme_dif_rw()
/qemu/hw/cxl/
H A Dcxl-device-utils.c188 uint8_t cmd = FIELD_EX64(command_reg, CXL_DEV_MAILBOX_CMD, COMMAND); in mailbox_reg_write() local
205 rc = cxl_process_cci_message(cci, cmd_set, cmd, len_in, pl_in_copy, in mailbox_reg_write()
218 COMMAND, cmd); in mailbox_reg_write()
/qemu/hw/ide/
H A Dpci.c358 bm->cmd = 0; in bmdma_reset()
388 if ((val & BM_CMD_START) != (bm->cmd & BM_CMD_START)) { in bmdma_cmd_writeb()
403 bm->cmd = val & 0x09; in bmdma_cmd_writeb()
531 VMSTATE_UINT8(cmd, BMDMAState),
H A Dahci-internal.h267 uint32_t cmd; member
302 uint8_t cmd; member
/qemu/hw/dma/
H A Detraxfs_dma.c362 unsigned int cmd = v & ((1 << 10) - 1); in channel_stream_cmd() local
365 __func__, c, cmd)); in channel_stream_cmd()
366 if (cmd & regk_dma_load_d) { in channel_stream_cmd()
368 if (cmd & regk_dma_burst) in channel_stream_cmd()
372 if (cmd & regk_dma_load_c) { in channel_stream_cmd()
/qemu/chardev/
H A Dchar-serial.c179 static int tty_serial_ioctl(Chardev *chr, int cmd, void *arg) in tty_serial_ioctl() argument
184 switch (cmd) { in tty_serial_ioctl()
H A Dtrace-events9 wct_cmd_other(const char *cmd) "%s"
H A Dmsmouse.c181 static int msmouse_ioctl(Chardev *chr, int cmd, void *arg) in msmouse_ioctl() argument
191 switch (cmd) { in msmouse_ioctl()
/qemu/hw/input/
H A Dtrace-events18 adb_bus_request(uint8_t addr, const char *cmd, int size) "device 0x%x %s cmdsize=%d"
19 adb_bus_request_done(uint8_t addr, const char *cmd, int size) "device 0x%x %s replysize=%d"
/qemu/hw/char/
H A Dgoldfish_tty.c69 static void goldfish_tty_cmd(GoldfishTTYState *s, uint32_t cmd) in goldfish_tty_cmd() argument
77 switch (cmd) { in goldfish_tty_cmd()
H A Dterminal3270.c242 static int write_payload_3270(EmulatedCcw3270Device *dev, uint8_t cmd) in write_payload_3270() argument
265 t->outv[out_len++] = cmd; in write_payload_3270()
/qemu/include/hw/ide/
H A Dide-bus.h19 uint8_t cmd; member
/qemu/hw/pci-host/
H A Dsabre.c337 uint16_t cmd; in sabre_reset() local
359 cmd = pci_get_word(pci_dev->config + PCI_COMMAND); in sabre_reset()
360 pci_set_word(pci_dev->config + PCI_COMMAND, cmd | PCI_COMMAND_IO); in sabre_reset()
/qemu/hw/net/
H A Dne2000.h14 uint8_t cmd; member
/qemu/hw/i2c/
H A Dtrace-events31 aspeed_i2c_bus_cmd(uint32_t cmd, const char *cmd_flags, uint32_t count, uint32_t intr_status) "hand…
/qemu/include/hw/remote/
H A Dmpqemu-link.h78 int cmd; member
/qemu/linux-user/
H A Dsyscall.c3953 cmd &= 0xff; in do_semctl()
4206 cmd &= 0xff; in do_msgctl()
4208 switch (cmd) { in do_msgctl()
4439 cmd &= 0xff; in do_shmctl()
4441 switch(cmd) { in do_shmctl()
5557 { TARGET_ ## cmd, cmd, #cmd, access, 0, { __VA_ARGS__ } },
5559 { TARGET_ ## cmd, cmd, #cmd, access, dofn, { __VA_ARGS__ } },
5561 { TARGET_ ## cmd, 0, #cmd },
6722 switch(cmd) { in target_to_host_fcntl_cmd()
7008 switch(cmd) { in do_fcntl()
[all …]
/qemu/tests/vm/
H A Dhaiku.x86_64109 self.wait_ssh(wait_root=True, cmd="exit 0")
/qemu/tests/qemu-iotests/
H A D13250 self.vm.cmd('drive-mirror', device='drive0', sync='full',
/qemu/include/hw/misc/
H A Dauxbus.h115 AUXReply aux_request(AUXBus *bus, AUXCommand cmd, uint32_t address,
/qemu/tests/qemu-iotests/tests/
H A Dreopen-file67 self.vm.cmd('blockdev-reopen', options=[{
H A Dstream-unaligned-prefetch82 self.vm.cmd('block-stream', job_id='stream', device='compress-top')
/qemu/target/i386/hvf/
H A Dx86_emu.c51 #define EXEC_2OP_FLAGS_CMD(env, decode, cmd, FLAGS_FUNC, save_res) \ argument
59 uint8_t diff = v1 cmd v2; \
70 uint16_t diff = v1 cmd v2; \
81 uint32_t diff = v1 cmd v2; \
1365 enum x86_decode_cmd cmd; member
1416 _cmd_handler[handlers[i].cmd] = handlers[i]; in init_cmd_handler()
1470 decode_cmd_to_string(ins->cmd));*/ in exec_instruction()
1472 if (!_cmd_handler[ins->cmd].handler) { in exec_instruction()
1474 ins->cmd, ins->opcode[0], in exec_instruction()
1480 _cmd_handler[ins->cmd] in exec_instruction()
[all...]

1...<<11121314151617