Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
13d268ca2c4c29d6da2ba79419f9a655e602afed
/
arch
/
x86
/
kvm
13d268c
KVM: MMU: apply page track notifier
by Xiao Guangrong
· 9 years ago
5c520e9
KVM: MMU: simplify mmu_need_write_protect
by Xiao Guangrong
· 9 years ago
56ca57f
KVM: MMU: use page track for non-leaf shadow pages
by Xiao Guangrong
· 9 years ago
0eb05bf
KVM: page track: add notifier support
by Xiao Guangrong
· 9 years ago
e5691a8
KVM: MMU: clear write-flooding on the fast path of tracked page
by Xiao Guangrong
· 9 years ago
3d0c27a
KVM: MMU: let page fault handler be aware tracked page
by Xiao Guangrong
· 9 years ago
f29d4d7
KVM: page track: introduce kvm_slot_page_track_{add,remove}_page
by Xiao Guangrong
· 9 years ago
21ebbed
KVM: page track: add the framework of guest page tracking
by Xiao Guangrong
· 9 years ago
aeecee2
KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
by Xiao Guangrong
· 9 years ago
547ffae
KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
by Xiao Guangrong
· 9 years ago
92f94f1
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
by Xiao Guangrong
· 9 years ago
4d99ba8
kvm: x86: Check dest_map->vector to match eoi signals for rtc
by Joerg Roedel
· 9 years ago
9daa500
kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
by Joerg Roedel
· 9 years ago
9e4aabe
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
by Joerg Roedel
· 9 years ago
d74c0e6
KVM: x86: use list_last_entry
by Geliang Tang
· 9 years ago
652fc08
KVM: x86: use list_for_each_entry*
by Geliang Tang
· 9 years ago
e9ee956
KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault()
by Takuya Yoshikawa
· 9 years ago
ded5874
KVM: x86: MMU: Consolidate quickly_check_mmio_pf() and is_mmio_page_fault()
by Takuya Yoshikawa
· 9 years ago
3ae13fa
KVM: x86: pass kvm_get_time_scale arguments in hertz
by Paolo Bonzini
· 9 years ago
83326e4
kvm/x86: Hyper-V VMBus hypercall userspace exit
by Andrey Smetanin
· 9 years ago
b2fdc25
kvm/x86: Reject Hyper-V hypercall continuation
by Andrey Smetanin
· 9 years ago
0d9c055
kvm/x86: Pass return code of kvm_emulate_hypercall
by Andrey Smetanin
· 9 years ago
8ed6d76
kvm/x86: Rename Hyper-V long spin wait hypercall
by Andrey Smetanin
· 9 years ago
4e422bd
KVM: x86: fix missed hardware breakpoints
by Paolo Bonzini
· 9 years ago
4efd805
KVM: x86: fix *NULL on invalid low-prio irq
by Radim Krčmář
· 9 years ago
78db6a5
KVM: x86: rewrite handling of scaled TSC for kvmclock
by Paolo Bonzini
· 9 years ago
4941b8c
KVM: x86: rename argument to kvm_set_tsc_khz
by Paolo Bonzini
· 9 years ago
6f05485
KVM: VMX: Fix guest debugging while in L2
by Jan Kiszka
· 9 years ago
5bb1601
KVM: VMX: Factor out is_exception_n helper
by Jan Kiszka
· 9 years ago
bce87cc
KVM: x86: consolidate different ways to test for in-kernel LAPIC
by Paolo Bonzini
· 9 years ago
1e3161b4
KVM: x86: consolidate "has lapic" checks into irq.c
by Paolo Bonzini
· 9 years ago
f8543d6
KVM: APIC: remove unnecessary double checks on APIC existence
by Paolo Bonzini
· 9 years ago
b6ce978
KVM/VMX: Add host irq information in trace event when updating IRTE for posted interrupts
by Feng Wu
· 9 years ago
6228a0d
KVM: x86: Add lowest-priority support for vt-d posted-interrupts
by Feng Wu
· 9 years ago
52004014
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
by Feng Wu
· 9 years ago
23a1c25
KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
by Feng Wu
· 9 years ago
b51012d
KVM: x86: introduce do_shl32_div32
by Paolo Bonzini
· 9 years ago
ba049e9
kvm: rename pfn_t to kvm_pfn_t
by Dan Williams
· 9 years ago
1baa5ef
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
45bdbcf
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
by Huaitong Han
· 9 years ago
671d553
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ac3e5fc
kvm/x86: Hyper-V SynIC timers tracepoints
by Andrey Smetanin
· 9 years ago
18659a9
kvm/x86: Hyper-V SynIC tracepoints
by Andrey Smetanin
· 9 years ago
f3b138c
kvm/x86: Update SynIC timers on guest entry only
by Andrey Smetanin
· 9 years ago
7be58a6
kvm/x86: Skip SynIC vector check for QEMU side
by Andrey Smetanin
· 9 years ago
23a3b20
kvm/x86: Hyper-V fix SynIC timer disabling condition
by Andrey Smetanin
· 9 years ago
0cdeabb
kvm/x86: Reorg stimer_expiration() to better control timer restart
by Andrey Smetanin
· 9 years ago
f808495
kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
by Andrey Smetanin
· 9 years ago
019b978
kvm/x86: Drop stimer_stop() function
by Andrey Smetanin
· 9 years ago
1ac1b65
kvm/x86: Hyper-V timers fix incorrect logical operation
by Andrey Smetanin
· 9 years ago
2860c4b
KVM: move architecture-dependent requests to arch/
by Paolo Bonzini
· 9 years ago
1dab134
kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clock
by Nicholas Krause
· 9 years ago
e5e57e7
kvm: x86: only channel 0 of the i8254 is linked to the HPET
by Paolo Bonzini
· 9 years ago
0af2593
kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa
by David Matlack
· 9 years ago
0185604
KVM: x86: Reload pit counters for all channels when restoring state
by Andrew Honig
· 9 years ago
e24dea2
KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID
by Paolo Bonzini
· 9 years ago
fa7c4eb
KVM: MTRR: observe maxphyaddr from guest CPUID, not host
by Paolo Bonzini
· 9 years ago
a7f2d78
KVM: MTRR: fix fixed MTRR segment look up
by Alexis Dambricourt
· 9 years ago
7749266
KVM: x86: MMU: Use clear_page() instead of init_shadow_page_table()
by Takuya Yoshikawa
· 9 years ago
481d2bc
kvm/x86: Remove Hyper-V SynIC timer stopping
by Andrey Smetanin
· 9 years ago
8a86aea9
KVM: vmx: detect mismatched size in VMCS read/write
by Paolo Bonzini
· 9 years ago
845c5b4
KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcs
by Paolo Bonzini
· 9 years ago
f353105
KVM: VMX: fix read/write sizes of VMCS fields
by Paolo Bonzini
· 9 years ago
0bcf261
KVM: VMX: fix the writing POSTED_INTR_NV
by Li RongQing
· 9 years ago
1f4b34f
kvm/x86: Hyper-V SynIC timers
by Andrey Smetanin
· 9 years ago
765eaa0
kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
by Andrey Smetanin
· 9 years ago
93bf417
kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
by Andrey Smetanin
· 9 years ago
0ae8038
kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
by Andrey Smetanin
· 9 years ago
e18eaee
kvm/x86: Rearrange func's declarations inside Hyper-V header
by Andrey Smetanin
· 9 years ago
81b1b9c
KVM: VMX: Fix host initiated access to guest MSR_TSC_AUX
by Haozhong Zhang
· 9 years ago
8b89fe1
kvm: x86: move tracepoints outside extended quiescent state
by Paolo Bonzini
· 9 years ago
bb11c6c
KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()
by Takuya Yoshikawa
· 9 years ago
74c4e63
KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
by Takuya Yoshikawa
· 9 years ago
98bba23
KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shadow_page()
by Takuya Yoshikawa
· 9 years ago
4700579
KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()
by Takuya Yoshikawa
· 9 years ago
77fbbbd
KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptes
by Takuya Yoshikawa
· 9 years ago
afd28fe
KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
by Takuya Yoshikawa
· 9 years ago
029499b
KVM: x86: MMU: Make mmu_set_spte() return emulate value
by Takuya Yoshikawa
· 9 years ago
fd95145
KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
by Takuya Yoshikawa
· 9 years ago
7ee0e5b
KVM: x86: MMU: Remove unused parameter of __direct_map()
by Takuya Yoshikawa
· 9 years ago
018aabb5
KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
by Takuya Yoshikawa
· 9 years ago
0e3d064
KVM: x86: MMU: always set accessed bit in shadow PTEs
by Paolo Bonzini
· 9 years ago
aba2f06
KVM: x86: correctly print #AC in traces
by Paolo Bonzini
· 9 years ago
46896c7
KVM: svm: add support for RDTSCP
by Paolo Bonzini
· 9 years ago
9dbe6cf
KVM: x86: expose MSR_TSC_AUX to userspace
by Paolo Bonzini
· 9 years ago
db397571
kvm/x86: Hyper-V kvm exit
by Andrey Smetanin
· 9 years ago
5c919412
kvm/x86: Hyper-V synthetic interrupt controller
by Andrey Smetanin
· 9 years ago
d62caab
kvm/x86: per-vcpu apicv deactivation support
by Andrey Smetanin
· 9 years ago
6308630
kvm/x86: split ioapic-handled and EOI exit bitmaps
by Andrey Smetanin
· 9 years ago
abdb080
kvm/irqchip: kvm_arch_irq_routing_update renaming split
by Andrey Smetanin
· 9 years ago
b2467e7
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
by Haozhong Zhang
· 9 years ago
ae8b787
x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR
by Borislav Petkov
· 9 years ago
91713fa
kvm: Add accessors for guest CPU's family, model, stepping
by Borislav Petkov
· 9 years ago
62a193e
KVM: x86: request interrupt window when IRQ chip is split
by Matt Gingell
· 9 years ago
934bf65
KVM: x86: set KVM_REQ_EVENT on local interrupt request from user space
by Matt Gingell
· 9 years ago
782d422
KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_irq_injection
by Matt Gingell
· 9 years ago
127a457
KVM: x86: fix interrupt window handling in split IRQ chip case
by Matt Gingell
· 9 years ago
3370b69
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
a96036b
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
by Paolo Bonzini
· 9 years ago
cbdb967
KVM: svm: unconditionally intercept #DB
by Paolo Bonzini
· 9 years ago
Next »