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-04 18:52:58 +01:00
2018-06-01 14:15:10 +02:00
2018-04-26 13:57:00 +01:00
2018-06-01 14:15:10 +02:00
2018-06-01 14:15:10 +02:00
2018-05-23 17:34:05 +03:00
2018-05-15 11:31:33 +02:00
2018-04-27 18:05:22 +10:00
2018-04-26 13:57:00 +01:00
2018-05-23 17:02:03 +03:00
2018-06-01 14:15:10 +02:00
2018-05-23 03:14:40 +03:00
2018-05-04 15:00:37 +10:00
2018-05-20 08:40:00 +03:00
2018-05-06 10:39:38 +12:00
2018-05-14 17:10:02 +02:00
2018-04-09 16:36:39 +02:00
2018-06-01 14:15:10 +02:00
2018-05-31 19:12:13 +02:00
2018-06-01 14:15:10 +02:00
2018-05-22 11:43:21 -07:00
2018-05-07 10:00:02 -03:00
2018-04-27 18:05:22 +10:00
2018-05-10 18:10:56 +01:00
2018-05-14 15:47:14 +08:00