Searched hist:"4 f7f589381d5f75fe5ce9af68bd5a83237c93e3a" (Results 1 – 5 of 5) sorted by relevance
/qemu/accel/tcg/ |
H A D | tcg-all.c | 4f7f589381d5f75fe5ce9af68bd5a83237c93e3a 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 D | kvm.c | 4f7f589381d5f75fe5ce9af68bd5a83237c93e3a 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 D | memory.c | 4f7f589381d5f75fe5ce9af68bd5a83237c93e3a 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 D | vl.c | 4f7f589381d5f75fe5ce9af68bd5a83237c93e3a 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 D | kvm-all.c | 4f7f589381d5f75fe5ce9af68bd5a83237c93e3a 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>
|