Paolo Bonzini 076d247142 Use vpath directive
The vpath directive has two advantages over the VPATH variable:
1) it allows to skip searching of .o files; 2) the default semantics
are to append to the vpath, so there is no confusion between "VPATH=xyz"
and "VPATH+=xyz".

Since "vpath %.c %.h PATH" is not valid, I'm introducing a wrapper
macro to append one or more directories to the vpath.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2010-01-08 09:58:40 -06:00
2009-12-21 16:03:03 +01:00
2009-12-13 14:28:14 +00:00
2010-01-08 09:58:40 -06:00
2009-12-19 08:26:03 -06:00
2009-12-19 08:26:03 -06:00
2009-12-24 00:18:23 +01:00
2009-12-21 16:03:03 +01:00
2009-12-27 09:09:41 +00:00
2010-01-08 09:58:40 -06:00
2009-12-23 23:47:12 +01:00
2009-11-17 08:49:30 -06:00
2009-12-18 11:26:27 -06:00
2009-11-17 08:49:38 -06:00
2009-11-21 09:06:46 +00:00
2009-12-05 17:36:00 +01:00
2009-11-14 01:19:12 +01:00
2009-12-05 17:36:00 +01:00
2009-12-13 20:20:20 +01:00
2009-12-17 18:12:04 +01:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-12-23 16:35:01 +02:00
2010-01-08 09:58:40 -06:00
2010-01-08 09:58:40 -06:00
2010-01-08 09:58:40 -06:00
2010-01-08 09:58:40 -06:00
2009-12-03 11:45:50 -06:00
2009-12-12 07:59:43 -06:00
2009-12-12 07:59:43 -06:00
2009-12-18 23:23:56 +01:00
2009-12-03 09:41:29 -06:00
2009-12-25 18:19:15 +00:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-12-18 11:26:27 -06:00
2009-12-12 07:59:46 -06:00
2009-12-03 11:45:50 -06:00
2009-12-03 11:45:50 -06:00
2009-12-18 11:26:27 -06:00
2009-12-21 20:19:12 +00:00
2009-12-03 15:26:00 -06:00
2009-12-03 11:45:50 -06:00
2009-12-12 07:59:39 -06:00
2009-11-17 08:49:38 -06:00
2009-11-17 08:49:38 -06:00
2009-12-03 09:41:20 -06:00
2009-12-03 09:41:18 -06:00
2009-12-03 09:41:20 -06:00
2010-01-08 09:58:40 -06:00
2009-11-14 01:19:12 +01:00
2009-12-23 07:25:56 +01:00
2009-12-12 07:59:49 -06:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%