aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/async_pf.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-20arm/arm64: KVM: add vgic.h header fileAndre Przywara2-101/+170
2015-01-20arm/arm64: KVM: refactor/wrap vgic_set/get_attr()Andre Przywara1-24/+54
2015-01-20arm/arm64: KVM: refactor MMIO accessorsAndre Przywara1-52/+74
2015-01-20arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara4-7/+17
2015-01-20arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara7-0/+38
2015-01-20arm/arm64: KVM: dont rely on a valid GICH base addressAndre Przywara1-1/+1
2015-01-20arm/arm64: KVM: move kvm_register_device_ops() into vGIC probingAndre Przywara4-3/+6
2015-01-20arm/arm64: KVM: introduce per-VM opsAndre Przywara2-10/+87
2015-01-20arm/arm64: KVM: wrap 64 bit MMIO accesses with two 32 bit onesAndre Przywara1-3/+50
2015-01-20arm/arm64: KVM: refactor vgic_handle_mmio() functionAndre Przywara1-20/+53
2015-01-20arm/arm64: KVM: pass down user space provided GIC type into vGIC codeAndre Przywara3-5/+19
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara7-18/+39
2015-01-16KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch4-24/+13
2015-01-16KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entriesMario Smarduch1-0/+22
2015-01-16KVM: arm64: ARMv8 header changes for page loggingMario Smarduch4-0/+24
2015-01-16KVM: arm: page logging 2nd stage fault handlingMario Smarduch1-9/+88
2015-01-16KVM: arm: dirty logging write protect supportMario Smarduch3-0/+57
2015-01-16KVM: arm: Add initial dirty page locking supportMario Smarduch4-0/+159
2015-01-16KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch4-0/+25
2015-01-16KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini4-64/+16
2015-01-16KVM: Add generic support for dirty page loggingMario Smarduch3-0/+95
2015-01-16KVM: Add architecture-defined TLB flush supportMario Smarduch2-0/+5
2015-01-15ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfeAndre Przywara2-7/+12
2015-01-15arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang4-2/+73
2015-01-11KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceEric Auger4-1/+28
2015-01-11KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpuEric Auger1-1/+1
2015-01-08kvm: x86: Remove kvm_make_request from lapic.cNicholas Krause3-6/+11
2015-01-08KVM: x86: Access to LDT/GDT that wraparound is incorrectNadav Amit1-13/+34
2015-01-08KVM: x86: Do not set access bit on accessed segmentsNadav Amit1-4/+7
2015-01-08KVM: x86: POP [ESP] is not emulated correctlyNadav Amit1-1/+6
2015-01-08KVM: x86: em_call_far should return failure resultNadav Amit1-1/+1
2015-01-08KVM: x86: JMP/CALL using call- or task-gate causes exceptionNadav Amit1-20/+34
2015-01-08KVM: x86: fnstcw and fnstsw may cause spurious exceptionNadav Amit1-6/+3
2015-01-08KVM: x86: pop sreg accesses only 2 bytesNadav Amit1-1/+3
2015-01-08KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ONPaolo Bonzini1-28/+14
2015-01-08KVM: x86: mmu: remove ASSERT(vcpu)Paolo Bonzini1-13/+0
2015-01-08KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept_mmuPaolo Bonzini4-22/+26
2015-01-08KVM: x86: mmu: do not use return to tail-call functions that return voidPaolo Bonzini1-3/+3
2015-01-08KVM: x86: add tracepoint to wait_lapic_expireMarcelo Tosatti2-0/+21
2015-01-08KVM: x86: add option to advance tscdeadline hrtimer expirationMarcelo Tosatti4-1/+66
2015-01-08KVM: x86: add method to test PIR bitmap vectorMarcelo Tosatti2-0/+15
2015-01-08kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicvTiejun Chen2-6/+6
2015-01-08KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32Nicholas Krause1-4/+0
2015-01-08KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exitEugene Korenevsky1-2/+13
2015-01-08KVM: nVMX: Improve nested msr switch checkingEugene Korenevsky2-14/+117
2015-01-08KVM: nVMX: Add nested msr load/restore algorithmWincy Van4-11/+97
2015-01-05Linux 3.19-rc3Linus Torvalds1-1/+1
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck3-1/+3
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2-0/+21
2015-01-04x86, um: actually mark system call tables readonlyDaniel Borkmann2-2/+2