Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6b08035f3e64d8e474be166d682b52c95941662e
6b08035
KVM: ia64: Fix the build errors due to lack of macros related to MSI.
by Xiantao Zhang
· 16 years ago
2fa8937
ia64: Move the macro definitions related to MSI to one header file.
by Xiantao Zhang
· 16 years ago
4a906e4
KVM: fix kvm_vm_ioctl_deassign_device
by Weidong Han
· 16 years ago
2df8a40
KVM: define KVM_CAP_DEVICE_DEASSIGNMENT
by Weidong Han
· 16 years ago
b0a1835
KVM: ppc: Add emulation of E500 register mmucsr0
by Liu Yu
· 16 years ago
71450f7
KVM: Report IRQ injection status for MSI delivered interrupts
by Gleb Natapov
· 16 years ago
c5bc224
KVM: MMU: Fix another largepage memory leak
by Joerg Roedel
· 16 years ago
1fbdc7a
KVM: SVM: set accessed bit for VMCB segment selectors
by Andre Przywara
· 16 years ago
4925663
KVM: Report IRQ injection status to userspace.
by Gleb Natapov
· 16 years ago
452425dba
KVM: MMU: remove assertion in kvm_mmu_alloc_page
by Joerg Roedel
· 16 years ago
6bed6b9
KVM: MMU: remove redundant check in mmu_set_spte
by Joerg Roedel
· 16 years ago
fc5659c
KVM: MMU: handle compound pages in kvm_is_mmio_pfn
by Joerg Roedel
· 16 years ago
c807660
KVM: Fix kvmclock on !constant_tsc boxes
by Gerd Hoffmann
· 16 years ago
49cd7d2
KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmio
by Sheng Yang
· 16 years ago
79950e1
KVM: Use irq routing API for MSI
by Sheng Yang
· 16 years ago
34c33d1
KVM: Drop unused evaluations from string pio handlers
by Jan Kiszka
· 16 years ago
1b2fd70
KVM: Add FFXSR support
by Alexander Graf
· 16 years ago
d206269
x86: Add EFER descriptions for FFXSR
by Alexander Graf
· 16 years ago
44882ee
KVM: make irq ack notifications aware of routing table
by Marcelo Tosatti
· 16 years ago
934d534
KVM: ia64: dynamic nr online cpus
by Jes Sorensen
· 16 years ago
b7e6e4d
KVM: s390: Fix SIGP set prefix ioctl
by Christian Borntraeger
· 16 years ago
70455a3
KVM: s390: Fix problem state check for b2 intercepts
by Christian Borntraeger
· 16 years ago
2c411b4
KVM: s390: Fix printk on SIGP set arch
by Christian Borntraeger
· 16 years ago
7d656bd
KVM: ia64: Implement some pal calls needed for windows 2008
by Xiantao Zhang
· 16 years ago
4b7bb62
KVM: ia64: Add the support for translating PAL Call's pointer args
by Xiantao Zhang
· 16 years ago
27d1464
KVM: ia64: vTLB change for enabling windows 2008 boot
by Xiantao Zhang
· 16 years ago
91b2ae7
KVM: Avoid using CONFIG_ in userspace visible headers
by Avi Kivity
· 16 years ago
399ec80
KVM: Userspace controlled irq routing
by Avi Kivity
· 16 years ago
1935547
KVM: x86: Fix typos and whitespace errors
by Amit Shah
· 16 years ago
9aa4dd5
KVM: ppc: Move to new TLB invalidate interface
by Liu Yu
· 16 years ago
fb2838d
KVM: ppc: Fix e500 warnings and some spelling problems
by Liu Yu
· 16 years ago
87c656b
powerpc/fsl-booke: declare tlbcam_index for use in c
by Liu Yu
· 16 years ago
5a41acc
KVM: MMU: Only enable cr4_pge role in shadow mode
by Avi Kivity
· 16 years ago
f6e2c02b
KVM: MMU: Rename "metaphysical" attribute to "direct"
by Avi Kivity
· 16 years ago
9903a92
KVM: MMU: drop zeroing on mmu_memory_cache_alloc
by Marcelo Tosatti
· 16 years ago
ff81ff1
KVM: SVM: Fix typo in has_svm()
by Joe Perches
· 16 years ago
a26b73a
KVM: ia64: expose registers in struct kvm_regs
by Jes Sorensen
· 16 years ago
4780c659
KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked
by Avi Kivity
· 16 years ago
75858a8
KVM: Interrupt mask notifiers for ioapic
by Avi Kivity
· 16 years ago
5d9b8e3
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
by Avi Kivity
· 16 years ago
4677a3b
KVM: MMU: Optimize page unshadowing
by Avi Kivity
· 16 years ago
c8a73f1
KVM: SVM: Add microcode patch level dummy
by Alexander Graf
· 16 years ago
17071fe
KVM: Add support to disable MSI for assigned device
by Sheng Yang
· 16 years ago
6734644
KVM: Remove duplicated prototype of kvm_arch_destroy_vm
by Sheng Yang
· 16 years ago
f5d0906
KVM: ppc: remove debug support broken by KVM debug rewrite
by Hollis Blanchard
· 16 years ago
269e05e
KVM: Properly lock PIT creation
by Avi Kivity
· 16 years ago
a77ab5e
KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb)
by Avi Kivity
· 16 years ago
8b3079a
KVM: VMX: When emulating on invalid vmx state, don't return to userspace unnecessarily
by Avi Kivity
· 16 years ago
350f69d
KVM: x86 emulator: Make emulate_pop() a little more generic
by Avi Kivity
· 16 years ago
10f32d8
KVM: VMX: Prevent exit handler from running if emulating due to invalid state
by Avi Kivity
· 16 years ago
9fd4a3b
KVM: VMX: don't clobber segment AR if emulating invalid state
by Avi Kivity
· 16 years ago
1872a3f
KVM: VMX: Fix guest state validity checks
by Avi Kivity
· 16 years ago
bb3a8a1
KVM: ppc: Add extra E500 exceptions
by Hollis Blanchard
· 16 years ago
bdc89f1
KVM: ppc: distinguish between interrupts and priorities
by Hollis Blanchard
· 16 years ago
b52a638
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
by Hollis Blanchard
· 16 years ago
bc8080c
KVM: ppc: E500 core-specific code
by Hollis Blanchard
· 16 years ago
17c885e
KVM: ppc: ifdef iccci with CONFIG_44x
by Hollis Blanchard
· 16 years ago
366d4b9
KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently
by Hollis Blanchard
· 16 years ago
f7b200a
KVM: ppc: Add dbsr in kvm_vcpu_arch
by Hollis Blanchard
· 16 years ago
d0c7dc0
KVM: ppc: split out common Book E instruction emulation
by Hollis Blanchard
· 16 years ago
cea5d8c
KVM: ppc: use macros instead of hardcoded literals for instruction decoding
by Hollis Blanchard
· 16 years ago
f443536
KVM: ppc: remove last 44x-specific bits from booke.c
by Hollis Blanchard
· 16 years ago
fa86b8d
KVM: ppc: rename 44x MMU functions used in booke.c
by Hollis Blanchard
· 16 years ago
be8d1ca
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
by Hollis Blanchard
· 16 years ago
58a9621
KVM: ppc: change kvmppc_mmu_map() parameters
by Hollis Blanchard
· 16 years ago
475e7cd
KVM: ppc: small cosmetic changes to Book E DTLB miss handler
by Hollis Blanchard
· 16 years ago
ecc0981
KVM: ppc: cosmetic changes to mmu hook names
by Hollis Blanchard
· 16 years ago
c46fb02
KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header
by Hollis Blanchard
· 16 years ago
1c08364
KVM: Move struct kvm_pio_request into x86 kvm_host.h
by Avi Kivity
· 16 years ago
52d939a
KVM: PIT: provide an option to disable interrupt reinjection
by Marcelo Tosatti
· 16 years ago
61a6bd6
KVM: Fallback support for MSR_VM_HSAVE_PA
by Avi Kivity
· 16 years ago
0f34607
KVM: remove the vmap usage
by Izik Eidus
· 16 years ago
77c2002
KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt
by Izik Eidus
· 16 years ago
53f658b3
KVM: VMX: initialize TSC offset relative to vm creation time
by Marcelo Tosatti
· 16 years ago
e8c4a4e8
KVM: MMU: Drop walk_shadow()
by Avi Kivity
· 16 years ago
a461930
KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in invlpg()
by Avi Kivity
· 16 years ago
e7a04c9
KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch()
by Avi Kivity
· 16 years ago
9f652d21
KVM: MMU: Use for_each_shadow_entry() in __direct_map()
by Avi Kivity
· 16 years ago
2d11123
KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow()
by Avi Kivity
· 16 years ago
971cc3d
KVM: Advertise guest debug capability per-arch
by Jan Kiszka
· 16 years ago
2b3d2a2
KVM: Fix vmload and friends misinterpreted as lidt
by Avi Kivity
· 16 years ago
e207831
KVM: MMU: Initialize a shadow page's global attribute from cr4.pge
by Avi Kivity
· 16 years ago
2f0b3d6
KVM: MMU: Segregate mmu pages created with different cr4.pge settings
by Avi Kivity
· 16 years ago
a770f6f
KVM: MMU: Inherit a shadow page's guest level count from vcpu setup
by Avi Kivity
· 16 years ago
22ccb14
KVM: ia64: Code cleanup
by Xiantao Zhang
· 16 years ago
989c0f0
KVM: Remove old kvm_guest_debug structs
by Jan Kiszka
· 16 years ago
e9a999f
KVM: ia64: stack get/restore patch
by Jes Sorensen
· 16 years ago
ae675ef
KVM: x86: Wire-up hardware breakpoints for guest debugging
by Jan Kiszka
· 16 years ago
42dbaa5
KVM: x86: Virtualize debug registers
by Jan Kiszka
· 16 years ago
55934c0
KVM: VMX: Allow single-stepping when uninterruptible
by Jan Kiszka
· 16 years ago
d0bfb94
KVM: New guest debug interface
by Jan Kiszka
· 16 years ago
8ab2d2e
KVM: VMX: Support for injecting software exceptions
by Jan Kiszka
· 16 years ago
d801747
KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is set
by Alexander Graf
· 16 years ago
236de05
KVM: SVM: Allow setting the SVME bit
by Alexander Graf
· 16 years ago
eb6f302
KVM: SVM: Allow read access to MSR_VM_VR
by Joerg Roedel
· 16 years ago
cf74a78
KVM: SVM: Add VMEXIT handler and intercepts
by Alexander Graf
· 16 years ago
3d6368e
KVM: SVM: Add VMRUN handler
by Alexander Graf
· 16 years ago
5542675
KVM: SVM: Add VMLOAD and VMSAVE handlers
by Alexander Graf
· 16 years ago
b286d5d
KVM: SVM: Implement hsave
by Alexander Graf
· 16 years ago
1371d90
KVM: SVM: Implement GIF, clgi and stgi
by Alexander Graf
· 16 years ago
Next »