[PATCH 0/3] Standardize kvm exit reason field

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Some utilities (e.g. kvm_stat) have the assumption that same filter
field "exit_reason" for kvm exit tracepoint. However, they're varied
on different architects. It can be fixed for the utilities to pick
different filter names, or standardize it to have unified name "exit_reason",
The series takes the second approach, suggested by Vitaly Kuznetsov.

I'm not sure which git tree this will go, so I have one separate patch
for each architect in case they are merged to different git tree.

Gavin Shan (3):
  kvm/mips: Standardize kvm exit reason field
  kvm/powerpc: Standardize kvm exit reason field
  kvm/aarch64: Standardize kvm exit reason field

 arch/mips/kvm/trace.h          | 10 +++++-----
 arch/powerpc/kvm/trace_booke.h | 10 +++++-----
 arch/powerpc/kvm/trace_pr.h    | 10 +++++-----
 virt/kvm/arm/trace.h           | 14 ++++++++------
 4 files changed, 23 insertions(+), 21 deletions(-)

-- 
2.23.0




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux