c227f0995e 
								
							 
						 
						
							
							
								
								Revert "Get rid of _t suffix"  
							
							... 
							
							
							
							In the very least, a change like this requires discussion on the list.
The naming convention is goofy and it causes a massive merge problem.  Something
like this _must_ be presented on the list first so people can provide input
and cope with it.
This reverts commit 99a0949b72 
							
						 
						
							2009-10-01 16:12:16 -05:00  
				
					
						
							
							
								 
						
							
								99a0949b72 
								
							 
						 
						
							
							
								
								Get rid of _t suffix  
							
							... 
							
							
							
							Some not so obvious bits, slirp and Xen were left alone for the time
being.
Signed-off-by: malc <av1474@comtv.ru> 
							
						 
						
							2009-10-01 22:45:02 +04:00  
				
					
						
							
							
								 
						
							
								d60efc6b0d 
								
							 
						 
						
							
							
								
								Make CPURead/WriteFunc structure 'const'  
							
							... 
							
							
							
							Signed-off-by: Blue Swirl <blauwirbel@gmail.com> 
							
						 
						
							2009-08-25 18:29:31 +00:00  
				
					
						
							
							
								 
						
							
								1eed09cb4a 
								
							 
						 
						
							
							
								
								Remove io_index argument from cpu_register_io_memory()  
							
							... 
							
							
							
							The parameter is always zero except when registering the three internal
io regions (ROM, unassigned, notdirty).  Remove the parameter to reduce
the API's power, thus facilitating future change.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> 
							
						 
						
							2009-06-16 15:18:37 -05:00  
				
					
						
							
							
								 
						
							
								bc24a225af 
								
							 
						 
						
							
							
								
								Follow coding conventions  
							
							... 
							
							
							
							Remove explicit struct qualifiers and rename structure types.
Signed-off-by: Paul Brook <paul@codesourcery.com> 
							
						 
						
							2009-05-10 01:44:56 +01:00  
				
					
						
							
							
								 
						
							
								2ac711791b 
								
							 
						 
						
							
							
								
								Replace cpu_abort with hw_error  
							
							... 
							
							
							
							Signed-off-by: Paul Brook <paul@codesourcery.com> 
							
						 
						
							2009-05-08 02:35:15 +01:00  
				
					
						
							
							
								 
						
							
								8da3ff1809 
								
							 
						 
						
							
							
								
								Change MMIO callbacks to use offsets, not absolute addresses.  
							
							... 
							
							
							
							Signed-off-by: Paul Brook <paul@codesourcery.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5849 c046a42c-6fe2-441c-8c8c-71466251a162 
							
						 
						
							2008-12-01 18:59:50 +00:00  
				
					
						
							
							
								 
						
							
								c81b74018d 
								
							 
						 
						
							
							
								
								Fix SD init arguments.  
							
							... 
							
							
							
							git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3733 c046a42c-6fe2-441c-8c8c-71466251a162 
							
						 
						
							2007-11-24 23:55:52 +00:00  
				
					
						
							
							
								 
						
							
								775616c3ae 
								
							 
						 
						
							
							
								
								Partial SD card SPI mode support.  
							
							... 
							
							
							
							git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3731 c046a42c-6fe2-441c-8c8c-71466251a162 
							
						 
						
							2007-11-24 23:35:08 +00:00  
				
					
						
							
							
								 
						
							
								e1dad5a615 
								
							 
						 
						
							
							
								
								Better STOPINTR bit semantics in the PXA2xx DMA.  
							
							... 
							
							
							
							Don't error out on reading GPCR register, just warn (Thorsten Zitterell).
Don't zero a memory that's already zeroed.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3676 c046a42c-6fe2-441c-8c8c-71466251a162 
							
						 
						
							2007-11-17 18:43:47 +00:00  
				
					
						
							
							
								 
						
							
								87ecb68bdf 
								
							 
						 
						
							
							
								
								Break up vl.h.  
							
							... 
							
							
							
							git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3674 c046a42c-6fe2-441c-8c8c-71466251a162 
							
						 
						
							2007-11-17 17:14:51 +00:00  
				
					
						
							
							
								 
						
							
								02ce600c1e 
								
							 
						 
						
							
							
								
								Convert SD cards code to use qemu_irq too.  
							
							... 
							
							
							
							git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3671 c046a42c-6fe2-441c-8c8c-71466251a162 
							
						 
						
							2007-11-17 14:34:44 +00:00  
				
					
						
							
							
								 
						
							
								187337f8b0 
								
							 
						 
						
							
							
								
								Fix off-by-one memory region sizes.  
							
							... 
							
							
							
							git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2931 c046a42c-6fe2-441c-8c8c-71466251a162 
							
						 
						
							2007-06-03 15:19:33 +00:00  
				
					
						
							
							
								 
						
							
								aa941b9445 
								
							 
						 
						
							
							
								
								Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.  
							
							... 
							
							
							
							git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2857 c046a42c-6fe2-441c-8c8c-71466251a162 
							
						 
						
							2007-05-24 18:50:09 +00:00  
				
					
						
							
							
								 
						
							
								a171fe394a 
								
							 
						 
						
							
							
								
								Add remaining PXA2xx on-chip peripherals except I2C master.  
							
							... 
							
							
							
							git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2751 c046a42c-6fe2-441c-8c8c-71466251a162 
							
						 
						
							2007-04-30 01:48:07 +00:00