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-06-01 14:15:10 +02:00
2018-05-10 18:10:56 +01:00
2018-03-02 11:03:45 +00:00
2018-02-15 18:29:36 +00:00
2018-06-01 14:15:10 +02:00
2018-03-19 18:23:24 +00:00
2017-06-13 14:56:57 +01:00
2018-03-19 18:23:24 +00:00
2018-03-09 17:09:43 +00:00
2018-01-11 13:25:38 +00:00
2018-03-02 11:03:45 +00:00
2017-09-21 16:36:56 +01:00
2018-01-22 09:46:18 +01:00
2018-01-22 09:46:18 +01:00
2018-05-04 18:05:51 +01:00
2018-05-04 18:49:10 +01:00
2017-09-19 09:09:32 -03:00
2018-05-10 18:10:56 +01:00
2018-05-10 18:10:56 +01:00
2018-05-18 17:48:07 +01:00