diff options
author | Chuck Zmudzinski | 2022-10-31 22:35:52 +0100 |
---|---|---|
committer | Laurent Vivier | 2022-11-05 20:35:45 +0100 |
commit | ba24456b93a205b728475d5f0880f3ec495e383a (patch) | |
tree | dea4cc9db53bdc0812c7b93e97b90f3182c33e1d /target | |
parent | Fix some typos in documentation and comments (diff) | |
download | qemu-ba24456b93a205b728475d5f0880f3ec495e383a.tar.gz qemu-ba24456b93a205b728475d5f0880f3ec495e383a.tar.xz qemu-ba24456b93a205b728475d5f0880f3ec495e383a.zip |
xen/pt: fix syntax error that causes FTBFS in some configurations
When Qemu is built with --enable-xen and --disable-xen-pci-passthrough
and the target os is linux, the build fails with:
meson.build:3477:2: ERROR: File xen_pt_stub.c does not exist.
Fixes: 582ea95f5f93 ("meson: convert hw/xen")
Signed-off-by: Chuck Zmudzinski <brchuckz@aol.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <5f1342a13c09af77b1a7b0aeaba5955bcea89731.1667242033.git.brchuckz@aol.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions