strip out per cpu thread code
This commit is contained in:
@ -2264,7 +2264,6 @@ symbols = (
|
||||
'parse_value',
|
||||
'par_write',
|
||||
'patch_reloc',
|
||||
'pause_all_vcpus',
|
||||
'phys_map_node_alloc',
|
||||
'phys_map_node_reserve',
|
||||
'phys_mem_alloc',
|
||||
@ -2424,8 +2423,6 @@ symbols = (
|
||||
'qemu_clock_ptr',
|
||||
'qemu_clocks',
|
||||
'qemu_cond_destroy',
|
||||
'qemu_cpu_is_self',
|
||||
'qemu_cpu_kick_thread',
|
||||
'qemu_daemon',
|
||||
'qemu_event_destroy',
|
||||
'qemu_event_init',
|
||||
@ -2522,9 +2519,7 @@ symbols = (
|
||||
'qemu_st_helpers',
|
||||
'qemu_strnlen',
|
||||
'qemu_strsep',
|
||||
'qemu_tcg_cpu_thread_fn',
|
||||
'qemu_tcg_init_vcpu',
|
||||
'qemu_thread_exit',
|
||||
'qemu_try_memalign',
|
||||
'qentry_destroy',
|
||||
'qerror_human',
|
||||
|
Reference in New Issue
Block a user