Re: [Qemu-devel] [PATCH v2 17/29] Include qom/object.h slightly less

2019-08-07 Thread Philippe Mathieu-Daudé
On 8/6/19 5:14 PM, Markus Armbruster wrote: > hw/hw.h used to include headers hardware emulation "usually" needs. > The previous commits removed all but one of them, to good effect. > Only qom/object.h is left. Remove that one, too. > > Signed-off-by: Markus Armbruster > Reviewed-by: Philippe Ma

[Qemu-devel] [PATCH v2 17/29] Include qom/object.h slightly less

2019-08-06 Thread Markus Armbruster
hw/hw.h used to include headers hardware emulation "usually" needs. The previous commits removed all but one of them, to good effect. Only qom/object.h is left. Remove that one, too. Signed-off-by: Markus Armbruster Reviewed-by: Philippe Mathieu-Daudé --- include/hw/display/edid.h | 2 +- incl