• R
    qemu: cleanup tap devices on FreeBSD · 075650ff
    Roman Bogorodskiy 提交于
    We have to explicitly destroy TAP devices on FreeBSD because
    they're not freed after being closed, otherwise we end up with
    orphaned TAP devices after destroying a domain.
    075650ff
qemu_process.c 149.8 KB