index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
deadline-iosched.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
KVM: Force vmexit with virtual interrupt delivery
Yang Zhang
1
-1
/
+1
2013-04-16
KVM: Add reset/restore rtc_status support
Yang Zhang
4
-0
/
+70
2013-04-16
KVM: Return destination vcpu on interrupt injection
Yang Zhang
5
-19
/
+27
2013-04-16
KVM: Introduce struct rtc_status
Yang Zhang
1
-0
/
+12
2013-04-16
KVM: Add vcpu info to ioapic_update_eoi()
Yang Zhang
3
-8
/
+9
2013-04-14
KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits
Jan Kiszka
1
-1
/
+5
2013-04-14
KVM: nVMX: Fix conditions for interrupt injection
Jan Kiszka
1
-8
/
+12
2013-04-14
KVM: nVMX: Rework event injection and recovery
Jan Kiszka
1
-35
/
+64
2013-04-14
KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1
Jan Kiszka
1
-7
/
+2
2013-04-14
KVM: emulator: mark 0xff 0x7d opcode as undefined.
Gleb Natapov
1
-1
/
+1
2013-04-14
KVM: emulator: Do not fail on emulation of undefined opcode
Gleb Natapov
1
-2
/
+3
2013-04-14
KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...
Gleb Natapov
3
-5
/
+11
2013-04-14
KVM: emulator: fix unimplemented instruction detection
Gleb Natapov
1
-3
/
+4
2013-04-11
KVM: x86 emulator: Fix segment loading in VM86
Kevin Wolf
1
-3
/
+12
2013-04-08
KVM: Move kvm_rebooting declaration out of x86
Geoff Levand
2
-1
/
+2
2013-04-08
KVM: Move kvm_spurious_fault to x86.c
Geoff Levand
2
-8
/
+7
2013-04-08
KVM: Make local routines static
Geoff Levand
1
-4
/
+4
2013-04-08
KVM: Move vm_list kvm_lock declarations out of x86
Geoff Levand
2
-3
/
+3
2013-04-08
KVM: VMX: Add missing braces to avoid redundant error check
Jan Kiszka
1
-1
/
+2
2013-04-08
KVM: x86: fix memory leak in vmx_init
Yang Zhang
1
-1
/
+3
2013-04-07
kvm: fix MMIO/PIO collision misdetection
Michael S. Tsirkin
1
-2
/
+6
2013-04-07
KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controls
Jan Kiszka
1
-1
/
+1
2013-04-07
KVM: Call kvm_apic_match_dest() to check destination vcpu
Yang Zhang
3
-57
/
+3
2013-04-07
KVM: s390: virtio_ccw: reset errors for new I/O.
Cornelia Huck
1
-1
/
+4
2013-04-07
Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()"
Takuya Yoshikawa
2
-4
/
+8
2013-04-02
pmu: prepare for migration support
Paolo Bonzini
3
-6
/
+14
2013-04-02
KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
Nick Wang
1
-0
/
+3
2013-04-02
KVM: s390: Remove the sanity checks for kvm memory slot
Nick Wang
1
-12
/
+4
2013-04-02
KVM: s390: Change the virtual memory mapping location for virtio devices
Nick Wang
1
-5
/
+6
2013-04-02
KVM: s390: fix compile with !CONFIG_COMPAT
Heiko Carstens
1
-0
/
+1
2013-04-02
KVM: s390: fix stsi exception handling
Heiko Carstens
1
-10
/
+10
2013-04-02
KVM: s390: fix and enforce return code handling for irq injections
Heiko Carstens
4
-73
/
+37
2013-04-02
KVM: s390: make if statements in lpsw/lpswe handlers readable
Heiko Carstens
1
-34
/
+24
2013-04-02
KVM: s390: fix return code handling in lpsw/lpswe handlers
Heiko Carstens
1
-30
/
+14
2013-04-02
KVM: s390: fix psw conversion in lpsw handler
Heiko Carstens
1
-1
/
+2
2013-04-02
KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
Heiko Carstens
1
-1
/
+1
2013-04-02
KVM: s390: Dont do a gmap update on minor memslot changes
Christian Borntraeger
1
-0
/
+10
2013-03-22
KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
Paul Mackerras
4
-7
/
+4
2013-03-22
kvm/ppc/e500: eliminate tlb_refs
Scott Wood
2
-69
/
+30
2013-03-22
kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit
Scott Wood
1
-3
/
+4
2013-03-22
kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid
Scott Wood
1
-2
/
+2
2013-03-22
KVM: PPC: booke: Added debug handler
Bharat Bhushan
3
-3
/
+41
2013-03-22
KVM: PPC: Added one_reg interface for timer registers
Bharat Bhushan
3
-0
/
+39
2013-03-22
KVM: PPC: move tsr update in a separate function
Bharat Bhushan
1
-10
/
+14
2013-03-21
KVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_pages_available()
Takuya Yoshikawa
2
-8
/
+7
2013-03-21
KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()
Takuya Yoshikawa
2
-7
/
+3
2013-03-20
KVM: x86: correctly initialize the CS base on reset
Paolo Bonzini
2
-7
/
+2
2013-03-19
PCI: Use ROM images from firmware only if no other ROM source available
Matthew Garrett
1
-20
/
+35
2013-03-19
sparc: remove unused "config BITS"
Paul Bolle
1
-6
/
+0
2013-03-19
sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"
Paul Bolle
1
-1
/
+1
[next]