summary refs log tree commit diff stats
path: root/hw/virtio-pci.c
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2012-05-15 07:27:19 +0200
committerBlue Swirl <blauwirbel@gmail.com>2012-05-19 15:53:28 +0000
commitfd4567d9a63e19be6253e264a85efe0e4a3748d3 (patch)
tree69c4dfb0ba62bef1bd17119b17a8a635ca416984 /hw/virtio-pci.c
parentd7f66b52dee3dd7423a28c0ceb600aec388859cb (diff)
downloadfocaccia-qemu-fd4567d9a63e19be6253e264a85efe0e4a3748d3.tar.gz
focaccia-qemu-fd4567d9a63e19be6253e264a85efe0e4a3748d3.zip
tests: Fix linker failure for fdc-test
When QEMU was built with the simple trace backend, linking failed:

  LINK  tests/fdc-test
oslib-posix.o: In function `trace_qemu_memalign':
qemu/bin/debug/x86/./trace.h:31: undefined reference to `trace3'
oslib-posix.o: In function `trace_qemu_vmalloc':
qemu/bin/debug/x86/./trace.h:35: undefined reference to `trace2'
oslib-posix.o: In function `trace_qemu_vfree':
qemu/bin/debug/x86/./trace.h:39: undefined reference to `trace1'
collect2: error: ld returned 1 exit status
make: *** [tests/fdc-test] Fehler 1

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/virtio-pci.c')
0 files changed, 0 insertions, 0 deletions