| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: KVM: Drop unreachable HYP abort handlers | Marc Zyngier | 2016-09-08 | 1 | -27/+0 |
* | arm: KVM: Inject a Virtual Abort if it was pending | Marc Zyngier | 2016-09-08 | 1 | -0/+19 |
* | arm: KVM: Handle async aborts delivered while at HYP | Marc Zyngier | 2016-09-08 | 2 | -1/+46 |
* | arm: KVM: Allow an exit code to be tagged with a Virtual Abort | Marc Zyngier | 2016-09-08 | 1 | -0/+4 |
* | arm: KVM: Add HYP async abort handler | Marc Zyngier | 2016-09-08 | 1 | -0/+3 |
* | arm: KVM: Add Virtual Abort injection helper | Marc Zyngier | 2016-09-08 | 2 | -0/+13 |
* | arm: KVM: Preserve pending Virtual Abort in world switch | Marc Zyngier | 2016-09-08 | 1 | -0/+9 |
* | arm64: KVM: Handle async aborts delivered while at EL2 | Marc Zyngier | 2016-09-08 | 3 | -3/+61 |
* | arm64: KVM: Inject a Virtual SError if it was pending | Marc Zyngier | 2016-09-08 | 1 | -0/+20 |
* | arm64: KVM: Allow an exit code to be tagged with an SError | Marc Zyngier | 2016-09-08 | 1 | -0/+4 |
* | arm64: KVM: Route asynchronous aborts | Marc Zyngier | 2016-09-08 | 1 | -3/+8 |
* | arm64: KVM: Add EL1 async abort handler | Marc Zyngier | 2016-09-08 | 1 | -0/+3 |
* | arm64: KVM: Add exception code to report EL1 asynchronous aborts | Marc Zyngier | 2016-09-08 | 1 | -2/+3 |
* | arm64: KVM: Add Virtual Abort injection helper | Marc Zyngier | 2016-09-08 | 2 | -0/+13 |
* | arm64: KVM: Preserve pending vSError in world switch | Marc Zyngier | 2016-09-08 | 1 | -0/+9 |
* | arm64: KVM: Rename HCR_VA to HCR_VSE | Marc Zyngier | 2016-09-08 | 1 | -2/+2 |
* | arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafe | Marc Zyngier | 2016-09-08 | 1 | -27/+42 |
* | arm64: KVM: vgic-v2: Add GICV access from HYP | Marc Zyngier | 2016-09-08 | 2 | -0/+42 |
* | arm64: KVM: vgic-v2: Add the GICV emulation infrastructure | Marc Zyngier | 2016-09-08 | 5 | -0/+45 |
* | arm64: KVM: Make kvm_skip_instr32 available to HYP | Marc Zyngier | 2016-09-08 | 1 | -2/+3 |
* | arm: KVM: Use common AArch32 conditional execution code | Marc Zyngier | 2016-09-08 | 4 | -104/+33 |
* | arm64: KVM: Move the AArch32 conditional execution to common code | Marc Zyngier | 2016-09-08 | 3 | -7/+4 |
* | arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c | Marc Zyngier | 2016-09-08 | 2 | -11/+10 |
* | arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2 | Vladimir Murzin | 2016-09-08 | 1 | -0/+2 |
* | KVM: arm/arm64: Get rid of exported aliases to static functions | Christoffer Dall | 2016-09-08 | 6 | -33/+11 |
* | arm64/kvm: remove unused stub functions | Mark Rutland | 2016-09-08 | 1 | -6/+0 |
* | arm/kvm: excise redundant cache maintenance | Mark Rutland | 2016-09-08 | 2 | -28/+2 |
* | KVM: arm: vgic: Drop build compatibility hack for older kernel versions | Marc Zyngier | 2016-09-08 | 1 | -6/+0 |
* | arm64: KVM: Optimize __guest_enter/exit() to save a few instructions | Shanker Donthineni | 2016-09-08 | 2 | -75/+63 |
* | KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2 | Christoffer Dall | 2016-09-08 | 1 | -15/+11 |
* | KVM: arm/arm64: Factor out vgic_attr_regs_access functionality | Christoffer Dall | 2016-09-08 | 1 | -27/+73 |
* | KVM: arm/arm64: Add VGICv3 save/restore API documentation | Christoffer Dall | 2016-09-08 | 3 | -35/+261 |
* | KVM: nVMX: expose INS/OUTS information support | Jan Dakinevich | 2016-09-07 | 1 | -0/+9 |
* | KVM: VMX: not use vmcs_config in setup_vmcs_config | Paolo Bonzini | 2016-09-07 | 1 | -1/+1 |
* | KVM: x86: remove stale comments | Paolo Bonzini | 2016-09-07 | 1 | -1/+0 |
* | KVM: x86: ratelimit and decrease severity for guest-triggered printk | Paolo Bonzini | 2016-09-07 | 1 | -9/+9 |
* | KVM: nVMX: pass valid guest linear-address to the L1 | Jan Dakinevich | 2016-09-07 | 1 | -0/+3 |
* | KVM: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-09-07 | 3 | -34/+5 |
* | KVM: nVMX: make emulated nested preemption timer pinned | Wanpeng Li | 2016-09-07 | 1 | -1/+1 |
* | vmx: refine validity check for guest linear address | Liang Li | 2016-09-07 | 1 | -1/+1 |
* | Merge branch 'x86/amd-avic' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2016-09-05 | 6 | -66/+801 |
|\ |
|
| * | iommu/amd: Enable vAPIC interrupt remapping mode by default | Suravee Suthikulpanit | 2016-09-05 | 3 | -10/+48 |
| * | iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pa... | Suravee Suthikulpanit | 2016-09-05 | 3 | -4/+79 |
| * | iommu/amd: Introduce amd_iommu_update_ga() | Suravee Suthikulpanit | 2016-09-05 | 3 | -0/+49 |
| * | iommu/amd: Adding GALOG interrupt handler | Suravee Suthikulpanit | 2016-09-05 | 2 | -6/+87 |
| * | iommu/amd: Detect and initialize guest vAPIC log | Suravee Suthikulpanit | 2016-09-05 | 2 | -7/+133 |
| * | iommu/amd: Add support for multiple IRTE formats | Suravee Suthikulpanit | 2016-09-05 | 3 | -25/+50 |
| * | iommu/amd: Introduce interrupt remapping ops structure | Suravee Suthikulpanit | 2016-09-05 | 2 | -5/+205 |
| * | iommu/amd: Move and introduce new IRTE-related unions and structures | Suravee Suthikulpanit | 2016-09-05 | 2 | -28/+76 |
| * | iommu/amd: Detect and enable guest vAPIC support | Suravee Suthikulpanit | 2016-09-05 | 4 | -6/+99 |