On Thu, 3 May 2018 22:51:43 +0300
"Michael S. Tsirkin" <m...@redhat.com> wrote:

> This way they are easier to find.
> 
> Signed-off-by: Michael S. Tsirkin <m...@redhat.com>
> ---
>  hw/s390x/s390-virtio-ccw.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/hw/s390x/s390-virtio-ccw.c b/hw/s390x/s390-virtio-ccw.c
> index 435f7c9..418dc48 100644
> --- a/hw/s390x/s390-virtio-ccw.c
> +++ b/hw/s390x/s390-virtio-ccw.c
> @@ -33,7 +33,7 @@
>  #include "hw/s390x/s390-virtio-ccw.h"
>  #include "hw/s390x/css-bridge.h"
>  #include "migration/register.h"
> -#include "cpu_models.h"
> +#include "target/s390x/cpu_models.h"
>  #include "hw/nmi.h"
>  
>  S390CPU *s390_cpu_addr2state(uint16_t cpu_addr)

Acked-by: Cornelia Huck <coh...@redhat.com>

Reply via email to