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
path:
root
/
virt
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Eric Auger
2017-05-08
3
-0
/
+72
*
KVM: arm64: vgic-its: Fix pending table sync
Eric Auger
2017-05-08
1
-12
/
+12
*
KVM: arm64: vgic-its: ITT save and restore
Eric Auger
2017-05-08
2
-3
/
+117
*
KVM: arm64: vgic-its: Device table save/restore
Eric Auger
2017-05-08
2
-5
/
+199
*
KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
Eric Auger
2017-05-08
1
-3
/
+8
*
KVM: arm64: vgic-its: Collection table save/restore
Eric Auger
2017-05-08
2
-2
/
+107
*
KVM: arm64: vgic-its: Add infrastructure for table lookup
Eric Auger
2017-05-08
1
-0
/
+92
*
KVM: arm64: vgic-its: vgic_its_alloc_ite/device
Eric Auger
2017-05-08
1
-21
/
+47
*
KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Eric Auger
2017-05-08
1
-4
/
+103
*
KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
Eric Auger
2017-05-08
1
-11
/
+24
*
KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Eric Auger
2017-05-08
3
-4
/
+47
*
KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
Eric Auger
2017-05-08
1
-5
/
+20
*
KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
Eric Auger
2017-05-08
1
-0
/
+4
*
KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors
Eric Auger
2017-05-08
1
-1
/
+14
*
KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
Eric Auger
2017-05-08
1
-3
/
+20
*
KVM: arm64: vgic-its: Introduce migration ABI infrastructure
Eric Auger
2017-05-08
1
-4
/
+89
*
KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
Eric Auger
2017-05-08
1
-2
/
+40
*
KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
Eric Auger
2017-05-08
2
-4
/
+84
*
KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
Eric Auger
2017-05-08
2
-2
/
+5
*
KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
Eric Auger
2017-05-08
1
-1
/
+35
*
arm/arm64: vgic: turn vgic_find_mmio_region into public
Eric Auger
2017-05-08
2
-6
/
+10
*
KVM: arm/arm64: vgic-its: rename itte into ite
Eric Auger
2017-05-08
1
-74
/
+74
*
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
2017-05-04
8
-12
/
+4328
*
KVM: arm/arm64: vgic-v3: Fix off-by-one LR access
Marc Zyngier
2017-04-19
1
-1
/
+1
*
KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
Marc Zyngier
2017-04-19
2
-4
/
+15
*
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
Christoffer Dall
2017-04-09
2
-7
/
+35
*
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
2017-04-09
1
-23
/
+99
*
KVM: arm/arm64: Cleanup the arch timer code's irqchip checking
Christoffer Dall
2017-04-09
1
-8
/
+7
*
KVM: arm/arm64: vgic: Improve sync_hwstate performance
Christoffer Dall
2017-04-09
3
-8
/
+16
*
KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flush
Christoffer Dall
2017-04-09
1
-6
/
+0
*
KVM: arm/arm64: vgic: Implement early VGIC init functionality
Christoffer Dall
2017-04-09
1
-40
/
+56
*
KVM: arm/arm64: vgic: Get rid of MISR and EISR fields
Christoffer Dall
2017-04-09
2
-4
/
+0
*
KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_state
Christoffer Dall
2017-04-09
2
-69
/
+0
*
KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
Christoffer Dall
2017-04-09
4
-96
/
+25
*
KVM: arm/arm64: vgic: Only set underflow when actually out of LRs
Christoffer Dall
2017-04-09
1
-4
/
+6
*
KVM: arm/arm64: vgic: Get rid of live_lrs
Christoffer Dall
2017-04-09
2
-59
/
+22
*
KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQ
Shih-Wei Li
2017-04-09
1
-0
/
+17
*
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2017-04-09
7
-11
/
+92
*
KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled
Andre Przywara
2017-03-07
1
-44
/
+65
*
KVM: arm/arm64: Let vcpu thread modify its own active state
Jintack Lim
2017-03-07
1
-8
/
+24
*
KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass
Marc Zyngier
2017-03-06
1
-1
/
+4
*
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-03-04
1
-4
/
+4
|
\
|
*
kvm: convert kvm.users_count from atomic_t to refcount_t
Elena Reshetova
2017-03-01
1
-4
/
+4
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
|
mm: add new mmget() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
|
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
|
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-2
/
+2
|
/
*
KVM: Return an error code only as a constant in kvm_get_dirty_log()
Markus Elfring
2017-02-17
1
-11
/
+5
[next]