forked from mirror/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
If configuring with "--disable-system --disable-user --enable-guest-agent" the linking currently fails with: qga/qemu-ga.p/commands.c.o: In function `qmp_command_info': build/../../home/thuth/devel/qemu/qga/commands.c:70: undefined reference to `qmp_command_name' build/../../home/thuth/devel/qemu/qga/commands.c:71: undefined reference to `qmp_command_is_enabled' build/../../home/thuth/devel/qemu/qga/commands.c:72: undefined reference to `qmp_has_success_response' qga/qemu-ga.p/commands.c.o: In function `qmp_guest_info': build/../../home/thuth/devel/qemu/qga/commands.c:82: undefined reference to `qmp_for_each_command' qga/qemu-ga.p/commands.c.o: In function `qmp_guest_exec': build/../../home/thuth/devel/qemu/qga/commands.c:410: undefined reference to `qbase64_decode' qga/qemu-ga.p/channel-posix.c.o: In function `ga_channel_open': build/../../home/thuth/devel/qemu/qga/channel-posix.c:214: undefined reference to `unix_listen' build/../../home/thuth/devel/qemu/qga/channel-posix.c:228: undefined reference to `socket_parse' build/../../home/thuth/devel/qemu/qga/channel-posix.c:234: undefined reference to `socket_listen' qga/qemu-ga.p/commands-posix.c.o: In function `qmp_guest_file_write': build/../../home/thuth/devel/qemu/qga/commands-posix.c:527: undefined reference to `qbase64_decode' Let's make sure that we also compile and link the required files if the system emulators have not been enabled. Message-Id: <20221110083626.31899-1-thuth@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com> |
3 years ago | |
|---|---|---|
| .. | ||
| bdrv-next-monitor-owned.c | 6 years ago | |
| blk-commit-all.c | 6 years ago | |
| blk-exp-close-all.c | 5 years ago | |
| blockdev-close-all-bdrv-states.c | 10 years ago | |
| change-state-handler.c | 6 years ago | |
| cmos.c | 5 years ago | |
| cpu-get-clock.c | 5 years ago | |
| cpu-synchronize-state.c | 5 years ago | |
| cpus-get-virtual-clock.c | 5 years ago | |
| dump.c | 6 years ago | |
| error-printf.c | 4 years ago | |
| fdset.c | 5 years ago | |
| fw_cfg.c | 7 years ago | |
| gdbstub.c | 10 years ago | |
| get-vm-name.c | 4 years ago | |
| icount.c | 3 years ago | |
| io_uring.c | 6 years ago | |
| iothread-lock-block.c | 4 years ago | |
| iothread-lock.c | 4 years ago | |
| is-daemonized.c | 6 years ago | |
| isa-bus.c | 5 years ago | |
| linux-aio.c | 7 years ago | |
| meson.build | 3 years ago | |
| migr-blocker.c | 6 years ago | |
| module-opts.c | 4 years ago | |
| monitor-core.c | 4 years ago | |
| monitor.c | 6 years ago | |
| pci-bus.c | 5 years ago | |
| physmem.c | 3 years ago | |
| qdev.c | 4 years ago | |
| qemu-timer-notify-cb.c | 5 years ago | |
| qmp-command-available.c | 5 years ago | |
| qmp-quit.c | 4 years ago | |
| qmp_memory_device.c | 5 years ago | |
| qtest.c | 5 years ago | |
| ram-block.c | 5 years ago | |
| ramfb.c | 6 years ago | |
| replay-tools.c | 3 years ago | |
| replay.c | 5 years ago | |
| runstate-check.c | 6 years ago | |
| semihost.c | 3 years ago | |
| sysbus.c | 10 years ago | |
| target-get-monitor-def.c | 10 years ago | |
| target-monitor-defs.c | 10 years ago | |
| trace-control.c | 9 years ago | |
| usb-dev-stub.c | 4 years ago | |
| uuid.c | 5 years ago | |
| vfio-user-obj.c | 3 years ago | |
| vm-stop.c | 6 years ago | |
| vmgenid.c | 5 years ago | |
| vmstate.c | 5 years ago | |
| win32-kbd-hook.c | 6 years ago | |
| xen-hw-stub.c | 3 years ago | |