Home
last modified time | relevance | path

Searched defs:version (Results 1 – 25 of 145) 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/include/hw/riscv/
H A Dboot_opensbi.h36 target_long version; member
66 int32_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()
H A Dqmp-test.c24 static void test_version(QObject *version) in test_version()
/qemu/qapi/
H A Dmisc-arm.json46 # <- { "return": [{ "version": 2, "emulated": true, "kernel": false }, number
/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
/qemu/hw/acpi/
H A Dipmi.c72 uint16_t version; in build_ipmi_dev_aml() local
/qemu/docs/
H A Dconf.py116 version = release = extracted_version variable
118 version = release = "unknown version" variable
/qemu/include/hw/sparc/
H A Dsun4m_iommu.h43 uint32_t 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.c59 const char *manufacturer, *product, *version, *serial, *asset, *location; member
63 const char *manufacturer, *version, *serial, *asset, *sku; member
75 const char *sock_pfx, *manufacturer, *version, *serial, *asset, *part; member
998 void smbios_set_cpuid(uint32_t version, uint32_t features) in smbios_set_cpuid()
1017 const char *version) in smbios_set_defaults()
/qemu/include/hw/ide/
H A Dahci.h36 uint32_t version; member
/qemu/include/exec/
H A Dramlist.h54 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/xen/
H A Dstart_info.h114 uint32_t version; /* Version of this structure. */ member
/qemu/hw/ipmi/
H A Dipmi_kcs.c346 int ipmi_kcs_vmstate_post_load(void *opaque, int version) in ipmi_kcs_vmstate_post_load()
370 static bool vmstate_kcs_before_version2(void *opaque, int version) in vmstate_kcs_before_version2()
H A Disa_ipmi_kcs.c71 static bool vmstate_kcs_before_version2(void *opaque, int version) in vmstate_kcs_before_version2()
/qemu/target/arm/
H A Darm-qmp-cmds.c35 static GICCapability *gic_cap_new(int version) in gic_cap_new()
/qemu/hw/arm/
H A Domap_sx1.c99 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
/qemu/linux-headers/linux/
H A Dvfio_zdev.h52 __u8 version; /* Supported PCI Version */ member

123456