index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
KVM: i8254: don't assume layout of kvm_kpit_state
Radim Krčmář
2016-03-04
1
-4
/
+8
|
*
|
|
KVM: i8254: remove pointless dereference of PIT
Radim Krčmář
2016-03-04
1
-2
/
+2
|
*
|
|
KVM: i8254: remove pit and kvm from kvm_kpit_state
Radim Krčmář
2016-03-04
2
-7
/
+9
|
*
|
|
KVM: i8254: refactor kvm_free_pit
Radim Krčmář
2016-03-04
1
-13
/
+11
|
*
|
|
KVM: i8254: refactor kvm_create_pit
Radim Krčmář
2016-03-04
1
-15
/
+12
|
*
|
|
KVM: i8254: remove notifiers from PIT discard policy
Radim Krčmář
2016-03-04
3
-13
/
+38
|
*
|
|
KVM: i8254: remove unnecessary uses of PIT state lock
Radim Krčmář
2016-03-04
3
-14
/
+8
|
*
|
|
KVM: i8254: pass struct kvm_pit instead of kvm in PIT
Radim Krčmář
2016-03-04
3
-72
/
+70
|
*
|
|
KVM: i8254: tone down WARN_ON pit.state_lock
Radim Krčmář
2016-03-04
1
-14
/
+3
|
*
|
|
KVM: i8254: use atomic_t instead of pit.inject_lock
Radim Krčmář
2016-03-04
2
-35
/
+24
|
*
|
|
KVM: i8254: add kvm_pit_reset_reinject
Radim Krčmář
2016-03-04
1
-8
/
+10
|
*
|
|
KVM: i8254: simplify atomics in kvm_pit_ack_irq
Radim Krčmář
2016-03-04
1
-11
/
+1
|
*
|
|
KVM: i8254: change PIT discard tick policy
Radim Krčmář
2016-03-04
1
-5
/
+7
|
*
|
|
KVM: MMU: apply page track notifier
Xiao Guangrong
2016-03-03
2
-4
/
+19
|
*
|
|
KVM: MMU: simplify mmu_need_write_protect
Xiao Guangrong
2016-03-03
1
-22
/
+7
|
*
|
|
KVM: MMU: use page track for non-leaf shadow pages
Xiao Guangrong
2016-03-03
1
-5
/
+21
|
*
|
|
KVM: page track: add notifier support
Xiao Guangrong
2016-03-03
2
-0
/
+74
|
*
|
|
KVM: MMU: clear write-flooding on the fast path of tracked page
Xiao Guangrong
2016-03-03
2
-3
/
+23
|
*
|
|
KVM: MMU: let page fault handler be aware tracked page
Xiao Guangrong
2016-03-03
3
-7
/
+55
|
*
|
|
KVM: page track: introduce kvm_slot_page_track_{add,remove}_page
Xiao Guangrong
2016-03-03
1
-0
/
+85
|
*
|
|
KVM: page track: add the framework of guest page tracking
Xiao Guangrong
2016-03-03
3
-1
/
+59
|
*
|
|
KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
Xiao Guangrong
2016-03-03
2
-5
/
+13
|
*
|
|
KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
Xiao Guangrong
2016-03-03
2
-13
/
+28
|
*
|
|
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
Xiao Guangrong
2016-03-03
2
-18
/
+21
|
*
|
|
kvm: x86: Check dest_map->vector to match eoi signals for rtc
Joerg Roedel
2016-03-03
1
-3
/
+14
|
*
|
|
kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
Joerg Roedel
2016-03-03
2
-1
/
+10
|
*
|
|
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
Joerg Roedel
2016-03-03
5
-16
/
+26
|
*
|
|
KVM: x86: use list_last_entry
Geliang Tang
2016-02-23
2
-4
/
+4
|
*
|
|
KVM: x86: use list_for_each_entry*
Geliang Tang
2016-02-23
1
-10
/
+4
|
*
|
|
KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault()
Takuya Yoshikawa
2016-02-23
2
-36
/
+22
|
*
|
|
KVM: x86: MMU: Consolidate quickly_check_mmio_pf() and is_mmio_page_fault()
Takuya Yoshikawa
2016-02-23
1
-11
/
+4
|
*
|
|
KVM: x86: pass kvm_get_time_scale arguments in hertz
Paolo Bonzini
2016-02-16
1
-7
/
+7
|
*
|
|
kvm/x86: Hyper-V VMBus hypercall userspace exit
Andrey Smetanin
2016-02-16
1
-7
/
+32
|
*
|
|
kvm/x86: Reject Hyper-V hypercall continuation
Andrey Smetanin
2016-02-16
1
-0
/
+7
|
*
|
|
kvm/x86: Pass return code of kvm_emulate_hypercall
Andrey Smetanin
2016-02-16
3
-5
/
+3
|
*
|
|
kvm/x86: Rename Hyper-V long spin wait hypercall
Andrey Smetanin
2016-02-16
1
-1
/
+1
|
*
|
|
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
2016-02-16
1
-0
/
+1
|
*
|
|
KVM: x86: fix *NULL on invalid low-prio irq
Radim Krčmář
2016-02-16
1
-18
/
+13
|
*
|
|
KVM: x86: rewrite handling of scaled TSC for kvmclock
Paolo Bonzini
2016-02-16
1
-7
/
+8
|
*
|
|
KVM: x86: rename argument to kvm_set_tsc_khz
Paolo Bonzini
2016-02-16
1
-7
/
+7
|
*
|
|
KVM: VMX: Fix guest debugging while in L2
Jan Kiszka
2016-02-16
1
-0
/
+17
|
*
|
|
KVM: VMX: Factor out is_exception_n helper
Jan Kiszka
2016-02-16
1
-8
/
+9
|
*
|
|
KVM: x86: consolidate different ways to test for in-kernel LAPIC
Paolo Bonzini
2016-02-09
5
-29
/
+22
|
*
|
|
KVM: x86: consolidate "has lapic" checks into irq.c
Paolo Bonzini
2016-02-09
2
-8
/
+7
|
*
|
|
KVM: APIC: remove unnecessary double checks on APIC existence
Paolo Bonzini
2016-02-09
1
-16
/
+3
|
*
|
|
KVM/VMX: Add host irq information in trace event when updating IRTE for poste...
Feng Wu
2016-02-09
2
-5
/
+9
|
*
|
|
KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Feng Wu
2016-02-09
1
-7
/
+49
|
*
|
|
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
Feng Wu
2016-02-09
5
-7
/
+80
|
*
|
|
KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
Feng Wu
2016-02-09
1
-1
/
+14
|
*
|
|
KVM: x86: introduce do_shl32_div32
Paolo Bonzini
2016-02-09
2
-8
/
+17
|
|
|
/
|
|
/
|
[prev]
[next]