This is the second set of updates for the 2.6.23 merge window. This time around, the patchset includes the cpu hotplug fixes (which also make suspend and resume robust in the presence of running virtual machines). Also included are a few fixes and core updates. Avi Kivity (11): KVM: VMX: Reinitialize the real-mode tss when entering real mode KVM: VMX: Remove unnecessary code in vmx_tlb_flush() KVM: Remove kvmfs in favor of the anonymous inodes source KVM: Clean up #includes HOTPLUG: Add CPU_DYING notifier HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING HOTPLUG: Adapt thermal throttle to CPU_DYING SMP: Implement on_cpu() KVM: Keep track of which cpus have virtualization enabled KVM: Tune hotplug/suspend IPIs KVM: Use CPU_DYING for disabling virtualization Eddie Dong (1): KVM: Add support for in-kernel pio handlers Gregory Haskins (2): KVM: Adds support for in-kernel mmio handlers KVM: VMX: Fix interrupt checking on lightweight exit Joerg Roedel (1): KVM: SVM: Reliably detect if SVM was disabled by BIOS Luca Tettamanti (2): KVM: Fix x86 emulator writeback KVM: Avoid useless memory write when possible Nitin A Kamble (2): KVM: Implement emulation of "pop reg" instruction (opcode 0x58-0x5f) KVM: Implement emulation of instruction "ret" (opcode 0xc3) Shaohua Li (1): KVM: MMU: Fix Wrong tlb flush order - 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/20] HOTPLUG: Adapt thermal throttle to CPU_DYING
- From: Avi Kivity <[email protected]>
- [PATCH 19/20] KVM: Tune hotplug/suspend IPIs
- From: Avi Kivity <[email protected]>
- [PATCH 18/20] KVM: Keep track of which cpus have virtualization enabled
- From: Avi Kivity <[email protected]>
- [PATCH 20/20] KVM: Use CPU_DYING for disabling virtualization
- From: Avi Kivity <[email protected]>
- [PATCH 12/20] KVM: Remove kvmfs in favor of the anonymous inodes source
- From: Avi Kivity <[email protected]>
- [PATCH 14/20] HOTPLUG: Add CPU_DYING notifier
- From: Avi Kivity <[email protected]>
- [PATCH 13/20] KVM: Clean up #includes
- From: Avi Kivity <[email protected]>
- [PATCH 15/20] HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING
- From: Avi Kivity <[email protected]>
- [PATCH 17/20] SMP: Implement on_cpu()
- From: Avi Kivity <[email protected]>
- [PATCH 09/20] KVM: MMU: Fix Wrong tlb flush order
- From: Avi Kivity <[email protected]>
- [PATCH 11/20] KVM: SVM: Reliably detect if SVM was disabled by BIOS
- From: Avi Kivity <[email protected]>
- [PATCH 10/20] KVM: VMX: Remove unnecessary code in vmx_tlb_flush()
- From: Avi Kivity <[email protected]>
- [PATCH 06/20] KVM: Fix x86 emulator writeback
- From: Avi Kivity <[email protected]>
- [PATCH 08/20] KVM: VMX: Reinitialize the real-mode tss when entering real mode
- From: Avi Kivity <[email protected]>
- [PATCH 07/20] KVM: Avoid useless memory write when possible
- From: Avi Kivity <[email protected]>
- [PATCH 05/20] KVM: Add support for in-kernel pio handlers
- From: Avi Kivity <[email protected]>
- [PATCH 03/20] KVM: Adds support for in-kernel mmio handlers
- From: Avi Kivity <[email protected]>
- [PATCH 02/20] KVM: Implement emulation of instruction "ret" (opcode 0xc3)
- From: Avi Kivity <[email protected]>
- [PATCH 01/20] KVM: Implement emulation of "pop reg" instruction (opcode 0x58-0x5f)
- From: Avi Kivity <[email protected]>
- [PATCH 04/20] KVM: VMX: Fix interrupt checking on lightweight exit
- From: Avi Kivity <[email protected]>
- [PATCH 16/20] HOTPLUG: Adapt thermal throttle to CPU_DYING
- Prev by Date: maps2-add-proc-kpagemap-interface.patch
- Next by Date: [PATCH 04/20] KVM: VMX: Fix interrupt checking on lightweight exit
- Previous by thread: maps2-add-proc-kpagemap-interface.patch
- Next by thread: [PATCH 04/20] KVM: VMX: Fix interrupt checking on lightweight exit
- Index(es):