projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2009-09-12
Marcelo Tosatti
MAINTAINERS: update KVM entry
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Julia Lawall
KVM: correct error-handling code
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Heiko Carstens
KVM: fix compile warnings on s390
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: VMX: Check cpl before emulating debug register...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: fix misreporting of coalesced interrupts by kvm...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Marcelo Tosatti
KVM: x86: drop duplicate kvm_flush_remote_tlb calls
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: VMX: call vmx_load_host_state() only if msr is...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: VMX: Conditionally reload debug register 6
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: Use thread debug register storage instead of kvm...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Marcelo Tosatti
KVM guest: do not batch pte updates from interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: Fix coalesced interrupt reporting in IOAPIC
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Glauber Costa
KVM guest: fix bogus wallclock physical address calculation
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: VMX: Fix cr8 exiting control clobbering by EPT
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: Optimize kvm_mmu_unprotect_page_virt() for tdp
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: Document KVM_CAP_IRQCHIP
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: Protect update_cr8_intercept() when running withou...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Sheng Yang
KVM: VMX: Fix EPT with WP bit change during paging
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Mikhail Ershov
KVM: Use kvm_{read,write}_guest_virt() to read and...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Mohammed Gamal
KVM: x86 emulator: Add adc and sbb missing decoder...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: Add missing #include
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: Add __KERNEL__ guards to exported headers
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Michael S....
KVM: export kvm_para.h
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Amit Shah
Documentation: Update KVM list email address
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: Rename x86_emulate.c to emulate.c
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Anthony Liguori
KVM: When switching to a vm8086 task, load segments...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: VMX: Adjust rflags if in real mode emulation
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: Move #endif KVM_CAP_IRQ_ROUTING to correct place
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: SVM: Drop tlb flush workaround in npt
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: Update cr8 intercept when APIC TPR is changed...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: enable nested svm by default
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: check for nested VINTR flag in svm_interrupt_...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: move nested_svm_intr main logic out of if...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: remove unnecessary is_nested check from svm_c...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: move special nested exit handling to separate...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: handle errors in vmrun emulation path appropr...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: remove nested_svm_do and helper functions
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: clean up nested vmrun path
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: clean up nestec vmload/vmsave paths
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: clean up nested_svm_exit_handled_msr
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: get rid of nested_svm_vmexit_real
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: simplify nested_svm_check_exception
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: do nested vmexit in nested_svm_exit_handled
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: consolidate nested_svm_exit_handled
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: cache nested intercepts
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: move nested svm state into seperate struct
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: complete interrupts after handling nested...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: copy only necessary parts of the control...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: optimize nested vmrun
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: optimize nested #vmexit
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: SVM: add helper functions for global interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
x86: Export kmap_atomic_to_page()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: Replace pic_lock()/pic_unlock() with direct call...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: Call ack notifiers from PIC when guest OS acks...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: Call kvm_vcpu_kick() inside pic spinlock
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Roel Kluin
KVM: fix EFER read buffer overflow
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Amit Shah
KVM: ignore reads to perfctr msrs
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: VMX: Optimize vmx_get_cpl()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Jan Kiszka
KVM: x86: Disallow hypercalls for guest callers in...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Marcelo Tosatti
KVM: MMU: fix bogus alloc_mmu_pages assignment
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Izik Eidus
KVM: MMU: make __kvm_mmu_free_some_pages handle empty...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Bartlomiej...
KVM: remove superfluous NULL pointer check in kvm_injec...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: report 1GB page support to userspace
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: MMU: enable gbpages by increasing nr of pagesizes
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: MMU: shadow support for 1gb pages
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: MMU: make page walker aware of mapping levels
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: MMU: make direct mapping paths aware of mapping...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: MMU: rename is_largepage_backed to mapping_level
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: MMU: make rmap code aware of mapping levels
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Xiao Guangrong
KVM: fix kvm_init() error handling
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Marcelo Tosatti
KVM: limit lapic periodic timer frequency
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Mikhail Ershov
KVM: Align cr8 threshold when userspace changes cr8
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Jan Kiszka
KVM: VMX: Avoid to return ENOTSUPP to userland
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Jan Kiszka
KVM: Drop obsolete cpu_get/put in make_all_cpus_request
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: PIT: Unregister ack notifier callback when freeing
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Sheng Yang
KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Akinobu Mita
KVM: x86: use kvm_get_gdt() and kvm_read_ldt()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Akinobu Mita
KVM: x86: use get_desc_base() and get_desc_limit()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: s390: remove unused structs
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Marcelo Tosatti
KVM: MMU: fix missing locking in alloc_mmu_pages
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Sheng Yang
KVM: Discard unnecessary kvm_mmu_flush_tlb() in kvm_mmu...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: silence lapic kernel messages that can be triggere...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: Reduce runnability interface with arch support...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: Move kvm_cpu_get_interrupt() declaration to x86...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: Move exception handling to the same place as other...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joerg Roedel
KVM: MMU: Fix MMU_DEBUG compile breakage
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gregory Haskins
KVM: add ioeventfd support
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gregory Haskins
KVM: make io_bus interface more robust
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Andre Przywara
KVM: add module parameters documentation
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Beth Kon
KVM: PIT support for HPET legacy mode
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: Always report x2apic as supported feature
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: No need to kick cpu if not in a guest mode
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gleb Natapov
KVM: Add trace points in irqchip code
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Michael S....
KVM: ignore msi request if !level
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Andre Przywara
KVM: fix MMIO_CONF_BASE MSR access
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: Trace shadow page lifecycle
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: Document basic API
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Avi Kivity
KVM: MMU: Trace guest pagetable walker
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Jan Kiszka
Revert "KVM: x86: check for cr3 validity in ioctl_set_s...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Andre Przywara
KVM: handle AMD microcode MSR
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Sheng Yang
KVM: Fix apic_mmio_write return for unaligned write
commit
|
commitdiff
|
tree
|
snapshot
next