[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 0/8] s390x patches for 2.2
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 0/8] s390x patches for 2.2 |
Date: |
Thu, 9 Oct 2014 18:23:07 +0100 |
On 9 October 2014 18:18, Cornelia Huck <address@hidden> wrote:
>
> Weird, s390x-linux-user seems to build for me on s390x (just tried
> again).
>
> I guess you build on !s390x, though :) I'll look into this.
You seem to be building the migration stuff into the linux-user
targets, when it should be in softmmu only. Other targets
handle this by putting it into machine.c and marking
that file SOFTMMU only. I'm not sure why it compiles for
you on s390x, I don't think it's a host-system specific
problem...
-- PMM
- [Qemu-devel] [PULL 1/8] linux-headers: update to 3.17-rc7, (continued)
- [Qemu-devel] [PULL 1/8] linux-headers: update to 3.17-rc7, Cornelia Huck, 2014/10/09
- [Qemu-devel] [PULL 5/8] s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs, Cornelia Huck, 2014/10/09
- [Qemu-devel] [PULL 6/8] s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESET, Cornelia Huck, 2014/10/09
- [Qemu-devel] [PULL 7/8] s390x/migration: migrate CPU state, Cornelia Huck, 2014/10/09
- [Qemu-devel] [PULL 8/8] s390x/virtio-ccw: fix vhost-scsi intialization, Cornelia Huck, 2014/10/09
- Re: [Qemu-devel] [PULL 0/8] s390x patches for 2.2, Peter Maydell, 2014/10/09