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>
Showing
- arch/powerpc/include/uapi/asm/kvm.h 23 additions, 0 deletionsarch/powerpc/include/uapi/asm/kvm.h
- arch/powerpc/kvm/book3s.c 6 additions, 0 deletionsarch/powerpc/kvm/book3s.c
- arch/powerpc/kvm/booke.c 6 additions, 0 deletionsarch/powerpc/kvm/booke.c
- arch/powerpc/kvm/powerpc.c 0 additions, 6 deletionsarch/powerpc/kvm/powerpc.c
Loading
Please register or sign in to comment