Lines Matching refs:debug
1327 Reads debug registers from the vcpu.
1349 Writes debug registers into the vcpu.
3738 Set up the processor specific debug registers and configure vcpu for
3739 handling guest debug events. There are two parts to the structure, the
3740 first a control bitfield indicates the type of debug events to handle
3751 - KVM_GUESTDBG_USE_HW: using hardware debug events [arm64]
3765 typically contains a set of debug registers.
3767 For arm64 the number of debug registers is implementation defined and
3773 the single-step debug event (KVM_GUESTDBG_SINGLESTEP) is supported.
3778 When debug events exit the main run loop with the reason
3780 structure containing architecture specific debug information.
6669 } debug;
6671 If the exit_reason is KVM_EXIT_DEBUG, then a vcpu is processing a debug event