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-05-23 14:30:51 +02:00
2018-03-12 16:12:46 +01:00
2018-03-02 13:45:50 -06:00
2018-03-07 08:30:28 +13:00
2018-05-25 10:10:55 +02:00
2018-05-17 15:27:15 -07:00
2018-06-01 14:15:10 +02:00
2018-03-06 10:19:07 +00:00
2016-07-12 16:20:46 +02:00
2018-05-15 20:56:55 +02:00
2018-03-27 10:17:45 -05:00
2018-05-14 15:47:14 +08:00
2018-05-04 08:27:53 +02:00
2018-05-24 14:22:23 +01:00
2018-05-18 17:48:07 +01:00
2018-02-09 13:52:15 +01:00
2018-05-23 03:14:41 +03:00
2018-05-31 19:12:13 +02:00
2018-04-27 11:36:34 +02:00
2018-05-03 18:25:29 +02:00
2017-10-10 16:33:55 +02:00
2018-05-09 00:13:39 +02:00
2017-02-28 20:47:50 +01:00
2016-10-12 09:54:52 +02:00