Home
last modified time | relevance | path

Searched defs:version (Results 101 – 125 of 136) sorted by path

123456

/qemu/qga/
H A Dcommands-win32.c2124 const char *version; member
2149 const char *version; member
2424 g_autofree LPWSTR version = NULL; in qmp_guest_get_devices() local
/qemu/replay/
H A Dreplay.c378 unsigned int version = replay_get_dword(); in replay_enable() local
/qemu/scripts/
H A Danalyse-9p-simpletrace.py87 def v9fs_version(self, tag, id, msize, version): argument
90 def v9fs_version_return(self, tag, id, msize, version): argument
96 def v9fs_attach_return(self, tag, id, type, version, path): argument
120 def v9fs_open_return(self, tag, id, type, version, path, iounit): argument
126 def v9fs_lcreate_return(self, tag, id, type, version, path, iounit): argument
156 def v9fs_create_return(self, tag, id, type, version, path, iounit): argument
162 def v9fs_symlink_return(self, tag, id, type, version, path): argument
195 def v9fs_mkdir_return(self, tag, id, type, version, path, err): argument
H A Dget_maintainer.pl709 version: $V label
/qemu/scsi/
H A Dqemu-pr-helper.c111 static void version(const char *name) in version() function
/qemu/subprojects/libvduse/
H A Dlibvduse.c70 uint16_t version; member
1280 uint64_t version; in vduse_dev_create() local
/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h315 uint16_t version; member
/qemu/system/
H A Dvl.c873 static void version(void) in version() function
/qemu/target/arm/
H A Darm-qmp-cmds.c34 static GICCapability *gic_cap_new(int version) in gic_cap_new()
H A Dkvm.c403 int version = 6; /* ARMv8 debug architecture */ in kvm_arm_get_host_cpu_features() local
/qemu/target/i386/
H A Darch_dump.c253 uint32_t version; member
H A Dcpu.c1753 X86CPUVersion version; member
1787 X86CPUVersion version; member
1798 X86CPUVersion version) in x86_cpu_versioned_model_name()
5050 void x86_cpu_set_default_version(X86CPUVersion version) in x86_cpu_set_default_version()
5683 X86CPUVersion version; in x86_cpu_class_get_alias_of() local
5959 X86CPUVersion version = x86_cpu_model_resolve_version(model); in x86_cpu_apply_version_props() local
5988 X86CPUVersion version = x86_cpu_model_resolve_version(model); in x86_cpu_get_versioned_cache_info() local
H A Dmachine.c192 static int fpreg_post_load(void *opaque, int version) in fpreg_post_load()
/qemu/target/m68k/
H A Dcpu.c365 static int freg_post_load(void *opaque, int version) in freg_post_load()
401 static int fpu_post_load(void *opaque, int version) in fpu_post_load()
/qemu/target/microblaze/
H A Dcpu.c225 const char *version; in mb_cpu_realizefn() local
H A Dcpu.h302 char *version; member
/qemu/target/ppc/
H A Dcpu_init.c2792 static void init_proc_e500(CPUPPCState *env, int version) in init_proc_e500()
/qemu/target/sparc/
H A Dcpu.h466 target_ulong version; member
/qemu/tcg/
H A Dperf.c122 uint32_t version; member
H A Dtcg.c74 uint8_t version; member
6315 uint32_t version; member
6351 uint16_t version; in tcg_register_jit_int() member
/qemu/tests/avocado/avocado_qemu/
H A D__init__.py522 def __init__(self, name, version, arch): argument
/qemu/tests/image-fuzzer/qcow2/
H A Dfuzz.py161 def version(current): function
/qemu/tests/qtest/libqos/
H A Dsdhci.c27 static void set_qsdhci_fields(QSDHCI *s, uint8_t version, uint8_t baseclock, in set_qsdhci_fields()
H A Dsdhci.h32 uint8_t version; member
H A Dvirtio-9p-client.c345 void v9fs_rversion(P9Req *req, uint16_t *len, char **version) in v9fs_rversion()

123456