Home
last modified time | relevance | path

Searched defs:version (Results 1 – 25 of 136) sorted by relevance

123456

/qemu/pc-bios/optionrom/
H A Doptrom_fw_cfg.h73 uint32_t version) in bios_cfg_read_entry()
85 uint32_t version; in bios_cfg_version() local
/qemu/hw/pci-host/
H A Dpnv_phb.h25 uint32_t version; member
49 uint32_t version; member
/qemu/tests/qtest/
H A Dsdhci-test.c27 static void check_specs_version(QSDHCI *s, uint8_t version) in check_specs_version()
80 static void check_capab_v3(QSDHCI *s, uint8_t version) in check_capab_v3()
/qemu/crypto/
H A Drsakey.c58 uint8_t version = 0; in qcrypto_akcipher_rsakey_export_p8info() local
H A Dtls-cipher-suites.c59 const char *version; in qcrypto_tls_cipher_suites_get_data() 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/tests/tcg/cris/libc/
H A Dcheck_glibc_kernelversion.c84 unsigned int version; in main() local
/qemu/hw/acpi/
H A Dipmi.c71 uint16_t version; in build_ipmi_dev_aml() local
/qemu/include/hw/sparc/
H A Dsun4m_iommu.h43 uint32_t version; member
/qemu/include/hw/riscv/
H A Dboot_opensbi.h36 target_long version; member
/qemu/include/hw/
H A Dclock.h100 #define VMSTATE_CLOCK_V(field, state, version) \ argument
104 #define VMSTATE_ARRAY_CLOCK_V(field, state, num, version) \ argument
/qemu/hw/smbios/
H A Dsmbios.c60 const char *manufacturer, *product, *version, *serial, *asset, *location; member
64 const char *manufacturer, *version, *serial, *asset, *sku; member
76 const char *sock_pfx, *manufacturer, *version, *serial, *asset, *part; member
1001 void smbios_set_cpuid(uint32_t version, uint32_t features) in smbios_set_cpuid()
1020 const char *version, in smbios_set_defaults()
/qemu/include/exec/
H A Dramlist.h53 uint32_t version; member
/qemu/tests/qtest/libqos/
H A Dvirtio-mmio.h43 uint32_t version; member
H A Dsdhci.h32 uint8_t version; member
/qemu/include/hw/ide/
H A Dahci.h36 uint32_t version; member
/qemu/docs/
H A Dconf.py110 version = release = extracted_version variable
/qemu/include/hw/xen/
H A Dstart_info.h114 uint32_t version; /* Version of this structure. */ member
/qemu/target/arm/
H A Darm-qmp-cmds.c34 static GICCapability *gic_cap_new(int version) in gic_cap_new()
/qemu/hw/ipmi/
H A Dipmi_kcs.c348 int ipmi_kcs_vmstate_post_load(void *opaque, int version) in ipmi_kcs_vmstate_post_load()
372 static bool vmstate_kcs_before_version2(void *opaque, int version) in vmstate_kcs_before_version2()
H A Disa_ipmi_kcs.c70 static bool vmstate_kcs_before_version2(void *opaque, int version) in vmstate_kcs_before_version2()
/qemu/qapi/
H A Dmisc-target.json290 # <- { "return": [{ "version": 2, "emulated": true, "kernel": false }, number
/qemu/hw/arm/
H A Domap_sx1.c103 static void sx1_init(MachineState *machine, const int version) in sx1_init()
/qemu/include/standard-headers/linux/
H A Dvirtio_input.h54 uint16_t version; member

123456