You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/ssi
Cédric Le Goater b84a9482a3 aspeed/smc: Cache AspeedSMCClass
Store a reference on the AspeedSMC class under the flash object and
use it when accessing the flash contents. Avoiding the class cast
checkers in these hot paths improves performance by 10% when running
the aspeed avocado tests.

Message-Id: <20220923084803.498337-7-clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2 years ago
..
Kconfig hw/ssi: Add SiFive SPI controller support 4 years ago
aspeed_smc.c aspeed/smc: Cache AspeedSMCClass 2 years ago
ibex_spi_host.c hw/ssi: ibex_spi: fixup/add rw1c functionality 2 years ago
imx_spi.c hw/ssi: imx_spi: Correct tx and rx fifo endianness 4 years ago
meson.build hw/ssi: Add Ibex SPI device model 3 years ago
mss-spi.c ssi: ssi_auto_connect_slaves() never does anything, drop 5 years ago
npcm7xx_fiu.c hw/*: Use type casting for SysBusDevice in NPCM7XX 4 years ago
omap_spi.c Include hw/irq.h a lot less 5 years ago
pl022.c hw/ssi: Rename SSI 'slave' as 'peripheral' 4 years ago
sifive_spi.c Do not include sysemu/sysemu.h if it's not really necessary 4 years ago
ssi.c ssi: cache SSIPeripheralClass to avoid GET_CLASS() 2 years ago
stm32f2xx_spi.c Include migration/vmstate.h less 5 years ago
trace-events hw/ssi: Add Ibex SPI device model 3 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
xilinx_spi.c hw: Do not include qemu/log.h if it is not necessary 4 years ago
xilinx_spips.c hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips 4 years ago
xlnx-versal-ospi.c migration: Remove load_state_old and minimum_version_id_old 3 years ago