1 Jan 2009 10:59
[GIT PULL] KVM updates for 2.6.29-rc
Avi Kivity <avi <at> redhat.com>
2009-01-01 09:59:30 GMT
2009-01-01 09:59:30 GMT
Linus, please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git kvm-updates/2.6.29
for the 2.6.29 cycle KVM updates. These include improved NMI support,
emulator improvements, better integration with kdump and emergency reboot,
MTRR support, MSI for assigned devices, some MMU performance optimizations,
arch updates, and random fixes.
Amit Shah (4):
KVM: x86: Fix typo in function name
KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration
KVM: SVM: Set the 'busy' flag of the TR selector
KVM: x86 emulator: Fix handling of VMMCALL instruction
Avi Kivity (13):
KVM: VMX: Conditionally request interrupt window after injecting irq
KVM: x86 emulator: reduce duplication in one operand emulation thunks
KVM: x86 emulator: consolidate emulation of two operand instructions
KVM: x86 emulator: Extract 'pop' sequence into a function
KVM: x86 emulator: allow pop from mmio
KVM: x86 emulator: switch 'pop reg' instruction to emulate_pop()
KVM: x86 emulator: fix ret emulation
KVM: x86 emulator: fix popf emulation
KVM: Remove extraneous semicolon after do/while
KVM: Advertise the bug in memory region destruction as fixed
KVM: Consolidate userspace memory capability reporting into common code
KVM: MMU: Don't treat a global pte as such if cr4.pge is cleared
KVM: Add locking to virtual i8259 interrupt controller
(Continue reading)
RSS Feed