mirror of
https://git.proxmox.com/git/qemu
synced 2025-06-18 21:39:32 +00:00
![]() qemu_chr_new_from_opts handles QemuOpts release now, so callers don't have to worry. It will either be saved in CharDriverState, then released in qemu_chr_delete, or in the error case released instantly. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
||
---|---|---|
.. | ||
char.h |