Searched hist:f8b64d35a625e49ee73f7d54ae80cb5503be975b (Results 1 – 3 of 3) sorted by relevance
/qemu/ |
H A D | cpu-common.c | f8b64d35a625e49ee73f7d54ae80cb5503be975b Sun Jul 14 10:46:52 UTC 2024 Akihiko Odaki <akihiko.odaki@daynix.com> cpu: Free queued CPU work
Running qemu-system-aarch64 -M virt -nographic and terminating it will result in a LeakSanitizer error due to remaining queued CPU work so free it.
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Link: https://lore.kernel.org/r/20240714-cpu-v1-1-19c2f8de2055@daynix.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/hw/core/ |
H A D | cpu-common.c | f8b64d35a625e49ee73f7d54ae80cb5503be975b Sun Jul 14 10:46:52 UTC 2024 Akihiko Odaki <akihiko.odaki@daynix.com> cpu: Free queued CPU work
Running qemu-system-aarch64 -M virt -nographic and terminating it will result in a LeakSanitizer error due to remaining queued CPU work so free it.
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Link: https://lore.kernel.org/r/20240714-cpu-v1-1-19c2f8de2055@daynix.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/include/hw/core/ |
H A D | cpu.h | f8b64d35a625e49ee73f7d54ae80cb5503be975b Sun Jul 14 10:46:52 UTC 2024 Akihiko Odaki <akihiko.odaki@daynix.com> cpu: Free queued CPU work
Running qemu-system-aarch64 -M virt -nographic and terminating it will result in a LeakSanitizer error due to remaining queued CPU work so free it.
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Link: https://lore.kernel.org/r/20240714-cpu-v1-1-19c2f8de2055@daynix.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|