index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-19
arm/arm64: KVM: vgic: delay vgic allocation until init time
Marc Zyngier
3
-21
/
+29
2014-09-19
arm/arm64: KVM: vgic: kill VGIC_NR_IRQS
Marc Zyngier
2
-9
/
+14
2014-09-19
arm/arm64: KVM: vgic: handle out-of-range MMIO accesses
Marc Zyngier
2
-12
/
+47
2014-09-19
arm/arm64: KVM: vgic: kill VGIC_MAX_CPUS
Marc Zyngier
2
-5
/
+4
2014-09-19
arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQS
Marc Zyngier
2
-6
/
+11
2014-09-19
arm/arm64: KVM: vgic: switch to dynamic allocation
Marc Zyngier
3
-53
/
+269
2014-09-19
KVM: ARM: vgic: plug irq injection race
Marc Zyngier
1
-1
/
+2
2014-09-19
arm/arm64: KVM: vgic: Clarify and correct vgic documentation
Christoffer Dall
1
-6
/
+7
2014-09-19
arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0
Christoffer Dall
1
-2
/
+16
2014-09-19
arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRn
Christoffer Dall
2
-12
/
+123
2014-09-19
arm/arm64: KVM: vgic: Clear queued flags on unqueue
Christoffer Dall
1
-1
/
+3
2014-09-19
arm/arm64: KVM: Rename irq_active to irq_queued
Christoffer Dall
2
-16
/
+21
2014-09-19
arm/arm64: KVM: Rename irq_state to irq_pending
Christoffer Dall
2
-28
/
+28
2014-09-17
kvm: Make init_rmode_identity_map() return 0 on success.
Tang Chen
1
-10
/
+8
2014-09-17
kvm: Remove ept_identity_pagetable from struct kvm_arch.
Tang Chen
3
-28
/
+22
2014-09-17
KVM: VFIO: register kvm_device_ops dynamically
Will Deacon
3
-12
/
+15
2014-09-17
KVM: s390: register flic ops dynamically
Cornelia Huck
4
-6
/
+3
2014-09-17
KVM: ARM: vgic: register kvm_device_ops dynamically
Will Deacon
3
-83
/
+79
2014-09-17
KVM: device: add simple registration mechanism for kvm_device_ops
Will Deacon
3
-33
/
+55
2014-09-16
kvm: ioapic: conditionally delay irq delivery duringeoi broadcast
Zhang Haoyu
3
-2
/
+66
2014-09-16
KVM: x86: Use kvm_make_request when applicable
Guo Hui Liu
1
-8
/
+7
2014-09-11
KVM: EVENTFD: remove inclusion of irq.h
Eric Auger
1
-1
/
+0
2014-09-11
ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
Ard Biesheuvel
3
-26
/
+10
2014-09-11
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
2
-9
/
+6
2014-09-11
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
Tang Chen
2
-4
/
+5
2014-09-10
KVM: s390/interrupt: remove double assignment
Christian Borntraeger
1
-1
/
+0
2014-09-10
KVM: s390/cmm: Fix prefix handling for diag 10 balloon
Christian Borntraeger
1
-8
/
+18
2014-09-10
KVM: s390: get rid of constant condition in ipte_unlock_simple
Christian Borntraeger
1
-2
/
+1
2014-09-10
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
1
-0
/
+1
2014-09-10
KVM: s390: Limit guest size to 16TB
Christian Borntraeger
1
-1
/
+1
2014-09-10
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
2
-7
/
+7
2014-09-10
KVM: CPACF: Enable MSA4 instructions for kvm guest
Tony Krowiak
2
-1
/
+46
2014-09-10
KVM: fix api documentation of KVM_GET_EMULATED_CPUID
Alex Bennée
1
-70
/
+70
2014-09-10
KVM: document KVM_SET_GUEST_DEBUG api
Alex Bennée
1
-0
/
+44
2014-09-05
KVM: remove redundant assignments in __kvm_set_memory_region
Christian Borntraeger
1
-3
/
+0
2014-09-05
KVM: remove redundant assigment of return value in kvm_dev_ioctl
Christian Borntraeger
1
-2
/
+0
2014-09-05
KVM: remove redundant check of in_spin_loop
Christian Borntraeger
1
-2
/
+1
2014-09-05
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
4
-11
/
+16
2014-09-05
KVM: x86: skip writeback on injection of nested exception
Paolo Bonzini
2
-6
/
+10
2014-09-03
KVM: nSVM: propagate the NPF EXITINFO to the guest
Paolo Bonzini
2
-4
/
+32
2014-09-03
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
Paolo Bonzini
2
-2
/
+19
2014-09-03
KVM: mmio: cleanup kvm_set_mmio_spte_mask
Tiejun Chen
3
-6
/
+6
2014-09-03
kvm: x86: fix stale mmio cache bug
David Matlack
3
-6
/
+17
2014-09-03
kvm: fix potentially corrupt mmio cache
David Matlack
3
-15
/
+42
2014-09-03
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
2
-6
/
+8
2014-08-29
KVM: x86: use guest maxphyaddr to check MTRR values
Paolo Bonzini
1
-3
/
+2
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
16
-27
/
+27
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
11
-163
/
+57
2014-08-29
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
9
-34
/
+21
2014-08-29
KVM: x86: remove Aligned bit from movntps/movntpd
Paolo Bonzini
1
-3
/
+3
[next]