On Fri, Jan 20, 2017 at 05:43:09PM +0100, Paolo Bonzini wrote:
> AioContext is fairly self contained, the only dependency is QEMUTimer but
> that in turn doesn't need anything else. So move them out of block-obj-y
> to avoid introducing a dependency from io/ to block-obj-y.
>
> Signed-off-by: Pao
On Fri, Jan 20, 2017 at 05:43:09PM +0100, Paolo Bonzini wrote:
> AioContext is fairly self contained, the only dependency is QEMUTimer but
> that in turn doesn't need anything else. So move them out of block-obj-y
> to avoid introducing a dependency from io/ to block-obj-y.
>
> Signed-off-by: Pao
AioContext is fairly self contained, the only dependency is QEMUTimer but
that in turn doesn't need anything else. So move them out of block-obj-y
to avoid introducing a dependency from io/ to block-obj-y.
Signed-off-by: Paolo Bonzini
---
v1->v2: new patch [Daniel]
Makefile.objs