Home
last modified time | relevance | path

Searched hist:"4 f7f589381d5f75fe5ce9af68bd5a83237c93e3a" (Results 1 – 5 of 5) sorted by relevance

/qemu/accel/tcg/
H A Dtcg-all.c4f7f589381d5f75fe5ce9af68bd5a83237c93e3a Tue Jan 21 11:03:48 UTC 2020 Philippe Mathieu-Daudé <philmd@redhat.com> accel: Replace current_machine->accelerator by current_accel() wrapper

We actually want to access the accelerator, not the machine, so
use the current_accel() wrapper instead.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200121110349.25842-10-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/target/ppc/
H A Dkvm.c4f7f589381d5f75fe5ce9af68bd5a83237c93e3a Tue Jan 21 11:03:48 UTC 2020 Philippe Mathieu-Daudé <philmd@redhat.com> accel: Replace current_machine->accelerator by current_accel() wrapper

We actually want to access the accelerator, not the machine, so
use the current_accel() wrapper instead.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200121110349.25842-10-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/system/
H A Dmemory.c4f7f589381d5f75fe5ce9af68bd5a83237c93e3a Tue Jan 21 11:03:48 UTC 2020 Philippe Mathieu-Daudé <philmd@redhat.com> accel: Replace current_machine->accelerator by current_accel() wrapper

We actually want to access the accelerator, not the machine, so
use the current_accel() wrapper instead.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200121110349.25842-10-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dvl.c4f7f589381d5f75fe5ce9af68bd5a83237c93e3a Tue Jan 21 11:03:48 UTC 2020 Philippe Mathieu-Daudé <philmd@redhat.com> accel: Replace current_machine->accelerator by current_accel() wrapper

We actually want to access the accelerator, not the machine, so
use the current_accel() wrapper instead.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200121110349.25842-10-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/accel/kvm/
H A Dkvm-all.c4f7f589381d5f75fe5ce9af68bd5a83237c93e3a Tue Jan 21 11:03:48 UTC 2020 Philippe Mathieu-Daudé <philmd@redhat.com> accel: Replace current_machine->accelerator by current_accel() wrapper

We actually want to access the accelerator, not the machine, so
use the current_accel() wrapper instead.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200121110349.25842-10-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>