Age | Commit message (Expand) | Author | Files | Lines |
2016-05-20 | KVM: arm/arm64: vgic-new: Add IRQ sorting | Christoffer Dall | 1 | -0/+57 |
2016-05-20 | KVM: arm/arm64: vgic-new: Implement virtual IRQ injection | Christoffer Dall | 3 | -0/+215 |
2016-05-20 | KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance | Christoffer Dall | 2 | -0/+63 |
2016-05-20 | KVM: arm/arm64: vgic-new: Add data structure definitions | Christoffer Dall | 2 | -0/+206 |
2016-05-20 | KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h | Andre Przywara | 2 | -7/+6 |
2016-05-20 | KVM: arm/arm64: Provide functionality to pause and resume a guest | Christoffer Dall | 3 | -12/+21 |
2016-05-20 | KVM: arm/arm64: pmu: abstract access to number of SPIs | Andre Przywara | 2 | -11/+16 |
2016-05-20 | KVM: arm/arm64: Export mmio_read/write_bus | Christoffer Dall | 3 | -5/+11 |
2016-05-20 | KVM: arm/arm64: Fix MMIO emulation data handling | Christoffer Dall | 2 | -14/+7 |
2016-05-20 | KVM: arm/arm64: Get rid of vgic_cpu->nr_lr | Christoffer Dall | 4 | -19/+12 |
2016-05-20 | KVM: arm/arm64: Move timer IRQ map to latest possible time | Christoffer Dall | 4 | -38/+47 |
2016-05-20 | KVM: arm/arm64: vgic: Remove irq_phys_map from interface | Andre Przywara | 3 | -16/+9 |
2016-05-20 | KVM: arm/arm64: arch_timer: Remove irq_phys_map | Andre Przywara | 2 | -9/+4 |
2016-05-20 | KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map | Christoffer Dall | 3 | -26/+28 |
2016-05-20 | KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq() | Andre Przywara | 3 | -9/+6 |
2016-05-20 | KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active() | Andre Przywara | 3 | -8/+6 |
2016-05-20 | KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq() | Andre Przywara | 3 | -5/+5 |
2016-05-20 | KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface | Andre Przywara | 1 | -3/+2 |
2016-05-20 | kvm: arm64: Fix EC field in inject_abt64 | Matt Evans | 1 | -1/+1 |
2016-05-18 | KVM: MTRR: remove MSR 0x2f8 | Andy Honig | 1 | -2/+0 |
2016-05-18 | KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same | Paolo Bonzini | 4 | -10/+10 |
2016-05-18 | svm: Manage vcpu load/unload when enable AVIC | Suravee Suthikulpanit | 1 | -0/+89 |
2016-05-18 | svm: Do not intercept CR8 when enable AVIC | Suravee Suthikulpanit | 1 | -4/+12 |
2016-05-18 | svm: Do not expose x2APIC when enable AVIC | Suravee Suthikulpanit | 1 | -0/+12 |
2016-05-18 | KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore | Suravee Suthikulpanit | 3 | -0/+13 |
2016-05-18 | svm: Add VMEXIT handlers for AVIC | Suravee Suthikulpanit | 6 | -1/+350 |
2016-05-18 | svm: Add interrupt injection via AVIC | Suravee Suthikulpanit | 1 | -4/+35 |
2016-05-18 | KVM: x86: Detect and Initialize AVIC support | Suravee Suthikulpanit | 3 | -1/+231 |
2016-05-18 | svm: Introduce new AVIC VMCB registers | Suravee Suthikulpanit | 1 | -2/+7 |
2016-05-18 | KVM: split kvm_vcpu_wake_up from kvm_vcpu_kick | Radim Krčmář | 2 | -6/+14 |
2016-05-18 | KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks | Suravee Suthikulpanit | 1 | -2/+16 |
2016-05-18 | KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks | Suravee Suthikulpanit | 2 | -0/+8 |
2016-05-18 | KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg | Suravee Suthikulpanit | 3 | -33/+33 |
2016-05-18 | KVM: x86: Misc LAPIC changes to expose helper functions | Suravee Suthikulpanit | 2 | -74/+82 |
2016-05-18 | KVM: shrink halt polling even more for invalid wakeups | Christian Borntraeger | 1 | -3/+4 |
2016-05-13 | KVM: s390: set halt polling to 80 microseconds | Christian Borntraeger | 1 | -1/+1 |
2016-05-13 | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger | 17 | -6/+60 |
2016-05-13 | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 5 | -23/+62 |
2016-05-12 | KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts | Paul Mackerras | 2 | -10/+16 |
2016-05-11 | kvm: Conditionally register IRQ bypass consumer | Alex Williamson | 3 | -19/+19 |
2016-05-11 | irqbypass: Disallow NULL token | Alex Williamson | 2 | -3/+13 |
2016-05-11 | kvm: introduce KVM_MAX_VCPU_ID | Greg Kurz | 5 | -3/+19 |
2016-05-11 | KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS | Greg Kurz | 1 | -3/+4 |
2016-05-11 | Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 25 | -525/+1053 |
2016-05-11 | KVM: PPC: Book3S HV: Fix build error in book3s_hv.c | Gavin Shan | 1 | -0/+1 |
2016-05-11 | KVM: PPC: Fix emulated MMIO sign-extension | Paul Mackerras | 1 | -10/+12 |
2016-05-11 | KVM: PPC: Fix debug macros | Alexey Kardashevskiy | 1 | -2/+2 |
2016-05-11 | KVM: PPC: Book3S PR: Manage single-step mode | Laurent Vivier | 1 | -1/+31 |
2016-05-10 | Merge tag 'kvm-s390-next-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 8 | -34/+70 |
2016-05-10 | MIPS: KVM: Add missing disable FPU hazard barriers | James Hogan | 1 | -1/+4 |