Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a223c313cb13e9ab71051fc5b70610a2829a4082
a223c31
KVM: Ignore the writes to MSR_K7_HWCR(3)
by Nicolae Mogoreanu
· 13 years ago
4d6931c
KVM: MMU: make use of ->root_level in reset_rsvds_bits_mask
by Davidlohr Bueso
· 13 years ago
62079d8
KVM: PMU: add proper support for fixed counter 2
by Gleb Natapov
· 13 years ago
fac3368
KVM: PMU: Fix raw event check
by Gleb Natapov
· 13 years ago
a7b9d2c
KVM: PMU: warn when pin control is set in eventsel msr
by Gleb Natapov
· 13 years ago
9ee7397
KVM: VMX: Fix delayed load of shared MSRs
by Avi Kivity
· 13 years ago
bec87d6
KVM: use correct tlbs dirty type in cmpxchg
by Alex Shi
· 13 years ago
07700a9
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
by Jan Kiszka
· 13 years ago
3e51570
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
by Avi Kivity
· 13 years ago
4cee479
KVM: x86 emulator: Allow PM/VM86 switch during task switch
by Kevin Wolf
· 13 years ago
ea5e97e
KVM: SVM: Fix CPL updates
by Kevin Wolf
· 13 years ago
66b0ab8
KVM: x86 emulator: VM86 segments must have DPL 3
by Kevin Wolf
· 13 years ago
7f3d35f
KVM: x86 emulator: Fix task switch privilege checks
by Kevin Wolf
· 13 years ago
9cc815e
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
by Danny Kukawka
· 13 years ago
270c6c7
KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulation
by Gleb Natapov
· 13 years ago
565f3be
KVM: mmu_notifier: Flush TLBs before releasing mmu_lock
by Takuya Yoshikawa
· 13 years ago
db3fe4e
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
by Takuya Yoshikawa
· 13 years ago
189a2f7
KVM: Simplify ifndef conditional usage in __kvm_set_memory_region()
by Takuya Yoshikawa
· 13 years ago
a64f273
KVM: Split lpage_info creation out from __kvm_set_memory_region()
by Takuya Yoshikawa
· 13 years ago
fb03cb6
KVM: Introduce gfn_to_index() which returns the index for a given level
by Takuya Yoshikawa
· 13 years ago
9eed0735
KVM: s390: provide control registers via kvm_run
by Christian Borntraeger
· 13 years ago
9ec2d6d
KVM: s390: add stop_on_stop flag when doing stop and store
by Jens Freimann
· 13 years ago
24a1304
KVM: s390: ignore sigp stop overinitiative
by Jens Freimann
· 13 years ago
151104a
KVM: s390: make sigp restart return busy when stop pending
by Jens Freimann
· 13 years ago
9e0d547
KVM: s390: do store status after handling STOP_ON_STOP bit
by Jens Freimann
· 13 years ago
8517558
KVM: s390: Sanitize fpc registers for KVM_SET_FPU
by Christian Borntraeger
· 13 years ago
6dbf79e
KVM: Fix write protection race during dirty logging
by Takuya Yoshikawa
· 13 years ago
1016674
KVM: VMX: remove yield_on_hlt
by Raghavendra K T
· 13 years ago
e26101b
KVM: Track TSC synchronization in generations
by Zachary Amsden
· 13 years ago
0dd6a6e
KVM: Dont mark TSC unstable due to S4 suspend
by Zachary Amsden
· 13 years ago
f1e2b26
KVM: Allow adjust_tsc_offset to be in host or guest cycles
by Marcelo Tosatti
· 13 years ago
6f526ec
KVM: Add last_host_tsc tracking back to KVM
by Zachary Amsden
· 13 years ago
b183aa5
KVM: Fix last_guest_tsc / tsc_offset semantics
by Zachary Amsden
· 13 years ago
4dd7980
KVM: Leave TSC synchronization window open with each new sync
by Zachary Amsden
· 13 years ago
5d3cb0f6
KVM: Improve TSC offset matching
by Zachary Amsden
· 13 years ago
cc57828
KVM: Infrastructure for software and hardware based TSC rate scaling
by Zachary Amsden
· 13 years ago
a59cb29
KVM: x86: increase recommended max vcpus to 160
by Marcelo Tosatti
· 13 years ago
df156f9
x86: Introduce x86_cpuinit.early_percpu_clock_init hook
by Igor Mammedov
· 13 years ago
242ec97
KVM: x86: reset edge sense circuit of i8259 on init
by Gleb Natapov
· 13 years ago
d2a1b48
KVM: PPC: Add HPT preallocator
by Alexander Graf
· 13 years ago
b7f5d01
KVM: PPC: Initialize linears with zeros
by Alexander Graf
· 13 years ago
b4e7061
KVM: PPC: Convert RMA allocation into generic code
by Alexander Graf
· 13 years ago
9cf7c0e
KVM: PPC: E500: Fail init when not on e500v2
by Alexander Graf
· 13 years ago
9d4cba7
KVM: Move gfn_to_memslot() to kvm_host.h
by Paul Mackerras
· 13 years ago
1a18a69
KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests
by Avi Kivity
· 13 years ago
a52315e
KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)
by Julian Stecklina
· 13 years ago
b93a355
KVM: fix error handling for out of range irq
by Michael S. Tsirkin
· 13 years ago
e235885
KVM: SVM: comment nested paging and virtualization module parameters
by Davidlohr Bueso
· 13 years ago
e4b35cc
KVM: MMU: Remove unused kvm parameter from rmap_next()
by Takuya Yoshikawa
· 13 years ago
9373e2c0
KVM: MMU: Remove unused kvm parameter from __gfn_to_rmap()
by Takuya Yoshikawa
· 13 years ago
3ea8b75
KVM: MMU: Remove unused kvm_pte_chain
by Takuya Yoshikawa
· 13 years ago
2adb5ad
KVM: x86 emulator: Remove byte-sized MOVSX/MOVZX hack
by Avi Kivity
· 13 years ago
28867ce
KVM: x86 emulator: add 8-bit memory operands
by Avi Kivity
· 13 years ago
54f6579
KVM: PPC: refer to paravirt docs in header file
by Scott Wood
· 13 years ago
b3c5d3c
KVM: PPC: Rename MMIO register identifiers
by Alexander Graf
· 13 years ago
31f3438
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
by Paul Mackerras
· 13 years ago
1022fc3
KVM: PPC: Add support for explicit HIOR setting
by Alexander Graf
· 13 years ago
e24ed81
KVM: PPC: Add generic single register ioctls
by Alexander Graf
· 13 years ago
6b75e6b
KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs
by Sasha Levin
· 13 years ago
d37b1a0
KVM: PPC: booke: Add booke206 TLB trace
by Liu Yu
· 13 years ago
82ed361
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
by Paul Mackerras
· 13 years ago
5551489
KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
by Paul Mackerras
· 13 years ago
bad3b50
KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
by Paul Mackerras
· 13 years ago
a92bce9
KVM: PPC: Book3S HV: Keep HPTE locked when invalidating
by Paul Mackerras
· 13 years ago
b543403
KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
by Matt Evans
· 13 years ago
03cdab5
KVM: PPC: Fix vcpu_create dereference before validity check.
by Matt Evans
· 13 years ago
4cf302b
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
by Paul Mackerras
· 13 years ago
a355aa5
KVM: Add barriers to allow mmu_notifier_retry to be used locklessly
by Paul Mackerras
· 13 years ago
342d3db
KVM: PPC: Implement MMU notifiers for Book3S HV guests
by Paul Mackerras
· 13 years ago
697d389
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
by Paul Mackerras
· 13 years ago
06ce2c6
KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
by Paul Mackerras
· 13 years ago
9d0ef5ea
KVM: PPC: Allow I/O mappings in memory slots
by Paul Mackerras
· 13 years ago
da9d1d7
KVM: PPC: Allow use of small pages to back Book3S HV guests
by Paul Mackerras
· 13 years ago
c77162d
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
by Paul Mackerras
· 13 years ago
075295d
KVM: PPC: Make the H_ENTER hcall more reliable
by Paul Mackerras
· 13 years ago
93e6024
KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
by Paul Mackerras
· 13 years ago
b2b2f16
KVM: PPC: Keep page physical addresses in per-slot arrays
by Paul Mackerras
· 13 years ago
8936dda
KVM: PPC: Keep a record of HV guest view of hashed page table entries
by Paul Mackerras
· 13 years ago
4e72dbe
KVM: PPC: Make wakeups work again for Book3S HV guests
by Paul Mackerras
· 13 years ago
befdc0a
KVM: PPC: Avoid patching paravirt template code
by Liu Yu-B13201
· 13 years ago
57013524
KVM: PPC: e500: use hardware hint when loading TLB0 entries
by Scott Wood
· 13 years ago
7b11dc9
KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
by Scott Wood
· 13 years ago
e371f71
KVM: PPC: Book3S: PR: Fix signal check race
by Alexander Graf
· 13 years ago
ae21216
KVM: PPC: align vcpu_kick with x86
by Alexander Graf
· 13 years ago
468a12c
KVM: PPC: Use get/set for to_svcpu to help preemption
by Alexander Graf
· 13 years ago
d33ad32
KVM: PPC: Book3s: PR: No irq_disable in vcpu_run
by Alexander Graf
· 13 years ago
7d82714
KVM: PPC: Book3s: PR: Disable preemption in vcpu_run
by Alexander Graf
· 13 years ago
dfd4d47
KVM: PPC: booke: Improve timer register emulation
by Scott Wood
· 13 years ago
b590497
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
by Scott Wood
· 13 years ago
940b45e
KVM: PPC: booke: Paravirtualize wrtee
by Scott Wood
· 13 years ago
29ac26e
KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt
by Scott Wood
· 13 years ago
c59a6a3
KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
by Scott Wood
· 13 years ago
25051b5
KVM: PPC: Move prepare_to_enter call site into subarch code
by Scott Wood
· 13 years ago
7e28e60e
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
by Scott Wood
· 13 years ago
1d1ef22
KVM: PPC: booke: check for signals in kvmppc_vcpu_run
by Scott Wood
· 13 years ago
7401f62
KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0
by Bharat Bhushan
· 13 years ago
dc2babfe
KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000
by Bharat Bhushan
· 13 years ago
f920842
PPC: Fix race in mtmsr paravirt implementation
by Bharat Bhushan
· 13 years ago
95325e6
KVM: PPC: E500: Support hugetlbfs
by Alexander Graf
· 13 years ago
841741f
KVM: PPC: e500: Don't hardcode PIR=0
by Scott Wood
· 13 years ago
Next »