Home
last modified time | relevance | path

Searched refs:compatible (Results 1 – 25 of 69) sorted by relevance

123

/qemu/pc-bios/dtb/
H A Dcanyonlands.dts17 compatible = "amcc,canyonlands";
53 compatible = "ibm,uic-460ex","ibm,uic";
63 compatible = "ibm,uic-460ex","ibm,uic";
75 compatible = "ibm,uic-460ex","ibm,uic";
87 compatible = "ibm,uic-460ex","ibm,uic";
99 compatible = "ibm,sdr-460ex";
104 compatible = "ibm,cpr-460ex";
109 compatible = "ibm,cpm";
118 compatible = "ibm,l2-cache-460ex", "ibm,l2-cache";
128 compatible = "ibm,plb-460ex", "ibm,plb4";
[all …]
H A Dbamboo.dts18 compatible = "amcc,bamboo";
51 compatible = "ibm,uic-440ep","ibm,uic";
61 compatible = "ibm,sdr-440ep";
66 compatible = "ibm,cpr-440ep";
71 compatible = "ibm,plb-440ep", "ibm,plb-440gp", "ibm,plb4";
78 compatible = "ibm,sdram-440ep", "ibm,sdram-405gp";
83 compatible = "ibm,dma-440ep", "ibm,dma-440gp";
88 compatible = "ibm,opb-440ep", "ibm,opb-440gp", "ibm,opb";
101 compatible = "ibm,ebc-440ep", "ibm,ebc-440gp", "ibm,ebc";
112 compatible = "ns16550";
[all …]
H A Dpetalogix-s3adsp1800.dts13 compatible = "xlnx,microblaze";
33 compatible = "xlnx,microblaze-7.10.d";
114 compatible = "xlnx,plb-v46-1.03.a\0simple-bus";
118 compatible = "xlnx,xps-ethernetlite-2.00.a";
132 compatible = "xlnx,xps-mch-emc-2.00.a\0cfi-flash";
212 compatible = "xlnx,xps-gpio-1.00.a";
232 compatible = "xlnx,xps-uartlite-1.00.a";
247 compatible = "xlnx,mdm-1.00.d";
260 compatible = "xlnx,xps-intc-1.00.a";
269 compatible = "xlnx,xps-timer-1.00.a";
H A Dpetalogix-ml605.dts13 compatible = "xlnx,microblaze";
38 compatible = "xlnx,microblaze-8.10.a";
137 compatible = "xlnx,axi-interconnect-1.02.a\0simple-bus";
142 compatible = "xlnx,axi-ethernet-2.01.a\0xlnx,axi-ethernet-1.00.a";
173 compatible = "marvell,88e1111";
181 compatible = "xlnx,axi-dma-3.00.a";
202 compatible = "xlnx,axi-uart16550-1.01.a\0xlnx,xps-uart16550-2.00.a\0ns16550a";
221 compatible = "xlnx,axi-timer-1.01.a\0xlnx,xps-timer-1.00.a";
236 compatible = "xlnx,axi-intc-1.01.a\0xlnx,xps-intc-1.00.a";
247 compatible = "xlnx,axi-emc-1.01.a\0cfi-flash";
/qemu/hw/ppc/
H A Dmpc8544ds.c23 const char compatible[] = "MPC8544DS\0MPC85xxDS"; in mpc8544ds_fixup_devtree() local
26 qemu_fdt_setprop(fdt, "/", "compatible", compatible, in mpc8544ds_fixup_devtree()
27 sizeof(compatible)); in mpc8544ds_fixup_devtree()
H A De500plat.c26 const char compatible[] = "fsl,qemu-e500"; in e500plat_fixup_devtree() local
29 qemu_fdt_setprop(fdt, "/", "compatible", compatible, in e500plat_fixup_devtree()
30 sizeof(compatible)); in e500plat_fixup_devtree()
/qemu/docs/system/ppc/
H A Dprep.rst12 * PCI VGA compatible card with VESA Bochs Extensions
18 * PC compatible keyboard and mouse.
H A Dpowermac.rst16 * PCI VGA compatible card with VESA Bochs Extensions
H A Damigang.rst22 * PCI VGA compatible card (guests may need other card instead)
80 * PCI VGA compatible card (guests may need other card instead)
/qemu/docs/devel/
H A Dcontrol-flow-integrity.rst17 function calls performed through function pointers, always call a "compatible"
18 function. A compatible function is a function with the same signature of the
28 In case of a CFI violation (i.e. call to a non-compatible function) QEMU will
71 Current areas of QEMU that are not entirely compatible with CFI are:
92 definition, and add an explanation on why the function is not compatible
107 NOTE: CFI needs to be disabled at the **caller** function, (i.e. a compatible
108 cfi function that calls a non-compatible one), since the check is performed
/qemu/docs/system/
H A Dtarget-i386-desc.rst.inc24 - Intel 82801AA AC97 Audio compatible sound card
28 - Adlib (OPL2) - Yamaha YM3812 compatible chip
32 - CS4231A compatible sound card
H A Dcpu-models-mips.rst.inc13 compatibility is required, use the newest CPU model that is compatible
45 compatibility is required, use the newest CPU model that is compatible
89 compatibility is required, use the newest CPU model that is compatible
H A Dtarget-sparc64.rst27 - PCI VGA compatible card with VESA Bochs Extensions
33 - PC-compatible serial ports
/qemu/tests/qapi-schema/
H A Dalternate-conflict-lists.json1 # Two lists conflict even if their inner types would be compatible
H A Dreserved-member-u.json5 # struct to union while remaining backwards compatible in QMP.
/qemu/include/hw/
H A Dloader-fit.h26 const char *compatible; member
/qemu/hw/core/
H A Dloader-fit.c292 for (match = ldr->matches; match->compatible; match++) { in load_fit()
295 if (fit_cfg_compatible(itb, off, match->compatible)) { in load_fit()
/qemu/
H A DLICENSE11 2) Parts of the QEMU emulator have specific licenses which are compatible
H A Dtrace-events26 # The <format-string> should be a sprintf()-compatible format string.
/qemu/docs/interop/
H A Dqed_spec.txt40 …nabled must not be opened. File format changes that are not backwards-compatible must use ''featu…
41 …fely. The unknown features are simply ignored and represent backwards-compatible changes to the f…
42 …ned safely after clearing the unknown bits. This allows for backwards-compatible changes to the f…
/qemu/docs/system/riscv/
H A Dmicroblaze-v-generic.rst6 compatible with the classic MicroBlaze™ V processor (i.e it is a drop in
/qemu/docs/config/
H A Dq35-virtio-graphical.cfg36 # 00:01.0 VGA compatible controller
211 # VGA compatible controller
H A Dq35-emulated.cfg37 # 00:01.0 VGA compatible controller
254 # VGA compatible controller
/qemu/docs/system/i386/
H A Dxenpvh.rst22 The idea is to only connect virtio-pci devices but in theory any compatible
/qemu/docs/system/arm/
H A Dstm32.rst20 ultra-low-power series. The STM32F4 series is pin-to-pin compatible with STM32F2 series.

123