mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-26 03:33:28 +00:00 
			
		
		
		
	 da9fcfa544
			
		
	
	
		da9fcfa544
		
	
	
	
	
		
			
			The empty_slot device emulates known to a bus but not connected devices. Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
		
			
				
	
	
		
			3 lines
		
	
	
		
			86 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			86 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /* empty_slot.c */
 | |
| void empty_slot_init(target_phys_addr_t addr, uint64_t slot_size);
 |