Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6b7ad61ffb9ca110add6f7fb36cc8a4dd89696a4
6b7ad61
KVM: x86 emulator: consolidate emulation of two operand instructions
by Avi Kivity
· 16 years ago
dda96d8
KVM: x86 emulator: reduce duplication in one operand emulation thunks
by Avi Kivity
· 16 years ago
ecc5589
KVM: MMU: optimize set_spte for page sync
by Marcelo Tosatti
· 16 years ago
5319c66
KVM: MSI to INTx translate
by Sheng Yang
· 16 years ago
6b9cc7f
KVM: Enable MSI for device assignment
by Sheng Yang
· 16 years ago
f64769e
KVM: Add assigned_device_msi_dispatch()
by Sheng Yang
· 16 years ago
68b76f5
KVM: Export ioapic_get_delivery_bitmask
by Sheng Yang
· 16 years ago
0937c48
KVM: Add fields for MSI device assignment
by Sheng Yang
· 16 years ago
fbac781
KVM: Clean up assigned_device_update_irq
by Sheng Yang
· 16 years ago
4f906c1
KVM: Replace irq_requested with more generic irq_requested_type
by Sheng Yang
· 16 years ago
00e3ed3
KVM: Separate update irq to a single function
by Sheng Yang
· 16 years ago
342ffb9
KVM: Move ack notifier register and IRQ sourcd ID request
by Sheng Yang
· 16 years ago
423cd25
x86: KVM guest: sign kvmclock as paravirt
by Glauber Costa
· 16 years ago
df203ec
KVM: VMX: Conditionally request interrupt window after injecting irq
by Avi Kivity
· 16 years ago
8fe0736
KVM: ia64: Clean up vmm_ivt.S using tab to indent every line
by Xiantao Zhang
· 16 years ago
9f7d5bb
KVM: ia64: Add handler for crashed vmm
by Xiantao Zhang
· 16 years ago
5e2be19
KVM: ia64: Add some debug points to provide crash infomation
by Xiantao Zhang
· 16 years ago
7d63797
KVM: ia64: Define printk function for kvm-intel module
by Xiantao Zhang
· 16 years ago
d176720
x86: disable VMX on all CPUs on reboot
by Eduardo Habkost
· 16 years ago
2340b62
kdump: forcibly disable VMX and SVM on machine_crash_shutdown()
by Eduardo Habkost
· 16 years ago
0f3e9ee
x86: cpu_emergency_svm_disable() function
by Eduardo Habkost
· 16 years ago
2c8dcee
KVM: SVM: move svm_hardware_disable() code to asm/virtext.h
by Eduardo Habkost
· 16 years ago
63d1142
KVM: SVM: move has_svm() code to asm/virtext.h
by Eduardo Habkost
· 16 years ago
6aa07a0
x86: cpu_emergency_vmxoff() function
by Eduardo Habkost
· 16 years ago
710ff4a
KVM: VMX: extract kvm_cpu_vmxoff() from hardware_disable()
by Eduardo Habkost
· 16 years ago
1e99311
x86: asm/virtext.h: add cpu_vmxoff() inline function
by Eduardo Habkost
· 16 years ago
6210e37
KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h
by Eduardo Habkost
· 16 years ago
eca70fc
KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.h
by Eduardo Habkost
· 16 years ago
c2cedf7
KVM: SVM: move svm.h to include/asm
by Eduardo Habkost
· 16 years ago
13673a9
KVM: VMX: move vmx.h to include/asm
by Eduardo Habkost
· 16 years ago
fe4e771
KVM: ppc: fix userspace mapping invalidation on context switch
by Hollis Blanchard
· 16 years ago
df9b856
KVM: ppc: use prefetchable mappings for guest memory
by Hollis Blanchard
· 16 years ago
bf5d402
KVM: ppc: use MMUCR accessor to obtain TID
by Hollis Blanchard
· 16 years ago
e7cacd4
KVM: Fix kernel allocated memory slot
by Sheng Yang
· 16 years ago
30ed5bb
KVM: ia64: Remove some macro definitions in asm-offsets.c.
by Xiantao Zhang
· 16 years ago
74ef740
KVM: ppc: fix Kconfig constraints
by Hollis Blanchard
· 16 years ago
7874980
KVM: ensure that memslot userspace addresses are page-aligned
by Hollis Blanchard
· 16 years ago
0fdf8e5
KVM: Fix cpuid iteration on multiple leaves per eac
by Nitin A Kamble
· 16 years ago
0853d2c
KVM: Fix cpuid leaf 0xb loop termination
by Nitin A Kamble
· 16 years ago
fcfdbd2
KVM: ppc: improve trap emulation
by Hollis Blanchard
· 16 years ago
d4cf389
KVM: ppc: optimize irq delivery path
by Hollis Blanchard
· 16 years ago
9ab8084
KVM: ppc: optimize find first bit
by Hollis Blanchard
· 16 years ago
1b6766c
KVM: ppc: optimize kvm stat handling
by Hollis Blanchard
· 16 years ago
b8fd68a
KVM: ppc: fix set regs to take care of msr change
by Hollis Blanchard
· 16 years ago
5cf8ca2
KVM: ppc: adjust vcpu types to support 64-bit cores
by Hollis Blanchard
· 16 years ago
db93f57
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
by Hollis Blanchard
· 16 years ago
5cbb510
KVM: ppc: Move the last bits of 44x code out of booke.c
by Hollis Blanchard
· 16 years ago
75f74f0
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
by Hollis Blanchard
· 16 years ago
c381a04
ppc: Create disassemble.h to extract instruction fields
by Hollis Blanchard
· 16 years ago
9dd921c
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
by Hollis Blanchard
· 16 years ago
d9fbd03
KVM: ppc: combine booke_guest.c and booke_host.c
by Hollis Blanchard
· 16 years ago
0f55dc4
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
by Hollis Blanchard
· 16 years ago
a0d7b9f
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
by Hollis Blanchard
· 16 years ago
2843099
KVM: MMU: Fix aliased gfns treated as unaliased
by Izik Eidus
· 16 years ago
6eb5581
KVM: Enable Function Level Reset for assigned device
by Sheng Yang
· 16 years ago
853dafb
KVM: ia64: Remove lock held by halted vcpu
by Xiantao Zhang
· 16 years ago
a917f7af3
KVM: ia64: Re-organize data sturure of guests' data area
by Xiantao Zhang
· 16 years ago
1d5a4d9
KVM: VMX: Handle mmio emulation when guest state is invalid
by Guillaume Thouvenin
· 16 years ago
e93f36b
KVM: allow emulator to adjust rip for emulated pio instructions
by Guillaume Thouvenin
· 16 years ago
c0d0982
KVM: SVM: Set the 'busy' flag of the TR selector
by Amit Shah
· 16 years ago
25022ac
KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration
by Amit Shah
· 16 years ago
b8222ad
KVM: x86: Fix typo in function name
by Amit Shah
· 16 years ago
e19e30e
KVM: IRQ ACK notifier should be used with in-kernel irqchip
by Sheng Yang
· 16 years ago
cc6e462
KVM: x86: Optimize NMI watchdog delivery
by Jan Kiszka
· 16 years ago
8fdb235
KVM: x86: Fix and refactor NMI watchdog emulation
by Jan Kiszka
· 16 years ago
291fd39
KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm)
by Guillaume Thouvenin
· 16 years ago
6fe6397
KVM: VMX: Move private memory slot position
by Sheng Yang
· 16 years ago
291f26b
KVM: MMU: Extend kvm_mmu_page->slot_bitmap size
by Sheng Yang
· 16 years ago
d73fa29
KVM: Clean up kvm_x86_emulate.h
by Sheng Yang
· 16 years ago
64d4d52
KVM: Enable MTRR for EPT
by Sheng Yang
· 16 years ago
74be52e
KVM: Add local get_mtrr_type() to support MTRR
by Sheng Yang
· 16 years ago
468d472
KVM: VMX: Add PAT support for EPT
by Sheng Yang
· 16 years ago
0bed3b5
KVM: Improve MTRR structure
by Sheng Yang
· 16 years ago
932d27a
x86: Export some definition of MTRR
by Sheng Yang
· 16 years ago
b558bc0
x86: Rename mtrr_state struct and macro names
by Sheng Yang
· 16 years ago
5f17928
KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback
by Gleb Natapov
· 16 years ago
3b86cd9
KVM: VMX: work around lacking VNMI support
by Jan Kiszka
· 16 years ago
487b391
KVM: VMX: Provide support for user space injected NMIs
by Jan Kiszka
· 16 years ago
c4abb7c
KVM: x86: Support for user space injected NMIs
by Jan Kiszka
· 16 years ago
26df99c
KVM: Kick NMI receiving VCPU
by Jan Kiszka
· 16 years ago
0496fbb
KVM: x86: VCPU with pending NMI is runnabled
by Jan Kiszka
· 16 years ago
23930f9
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
by Jan Kiszka
· 16 years ago
66a5a34
KVM: VMX: fix real-mode NMI support
by Jan Kiszka
· 16 years ago
f460ee4
KVM: VMX: refactor IRQ and NMI window enabling
by Jan Kiszka
· 16 years ago
33f089c
KVM: VMX: refactor/fix IRQ and NMI injectability determination
by Jan Kiszka
· 16 years ago
448fa4a
KVM: x86: Reset pending/inject NMI state on CPU reset
by Jan Kiszka
· 16 years ago
60637aa
KVM: VMX: Support for NMI task gates
by Jan Kiszka
· 16 years ago
e4a4188
KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value
by Jan Kiszka
· 16 years ago
a26bf12
KVM: VMX: include all IRQ window exits in statistics
by Jan Kiszka
· 16 years ago
2786b01
KVM: x86 emulator: consolidate push reg
by Guillaume Thouvenin
· 16 years ago
6a94cb7
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
f57fa1d
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
6094c85a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
590cf28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
f54a6ec
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
5ed1836
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
ab70537
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
14a3c4a
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
1af237a
tracing: removed duplicated #include
by Huang Weiyi
· 16 years ago
74a6d0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
Next »