[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC v6 11/13] target/s390x: remove kvm-stub.c
From: |
Cornelia Huck |
Subject: |
Re: [RFC v6 11/13] target/s390x: remove kvm-stub.c |
Date: |
Wed, 30 Jun 2021 17:23:01 +0200 |
User-agent: |
Notmuch/0.32.1 (https://notmuchmail.org) |
On Tue, Jun 29 2021, "Cho, Yu-Chen" <acho@suse.com> wrote:
> all function calls are protected by kvm_enabled(),
> so we do not need the stubs.
>
> Signed-off-by: Claudio Fontana <cfontana@suse.de>
> Signed-off-by: Cho, Yu-Chen <acho@suse.com>
> ---
> MAINTAINERS | 1 -
> target/s390x/kvm-stub.c | 121 ---------------------------------------
> target/s390x/meson.build | 2 +-
> 3 files changed, 1 insertion(+), 123 deletions(-)
> delete mode 100644 target/s390x/kvm-stub.c
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
- [RFC v6 04/13] hw/s390x: tod: make explicit checks for accelerators when initializing, (continued)
- [RFC v6 04/13] hw/s390x: tod: make explicit checks for accelerators when initializing, Cho, Yu-Chen, 2021/06/29
- [RFC v6 05/13] target/s390x: remove tcg-stub.c, Cho, Yu-Chen, 2021/06/29
- [RFC v6 06/13] target/s390x: start moving TCG-only code to tcg/, Cho, Yu-Chen, 2021/06/29
- [RFC v6 07/13] target/s390x: move sysemu-only code out to cpu-sysemu.c, Cho, Yu-Chen, 2021/06/29
- [RFC v6 08/13] target/s390x: split cpu-dump from helper.c, Cho, Yu-Chen, 2021/06/29
- [RFC v6 09/13] target/s390x: make helper.c sysemu-only, Cho, Yu-Chen, 2021/06/29
- [RFC v6 10/13] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m, Cho, Yu-Chen, 2021/06/29
- [RFC v6 11/13] target/s390x: remove kvm-stub.c, Cho, Yu-Chen, 2021/06/29
- Re: [RFC v6 11/13] target/s390x: remove kvm-stub.c,
Cornelia Huck <=
- [RFC v6 12/13] target/s390x: move kvm files into kvm/, Cho, Yu-Chen, 2021/06/29
- [RFC v6 13/13] target/s390x: split sysemu part of cpu models, Cho, Yu-Chen, 2021/06/29
- Re: [RFC v6 00/13] s390x cleanup, Cornelia Huck, 2021/06/30