mirror of
				https://github.com/mborgerson/xemu.git
				synced 2025-10-30 01:51:08 +00:00 
			
		
		
		
	This will be of small comfort to sparc64, because both sun4u and sun4v board models force max_cpus = 1. But it does enable actual smp for sparc32 sun4m. Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
		
			
				
	
	
		
			5 lines
		
	
	
		
			87 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			87 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| TARGET_ARCH=sparc64
 | |
| TARGET_BASE_ARCH=sparc
 | |
| TARGET_BIG_ENDIAN=y
 | |
| TARGET_SUPPORTS_MTTCG=y
 |