Following is the first part of the 2.6.25 merge window submission. Since there are 238 patches in the queue (and a few more expected), they'll be sent in five batches of around 50 each. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 16/50] KVM: Purify x86_decode_insn() error case management
- From: Avi Kivity <[email protected]>
- [PATCH 40/50] KVM: Move apic timer interrupt backlog processing to common code
- From: Avi Kivity <[email protected]>
- [PATCH 39/50] KVM: Add some \n in ioapic_debug()
- From: Avi Kivity <[email protected]>
- [PATCH 41/50] KVM: Rename KVM_TLB_FLUSH to KVM_REQ_TLB_FLUSH
- From: Avi Kivity <[email protected]>
- [PATCH 43/50] KVM: MMU: Simplify page table walker
- From: Avi Kivity <[email protected]>
- [PATCH 44/50] KVM: x86 emulator: cmc, clc, cli, sti
- From: Avi Kivity <[email protected]>
- [PATCH 45/50] KVM: MMU: Add rmap_next(), a helper for walking kvm rmaps
- From: Avi Kivity <[email protected]>
- [PATCH 50/50] KVM: Allocate userspace memory for older userspace
- From: Avi Kivity <[email protected]>
- [PATCH 48/50] KVM: MMU: Partial swapping of guest memory
- From: Avi Kivity <[email protected]>
- [PATCH 47/50] KVM: MMU: Make gfn_to_page() always safe
- From: Avi Kivity <[email protected]>
- [PATCH 46/50] KVM: MMU: Keep a reverse mapping of non-writable translations
- From: Avi Kivity <[email protected]>
- [PATCH 49/50] KVM: Use virtual cpu accounting if available for guest times.
- From: Avi Kivity <[email protected]>
- [PATCH 42/50] KVM: x86 emulator: Implement emulation of instruction: inc & dec
- From: Avi Kivity <[email protected]>
- [PATCH 14/50] KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE instead
- From: Avi Kivity <[email protected]>
- [PATCH 33/50] KVM: MMU: Disable write access on clean large pages
- From: Avi Kivity <[email protected]>
- [PATCH 38/50] KVM: apic round robin cleanup
- From: Avi Kivity <[email protected]>
- [PATCH 26/50] KVM: CodingStyle cleanup
- From: Avi Kivity <[email protected]>
- [PATCH 35/50] KVM: MMU: Move dirty bit updates to a separate function
- From: Avi Kivity <[email protected]>
- [PATCH 28/50] KVM: Move x86 msr handling to new files x86.[ch]
- From: Avi Kivity <[email protected]>
- [PATCH 30/50] KVM: MMU: More struct kvm_vcpu -> struct kvm cleanups
- From: Avi Kivity <[email protected]>
- [PATCH 37/50] KVM: Portability: split kvm_vcpu_ioctl
- From: Avi Kivity <[email protected]>
- [PATCH 36/50] KVM: MMU: When updating the dirty bit, inform the mmu about it
- From: Avi Kivity <[email protected]>
- [PATCH 34/50] KVM: MMU: Instantiate real-mode shadows as user writable shadows
- From: Avi Kivity <[email protected]>
- [PATCH 25/50] KVM: Remove gratuitous casts from lapic.c
- From: Avi Kivity <[email protected]>
- [PATCH 32/50] KVM: MMU: Fix nx access bit for huge pages
- From: Avi Kivity <[email protected]>
- [PATCH 29/50] KVM: MMU: Clean up MMU functions to take struct kvm when appropriate
- From: Avi Kivity <[email protected]>
- [PATCH 19/50] KVM: VMX: Simplify vcpu_clear()
- From: Avi Kivity <[email protected]>
- [PATCH 27/50] KVM: Support assigning userspace memory to the guest
- From: Avi Kivity <[email protected]>
- [PATCH 31/50] KVM: Move guest pte dirty bit management to the guest pagetable walker
- From: Avi Kivity <[email protected]>
- [PATCH 24/50] KVM: Hoist kvm_create_lapic() into kvm_vcpu_init()
- From: Avi Kivity <[email protected]>
- [PATCH 20/50] KVM: Remove the usage of page->private field by rmap
- From: Avi Kivity <[email protected]>
- [PATCH 22/50] KVM: Allow dynamic allocation of the mmu shadow cache size
- From: Avi Kivity <[email protected]>
- [PATCH 21/50] KVM: Add general accessors to read and write guest memory
- From: Avi Kivity <[email protected]>
- [PATCH 23/50] KVM: Add kvm_free_lapic() to pair with kvm_create_lapic()
- From: Avi Kivity <[email protected]>
- [PATCH 13/50] KVM: x86 emulator: remove _eflags and use directly ctxt->eflags.
- From: Avi Kivity <[email protected]>
- [PATCH 18/50] KVM: VMX: Don't clear the vmcs if the vcpu is not loaded on any processor
- From: Avi Kivity <[email protected]>
- [PATCH 17/50] KVM: x86 emulator: Any legacy prefix after a REX prefix nullifies its effect
- From: Avi Kivity <[email protected]>
- [PATCH 15/50] KVM: x86_emulator: no writeback for bt
- From: Avi Kivity <[email protected]>
- [PATCH 12/50] KVM: x86 emulator: split some decoding into functions for readability
- From: Avi Kivity <[email protected]>
- [PATCH 11/50] KVM: MMU: Ignore reserved bits in cr3 in non-pae mode
- From: Avi Kivity <[email protected]>
- [PATCH 05/50] KVM: x86 emulator: move all decoding process to function x86_decode_insn()
- From: Avi Kivity <[email protected]>
- [PATCH 09/50] KVM: Allow not-present guest page faults to bypass kvm
- From: Avi Kivity <[email protected]>
- [PATCH 10/50] KVM: MMU: Make flooding detection work when guest page faults are bypassed
- From: Avi Kivity <[email protected]>
- [PATCH 08/50] KVM: VMX: Further reduce efer reloads
- From: Avi Kivity <[email protected]>
- [PATCH 07/50] KVM: Call x86_decode_insn() only when needed
- From: Avi Kivity <[email protected]>
- [PATCH 06/50] KVM: emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn()
- From: Avi Kivity <[email protected]>
- [PATCH 04/50] KVM: x86 emulator: move all x86_emulate_memop() to a structure
- From: Avi Kivity <[email protected]>
- [PATCH 02/50] KVM: Refactor hypercall infrastructure (v3)
- From: Avi Kivity <[email protected]>
- [PATCH 01/50] KVM: x86 emulator: Add vmmcall/vmcall to x86_emulate (v3)
- From: Avi Kivity <[email protected]>
- [PATCH 03/50] KVM: x86 emulator: remove unused functions
- From: Avi Kivity <[email protected]>
- [PATCH 16/50] KVM: Purify x86_decode_insn() error case management
- Prev by Date: wistron_btns-add-support-for-x86_64-systems.patch in -mm
- Next by Date: [PATCH 03/50] KVM: x86 emulator: remove unused functions
- Previous by thread: wistron_btns-add-support-for-x86_64-systems.patch in -mm
- Next by thread: [PATCH 03/50] KVM: x86 emulator: remove unused functions
- Index(es):