index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: SVM: Add more SVM_EXIT_REASONS
Jan Kiszka
2016-05-24
1
-3
/
+41
*
KVM: Unify traced vector format
Jan Kiszka
2016-05-24
1
-3
/
+3
*
svm: bitwise vs logical op typo
Dan Carpenter
2016-05-24
1
-2
/
+2
*
Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-05-24
34
-156
/
+4404
|
\
|
*
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
2016-05-20
4
-40
/
+77
|
*
KVM: arm/arm64: vgic-new: enable build
Andre Przywara
2016-05-20
5
-0
/
+42
|
*
KVM: arm/arm64: vgic-new: implement mapped IRQ handling
Andre Przywara
2016-05-20
2
-0
/
+58
|
*
KVM: arm/arm64: vgic-new: Wire up irqfd injection
Andre Przywara
2016-05-20
1
-0
/
+52
|
*
KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
Eric Auger
2016-05-20
2
-2
/
+32
|
*
KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
Eric Auger
2016-05-20
5
-0
/
+176
|
*
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
Eric Auger
2016-05-20
6
-1
/
+245
|
*
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
Eric Auger
2016-05-20
2
-0
/
+85
|
*
KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
Eric Auger
2016-05-20
5
-0
/
+246
|
*
KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
Andre Przywara
2016-05-20
3
-2
/
+116
|
*
KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors
Andre Przywara
2016-05-20
3
-0
/
+72
|
*
KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
Andre Przywara
2016-05-20
1
-1
/
+54
|
*
KVM: arm/arm64: vgic-new: Export register access interface
Christoffer Dall
2016-05-20
2
-0
/
+38
|
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
Eric Auger
2016-05-20
3
-2
/
+90
|
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
Eric Auger
2016-05-20
1
-0
/
+38
|
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
Eric Auger
2016-05-20
3
-0
/
+91
|
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
Eric Auger
2016-05-20
1
-0
/
+22
|
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
Eric Auger
2016-05-20
1
-4
/
+79
|
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
Eric Auger
2016-05-20
2
-0
/
+110
|
*
KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
Andre Przywara
2016-05-20
2
-0
/
+114
|
*
KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
Andre Przywara
2016-05-20
1
-1
/
+40
|
*
KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
Andre Przywara
2016-05-20
1
-2
/
+14
|
*
KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
Andre Przywara
2016-05-20
1
-2
/
+30
|
*
KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
Andre Przywara
2016-05-20
2
-1
/
+48
|
*
KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
Andre Przywara
2016-05-20
4
-0
/
+238
|
*
KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
Andre Przywara
2016-05-20
1
-2
/
+60
|
*
KVM: arm/arm64: vgic-new: Add SGIR register handler
Andre Przywara
2016-05-20
1
-1
/
+42
|
*
KVM: arm/arm64: vgic-new: Add TARGET registers handlers
Andre Przywara
2016-05-20
1
-1
/
+42
|
*
KVM: arm/arm64: vgic-new: Add CONFIG registers handlers
Andre Przywara
2016-05-20
3
-1
/
+55
|
*
KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers
Andre Przywara
2016-05-20
4
-1
/
+50
|
*
KVM: arm/arm64: vgic-new: Add ACTIVE registers handlers
Andre Przywara
2016-05-20
3
-2
/
+93
|
*
KVM: arm/arm64: vgic-new: Add PENDING registers handlers
Andre Przywara
2016-05-20
3
-2
/
+74
|
*
KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
Andre Przywara
2016-05-20
3
-2
/
+69
|
*
KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
Marc Zyngier
2016-05-20
4
-1
/
+65
|
*
KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling framework
Andre Przywara
2016-05-20
4
-0
/
+106
|
*
KVM: arm/arm64: vgic-new: Add MMIO handling framework
Marc Zyngier
2016-05-20
3
-0
/
+296
|
*
KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
Eric Auger
2016-05-20
2
-0
/
+27
|
*
KVM: arm/arm64: vgic-new: Add GICv3 world switch backend
Marc Zyngier
2016-05-20
4
-5
/
+212
|
*
KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
Marc Zyngier
2016-05-20
4
-0
/
+189
|
*
KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
Marc Zyngier
2016-05-20
3
-0
/
+198
|
*
KVM: arm/arm64: vgic-new: Add IRQ sorting
Christoffer Dall
2016-05-20
1
-0
/
+57
|
*
KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
Christoffer Dall
2016-05-20
3
-0
/
+215
|
*
KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
Christoffer Dall
2016-05-20
2
-0
/
+63
|
*
KVM: arm/arm64: vgic-new: Add data structure definitions
Christoffer Dall
2016-05-20
2
-0
/
+206
|
*
KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
Andre Przywara
2016-05-20
2
-7
/
+6
|
*
KVM: arm/arm64: Provide functionality to pause and resume a guest
Christoffer Dall
2016-05-20
3
-12
/
+21
[next]