Philippe Mathieu-Daudé
ab728275e4
hw: Do not include "exec/address-spaces.h" if it is not necessary
Code change produced with:
$ git grep '#include "exec/address-spaces.h"' hw include/hw | \
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-12-f4bug@amsat.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-06-01 14:15:10 +02:00
..
2018-03-01 18:26:17 +02:00
2017-05-05 12:10:00 +02:00
2017-05-05 12:10:00 +02:00
2018-01-18 21:52:37 +02:00
2017-06-15 11:18:40 +02:00
2016-09-10 00:28:08 +03:00
2018-02-08 21:06:40 +02:00
2018-06-01 14:15:10 +02:00
2018-05-20 08:40:00 +03:00
2017-12-19 10:25:09 +00:00
2018-05-23 17:01:54 +03:00
2018-03-01 18:26:17 +02:00
2018-05-20 08:40:00 +03:00
2017-09-29 10:36:33 +02:00
2018-03-13 23:09:49 +02:00
2017-04-21 12:25:40 +02:00
2017-09-19 14:09:11 +02:00
2017-09-21 11:51:49 +02:00
2018-05-23 17:01:54 +03:00