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
..
2017-03-01 11:51:28 +04:00
2016-01-29 15:07:25 +00:00
2016-01-29 15:07:25 +00:00
2018-02-09 10:55:40 +00:00
2016-11-15 17:20:37 +02:00
2017-02-24 10:32:45 +00:00
2018-06-01 14:15:10 +02:00
2018-03-07 08:30:28 +13:00
2018-03-13 12:04:03 +01:00
2018-03-02 11:03:45 +00:00
2016-05-23 16:53:46 +02:00
2018-03-19 14:10:36 -03:00
2017-05-17 10:37:00 -03:00
2018-06-01 14:15:10 +02:00
2017-03-14 13:28:18 +01:00
2018-01-23 14:20:52 +01:00
2018-05-14 15:47:14 +08:00
2018-02-06 11:08:26 -07:00
2018-03-02 13:45:50 -06:00
2018-03-01 11:05:43 +00:00
2017-01-16 17:52:35 +01:00
2018-03-02 11:03:45 +00:00
2016-01-29 15:07:25 +00:00
2017-05-17 10:37:01 -03:00
2016-07-12 16:20:46 +02:00