help: Drop bogus help on -qtest and -qtest-log
Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 1360781383-28635-2-git-send-email-armbru@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
		
							parent
							
								
									c538ca66ff
								
							
						
					
					
						commit
						31e70d6c12
					
				@ -2928,13 +2928,9 @@ the @var{simple} tracing backend.
 | 
				
			|||||||
@end table
 | 
					@end table
 | 
				
			||||||
ETEXI
 | 
					ETEXI
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DEF("qtest", HAS_ARG, QEMU_OPTION_qtest,
 | 
					HXCOMM Internal use
 | 
				
			||||||
    "-qtest CHR      specify tracing options\n",
 | 
					DEF("qtest", HAS_ARG, QEMU_OPTION_qtest, "", QEMU_ARCH_ALL)
 | 
				
			||||||
    QEMU_ARCH_ALL)
 | 
					DEF("qtest-log", HAS_ARG, QEMU_OPTION_qtest_log, "", QEMU_ARCH_ALL)
 | 
				
			||||||
 | 
					 | 
				
			||||||
DEF("qtest-log", HAS_ARG, QEMU_OPTION_qtest_log,
 | 
					 | 
				
			||||||
    "-qtest-log LOG  specify tracing options\n",
 | 
					 | 
				
			||||||
    QEMU_ARCH_ALL)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifdef __linux__
 | 
					#ifdef __linux__
 | 
				
			||||||
DEF("enable-fips", 0, QEMU_OPTION_enablefips,
 | 
					DEF("enable-fips", 0, QEMU_OPTION_enablefips,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user