Home
last modified time | relevance | path

Searched full:conform (Results 1 – 13 of 13) sorted by relevance

/qemu/target/mips/
H A Dfpu_helper.h41 * For MIPS systems that conform to IEEE754-1985, the (inf,zero,nan) in restore_snan_bit_mode()
43 * For MIPS systems that conform to IEEE754-2008, the (inf,zero,nan) in restore_snan_bit_mode()
/qemu/pc-bios/
H A DREADME73 which conform to the "docs/interop/firmware.json" schema.
H A Dedk2-licenses.txt792 * The implementation was written so as to conform with Netscapes SSL.
/qemu/hw/mips/
H A Dloongson3_bootp.h118 uint32_t PIC_type; /* conform use HT or PCI to route to CPU-PIC */
/qemu/docs/devel/
H A Dqapi-code-gen.rst494 has to conform to the arguments, and the value of the success
495 response's "return" member will conform to the return type.
1244 "arguments" member of a client's "execute" command must conform to the
1341 alternate type conform to exactly one of its member types. There is
H A Dwriting-monitor-commands.rst18 existing HMP commands conform to this, to fully isolate HMP from the
/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c349 sdrh->sdr_version = 0x51; /* Conform to IPMI 1.5 spec */ in sdr_add_entry()
1302 rsp_buffer_push(rsp, 0x51); /* Conform to IPMI 1.5 spec */ in get_sdr_rep_info()
1417 rsp_buffer_push(rsp, 0x51); /* Conform to IPMI 1.5 */ in get_sel_info()
/qemu/target/loongarch/tcg/
H A Dfpu_helper.c35 * For LoongArch systems that conform to IEEE754-2008, the (inf,zero,nan) in restore_fp_status()
/qemu/hw/i386/
H A Dacpi-build.c142 * conform to the ACPI spec. in init_common_fadt_data()
/qemu/hw/virtio/
H A Dvirtio.c3519 * standard. All newer devices conform to the virtio standard only.
/qemu/ui/
H A Dvnc.c2639 * Doesn't conform to the rfb spec but is traditional qemu in protocol_client_init()
/qemu/
H A Dqemu-options.hx2612 unconditionally. Doesn't conform to the rfb spec but is
/qemu/target/i386/
H A Dcpu.c6567 * name conform to QOM property naming rule, which uses '-' instead of '_'.