| 
									
										
										
										
											2020-08-04 21:14:26 +02:00
										 |  |  | qmp_ss.add(files('monitor.c', 'qmp.c', 'qmp-cmds-control.c'))
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-13 15:33:47 +02:00
										 |  |  | system_ss.add(files(
 | 
					
						
							| 
									
										
										
										
											2023-01-24 13:19:40 +01:00
										 |  |  |   'fds.c',
 | 
					
						
							| 
									
										
										
										
											2020-08-04 21:14:26 +02:00
										 |  |  |   'hmp-cmds.c',
 | 
					
						
							|  |  |  |   'hmp.c',
 | 
					
						
							| 
									
										
										
										
											2024-04-08 17:53:18 +02:00
										 |  |  |   'qemu-config-qmp.c',
 | 
					
						
							| 
									
										
										
										
											2020-08-04 21:14:26 +02:00
										 |  |  | ))
 | 
					
						
							| 
									
										
										
										
											2023-06-13 15:33:47 +02:00
										 |  |  | system_ss.add([spice_headers, files('qmp-cmds.c')])
 | 
					
						
							| 
									
										
										
										
											2020-08-04 21:14:26 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-13 15:33:46 +02:00
										 |  |  | specific_ss.add(when: 'CONFIG_SYSTEM_ONLY',
 | 
					
						
							| 
									
										
										
										
											2023-01-24 13:19:46 +01:00
										 |  |  | 		if_true: [files( 'hmp-cmds-target.c', 'hmp-target.c'), spice])
 |