index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
KVM: Remove unused config symbol
Christoffer Dall
2015-01-23
1
-3
/
+0
|
|
*
|
|
|
|
arm/arm64: KVM: Fixup incorrect config symbol in comment
Christoffer Dall
2015-01-23
1
-2
/
+2
|
|
*
|
|
|
|
arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addresses
Andre Przywara
2015-01-20
2
-3
/
+17
|
|
*
|
|
|
|
arm/arm64: KVM: allow userland to request a virtual GICv3
Andre Przywara
2015-01-20
6
-22
/
+73
|
|
*
|
|
|
|
arm/arm64: KVM: enable kernel side of GICv3 emulation
Andre Przywara
2015-01-20
4
-25
/
+68
|
|
*
|
|
|
|
arm64: KVM: add SGI generation register emulation
Andre Przywara
2015-01-20
3
-0
/
+139
|
|
*
|
|
|
|
arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
Andre Przywara
2015-01-20
2
-5
/
+21
|
|
*
|
|
|
|
arm/arm64: KVM: add virtual GICv3 distributor emulation
Andre Przywara
2015-01-20
8
-3
/
+978
|
|
*
|
|
|
|
arm/arm64: KVM: add opaque private pointer to MMIO data
Andre Przywara
2015-01-20
3
-0
/
+3
|
|
*
|
|
|
|
arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
Andre Przywara
2015-01-20
4
-805
/
+850
|
|
*
|
|
|
|
arm/arm64: KVM: add vgic.h header file
Andre Przywara
2015-01-20
2
-101
/
+170
|
|
*
|
|
|
|
arm/arm64: KVM: refactor/wrap vgic_set/get_attr()
Andre Przywara
2015-01-20
1
-24
/
+54
|
|
*
|
|
|
|
arm/arm64: KVM: refactor MMIO accessors
Andre Przywara
2015-01-20
1
-52
/
+74
|
|
*
|
|
|
|
arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
Andre Przywara
2015-01-20
4
-7
/
+17
|
|
*
|
|
|
|
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
Andre Przywara
2015-01-20
7
-0
/
+38
|
|
*
|
|
|
|
arm/arm64: KVM: dont rely on a valid GICH base address
Andre Przywara
2015-01-20
1
-1
/
+1
|
|
*
|
|
|
|
arm/arm64: KVM: move kvm_register_device_ops() into vGIC probing
Andre Przywara
2015-01-20
4
-3
/
+6
|
|
*
|
|
|
|
arm/arm64: KVM: introduce per-VM ops
Andre Przywara
2015-01-20
2
-10
/
+87
|
|
*
|
|
|
|
arm/arm64: KVM: wrap 64 bit MMIO accesses with two 32 bit ones
Andre Przywara
2015-01-20
1
-3
/
+50
|
|
*
|
|
|
|
arm/arm64: KVM: refactor vgic_handle_mmio() function
Andre Przywara
2015-01-20
1
-20
/
+53
|
|
*
|
|
|
|
arm/arm64: KVM: pass down user space provided GIC type into vGIC code
Andre Przywara
2015-01-20
3
-5
/
+19
|
|
*
|
|
|
|
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
2015-01-20
7
-18
/
+39
|
|
*
|
|
|
|
KVM: arm/arm64: Enable Dirty Page logging for ARMv8
Mario Smarduch
2015-01-16
4
-24
/
+13
|
|
*
|
|
|
|
KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries
Mario Smarduch
2015-01-16
1
-0
/
+22
|
|
*
|
|
|
|
KVM: arm64: ARMv8 header changes for page logging
Mario Smarduch
2015-01-16
4
-0
/
+24
|
|
*
|
|
|
|
KVM: arm: page logging 2nd stage fault handling
Mario Smarduch
2015-01-16
1
-9
/
+88
|
|
*
|
|
|
|
KVM: arm: dirty logging write protect support
Mario Smarduch
2015-01-16
3
-0
/
+57
|
|
*
|
|
|
|
KVM: arm: Add initial dirty page locking support
Mario Smarduch
2015-01-16
4
-0
/
+159
|
|
*
|
|
|
|
KVM: arm: Add ARMv7 API to flush TLBs
Mario Smarduch
2015-01-16
4
-0
/
+25
|
|
*
|
|
|
|
KVM: x86: switch to kvm_get_dirty_log_protect
Paolo Bonzini
2015-01-16
4
-64
/
+16
|
|
*
|
|
|
|
KVM: Add generic support for dirty page logging
Mario Smarduch
2015-01-16
3
-0
/
+95
|
|
*
|
|
|
|
KVM: Add architecture-defined TLB flush support
Mario Smarduch
2015-01-16
2
-0
/
+5
|
|
*
|
|
|
|
ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe
Andre Przywara
2015-01-15
2
-7
/
+12
|
|
*
|
|
|
|
arm/arm64: KVM: add tracing support for arm64 exit handler
Wei Huang
2015-01-15
4
-2
/
+73
|
|
*
|
|
|
|
KVM: arm/arm64: vgic: add init entry to VGIC KVM device
Eric Auger
2015-01-11
4
-1
/
+28
|
|
*
|
|
|
|
KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu
Eric Auger
2015-01-11
1
-1
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
2015-01-23
12
-197
/
+237
|
|
\
\
\
\
\
|
*
|
|
|
|
|
kvm: Fix CR3_PCID_INVD type on 32-bit
Borislav Petkov
2015-01-21
1
-1
/
+1
|
*
|
|
|
|
|
KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue
Marcelo Tosatti
2015-01-20
2
-1
/
+16
|
*
|
|
|
|
|
KVM: fix "Should it be static?" warnings from sparse
Fengguang Wu
2015-01-20
1
-4
/
+4
|
*
|
|
|
|
|
Optimize TLB flush in kvm_mmu_slot_remove_write_access.
Kai Huang
2015-01-19
1
-2
/
+5
|
*
|
|
|
|
|
x86: kvm: vmx: Remove some unused functions
Rickard Strandqvist
2015-01-19
1
-10
/
+0
|
*
|
|
|
|
|
KVM: x86: #PF error-code on R/W operations is wrong
Nadav Amit
2015-01-09
3
-13
/
+17
|
*
|
|
|
|
|
KVM: x86: flush TLB when D bit is manually changed.
Kai Huang
2015-01-09
1
-0
/
+13
|
*
|
|
|
|
|
KVM: x86: allow TSC deadline timer on all hosts
Radim Krčmář
2015-01-09
1
-3
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
kvm: x86: Remove kvm_make_request from lapic.c
Nicholas Krause
2015-01-08
3
-6
/
+11
|
*
|
|
|
|
KVM: x86: Access to LDT/GDT that wraparound is incorrect
Nadav Amit
2015-01-08
1
-13
/
+34
|
*
|
|
|
|
KVM: x86: Do not set access bit on accessed segments
Nadav Amit
2015-01-08
1
-4
/
+7
|
*
|
|
|
|
KVM: x86: POP [ESP] is not emulated correctly
Nadav Amit
2015-01-08
1
-1
/
+6
|
*
|
|
|
|
KVM: x86: em_call_far should return failure result
Nadav Amit
2015-01-08
1
-1
/
+1
[prev]
[next]