summaryrefslogtreecommitdiffstats
path: root/Documentation/volatile-considered-harmful.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-10KVM: PIT: Unregister ack notifier callback when freeingGleb Natapov1-0/+2
2009-09-10KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang4-5/+32
2009-09-10KVM: x86: use kvm_get_gdt() and kvm_read_ldt()Akinobu Mita2-6/+5
2009-09-10KVM: x86: use get_desc_base() and get_desc_limit()Akinobu Mita1-13/+5
2009-09-10KVM: s390: remove unused structsGleb Natapov1-9/+0
2009-09-10KVM: MMU: fix missing locking in alloc_mmu_pagesMarcelo Tosatti1-0/+2
2009-09-10KVM: Discard unnecessary kvm_mmu_flush_tlb() in kvm_mmu_load()Sheng Yang1-1/+1
2009-09-10KVM: silence lapic kernel messages that can be triggered by a guestGleb Natapov1-4/+4
2009-09-10KVM: Reduce runnability interface with arch support codeGleb Natapov7-40/+11
2009-09-10KVM: Move kvm_cpu_get_interrupt() declaration to x86 codeGleb Natapov2-1/+1
2009-09-10KVM: Move exception handling to the same place as other eventsGleb Natapov1-12/+9
2009-09-10KVM: MMU: Fix MMU_DEBUG compile breakageJoerg Roedel1-2/+2
2009-09-10KVM: add ioeventfd supportGregory Haskins5-4/+293
2009-09-10KVM: make io_bus interface more robustGregory Haskins6-15/+79
2009-09-10KVM: add module parameters documentationAndre Przywara1-0/+39
2009-09-10KVM: PIT support for HPET legacy modeBeth Kon5-6/+93
2009-09-10KVM: Always report x2apic as supported featureGleb Natapov1-0/+3
2009-09-10KVM: No need to kick cpu if not in a guest modeGleb Natapov1-0/+1
2009-09-10KVM: Add trace points in irqchip codeGleb Natapov6-0/+152
2009-09-10KVM: ignore msi request if !levelMichael S. Tsirkin1-1/+3
2009-09-10KVM: fix MMIO_CONF_BASE MSR accessAndre Przywara1-0/+8
2009-09-10KVM: Trace shadow page lifecycleAvi Kivity2-4/+109