Searched hist:"092 d62ee93039bfccbb3a36c69d0c3ee0966a97a" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | kvm.h | diff 092d62ee93039bfccbb3a36c69d0c3ee0966a97a Sun Apr 07 19:32:12 CDT 2013 Bharat Bhushan <r65777@freescale.com> KVM: PPC: debug stub interface parameter defined
This patch defines the interface parameter for KVM_SET_GUEST_DEBUG ioctl support. Follow up patches will use this for setting up hardware breakpoints, watchpoints and software breakpoints.
Also kvm_arch_vcpu_ioctl_set_guest_debug() is brought one level below. This is because I am not sure what is required for book3s. So this ioctl behaviour will not change for book3s.
Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s.c | diff 092d62ee93039bfccbb3a36c69d0c3ee0966a97a Sun Apr 07 19:32:12 CDT 2013 Bharat Bhushan <r65777@freescale.com> KVM: PPC: debug stub interface parameter defined
This patch defines the interface parameter for KVM_SET_GUEST_DEBUG ioctl support. Follow up patches will use this for setting up hardware breakpoints, watchpoints and software breakpoints.
Also kvm_arch_vcpu_ioctl_set_guest_debug() is brought one level below. This is because I am not sure what is required for book3s. So this ioctl behaviour will not change for book3s.
Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>
|
H A D | booke.c | diff 092d62ee93039bfccbb3a36c69d0c3ee0966a97a Sun Apr 07 19:32:12 CDT 2013 Bharat Bhushan <r65777@freescale.com> KVM: PPC: debug stub interface parameter defined
This patch defines the interface parameter for KVM_SET_GUEST_DEBUG ioctl support. Follow up patches will use this for setting up hardware breakpoints, watchpoints and software breakpoints.
Also kvm_arch_vcpu_ioctl_set_guest_debug() is brought one level below. This is because I am not sure what is required for book3s. So this ioctl behaviour will not change for book3s.
Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>
|
H A D | powerpc.c | diff 092d62ee93039bfccbb3a36c69d0c3ee0966a97a Sun Apr 07 19:32:12 CDT 2013 Bharat Bhushan <r65777@freescale.com> KVM: PPC: debug stub interface parameter defined
This patch defines the interface parameter for KVM_SET_GUEST_DEBUG ioctl support. Follow up patches will use this for setting up hardware breakpoints, watchpoints and software breakpoints.
Also kvm_arch_vcpu_ioctl_set_guest_debug() is brought one level below. This is because I am not sure what is required for book3s. So this ioctl behaviour will not change for book3s.
Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>
|