mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 12:07:31 +00:00 
			
		
		
		
	 2e5b09fd0e
			
		
	
	
		2e5b09fd0e
		
	
	
	
	
		
			
			Suggested-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190709152053.16670-2-armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> [Rebased onto merge commit 95a9457fd44; missed instances of qom/cpu.h in comments replaced]
		
			
				
	
	
		
			5 lines
		
	
	
		
			143 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			143 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| qom-obj-y = object.o container.o qom-qobject.o
 | |
| qom-obj-y += object_interfaces.o
 | |
| 
 | |
| common-obj-$(CONFIG_SOFTMMU) += qom-hmp-cmds.o qom-qmp-cmds.o
 |