qemu-e2k/target-unicore32
Robert Schiele 74880fe27d configure: allow disabling pixman if not needed
When we build neither any system emulation targets nor the tools there
is actually no need for pixman library.  In that case do not enforce
presence of that library on the system.

Reviewed-by: Andreas F=E4rber <afaerber@suse.de>
Signed-off-by: Robert Schiele <rschiele@gmail.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-12-23 14:38:52 -06:00
..
Makefile.objs target-unicore32: switch to AREG0 free mode 2012-09-15 17:44:32 +00:00
cpu-qom.h qom: move include files to include/qom/ 2012-12-19 08:31:32 +01:00
cpu.c cpus: Pass CPUState to [qemu_]cpu_has_work() 2012-10-31 04:11:37 +01:00
cpu.h fpu: move public header file to include/fpu 2012-12-19 08:32:46 +01:00
helper.c configure: allow disabling pixman if not needed 2012-12-23 14:38:52 -06:00
helper.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
machine.c unicore32-softmmu: Add unicore32-softmmu build support 2012-08-11 09:36:55 +00:00
op_helper.c exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
softmmu.c target-unicore32: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
translate.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
ucf64_helper.c unicore32: Split UniCore-F64 instruction helpers from helper.c 2012-08-11 09:37:04 +00:00