Home
last modified time | relevance | path

Searched hist:"1 e1e48792a92652af05f59b4df2f643542c71d90" (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/configs/targets/
H A Dppc-softmmu.makdiff 1e1e48792a92652af05f59b4df2f643542c71d90 Fri Mar 22 13:29:07 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> kvm: use configs/ definition to conditionalize debug support

If an architecture adds support for KVM_CAP_SET_GUEST_DEBUG but QEMU does not
have the necessary code, QEMU will fail to build after updating kernel headers.
Avoid this by using a #define in config-target.h instead of KVM_CAP_SET_GUEST_DEBUG.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dppc64-softmmu.makdiff 1e1e48792a92652af05f59b4df2f643542c71d90 Fri Mar 22 13:29:07 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> kvm: use configs/ definition to conditionalize debug support

If an architecture adds support for KVM_CAP_SET_GUEST_DEBUG but QEMU does not
have the necessary code, QEMU will fail to build after updating kernel headers.
Avoid this by using a #define in config-target.h instead of KVM_CAP_SET_GUEST_DEBUG.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dx86_64-softmmu.makdiff 1e1e48792a92652af05f59b4df2f643542c71d90 Fri Mar 22 13:29:07 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> kvm: use configs/ definition to conditionalize debug support

If an architecture adds support for KVM_CAP_SET_GUEST_DEBUG but QEMU does not
have the necessary code, QEMU will fail to build after updating kernel headers.
Avoid this by using a #define in config-target.h instead of KVM_CAP_SET_GUEST_DEBUG.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Di386-softmmu.makdiff 1e1e48792a92652af05f59b4df2f643542c71d90 Fri Mar 22 13:29:07 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> kvm: use configs/ definition to conditionalize debug support

If an architecture adds support for KVM_CAP_SET_GUEST_DEBUG but QEMU does not
have the necessary code, QEMU will fail to build after updating kernel headers.
Avoid this by using a #define in config-target.h instead of KVM_CAP_SET_GUEST_DEBUG.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Ds390x-softmmu.makdiff 1e1e48792a92652af05f59b4df2f643542c71d90 Fri Mar 22 13:29:07 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> kvm: use configs/ definition to conditionalize debug support

If an architecture adds support for KVM_CAP_SET_GUEST_DEBUG but QEMU does not
have the necessary code, QEMU will fail to build after updating kernel headers.
Avoid this by using a #define in config-target.h instead of KVM_CAP_SET_GUEST_DEBUG.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Daarch64-softmmu.makdiff 1e1e48792a92652af05f59b4df2f643542c71d90 Fri Mar 22 13:29:07 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> kvm: use configs/ definition to conditionalize debug support

If an architecture adds support for KVM_CAP_SET_GUEST_DEBUG but QEMU does not
have the necessary code, QEMU will fail to build after updating kernel headers.
Avoid this by using a #define in config-target.h instead of KVM_CAP_SET_GUEST_DEBUG.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/openbmc/qemu/accel/kvm/
H A Dkvm-accel-ops.cdiff 1e1e48792a92652af05f59b4df2f643542c71d90 Fri Mar 22 13:29:07 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> kvm: use configs/ definition to conditionalize debug support

If an architecture adds support for KVM_CAP_SET_GUEST_DEBUG but QEMU does not
have the necessary code, QEMU will fail to build after updating kernel headers.
Avoid this by using a #define in config-target.h instead of KVM_CAP_SET_GUEST_DEBUG.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dkvm-all.cdiff 1e1e48792a92652af05f59b4df2f643542c71d90 Fri Mar 22 13:29:07 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> kvm: use configs/ definition to conditionalize debug support

If an architecture adds support for KVM_CAP_SET_GUEST_DEBUG but QEMU does not
have the necessary code, QEMU will fail to build after updating kernel headers.
Avoid this by using a #define in config-target.h instead of KVM_CAP_SET_GUEST_DEBUG.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/openbmc/qemu/include/sysemu/
H A Dkvm_int.hdiff 1e1e48792a92652af05f59b4df2f643542c71d90 Fri Mar 22 13:29:07 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> kvm: use configs/ definition to conditionalize debug support

If an architecture adds support for KVM_CAP_SET_GUEST_DEBUG but QEMU does not
have the necessary code, QEMU will fail to build after updating kernel headers.
Avoid this by using a #define in config-target.h instead of KVM_CAP_SET_GUEST_DEBUG.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dkvm.hdiff 1e1e48792a92652af05f59b4df2f643542c71d90 Fri Mar 22 13:29:07 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> kvm: use configs/ definition to conditionalize debug support

If an architecture adds support for KVM_CAP_SET_GUEST_DEBUG but QEMU does not
have the necessary code, QEMU will fail to build after updating kernel headers.
Avoid this by using a #define in config-target.h instead of KVM_CAP_SET_GUEST_DEBUG.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>