lm32: add missing qemu_init_vcpu() call
Signed-off-by: Michael Walle <michael@walle.cc>
This commit is contained in:
		
							parent
							
								
									d11cf8cc80
								
							
						
					
					
						commit
						27f930c5f0
					
				| @ -218,6 +218,7 @@ CPUState *cpu_lm32_init(const char *cpu_model) | ||||
| 
 | ||||
|     cpu_exec_init(env); | ||||
|     cpu_reset(env); | ||||
|     qemu_init_vcpu(env); | ||||
| 
 | ||||
|     if (!tcg_initialized) { | ||||
|         tcg_initialized = 1; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Michael Walle
						Michael Walle