strip out per cpu thread code

This commit is contained in:
Chris Eagle
2016-03-25 17:24:28 -07:00
parent a7d89a8c63
commit 9467254fc0
31 changed files with 8 additions and 426 deletions

View File

@ -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',