Philippe Mathieu-Daudé
25a3173a0c
target: Do not include "exec/address-spaces.h" if it is not necessary
Code change produced with:
$ git grep '#include "exec/address-spaces.h"' target | \
cut -d: -f-1 | \
xargs egrep -L "(get_system_|address_space_)" | \
xargs sed -i.bak '/#include "exec\/address-spaces.h"/d'
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180528232719.4721-4-f4bug@amsat.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-05-31 19:12:13 +02:00
..
2018-05-31 19:12:13 +02:00
2018-05-23 03:14:41 +03:00
2018-05-23 03:14:41 +03:00
2018-05-20 08:48:13 +03:00
2018-04-11 09:05:22 +10:00
2018-05-11 14:33:39 +02:00
2018-05-23 03:14:41 +03:00
2018-05-23 03:14:41 +03:00
2018-05-21 18:59:08 -03:00
2018-03-20 12:32:06 +00:00
2018-05-09 00:13:39 +02:00
2018-04-11 09:05:22 +10:00
2018-05-20 08:25:23 +03:00
2018-04-09 16:36:38 +02:00