/qemu/pc-bios/dtb/ |
H A D | canyonlands.dts | 17 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 D | bamboo.dts | 18 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 D | petalogix-s3adsp1800.dts | 13 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 D | petalogix-ml605.dts | 13 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 D | mpc8544ds.c | 23 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 D | e500plat.c | 26 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 D | prep.rst | 12 * PCI VGA compatible card with VESA Bochs Extensions 18 * PC compatible keyboard and mouse.
|
H A D | powermac.rst | 16 * PCI VGA compatible card with VESA Bochs Extensions
|
H A D | amigang.rst | 22 * 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 D | control-flow-integrity.rst | 17 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 D | target-i386-desc.rst.inc | 24 - Intel 82801AA AC97 Audio compatible sound card 28 - Adlib (OPL2) - Yamaha YM3812 compatible chip 32 - CS4231A compatible sound card
|
H A D | cpu-models-mips.rst.inc | 13 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 D | target-sparc64.rst | 27 - PCI VGA compatible card with VESA Bochs Extensions 33 - PC-compatible serial ports
|
/qemu/tests/qapi-schema/ |
H A D | alternate-conflict-lists.json | 1 # Two lists conflict even if their inner types would be compatible
|
H A D | reserved-member-u.json | 5 # struct to union while remaining backwards compatible in QMP.
|
/qemu/include/hw/ |
H A D | loader-fit.h | 26 const char *compatible; member
|
/qemu/hw/core/ |
H A D | loader-fit.c | 292 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 D | LICENSE | 11 2) Parts of the QEMU emulator have specific licenses which are compatible
|
H A D | trace-events | 26 # The <format-string> should be a sprintf()-compatible format string.
|
/qemu/docs/interop/ |
H A D | qed_spec.txt | 40 …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 D | microblaze-v-generic.rst | 6 compatible with the classic MicroBlaze™ V processor (i.e it is a drop in
|
/qemu/docs/config/ |
H A D | q35-virtio-graphical.cfg | 36 # 00:01.0 VGA compatible controller 211 # VGA compatible controller
|
H A D | q35-emulated.cfg | 37 # 00:01.0 VGA compatible controller 254 # VGA compatible controller
|
/qemu/docs/system/i386/ |
H A D | xenpvh.rst | 22 The idea is to only connect virtio-pci devices but in theory any compatible
|
/qemu/docs/system/arm/ |
H A D | stm32.rst | 20 ultra-low-power series. The STM32F4 series is pin-to-pin compatible with STM32F2 series.
|