index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-09-24
kvm: don't take vcpu mutex for obviously invalid vcpu ioctls
David Matlack
2014-09-24
kvm: Faults which trigger IO release the mmap_sem
Andres Lagar-Cavilla
2014-09-24
kvm: x86: fix two typos in comment
Tiejun Chen
2014-09-24
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
2014-09-24
KVM: x86: emulating descriptor load misses long-mode case
Nadav Amit
2014-09-24
KVM: x86: directly use kvm_make_request again
Liang Chen
2014-09-24
KVM: x86: count actual tlb flushes
Radim Krčmář
2014-09-24
KVM: nested VMX: disable perf cpuid reporting
Marcelo Tosatti
2014-09-24
KVM: x86: Don't report guest userspace emulation error to userspace
Nadav Amit
2014-09-24
kvm: Make init_rmode_tss() return 0 on success.
Paolo Bonzini
2014-09-24
KVM: x86: Warn if guest virtual address space is not 48-bits
Nadav Amit
2014-09-24
kvm-vfio: do not use module_init
Paolo Bonzini
2014-09-24
KVM: EVENTFD: Remove inclusion of irq.h
Christoffer Dall
2014-09-17
kvm: Make init_rmode_identity_map() return 0 on success.
Tang Chen
2014-09-17
kvm: Remove ept_identity_pagetable from struct kvm_arch.
Tang Chen
2014-09-17
KVM: VFIO: register kvm_device_ops dynamically
Will Deacon
2014-09-17
KVM: s390: register flic ops dynamically
Cornelia Huck
2014-09-17
KVM: ARM: vgic: register kvm_device_ops dynamically
Will Deacon
2014-09-17
KVM: device: add simple registration mechanism for kvm_device_ops
Will Deacon
2014-09-16
kvm: ioapic: conditionally delay irq delivery duringeoi broadcast
Zhang Haoyu
2014-09-16
KVM: x86: Use kvm_make_request when applicable
Guo Hui Liu
2014-09-11
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
2014-09-11
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
Tang Chen
2014-09-11
Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-09-10
KVM: s390/interrupt: remove double assignment
Christian Borntraeger
2014-09-10
KVM: s390/cmm: Fix prefix handling for diag 10 balloon
Christian Borntraeger
2014-09-10
KVM: s390: get rid of constant condition in ipte_unlock_simple
Christian Borntraeger
2014-09-10
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
2014-09-10
KVM: s390: Limit guest size to 16TB
Christian Borntraeger
2014-09-10
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
2014-09-10
KVM: CPACF: Enable MSA4 instructions for kvm guest
Tony Krowiak
2014-09-10
KVM: fix api documentation of KVM_GET_EMULATED_CPUID
Alex Bennée
2014-09-10
KVM: document KVM_SET_GUEST_DEBUG api
Alex Bennée
2014-09-05
KVM: remove redundant assignments in __kvm_set_memory_region
Christian Borntraeger
2014-09-05
KVM: remove redundant assigment of return value in kvm_dev_ioctl
Christian Borntraeger
2014-09-05
KVM: remove redundant check of in_spin_loop
Christian Borntraeger
2014-09-05
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
2014-09-05
KVM: x86: skip writeback on injection of nested exception
Paolo Bonzini
2014-09-03
KVM: nSVM: propagate the NPF EXITINFO to the guest
Paolo Bonzini
2014-09-03
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
Paolo Bonzini
2014-09-03
KVM: mmio: cleanup kvm_set_mmio_spte_mask
Tiejun Chen
2014-09-03
kvm: x86: fix stale mmio cache bug
David Matlack
2014-09-03
kvm: fix potentially corrupt mmio cache
David Matlack
2014-09-03
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
2014-08-29
KVM: x86: use guest maxphyaddr to check MTRR values
Paolo Bonzini
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
2014-08-29
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
2014-08-29
KVM: x86: remove Aligned bit from movntps/movntpd
Paolo Bonzini
2014-08-29
KVM: x86 emulator: emulate MOVNTDQ
Alex Williamson
[next]