/qemu/target/s390x/ |
H A D | cpu_models_system.c | 27 const S390CPUModel *model, in check_unavailable_features() 49 S390CPUModel *model; member 99 static void cpu_model_from_info(S390CPUModel *model, const CpuModelInfo *info, in cpu_model_from_info() 173 static void cpu_info_from_model(CpuModelInfo *info, const S390CPUModel *model, in cpu_info_from_model() 212 CpuModelInfo *model, in qmp_query_cpu_model_expansion() 347 S390CPUModel modela, modelb, model; in qmp_query_cpu_model_baseline() local 407 void apply_cpu_model(const S390CPUModel *model, Error **errp) in apply_cpu_model()
|
H A D | cpu_models_user.c | 18 void apply_cpu_model(const S390CPUModel *model, Error **errp) in apply_cpu_model()
|
H A D | cpu_models.h | 83 static inline uint16_t s390_ibc_from_cpu_model(const S390CPUModel *model) in s390_ibc_from_cpu_model() 107 static inline uint64_t s390_cpuid_from_cpu_model(const S390CPUModel *model) in s390_cpuid_from_cpu_model()
|
/qemu/docs/devel/ |
H A D | multi-process.rst | 108 vhost socket 118 vhost MMIO store acceleration 137 vhost interrupt acceleration 148 vhost access to guest memory 184 Another difference is that in the vhost user model, a single daemon can
|
/qemu/linux-user/s390x/ |
H A D | target_proc.h | 49 S390CPUModel *model = env_archcpu(cpu_env)->model; in show_cpu_summary() local 83 S390CPUModel *model = env_archcpu(cpu_env)->model; in show_cpu_ids() local
|
/qemu/net/ |
H A D | socket.c | 330 const char *model, in net_socket_fd_init_dgram() 421 const char *model, in net_socket_fd_init_stream() 492 const char *model, in net_socket_listen_init() 541 const char *model, in net_socket_connect_init() 591 const char *model, in net_socket_mcast_init() 636 const char *model, in net_socket_udp_init()
|
H A D | net.c | 236 static char *assign_name(NetClientState *nc1, const char *model) in assign_name() 266 const char *model, in qemu_net_client_setup() 294 const char *model, in qemu_new_net_client() 310 const char *model, in qemu_new_net_control_client() 326 const char *model, in qemu_new_nic() 1048 const char *model = key; in add_nic_result() local 1094 static void add_nic_model_help(const char *model, const char *alias) in add_nic_model_help() 1147 static bool is_nic_model_help_option(const char *model) in is_nic_model_help_option() 1198 const char *model; in qemu_create_nic_bus_devices() local 1759 const char *model = qemu_opt_get(opts, "model"); in net_init_client() local
|
/qemu/target/tricore/ |
H A D | cpu-qom.h | 30 #define TRICORE_CPU_TYPE_NAME(model) model TRICORE_CPU_TYPE_SUFFIX argument
|
/qemu/target/xtensa/ |
H A D | cpu-qom.h | 39 #define XTENSA_CPU_TYPE_NAME(model) model XTENSA_CPU_TYPE_SUFFIX argument
|
/qemu/target/openrisc/ |
H A D | cpu-qom.h | 19 #define OPENRISC_CPU_TYPE_NAME(model) model OPENRISC_CPU_TYPE_SUFFIX argument
|
/qemu/target/m68k/ |
H A D | cpu-qom.h | 30 #define M68K_CPU_TYPE_NAME(model) model M68K_CPU_TYPE_SUFFIX argument
|
/qemu/target/alpha/ |
H A D | cpu-qom.h | 30 #define ALPHA_CPU_TYPE_NAME(model) model ALPHA_CPU_TYPE_SUFFIX argument
|
/qemu/hw/rtc/ |
H A D | m48t59-internal.h | 37 uint32_t model; /* 2 = m48t02, 8 = m48t08, 59 = m48t59 */ member 57 uint32_t model; /* 2 = m48t02, 8 = m48t08, 59 = m48t59 */ member
|
/qemu/target/rx/ |
H A D | cpu-qom.h | 31 #define RX_CPU_TYPE_NAME(model) model RX_CPU_TYPE_SUFFIX argument
|
/qemu/target/sparc/ |
H A D | cpu-qom.h | 34 #define SPARC_CPU_TYPE_NAME(model) model SPARC_CPU_TYPE_SUFFIX argument
|
/qemu/target/mips/ |
H A D | cpu-qom.h | 34 #define MIPS_CPU_TYPE_NAME(model) model MIPS_CPU_TYPE_SUFFIX argument
|
/qemu/stubs/ |
H A D | monitor-cpu.c | 9 CpuModelInfo *model, in qmp_query_cpu_model_expansion()
|
/qemu/target/loongarch/ |
H A D | cpu-qom.h | 21 #define LOONGARCH_CPU_TYPE_NAME(model) model LOONGARCH_CPU_TYPE_SUFFIX argument
|
/qemu/target/sh4/ |
H A D | cpu-qom.h | 34 #define SUPERH_CPU_TYPE_NAME(model) model SUPERH_CPU_TYPE_SUFFIX argument
|
/qemu/target/i386/ |
H A D | host-cpu.c | 108 void host_cpu_vendor_fms(char *vendor, int *family, int *model, int *stepping) in host_cpu_vendor_fms() 147 int family, model, stepping; in host_cpu_max_instance_init() local
|
/qemu/hw/block/ |
H A D | m25p80_sfdp.c | 14 #define define_sfdp_read(model) \ argument
|
/qemu/linux-user/alpha/ |
H A D | target_proc.h | 14 char model[32]; in open_cpuinfo() local
|
/qemu/target/mips/system/ |
H A D | mips-qmp-cmds.c | 16 CpuModelInfo *model, in qmp_query_cpu_model_expansion()
|
/qemu/hw/ppc/ |
H A D | mpc8544ds.c | 22 const char model[] = "MPC8544DS"; in mpc8544ds_fixup_devtree() local
|
/qemu/target/ppc/ |
H A D | cpu-qom.h | 35 #define POWERPC_CPU_TYPE_NAME(model) model POWERPC_CPU_TYPE_SUFFIX argument
|