Searched hist:"74 b4c74d5efb0a489bdf0acc5b5d0197167e7649" (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/target/s390x/ |
H A D | trace-events | diff 74b4c74d5efb0a489bdf0acc5b5d0197167e7649 Thu Sep 28 15:36:54 CDT 2017 David Hildenbrand <david@redhat.com> s390x/kvm: factor out SIGP code into sigp.c
We want to use the same code base for TCG, so let's cleanly factor it out.
The sigp mutex is currently not really needed, as everything is protected by the iothread mutex. But this could change later, so leave it in place and initialize it properly from common code.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20170928203708.9376-17-david@redhat.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
H A D | sigp.c | 74b4c74d5efb0a489bdf0acc5b5d0197167e7649 Thu Sep 28 15:36:54 CDT 2017 David Hildenbrand <david@redhat.com> s390x/kvm: factor out SIGP code into sigp.c
We want to use the same code base for TCG, so let's cleanly factor it out.
The sigp mutex is currently not really needed, as everything is protected by the iothread mutex. But this could change later, so leave it in place and initialize it properly from common code.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20170928203708.9376-17-david@redhat.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
H A D | cpu.h | diff 74b4c74d5efb0a489bdf0acc5b5d0197167e7649 Thu Sep 28 15:36:54 CDT 2017 David Hildenbrand <david@redhat.com> s390x/kvm: factor out SIGP code into sigp.c
We want to use the same code base for TCG, so let's cleanly factor it out.
The sigp mutex is currently not really needed, as everything is protected by the iothread mutex. But this could change later, so leave it in place and initialize it properly from common code.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20170928203708.9376-17-david@redhat.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
H A D | cpu.c | diff 74b4c74d5efb0a489bdf0acc5b5d0197167e7649 Thu Sep 28 15:36:54 CDT 2017 David Hildenbrand <david@redhat.com> s390x/kvm: factor out SIGP code into sigp.c
We want to use the same code base for TCG, so let's cleanly factor it out.
The sigp mutex is currently not really needed, as everything is protected by the iothread mutex. But this could change later, so leave it in place and initialize it properly from common code.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20170928203708.9376-17-david@redhat.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
/openbmc/qemu/hw/s390x/ |
H A D | s390-virtio-ccw.c | diff 74b4c74d5efb0a489bdf0acc5b5d0197167e7649 Thu Sep 28 15:36:54 CDT 2017 David Hildenbrand <david@redhat.com> s390x/kvm: factor out SIGP code into sigp.c
We want to use the same code base for TCG, so let's cleanly factor it out.
The sigp mutex is currently not really needed, as everything is protected by the iothread mutex. But this could change later, so leave it in place and initialize it properly from common code.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20170928203708.9376-17-david@redhat.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
/openbmc/qemu/ |
H A D | MAINTAINERS | diff 74b4c74d5efb0a489bdf0acc5b5d0197167e7649 Thu Sep 28 15:36:54 CDT 2017 David Hildenbrand <david@redhat.com> s390x/kvm: factor out SIGP code into sigp.c
We want to use the same code base for TCG, so let's cleanly factor it out.
The sigp mutex is currently not really needed, as everything is protected by the iothread mutex. But this could change later, so leave it in place and initialize it properly from common code.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20170928203708.9376-17-david@redhat.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|