Philippe Mathieu-Daudé 
							
						 
					 
					
						
						
							
						
						3b34ee6780 
					 
					
						
						
							
							hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()  
						
						 
						
						... 
						
						
						
						Replace some debug printf() calls by qemu_log_mask(LOG_GUEST_ERROR).
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Reviewed-by: Thomas Huth <thuth@redhat.com >
Message-Id: <20200524164503.11944-1-f4bug@amsat.org >
Signed-off-by: Laurent Vivier <laurent@vivier.eu > 
						
						
					 
					
						2020-06-09 19:01:56 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Armbruster 
							
						 
					 
					
						
						
							
						
						650d103d3e 
					 
					
						
						
							
							Include hw/hw.h exactly where needed  
						
						 
						
						... 
						
						
						
						In my "build everything" tree, changing hw/hw.h triggers a recompile
of some 2600 out of 6600 objects (not counting tests and objects that
don't depend on qemu/osdep.h).
The previous commits have left only the declaration of hw_error() in
hw/hw.h.  This permits dropping most of its inclusions.  Touching it
now recompiles less than 200 objects.
Signed-off-by: Markus Armbruster <armbru@redhat.com >
Reviewed-by: Alistair Francis <alistair.francis@wdc.com >
Message-Id: <20190812052359.30071-19-armbru@redhat.com >
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com >
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com > 
						
						
					 
					
						2019-08-16 13:31:52 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Armbruster 
							
						 
					 
					
						
						
							
						
						0b8fa32f55 
					 
					
						
						
							
							Include qemu/module.h where needed, drop it from qemu-common.h  
						
						 
						
						... 
						
						
						
						Signed-off-by: Markus Armbruster <armbru@redhat.com >
Message-Id: <20190523143508.25387-4-armbru@redhat.com >
[Rebased with conflicts resolved automatically, except for
hw/usb/dev-hub.c hw/misc/exynos4210_rng.c hw/misc/bcm2835_rng.c
hw/misc/aspeed_scu.c hw/display/virtio-vga.c hw/arm/stm32f205_soc.c;
ui/cocoa.m fixed up] 
						
						
					 
					
						2019-06-12 13:18:33 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mao Zhongyi 
							
						 
					 
					
						
						
							
						
						96cd459498 
					 
					
						
						
							
							puv3_pm.c: Convert sysbus init function to realize function  
						
						 
						
						... 
						
						
						
						Use DeviceClass rather than SysBusDeviceClass in
puv3_pm_class_init().
Cc: gxt@mprc.pku.edu.cn 
Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com >
Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com >
Reviewed-by: Peter Maydell <peter.maydell@linaro.org >
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com >
Message-id: 20181130093852.20739-14-maozhongyi@cmss.chinamobile.com 
Signed-off-by: Peter Maydell <peter.maydell@linaro.org > 
						
						
					 
					
						2018-12-13 13:48:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Peter Maydell 
							
						 
					 
					
						
						
							
						
						5af98cc573 
					 
					
						
						
							
							unicore: Clean up includes  
						
						 
						
						... 
						
						
						
						Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.
This commit was created with scripts/clean-includes.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
Message-id: 1453832250-766-9-git-send-email-peter.maydell@linaro.org  
						
						
					 
					
						2016-01-29 15:07:22 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andreas Färber 
							
						 
					 
					
						
						
							
						
						af89a44493 
					 
					
						
						
							
							puv3_pm: QOM cast cleanup  
						
						 
						
						... 
						
						
						
						Signed-off-by: Andreas Färber <afaerber@suse.de > 
						
						
					 
					
						2013-07-29 21:06:59 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paolo Bonzini 
							
						 
					 
					
						
						
							
						
						3c16154210 
					 
					
						
						
							
							hw/m*: pass owner to memory_region_init* functions  
						
						 
						
						... 
						
						
						
						Signed-off-by: Paolo Bonzini <pbonzini@redhat.com > 
						
						
					 
					
						2013-07-04 17:42:48 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paolo Bonzini 
							
						 
					 
					
						
						
							
						
						2c9b15cab1 
					 
					
						
						
							
							memory: add owner argument to initialization functions  
						
						 
						
						... 
						
						
						
						Signed-off-by: Paolo Bonzini <pbonzini@redhat.com > 
						
						
					 
					
						2013-07-04 17:42:44 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paolo Bonzini 
							
						 
					 
					
						
						
							
						
						49ab747f66 
					 
					
						
						
							
							hw: move target-independent files to subdirectories  
						
						 
						
						... 
						
						
						
						This patch tackles all files that are compiled once, moving
them to subdirectories of hw/.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com > 
						
						
					 
					
						2013-04-08 18:13:12 +02:00