Searched hist:df43d49cb8708b9c88a20afe0d1a3089b550a5b8 (Results 1 – 3 of 3) sorted by relevance
/qemu/hw/gpio/ |
H A D | gpio_key.c | df43d49cb8708b9c88a20afe0d1a3089b550a5b8 Wed Mar 16 09:24:54 UTC 2016 Paolo Bonzini <pbonzini@redhat.com> hw: clean up hw/hw.h includes
Include qom/object.h and exec/memory.h instead of exec/ioport.h; exec/ioport.h was almost everywhere required only for those two includes, not for the content of the header itself.
Remove block/aio.h, everybody is already including it through another path.
With this change, include/hw/hw.h is freed from qemu-common.h.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/include/hw/ |
H A D | hw.h | df43d49cb8708b9c88a20afe0d1a3089b550a5b8 Wed Mar 16 09:24:54 UTC 2016 Paolo Bonzini <pbonzini@redhat.com> hw: clean up hw/hw.h includes
Include qom/object.h and exec/memory.h instead of exec/ioport.h; exec/ioport.h was almost everywhere required only for those two includes, not for the content of the header itself.
Remove block/aio.h, everybody is already including it through another path.
With this change, include/hw/hw.h is freed from qemu-common.h.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/include/hw/isa/ |
H A D | isa.h | df43d49cb8708b9c88a20afe0d1a3089b550a5b8 Wed Mar 16 09:24:54 UTC 2016 Paolo Bonzini <pbonzini@redhat.com> hw: clean up hw/hw.h includes
Include qom/object.h and exec/memory.h instead of exec/ioport.h; exec/ioport.h was almost everywhere required only for those two includes, not for the content of the header itself.
Remove block/aio.h, everybody is already including it through another path.
With this change, include/hw/hw.h is freed from qemu-common.h.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|