summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | KVM: Remove unused config symbolChristoffer Dall2015-01-231-3/+0
| | * | | | | arm/arm64: KVM: Fixup incorrect config symbol in commentChristoffer Dall2015-01-231-2/+2
| | * | | | | arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addressesAndre Przywara2015-01-202-3/+17
| | * | | | | arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara2015-01-206-22/+73
| | * | | | | arm/arm64: KVM: enable kernel side of GICv3 emulationAndre Przywara2015-01-204-25/+68
| | * | | | | arm64: KVM: add SGI generation register emulationAndre Przywara2015-01-203-0/+139
| | * | | | | arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara2015-01-202-5/+21
| | * | | | | arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara2015-01-208-3/+978
| | * | | | | arm/arm64: KVM: add opaque private pointer to MMIO dataAndre Przywara2015-01-203-0/+3
| | * | | | | arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara2015-01-204-805/+850
| | * | | | | arm/arm64: KVM: add vgic.h header fileAndre Przywara2015-01-202-101/+170
| | * | | | | arm/arm64: KVM: refactor/wrap vgic_set/get_attr()Andre Przywara2015-01-201-24/+54
| | * | | | | arm/arm64: KVM: refactor MMIO accessorsAndre Przywara2015-01-201-52/+74
| | * | | | | arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara2015-01-204-7/+17
| | * | | | | arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-207-0/+38
| | * | | | | arm/arm64: KVM: dont rely on a valid GICH base addressAndre Przywara2015-01-201-1/+1
| | * | | | | arm/arm64: KVM: move kvm_register_device_ops() into vGIC probingAndre Przywara2015-01-204-3/+6
| | * | | | | arm/arm64: KVM: introduce per-VM opsAndre Przywara2015-01-202-10/+87
| | * | | | | arm/arm64: KVM: wrap 64 bit MMIO accesses with two 32 bit onesAndre Przywara2015-01-201-3/+50
| | * | | | | arm/arm64: KVM: refactor vgic_handle_mmio() functionAndre Przywara2015-01-201-20/+53
| | * | | | | arm/arm64: KVM: pass down user space provided GIC type into vGIC codeAndre Przywara2015-01-203-5/+19
| | * | | | | arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-207-18/+39
| | * | | | | KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch2015-01-164-24/+13
| | * | | | | KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entriesMario Smarduch2015-01-161-0/+22
| | * | | | | KVM: arm64: ARMv8 header changes for page loggingMario Smarduch2015-01-164-0/+24
| | * | | | | KVM: arm: page logging 2nd stage fault handlingMario Smarduch2015-01-161-9/+88
| | * | | | | KVM: arm: dirty logging write protect supportMario Smarduch2015-01-163-0/+57
| | * | | | | KVM: arm: Add initial dirty page locking supportMario Smarduch2015-01-164-0/+159
| | * | | | | KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch2015-01-164-0/+25
| | * | | | | KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini2015-01-164-64/+16
| | * | | | | KVM: Add generic support for dirty page loggingMario Smarduch2015-01-163-0/+95
| | * | | | | KVM: Add architecture-defined TLB flush supportMario Smarduch2015-01-162-0/+5
| | * | | | | ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfeAndre Przywara2015-01-152-7/+12
| | * | | | | arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang2015-01-154-2/+73
| | * | | | | KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceEric Auger2015-01-114-1/+28
| | * | | | | KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpuEric Auger2015-01-111-1/+1
| | |/ / / /
| * | | | | Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini2015-01-2312-197/+237
| |\ \ \ \ \
| * | | | | | kvm: Fix CR3_PCID_INVD type on 32-bitBorislav Petkov2015-01-211-1/+1
| * | | | | | KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti2015-01-202-1/+16
| * | | | | | KVM: fix "Should it be static?" warnings from sparseFengguang Wu2015-01-201-4/+4
| * | | | | | Optimize TLB flush in kvm_mmu_slot_remove_write_access.Kai Huang2015-01-191-2/+5
| * | | | | | x86: kvm: vmx: Remove some unused functionsRickard Strandqvist2015-01-191-10/+0
| * | | | | | KVM: x86: #PF error-code on R/W operations is wrongNadav Amit2015-01-093-13/+17
| * | | | | | KVM: x86: flush TLB when D bit is manually changed.Kai Huang2015-01-091-0/+13
| * | | | | | KVM: x86: allow TSC deadline timer on all hostsRadim Krčmář2015-01-091-3/+1
| | |/ / / / | |/| | | |
| * | | | | kvm: x86: Remove kvm_make_request from lapic.cNicholas Krause2015-01-083-6/+11
| * | | | | KVM: x86: Access to LDT/GDT that wraparound is incorrectNadav Amit2015-01-081-13/+34
| * | | | | KVM: x86: Do not set access bit on accessed segmentsNadav Amit2015-01-081-4/+7
| * | | | | KVM: x86: POP [ESP] is not emulated correctlyNadav Amit2015-01-081-1/+6
| * | | | | KVM: x86: em_call_far should return failure resultNadav Amit2015-01-081-1/+1
OpenPOWER on IntegriCloud