Jean-Christophe Dubois 
							
						 
					 
					
						
						
							
						
						f50ed7853a 
					 
					
						
						
							
							i.MX: Standardize i.MX AVIC debug  
						
						... 
						
						
						
						The goal is to have debug code always compiled during build.
We standardize all debug output on the following format:
[QOM_TYPE_NAME]reporting_function: debug message
We also replace IPRINTF with qemu_log_mask(). The qemu_log_mask() output
is following the same format as the above debug.
Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com >
Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net >
Message-id: 29885ffea2577eaf2288c1d17fd87ee951748b49.1445781957.git.jcd@tribudubois.net 
Signed-off-by: Peter Maydell <peter.maydell@linaro.org > 
						
						
					 
					
						2015-10-27 15:59:46 +00:00 
						 
				 
			
				
					
						
							
							
								Jean-Christophe Dubois 
							
						 
					 
					
						
						
							
						
						dbeedce78e 
					 
					
						
						
							
							i.MX: Fix Coding style for AVIC emulator.  
						
						... 
						
						
						
						Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net >
Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com >
Message-id: 01e1d9026220992405819f25640ebd5bb843fc93.1437080501.git.jcd@tribudubois.net 
Signed-off-by: Peter Maydell <peter.maydell@linaro.org > 
						
						
					 
					
						2015-08-13 11:26:20 +01:00 
						 
				 
			
				
					
						
							
							
								Jean-Christophe Dubois 
							
						 
					 
					
						
						
							
						
						f250c6a751 
					 
					
						
						
							
							i.MX: Split AVIC emulator in a header file and a source file  
						
						... 
						
						
						
						Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net >
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com >
Message-id: 06829257e845d693be05c7d491134313c1615d1a.1437080501.git.jcd@tribudubois.net 
Signed-off-by: Peter Maydell <peter.maydell@linaro.org > 
						
						
					 
					
						2015-08-13 11:26:19 +01:00 
						 
				 
			
				
					
						
							
							
								Peter Maydell 
							
						 
					 
					
						
						
							
						
						93c9aea9b4 
					 
					
						
						
							
							hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()  
						
						... 
						
						
						
						The function imx_avic_set_prio() is unused; delete it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
Message-id: 1410723223-17711-3-git-send-email-peter.maydell@linaro.org  
						
						
					 
					
						2014-09-29 18:48:47 +01:00 
						 
				 
			
				
					
						
							
							
								Juan Quintela 
							
						 
					 
					
						
						
							
						
						8f1e884b38 
					 
					
						
						
							
							savevm: Remove all the unneeded version_minimum_id_old (arm)  
						
						... 
						
						
						
						After commit 767adce2dquintela@redhat.com >
[PMM: fixed minor conflict, corrected commit message typos]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org > 
						
						
					 
					
						2014-05-13 16:09:35 +01:00 
						 
				 
			
				
					
						
							
							
								Andreas Färber 
							
						 
					 
					
						
						
							
						
						5ff94a61c4 
					 
					
						
						
							
							imx_avic: QOM cast cleanup  
						
						... 
						
						
						
						Introduce type constant, use QOM casts and prepare SysBus initfn for QOM
realize by resolving SysBusDevice vs. DeviceState "dev" name conflict.
Acked-by: Peter Chubb <peter.chubb@nicta.com.au >
Signed-off-by: Andreas Färber <afaerber@suse.de > 
						
						
					 
					
						2013-07-29 21:06:05 +02:00 
						 
				 
			
				
					
						
							
							
								Paolo Bonzini 
							
						 
					 
					
						
						
							
						
						1437c94b26 
					 
					
						
						
							
							hw/i*: 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 
						 
				 
			
				
					
						
							
							
								Dong Xu Wang 
							
						 
					 
					
						
						
							
						
						c7e775e4dd 
					 
					
						
						
							
							remove double semicolons  
						
						... 
						
						
						
						Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru > 
						
						
					 
					
						2013-05-12 13:25:55 +04:00 
						 
				 
			
				
					
						
							
							
								Paolo Bonzini 
							
						 
					 
					
						
						
							
						
						7702e47c21 
					 
					
						
						
							
							hw: move interrupt controllers to hw/intc/, configure with default-configs/  
						
						... 
						
						
						
						Signed-off-by: Paolo Bonzini <pbonzini@redhat.com > 
						
						
					 
					
						2013-04-08 18:13:16 +02:00