Searched full:board (Results 176 – 200 of 264) sorted by relevance
1234567891011
/qemu/docs/config/ |
H A D | q35-virtio-graphical.cfg | 21 # populate the board with only the builtin peripherals
|
H A D | mach-virt-graphical.cfg | 22 # populate the board with only the builtin peripherals,
|
H A D | q35-emulated.cfg | 21 # populate the board with only the builtin peripherals
|
/qemu/hw/arm/ |
H A D | fsl-imx31.c | 228 * Reason: uses serial_hds in realize and the kzm board does not in fsl_imx31_class_init()
|
H A D | integratorcp.c | 579 /* Board init. */ 600 /* By default ARM1176 CPUs have EL3 enabled. This board does not in integratorcp_init()
|
H A D | aspeed_ast27x0.c | 727 /* FMC, The number of CS is set at the board level */ in aspeed_soc_ast2700_realize() 970 /* Reason: The Aspeed SoC can only be instantiated from a board */ in aspeed_soc_ast2700a0_class_init() 998 /* Reason: The Aspeed SoC can only be instantiated from a board */ in aspeed_soc_ast2700a1_class_init()
|
H A D | fsl-imx25.c | 322 * Reason: uses serial_hds in realize and the imx25 board does not in fsl_imx25_class_init()
|
/qemu/tests/qtest/ |
H A D | sse-timer-test.c | 21 * SSE-123/SSE-300 timer in the mps3-an547 board, where it is driven
|
/qemu/hw/usb/ |
H A D | hcd-xhci-pci.c | 150 * Any error other than -ENOTSUP(board's MSI support is broken) in usb_xhci_pci_realize()
|
/qemu/hw/pci-bridge/ |
H A D | pci_bridge_dev.c | 87 /* Any error other than -ENOTSUP(board's MSI support is broken) in pci_bridge_dev_realize()
|
/qemu/hw/ppc/ |
H A D | prep_systemio.c | 182 /* System Board Identification */
|
H A D | virtex_ml507.c | 94 /* This board doesn't wire anything up to the inputs of the UIC. */ in ppc440_init_xilinx()
|
/qemu/docs/devel/ |
H A D | clocks.rst | 152 change (for example the main clock source of a board), then you'll have 307 To enforce that the clock is wired up by the board code, you can
|
/qemu/hw/core/ |
H A D | qdev.c | 21 knowledge of specific devices. Historically board init routines have 22 passed a bunch of arguments to each device, requiring the board know
|
H A D | machine.c | 757 /* force board to initialize possible_cpus if it hasn't been done yet */ in machine_query_hotpluggable_cpus() 819 /* force board to initialize possible_cpus if it hasn't been done yet */ in machine_set_cpu_numa_node() 825 /* reject unsupported by board properties */ in machine_set_cpu_numa_node() 1430 /* fetch default mapping from board and enable it */ in machine_numa_finish_cpu_init()
|
/qemu/hw/misc/ |
H A D | tz-ppc.c | 193 * Board code should never map the upstream end of an unused port, in tz_ppc_dummy_accepts()
|
/qemu/hw/display/ |
H A D | cg3.c | 180 /* monitor ID 6, board type = 1 (color) */ in cg3_reg_read()
|
/qemu/hw/mips/ |
H A D | fuloong2e.c | 205 /* The Fuloong board has a RTL8139 card using PCI SLOT 7 */ in network_init()
|
/qemu/hw/pci-host/ |
H A D | ppc4xx_pci.c | 253 * On Bamboo, all pins from each slot are tied to a single board IRQ.
|
/qemu/include/hw/ |
H A D | qdev-core.h | 434 /*** Board API. This should go away once we have a machine config file. ***/ 619 * This function is intended to be used by board code or SoC "container" 720 * IRQ of whichever device the board code has connected up to @dev's
|
H A D | clock.h | 162 * be connected by the board/SoC code which creates them. The
|
/qemu/ |
H A D | qemu-options.hx | 330 " drawers= number of drawers on the machine board\n" 343 " sockets means the number of sockets on the machine board\n" 346 " For a particular machine type board, an expected CPU topology hierarchy\n" 354 the machine type board. On boards supporting CPU hotplug, the optional 370 for a particular machine type board, an expected topology hierarchy can 416 For example, the following option defines a machine board with 2 sockets 1273 interface stability guarantee although some older board models still 1769 "-mtdblock file use 'file' as on-board Flash memory image\n", 1773 Use file as on-board Flash memory image. 2032 "-usb enable on-board USB host controller (if not enabled by default)\n", [all …]
|
/qemu/hw/sd/ |
H A D | sdhci-internal.h | 8 * Based on MMC controller for Samsung S5PC1xx-based board emulation
|
/qemu/hw/acpi/ |
H A D | bios-linker-loader.c | 171 * board code must realize fw_cfg first, as a fixed device, before
|
/qemu/hw/m68k/ |
H A D | mcf5208.c | 9 * MCF5208EVB evaluation board. For details see
|
1234567891011