mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 12:07:31 +00:00 
			
		
		
		
	 6bfaec73a1
			
		
	
	
		6bfaec73a1
		
	
	
	
	
		
			
			The Versal SoC instantiates the TYPE_XLNX_ZDMA object in versal_create_admas(). Introduce the XLNX_ZDMA configuration and select it to fix: $ qemu-system-aarch64 -M xlnx-versal-virt ... qemu-system-aarch64: missing object type 'xlnx.zdma' Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-id: 20210131184449.382425-4-f4bug@amsat.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
		
			
				
	
	
		
			29 lines
		
	
	
		
			263 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			263 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config RC4030
 | |
|     bool
 | |
| 
 | |
| config PL080
 | |
|     bool
 | |
| 
 | |
| config PL330
 | |
|     bool
 | |
| 
 | |
| config I82374
 | |
|     bool
 | |
|     select I8257
 | |
| 
 | |
| config I8257
 | |
|     bool
 | |
| 
 | |
| config ZYNQ_DEVCFG
 | |
|     bool
 | |
|     select REGISTER
 | |
| 
 | |
| config XLNX_ZDMA
 | |
|     bool
 | |
| 
 | |
| config STP2000
 | |
|     bool
 | |
| 
 | |
| config SIFIVE_PDMA
 | |
|     bool
 |