/qemu/target/i386/kvm/ |
H A D | tdx-stub.c | 17 int tdx_handle_report_fatal_error(X86CPU *cpu, struct kvm_run *run) in tdx_handle_report_fatal_error() 22 void tdx_handle_get_quote(X86CPU *cpu, struct kvm_run *run) in tdx_handle_get_quote() 26 void tdx_handle_get_tdvmcall_info(X86CPU *cpu, struct kvm_run *run) in tdx_handle_get_tdvmcall_info()
|
H A D | tdx.c | 1163 void tdx_handle_get_quote(X86CPU *cpu, struct kvm_run *run) in tdx_handle_get_quote() 1259 void tdx_handle_get_tdvmcall_info(X86CPU *cpu, struct kvm_run *run) in tdx_handle_get_tdvmcall_info() 1293 int tdx_handle_report_fatal_error(X86CPU *cpu, struct kvm_run *run) in tdx_handle_report_fatal_error()
|
/qemu/target/s390x/kvm/ |
H A D | kvm.c | 1012 void kvm_arch_pre_run(CPUState *cpu, struct kvm_run *run) in kvm_arch_pre_run() 1016 MemTxAttrs kvm_arch_post_run(CPUState *cs, struct kvm_run *run) in kvm_arch_post_run() 1151 static void kvm_sclp_service_call(S390CPU *cpu, struct kvm_run *run, in kvm_sclp_service_call() 1185 static int handle_b2(S390CPU *cpu, struct kvm_run *run, uint8_t ipa1) in handle_b2() 1256 static uint64_t get_base_disp_rxy(S390CPU *cpu, struct kvm_run *run, in get_base_disp_rxy() 1276 static uint64_t get_base_disp_rsy(S390CPU *cpu, struct kvm_run *run, in get_base_disp_rsy() 1294 static int kvm_clp_service_call(S390CPU *cpu, struct kvm_run *run) in kvm_clp_service_call() 1305 static int kvm_pcilg_service_call(S390CPU *cpu, struct kvm_run *run) in kvm_pcilg_service_call() 1317 static int kvm_pcistg_service_call(S390CPU *cpu, struct kvm_run *run) in kvm_pcistg_service_call() 1329 static int kvm_stpcifc_service_call(S390CPU *cpu, struct kvm_run *run) in kvm_stpcifc_service_call() [all …]
|
/qemu/python/qemu/utils/ |
H A D | qom.py | 86 def run(self) -> int: member in QOMSet 131 def run(self) -> int: member in QOMGet 179 def run(self) -> int: member in QOMList 247 def run(self) -> int: member in QOMTree
|
H A D | qom_common.py | 131 def run(self) -> int: member in QOMCommand
|
H A D | qom_fuse.py | 85 def run(self) -> int: member in QOMFuse
|
/qemu/tests/docker/ |
H A D | docker.py | 358 def run(self, cmd, keep, quiet, as_user=False): member in Docker 393 def run(self, args, argv): member in SubCommand 411 def run(self, args, argv): member in RunCommand 442 def run(self, args, argv): member in BuildCommand 512 def run(self, args, argv): member in FetchCommand 533 def run(self, args, argv): member in UpdateCommand 601 def run(self, args, argv): member in CleanCommand 610 def run(self, args, argv): member in ImagesCommand 618 def run(self, args, argv): member in ProbeCommand 646 def run(self, args, argv): member in CcCommand
|
/qemu/tests/migration-stress/guestperf/ |
H A D | shell.py | 179 def run(self, argv): member in Shell 215 def run(self, argv): member in BatchShell 271 def run(self, argv): member in PlotShell
|
H A D | engine.py | 449 def run(self, hardware, scenario, result_dir=os.getcwd()): member in Engine
|
/qemu/tests/tcg/multiarch/ |
H A D | munmap-pthread.c | 14 volatile bool *run = arg; in thread_mmap_munmap() local 42 volatile bool run = true; in main() local
|
/qemu/python/ |
H A D | setup.py | 21 def run(self): member in bdist_egg_guard
|
/qemu/docs/sphinx/ |
H A D | fakedbusdoc.py | 19 def run(self): member in FakeDBusDocDirective
|
H A D | kerneldoc.py | 62 def run(self): member in KernelDocDirective
|
H A D | qapidoc.py | 482 def run(self) -> Sequence[nodes.Node]: member in NestedDirective 603 def run(self) -> Sequence[nodes.Node]: member in QAPIDocDirective 711 def run(self) -> List[nodes.Node]: member in QMPExample
|
H A D | hxtool.py | 92 def run(self): member in HxtoolDocDirective
|
H A D | dbusdoc.py | 137 def run(self): member in DBusDocDirective
|
H A D | dbusdomain.py | 90 def run(self) -> List[Node]: member in DBusInterface 247 def run(self) -> List[Node]: member in DBusProperty
|
H A D | qapi_domain.py | 629 def run(self) -> List[Node]: member in QAPIModule 660 def run(self) -> List[Node]: member in QAPINamespace
|
/qemu/include/scsi/ |
H A D | pr-manager.h | 31 int (*run)(PRManager *pr_mgr, int fd, struct sg_io_hdr *hdr); member
|
/qemu/target/loongarch/kvm/ |
H A D | kvm.c | 1280 void kvm_arch_pre_run(CPUState *cs, struct kvm_run *run) in kvm_arch_pre_run() 1284 MemTxAttrs kvm_arch_post_run(CPUState *cs, struct kvm_run *run) in kvm_arch_post_run() 1343 static bool kvm_loongarch_handle_debug(CPUState *cs, struct kvm_run *run) in kvm_loongarch_handle_debug() 1360 int kvm_arch_handle_exit(CPUState *cs, struct kvm_run *run) in kvm_arch_handle_exit()
|
/qemu/target/mips/ |
H A D | kvm.c | 139 void kvm_arch_pre_run(CPUState *cs, struct kvm_run *run) in kvm_arch_pre_run() 161 MemTxAttrs kvm_arch_post_run(CPUState *cs, struct kvm_run *run) in kvm_arch_post_run() 171 int kvm_arch_handle_exit(CPUState *cs, struct kvm_run *run) in kvm_arch_handle_exit()
|
/qemu/target/riscv/kvm/ |
H A D | kvm-cpu.c | 1537 void kvm_arch_pre_run(CPUState *cs, struct kvm_run *run) in kvm_arch_pre_run() 1541 MemTxAttrs kvm_arch_post_run(CPUState *cs, struct kvm_run *run) in kvm_arch_post_run() 1551 static void kvm_riscv_handle_sbi_dbcn(CPUState *cs, struct kvm_run *run) in kvm_riscv_handle_sbi_dbcn() 1624 static int kvm_riscv_handle_sbi(CPUState *cs, struct kvm_run *run) in kvm_riscv_handle_sbi() 1655 static int kvm_riscv_handle_csr(CPUState *cs, struct kvm_run *run) in kvm_riscv_handle_csr() 1692 int kvm_arch_handle_exit(CPUState *cs, struct kvm_run *run) in kvm_arch_handle_exit()
|
/qemu/scripts/ |
H A D | simpletrace.py | 322 def run(analyzer): function
|
/qemu/hw/dma/ |
H A D | sifive_pdma.c | 332 bool claimed, run; in sifive_pdma_writel() local
|
/qemu/include/qemu/ |
H A D | job.h | 216 int coroutine_fn (*run)(Job *job, Error **errp); member
|