Home
last modified time | relevance | path

Searched refs:files (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/qemu/util/
H A Dmeson.build4 util_ss.add(files('atomic64.c'))
21 util_ss.add(files('memfd.c'))
22 util_ss.add(files('drm.c'))
38 util_ss.add(files('fifo8.c'))
42 util_ss.add(files('id.c'))
47 util_ss.add(files('uuid.c'))
49 util_ss.add(files('rcu.c'))
53 util_ss.add(files('log.c'))
54 util_ss.add(files('qdist.c'))
55 util_ss.add(files('qht.c'))
[all …]
/qemu/hw/misc/
H A Dmeson.build1 system_ss.add(when: 'CONFIG_APPLESMC', if_true: files('applesmc.c'))
2 system_ss.add(when: 'CONFIG_EDU', if_true: files('edu.c'))
7 system_ss.add(when: 'CONFIG_UNIMP', if_true: files('unimp.c'))
9 system_ss.add(when: 'CONFIG_LED', if_true: files('led.c'))
23 system_ss.add(when: 'CONFIG_IOSB', if_true: files('iosb.c'))
57 system_ss.add(when: 'CONFIG_IMX', if_true: files(
71 system_ss.add(when: 'CONFIG_NPCM7XX', if_true: files(
78 system_ss.add(when: 'CONFIG_OMAP', if_true: files(
85 system_ss.add(when: 'CONFIG_RASPI', if_true: files(
98 system_ss.add(when: 'CONFIG_XLNX_VERSAL', if_true: files(
[all …]
/qemu/hw/arm/
H A Dmeson.build2 arm_ss.add(files('boot.c'))
3 arm_ss.add(when: 'CONFIG_ARM_VIRT', if_true: files('virt.c'))
4 arm_ss.add(when: 'CONFIG_ACPI', if_true: files('virt-acpi-build.c'))
5 arm_ss.add(when: 'CONFIG_DIGIC', if_true: files('digic_boards.c'))
7 arm_ss.add(when: 'CONFIG_HIGHBANK', if_true: files('highbank.c'))
11 arm_ss.add(when: 'CONFIG_MPS3R', if_true: files('mps3r.c'))
27 arm_ss.add(when: 'CONFIG_DIGIC', if_true: files('digic.c'))
28 arm_ss.add(when: 'CONFIG_OMAP', if_true: files('omap1.c'))
44 arm_ss.add(when: 'CONFIG_ASPEED_SOC', if_true: files(
52 arm_ss.add(when: 'CONFIG_MPS2', if_true: files('mps2.c'))
[all …]
/qemu/hw/intc/
H A Dmeson.build1 system_ss.add(files('intc.c'))
2 system_ss.add(when: 'CONFIG_ARM_GIC', if_true: files(
9 system_ss.add(when: 'CONFIG_ARM_GICV3_TCG', if_true: files(
23 system_ss.add(when: 'CONFIG_IOAPIC', if_true: files('ioapic_common.c'), if_false: files('ioapic-stu…
24 system_ss.add(when: 'CONFIG_OMAP', if_true: files('omap_intc.c'))
26 system_ss.add(when: 'CONFIG_PL190', if_true: files('pl190.c'))
37 system_ss.add(files('kvm_irqcount.c'))
52 if_true: files('openpic_kvm.c'))
65 if_true: files('xics_kvm.c'))
67 specific_ss.add(when: 'CONFIG_XIVE', if_true: files('xive.c'))
[all …]
/qemu/hw/virtio/
H A Dmeson.build2 system_virtio_ss.add(files('virtio-bus.c'))
11 specific_virtio_ss.add(files('virtio.c'))
12 specific_virtio_ss.add(files('virtio-config-io.c', 'virtio-qmp.c'))
15 system_virtio_ss.add(files('vhost.c'))
19 specific_virtio_ss.add(files('vhost-user.c'))
20 system_virtio_ss.add(files('vhost-user-base.c'))
23 system_virtio_ss.add(files('vhost-user-device.c'))
44 system_virtio_ss.add(files('vhost-vdpa.c'))
45 specific_virtio_ss.add(files('vhost-shadow-virtqueue.c'))
48 system_virtio_ss.add(files('vhost-stub.c'))
[all …]
/qemu/hw/net/
H A Dmeson.build1 system_ss.add(when: 'CONFIG_DP8393X', if_true: files('dp8393x.c'))
2 system_ss.add(when: 'CONFIG_XEN_BUS', if_true: files('xen_nic.c'))
3 system_ss.add(when: 'CONFIG_NE2000_COMMON', if_true: files('ne2000.c'))
16 system_ss.add(when: 'CONFIG_TULIP', if_true: files('tulip.c'))
24 system_ss.add(when: 'CONFIG_XGMAC', if_true: files('xgmac.c'))
52 …system_ss.add(when: 'CONFIG_VIRTIO_NET', if_true: files('vhost_net.c'), if_false: files('vhost_net…
54 system_ss.add(files('vhost_net-stub.c'))
57 system_ss.add(when: 'CONFIG_ETSEC', if_true: files(
64 system_ss.add(when: 'CONFIG_ROCKER', if_true: files(
70 ), if_false: files('rocker/qmp-norocker.c'))
[all …]
/qemu/stubs/
H A Dmeson.build5 stub_ss.add(files('cpu-get-clock.c'))
6 stub_ss.add(files('fdset.c'))
9 stub_ss.add(files('monitor-core.c'))
10 stub_ss.add(files('replay-mode.c'))
22 stub_ss.add(files('physmem.c'))
25 stub_ss.add(files('uuid.c'))
32 stub_ss.add(files('icount.c'))
53 stub_ss.add(files('qtest.c'))
64 stub_ss.add(files('qdev.c'))
72 stub_ss.add(files('dump.c'))
[all …]
/qemu/hw/char/
H A Dmeson.build1 system_ss.add(when: 'CONFIG_CADENCE', if_true: files('cadence_uart.c'))
3 system_ss.add(when: 'CONFIG_ESCC', if_true: files('escc.c'))
4 system_ss.add(when: 'CONFIG_ETRAXFS', if_true: files('etraxfs_ser.c'))
5 system_ss.add(when: 'CONFIG_GRLIB', if_true: files('grlib_apbuart.c'))
6 system_ss.add(when: 'CONFIG_IBEX', if_true: files('ibex_uart.c'))
7 system_ss.add(when: 'CONFIG_IMX', if_true: files('imx_serial.c'))
8 system_ss.add(when: 'CONFIG_IPACK', if_true: files('ipoctal232.c'))
12 system_ss.add(when: 'CONFIG_PARALLEL', if_true: files('parallel.c'))
13 system_ss.add(when: 'CONFIG_PL011', if_true: files('pl011.c'))
15 system_ss.add(when: 'CONFIG_SERIAL', if_true: files('serial.c'))
[all …]
/qemu/hw/timer/
H A Dmeson.build1 system_ss.add(when: 'CONFIG_A9_GTIMER', if_true: files('a9gtimer.c'))
3 system_ss.add(when: 'CONFIG_ARM_MPTIMER', if_true: files('arm_mptimer.c'))
4 system_ss.add(when: 'CONFIG_ARM_TIMER', if_true: files('arm_timer.c'))
5 system_ss.add(when: 'CONFIG_ARM_V7M', if_true: files('armv7m_systick.c'))
7 system_ss.add(when: 'CONFIG_CADENCE', if_true: files('cadence_ttc.c'))
12 system_ss.add(when: 'CONFIG_DIGIC', if_true: files('digic-timer.c'))
17 system_ss.add(when: 'CONFIG_HPET', if_true: files('hpet.c'))
19 system_ss.add(when: 'CONFIG_IMX', if_true: files('imx_epit.c'))
20 system_ss.add(when: 'CONFIG_IMX', if_true: files('imx_gpt.c'))
22 system_ss.add(when: 'CONFIG_MSF2', if_true: files('mss-timer.c'))
[all …]
/qemu/hw/display/
H A Dmeson.build3 system_ss.add(when: 'CONFIG_DDC', if_true: files('i2c-ddc.c'))
6 system_ss.add(when: 'CONFIG_FW_CFG_DMA', if_true: files('ramfb.c'), if_false: files('ramfb-stubs.c'…
11 system_ss.add(when: 'CONFIG_G364FB', if_true: files('g364fb.c'))
13 system_ss.add(when: 'CONFIG_PL110', if_true: files('pl110.c'))
34 system_ss.add(when: 'CONFIG_TCX', if_true: files('tcx.c'))
35 system_ss.add(when: 'CONFIG_CG3', if_true: files('cg3.c'))
39 system_ss.add(when: 'CONFIG_VGA', if_true: files('vga.c'))
61 system_ss.add(when: 'CONFIG_DPCD', if_true: files('dpcd.c'))
74 virtio_gpu_ss.add(files('virtio-gpu-udmabuf.c'))
76 virtio_gpu_ss.add(files('virtio-gpu-udmabuf-stubs.c'))
[all …]
/qemu/hw/usb/
H A Dmeson.build4 system_ss.add(when: 'CONFIG_USB', if_true: files(
12 ), if_false: files('bus-stub.c'))
15 system_ss.add(when: 'CONFIG_USB_UHCI', if_true: files('hcd-uhci.c'))
16 system_ss.add(when: 'CONFIG_USB_OHCI', if_true: files('hcd-ohci.c'))
19 system_ss.add(when: 'CONFIG_USB_EHCI', if_true: files('hcd-ehci.c'))
22 system_ss.add(when: 'CONFIG_USB_XHCI', if_true: files('hcd-xhci.c'))
31 system_ss.add(when: 'CONFIG_IMX', if_true: files('chipidea.c'))
38 system_ss.add(when: 'CONFIG_USB_HUB', if_true: files('dev-hub.c'))
39 system_ss.add(when: 'CONFIG_USB_HID', if_true: files('dev-hid.c'))
63 system_ss.add(when: 'CONFIG_USB_U2F', if_true: files('u2f.c'))
[all …]
/qemu/hw/acpi/
H A Dmeson.build2 acpi_ss.add(files(
14 acpi_ss.add(when: 'CONFIG_ACPI_NVDIMM', if_true: files('nvdimm.c'))
16 acpi_ss.add(when: 'CONFIG_ACPI_PCI', if_true: files('pci.c'))
17 acpi_ss.add(when: 'CONFIG_ACPI_CXL', if_true: files('cxl.c'), if_false: files('cxl-stub.c'))
20 acpi_ss.add(when: 'CONFIG_ACPI_HMAT', if_true: files('hmat.c'))
21 acpi_ss.add(when: 'CONFIG_ACPI_APEI', if_true: files('ghes.c'), if_false: files('ghes-stub.c'))
26 acpi_ss.add(when: 'CONFIG_ACPI_VIOT', if_true: files('viot.c'))
28 acpi_ss.add(when: 'CONFIG_ACPI_ERST', if_true: files('erst.c'))
29 acpi_ss.add(when: 'CONFIG_IPMI', if_true: files('ipmi.c'), if_false: files('ipmi-stub.c'))
32 acpi_ss.add(files('tpm.c'))
[all …]
/qemu/hw/pci-host/
H A Dmeson.build2 pci_ss.add(when: 'CONFIG_PAM', if_true: files('pam.c'))
3 pci_ss.add(when: 'CONFIG_PCI_BONITO', if_true: files('bonito.c'))
4 pci_ss.add(when: 'CONFIG_GT64120', if_true: files('gt64120.c'))
10 pci_ss.add(when: 'CONFIG_PCI_I440FX', if_true: files('i440fx.c'))
11 pci_ss.add(when: 'CONFIG_PCI_SABRE', if_true: files('sabre.c'))
14 pci_ss.add(when: 'CONFIG_SH_PCI', if_true: files('sh_pci.c'))
19 pci_ss.add(when: 'CONFIG_RAVEN_PCI', if_true: files('raven.c'))
26 pci_ss.add(when: 'CONFIG_ARTICIA', if_true: files('articia.c'))
28 pci_ss.add(when: 'CONFIG_MV64361', if_true: files('mv64361.c'))
35 pci_ss.add(when: 'CONFIG_DINO', if_true: files('dino.c'))
[all …]
/qemu/hw/i2c/
H A Dmeson.build2 i2c_ss.add(when: 'CONFIG_I2C', if_true: files('core.c'))
4 i2c_ss.add(when: 'CONFIG_ACPI_SMBUS', if_true: files('pm_smbus.c'))
5 i2c_ss.add(when: 'CONFIG_ACPI_ICH9', if_true: files('smbus_ich9.c'))
6 i2c_ss.add(when: 'CONFIG_ASPEED_SOC', if_true: files('aspeed_i2c.c'))
7 i2c_ss.add(when: 'CONFIG_BITBANG_I2C', if_true: files('bitbang_i2c.c'))
8 i2c_ss.add(when: 'CONFIG_EXYNOS4', if_true: files('exynos4210_i2c.c'))
9 i2c_ss.add(when: 'CONFIG_IMX_I2C', if_true: files('imx_i2c.c'))
10 i2c_ss.add(when: 'CONFIG_MPC_I2C', if_true: files('mpc_i2c.c'))
16 i2c_ss.add(when: 'CONFIG_OMAP', if_true: files('omap_i2c.c'))
17 i2c_ss.add(when: 'CONFIG_PPC4XX', if_true: files('ppc4xx_i2c.c'))
[all …]
/qemu/hw/ppc/
H A Dmeson.build2 ppc_ss.add(files(
6 ppc_ss.add(when: 'CONFIG_FDT_PPC', if_true: files('fdt.c'))
7 ppc_ss.add(when: 'CONFIG_FW_CFG_PPC', if_true: files('fw_cfg.c'))
10 ppc_ss.add(when: 'CONFIG_PSERIES', if_true: files(
36 ppc_ss.add(when: 'CONFIG_PSERIES', if_true: files(
42 ppc_ss.add(when: 'CONFIG_POWERNV', if_true: files(
59 ppc_ss.add(when: 'CONFIG_PPC405', if_true: files(
62 ppc_ss.add(when: 'CONFIG_PPC440', if_true: files(
65 ppc_ss.add(when: 'CONFIG_PPC4XX', if_true: files(
80 ppc_ss.add(when: 'CONFIG_E500', if_true: files(
[all …]
/qemu/hw/gpio/
H A Dmeson.build1 system_ss.add(when: 'CONFIG_GPIO_KEY', if_true: files('gpio_key.c'))
2 system_ss.add(when: 'CONFIG_GPIO_MPC8XXX', if_true: files('mpc8xxx.c'))
3 system_ss.add(when: 'CONFIG_GPIO_PWR', if_true: files('gpio_pwr.c'))
4 system_ss.add(when: 'CONFIG_MAX7310', if_true: files('max7310.c'))
5 system_ss.add(when: 'CONFIG_PCA9552', if_true: files('pca9552.c'))
6 system_ss.add(when: 'CONFIG_PCA9554', if_true: files('pca9554.c'))
7 system_ss.add(when: 'CONFIG_PL061', if_true: files('pl061.c'))
8 system_ss.add(when: 'CONFIG_ZAURUS', if_true: files('zaurus.c'))
10 system_ss.add(when: 'CONFIG_IMX', if_true: files('imx_gpio.c'))
13 system_ss.add(when: 'CONFIG_OMAP', if_true: files('omap_gpio.c'))
[all …]
/qemu/net/
H A Dmeson.build1 system_ss.add(files(
21 system_ss.add(files('colo-compare.c'))
22 system_ss.add(files('colo.c'))
24 system_ss.add(files('colo-stubs.c'))
28 system_ss.add(files('filter-rewriter.c'))
34 system_ss.add(files('l2tpv3.c'))
39 system_ss.add(files('netmap.c'))
45 …system_ss.add(when: 'CONFIG_VIRTIO_NET', if_true: files('vhost-user.c'), if_false: files('vhost-us…
49 system_ss.add(files('tap-win32.c'))
60 …system_ss.add(when: 'CONFIG_VIRTIO_NET', if_true: files('vhost-vdpa.c'), if_false: files('vhost-vd…
[all …]
/qemu/hw/i386/
H A Dmeson.build2 i386_ss.add(files(
11 i386_ss.add(when: 'CONFIG_APIC', if_true: files('vapic.c'))
12 i386_ss.add(when: 'CONFIG_X86_IOMMU', if_true: files('x86-iommu.c'),
14 i386_ss.add(when: 'CONFIG_AMD_IOMMU', if_true: files('amd_iommu.c'),
16 i386_ss.add(when: 'CONFIG_I440FX', if_true: files('pc_piix.c'))
18 i386_ss.add(when: 'CONFIG_Q35', if_true: files('pc_q35.c'))
19 i386_ss.add(when: 'CONFIG_VMMOUSE', if_true: files('vmmouse.c'))
20 i386_ss.add(when: 'CONFIG_VMPORT', if_true: files('vmport.c'))
21 i386_ss.add(when: 'CONFIG_VTD', if_true: files('intel_iommu.c'))
23 if_false: files('sgx-stub.c'))
[all …]
/qemu/block/
H A Dmeson.build2 block_ss.add(files(
48 block_ss.add(files('qcow.c'))
51 block_ss.add(files('vdi.c'))
54 block_ss.add(files(
61 block_ss.add(files('vmdk.c'))
64 block_ss.add(files('vpc.c'))
67 block_ss.add(files('cloop.c'))
70 block_ss.add(files('bochs.c'))
76 block_ss.add(files('dmg.c'))
79 block_ss.add(files(
[all …]
/qemu/hw/dma/
H A Dmeson.build1 system_ss.add(when: 'CONFIG_RC4030', if_true: files('rc4030.c'))
2 system_ss.add(when: 'CONFIG_PL080', if_true: files('pl080.c'))
3 system_ss.add(when: 'CONFIG_PL330', if_true: files('pl330.c'))
4 system_ss.add(when: 'CONFIG_I82374', if_true: files('i82374.c'))
5 system_ss.add(when: 'CONFIG_I8257', if_true: files('i8257.c'))
6 system_ss.add(when: 'CONFIG_XILINX_AXI', if_true: files('xilinx_axidma.c'))
8 system_ss.add(when: 'CONFIG_ETRAXFS', if_true: files('etraxfs_dma.c'))
9 system_ss.add(when: 'CONFIG_STP2000', if_true: files('sparc32_dma.c'))
11 system_ss.add(when: 'CONFIG_XLNX_ZDMA', if_true: files('xlnx-zdma.c'))
13 system_ss.add(when: 'CONFIG_PXA2XX', if_true: files('pxa2xx_dma.c'))
[all …]
/qemu/hw/audio/
H A Dmeson.build1 system_ss.add(files('soundhw.c'))
2 system_ss.add(when: 'CONFIG_AC97', if_true: files('ac97.c'))
3 system_ss.add(when: 'CONFIG_ADLIB', if_true: files('fmopl.c', 'adlib.c'))
4 system_ss.add(when: 'CONFIG_ASC', if_true: files('asc.c'))
5 system_ss.add(when: 'CONFIG_CS4231', if_true: files('cs4231.c'))
6 system_ss.add(when: 'CONFIG_CS4231A', if_true: files('cs4231a.c'))
7 system_ss.add(when: 'CONFIG_ES1370', if_true: files('es1370.c'))
11 system_ss.add(when: 'CONFIG_PCSPK', if_true: files('pcspk.c'))
13 system_ss.add(when: 'CONFIG_SB16', if_true: files('sb16.c'))
14 system_ss.add(when: 'CONFIG_VT82C686', if_true: files('via-ac97.c'))
[all …]
/qemu/hw/nvram/
H A Dmeson.build1 system_ss.add(files('fw_cfg-interface.c'))
2 system_ss.add(files('fw_cfg.c'))
3 system_ss.add(when: 'CONFIG_CHRP_NVRAM', if_true: files('chrp_nvram.c'))
4 system_ss.add(when: 'CONFIG_DS1225Y', if_true: files('ds1225y.c'))
6 system_ss.add(when: 'CONFIG_AT24C', if_true: files('eeprom_at24c.c'))
7 system_ss.add(when: 'CONFIG_MAC_NVRAM', if_true: files('mac_nvram.c'))
8 system_ss.add(when: 'CONFIG_NPCM7XX', if_true: files('npcm7xx_otp.c'))
9 system_ss.add(when: 'CONFIG_NRF51_SOC', if_true: files('nrf51_nvm.c'))
12 system_ss.add(when: 'CONFIG_XLNX_EFUSE_VERSAL', if_true: files(
15 system_ss.add(when: 'CONFIG_XLNX_EFUSE_ZYNQMP', if_true: files(
[all …]
/qemu/hw/ide/
H A Dmeson.build1 system_ss.add(when: 'CONFIG_AHCI', if_true: files('ahci.c'))
2 system_ss.add(when: 'CONFIG_AHCI_ICH9', if_true: files('ich.c'))
4 system_ss.add(when: 'CONFIG_IDE_BUS', if_true: files('ide-bus.c'))
5 system_ss.add(when: 'CONFIG_IDE_CF', if_true: files('cf.c'))
6 system_ss.add(when: 'CONFIG_IDE_CMD646', if_true: files('cmd646.c'))
8 system_ss.add(when: 'CONFIG_IDE_DEV', if_true: files('ide-dev.c'))
10 system_ss.add(when: 'CONFIG_IDE_MACIO', if_true: files('macio.c'))
11 system_ss.add(when: 'CONFIG_IDE_MMIO', if_true: files('mmio.c'))
12 system_ss.add(when: 'CONFIG_IDE_PCI', if_true: files('pci.c'))
14 system_ss.add(when: 'CONFIG_IDE_SII3112', if_true: files('sii3112.c'))
[all …]
/qemu/hw/block/
H A Dmeson.build1 system_ss.add(files(
6 system_ss.add(when: 'CONFIG_ECC', if_true: files('ecc.c'))
7 system_ss.add(when: 'CONFIG_FDC', if_true: files('fdc.c'))
8 system_ss.add(when: 'CONFIG_FDC_ISA', if_true: files('fdc-isa.c'))
9 system_ss.add(when: 'CONFIG_FDC_SYSBUS', if_true: files('fdc-sysbus.c'))
10 system_ss.add(when: 'CONFIG_NAND', if_true: files('nand.c'))
11 system_ss.add(when: 'CONFIG_ONENAND', if_true: files('onenand.c'))
14 system_ss.add(when: 'CONFIG_SSI_M25P80', if_true: files('m25p80.c'))
16 system_ss.add(when: 'CONFIG_SWIM', if_true: files('swim.c'))
17 system_ss.add(when: 'CONFIG_XEN_BUS', if_true: files('xen-block.c'))
[all …]
/qemu/hw/input/
H A Dmeson.build1 system_ss.add(files('hid.c'))
3 system_ss.add(when: 'CONFIG_ADS7846', if_true: files('ads7846.c'))
4 system_ss.add(when: 'CONFIG_LM832X', if_true: files('lm832x.c'))
5 system_ss.add(when: 'CONFIG_PCKBD', if_true: files('pckbd.c'))
6 system_ss.add(when: 'CONFIG_PL050', if_true: files('pl050.c'))
7 system_ss.add(when: 'CONFIG_PS2', if_true: files('ps2.c'))
9 system_ss.add(when: 'CONFIG_TSC2005', if_true: files('tsc2005.c'))
11 system_ss.add(when: 'CONFIG_VIRTIO_INPUT', if_true: files('virtio-input.c'))
15 system_ss.add(when: 'CONFIG_PXA2XX', if_true: files('pxa2xx_keypad.c'))
16 system_ss.add(when: 'CONFIG_TSC210X', if_true: files('tsc210x.c'))
[all …]

12345678910>>...14