mirror of
				https://git.proxmox.com/git/qemu
				synced 2025-10-27 17:45:41 +00:00 
			
		
		
		
	 32ac0ca2ec
			
		
	
	
		32ac0ca2ec
		
	
	
	
	
		
			
			Add an explicit CPUState parameter instead of relying on AREG0 and switch to AREG0 free mode. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
		
			
				
	
	
		
			3 lines
		
	
	
		
			83 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			83 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| obj-y += translate.o op_helper.o helper.o cpu.o
 | |
| obj-$(CONFIG_SOFTMMU) += machine.o
 |