• J
    qemu: Track job owner for better debugging · 08ec1d78
    Jiri Denemark 提交于
    In case an API fails with "cannot acquire state change lock", searching
    for the API that possibly forgot to end its job is not always easy.
    Let's keep track of the job owner and print it out for easier
    identification.
    08ec1d78
qemu_domain.c 56.7 KB