Comment 2 for bug 1362514

Revision history for this message
Tim Gardner (timg-tpi) wrote :

This was the final patch set.

KVM: PPC: Book3S HV: Enable for little endian hosts
KVM: PPC: Book3S HV: Fix ABIv2 on LE
KVM: PPC: Book3S HV: Access XICS in BE
KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BE
KVM: PPC: Book3S HV: Access guest VPA in BE
KVM: PPC: Book3S HV: Make HTAB code LE host aware
PPC: Add asm helpers for BE 32bit load/store
KVM: PPC: Book3S PR: Fix sparse endian checks
KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue
KVM: PPC: Book3S PR: Handle hyp doorbell exits
KVM: PPC: Book3s HV: Fix tlbie compile error
KVM: PPC: Book3s PR: Disable AIL mode with OPAL
KVM: PPC: Enable IRQFD support for the XICS interrupt controller
KVM: Give IRQFD its own separate enabling Kconfig option
KVM: Allow KVM_CHECK_EXTENSION on the vm fd
KVM: Rename and add argument to check_extension
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures
KVM: Move irq notifier implementation into eventfd.c
KVM: Move all accesses to kvm::irq_routing into irqchip.c
KVM: irqchip: Provide and use accessors for irq routing table
KVM: Don't keep reference to irq routing table in irqfd struct