diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2025-02-17 11:48:49 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-02-25 16:18:11 +0100 |
commit | 5384d92e22577306408cefff887bc5a4b154f470 (patch) | |
tree | d506b8cc3f9bb345a08aab994effbe34830313cf /rust/qemu-api/src/memory.rs | |
parent | 29b9a66f9186f028ec46b58c9914d2da68c25c2c (diff) | |
download | qemu-5384d92e22577306408cefff887bc5a4b154f470.zip qemu-5384d92e22577306408cefff887bc5a4b154f470.tar.gz qemu-5384d92e22577306408cefff887bc5a4b154f470.tar.bz2 |
stub: Remove monitor-fd.c
Both monitor-fd.c and monitor-internal.c contain a stub for
monitor_get_fd(), which causes a duplicate symbol linker error when
linking rust-qemu-api-integration. Use monitor-internal.c instead of
monitor-fd.c and remove the latter.
Reported-by: Zhao Liu <zhao1.liu@intel.com>
Suggested-by: Zhao Liu <zhao1.liu@intel.com>
Fixes: fccb744f41c6 ("gdbstub: Try unlinking the unix socket before binding")
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20250217104900.230122-1-iii@linux.ibm.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api/src/memory.rs')
0 files changed, 0 insertions, 0 deletions