safe/jmp/linux-2.6
2008-12-31 Jan KiszkaKVM: VMX: Fix pending NMI-vs.-IRQ race for user space...
2008-12-31 Mark McLoughlinKVM: fix handling of ACK from shared guest IRQ
2008-12-31 Marcelo TosattiKVM: MMU: check for present pdptr shadow page in walk_s...
2008-12-31 Avi KivityKVM: Consolidate userspace memory capability reporting...
2008-12-31 Avi KivityKVM: Advertise the bug in memory region destruction...
2008-12-31 Rusty RussellKVM: use cpumask_var_t for cpus_hardware_enabled
2008-12-31 Rusty RussellKVM: use modern cpumask primitives, no cpumask_t on...
2008-12-31 Rusty RussellKVM: Extract core of kvm_flush_remote_tlbs/kvm_reload_r...
2008-12-31 Christian BorntraegerKVM: set owner of cpu and vm file operations
2008-12-31 Christian Borntraegeranon_inodes: use fops->owner for module refcount
2008-12-31 Eduardo Habkostx86: KVM guest: kvm_get_tsc_khz: return khz, not lpj
2008-12-31 Marcelo TosattiKVM: MMU: prepopulate the shadow on invlpg
2008-12-31 Marcelo TosattiKVM: MMU: skip global pgtables on sync due to cr3 switch
2008-12-31 Marcelo TosattiKVM: MMU: collapse remote TLB flushes on root sync
2008-12-31 Marcelo TosattiKVM: MMU: use page array in unsync walk
2008-12-31 Amit ShahKVM: x86 emulator: Fix handling of VMMCALL instruction
2008-12-31 Guillaume ThouveninKVM: x86 emulator: add the emulation of shld and shrd...
2008-12-31 Guillaume ThouveninKVM: x86 emulator: add the assembler code for three...
2008-12-31 Guillaume ThouveninKVM: x86 emulator: add a new "implied 1" Src decode...
2008-12-31 Guillaume ThouveninKVM: x86 emulator: add Src2 decode set
2008-12-31 Guillaume ThouveninKVM: x86 emulator: Extend the opcode descriptor
2008-12-31 Glauber CostaKVM: Really remove a slot when a user ask us so
2008-12-31 Hollis BlanchardKVM: ppc: mostly cosmetic updates to the exit timing...
2008-12-31 Hollis BlanchardKVM: ppc: Implement in-kernel exit timing statistics
2008-12-31 Hollis BlanchardKVM: ppc: save and restore guest mappings on context...
2008-12-31 Hollis BlanchardKVM: ppc: directly insert shadow mappings into the...
2008-12-31 Hollis Blanchardpowerpc/44x: declare tlb_44x_index for use in C code
2008-12-31 Hollis BlanchardKVM: ppc: support large host pages
2008-12-31 Mark McLoughlinKVM: split out kvm_free_assigned_irq()
2008-12-31 Mark McLoughlinKVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions
2008-12-31 Mark McLoughlinKVM: don't free an unallocated irq source id
2008-12-31 Mark McLoughlinKVM: make kvm_unregister_irq_ack_notifier() safe
2008-12-31 Mark McLoughlinKVM: remove the IRQ ACK notifier assertions
2008-12-31 Hannes EderKVM: VMX: fix sparse warning
2008-12-31 Hannes EderKVM: fix sparse warning
2008-12-31 Avi KivityKVM: Remove extraneous semicolon after do/while
2008-12-31 Avi KivityKVM: x86 emulator: fix popf emulation
2008-12-31 Avi KivityKVM: x86 emulator: fix ret emulation
2008-12-31 Avi KivityKVM: x86 emulator: switch 'pop reg' instruction to...
2008-12-31 Avi KivityKVM: x86 emulator: allow pop from mmio
2008-12-31 Avi KivityKVM: x86 emulator: Extract 'pop' sequence into a function
2008-12-31 Wu FengguangKVM: Prevent trace call into unloaded module text
2008-12-31 Christian BorntraegerKVM: s390: Fix memory leak of vcpu->run
2008-12-31 Christian BorntraegerKVM: s390: Fix refcounting and allow module unload
2008-12-31 Avi KivityKVM: x86 emulator: consolidate emulation of two operand...
2008-12-31 Avi KivityKVM: x86 emulator: reduce duplication in one operand...
2008-12-31 Marcelo TosattiKVM: MMU: optimize set_spte for page sync
2008-12-31 Sheng YangKVM: MSI to INTx translate
2008-12-31 Sheng YangKVM: Enable MSI for device assignment
2008-12-31 Sheng YangKVM: Add assigned_device_msi_dispatch()
2008-12-31 Sheng YangKVM: Export ioapic_get_delivery_bitmask
2008-12-31 Sheng YangKVM: Add fields for MSI device assignment
2008-12-31 Sheng YangKVM: Clean up assigned_device_update_irq
2008-12-31 Sheng YangKVM: Replace irq_requested with more generic irq_reques...
2008-12-31 Sheng YangKVM: Separate update irq to a single function
2008-12-31 Sheng YangKVM: Move ack notifier register and IRQ sourcd ID request
2008-12-31 Glauber Costax86: KVM guest: sign kvmclock as paravirt
2008-12-31 Avi KivityKVM: VMX: Conditionally request interrupt window after...
2008-12-31 Xiantao ZhangKVM: ia64: Clean up vmm_ivt.S using tab to indent every...
2008-12-31 Xiantao ZhangKVM: ia64: Add handler for crashed vmm
2008-12-31 Xiantao ZhangKVM: ia64: Add some debug points to provide crash infom...
2008-12-31 Xiantao ZhangKVM: ia64: Define printk function for kvm-intel module
2008-12-31 Eduardo Habkostx86: disable VMX on all CPUs on reboot
2008-12-31 Eduardo Habkostkdump: forcibly disable VMX and SVM on machine_crash_sh...
2008-12-31 Eduardo Habkostx86: cpu_emergency_svm_disable() function
2008-12-31 Eduardo HabkostKVM: SVM: move svm_hardware_disable() code to asm/virtext.h
2008-12-31 Eduardo HabkostKVM: SVM: move has_svm() code to asm/virtext.h
2008-12-31 Eduardo Habkostx86: cpu_emergency_vmxoff() function
2008-12-31 Eduardo HabkostKVM: VMX: extract kvm_cpu_vmxoff() from hardware_disable()
2008-12-31 Eduardo Habkostx86: asm/virtext.h: add cpu_vmxoff() inline function
2008-12-31 Eduardo HabkostKVM: VMX: move cpu_has_kvm_support() to an inline on...
2008-12-31 Eduardo HabkostKVM: VMX: move ASM_VMX_* definitions from asm/kvm_host...
2008-12-31 Eduardo HabkostKVM: SVM: move svm.h to include/asm
2008-12-31 Eduardo HabkostKVM: VMX: move vmx.h to include/asm
2008-12-31 Hollis BlanchardKVM: ppc: fix userspace mapping invalidation on context...
2008-12-31 Hollis BlanchardKVM: ppc: use prefetchable mappings for guest memory
2008-12-31 Hollis BlanchardKVM: ppc: use MMUCR accessor to obtain TID
2008-12-31 Sheng YangKVM: Fix kernel allocated memory slot
2008-12-31 Xiantao ZhangKVM: ia64: Remove some macro definitions in asm-offsets.c.
2008-12-31 Hollis BlanchardKVM: ppc: fix Kconfig constraints
2008-12-31 Hollis BlanchardKVM: ensure that memslot userspace addresses are page...
2008-12-31 Nitin A KambleKVM: Fix cpuid iteration on multiple leaves per eac
2008-12-31 Nitin A KambleKVM: Fix cpuid leaf 0xb loop termination
2008-12-31 Hollis BlanchardKVM: ppc: improve trap emulation
2008-12-31 Hollis BlanchardKVM: ppc: optimize irq delivery path
2008-12-31 Hollis BlanchardKVM: ppc: optimize find first bit
2008-12-31 Hollis BlanchardKVM: ppc: optimize kvm stat handling
2008-12-31 Hollis BlanchardKVM: ppc: fix set regs to take care of msr change
2008-12-31 Hollis BlanchardKVM: ppc: adjust vcpu types to support 64-bit cores
2008-12-31 Hollis BlanchardKVM: ppc: create struct kvm_vcpu_44x and introduce...
2008-12-31 Hollis BlanchardKVM: ppc: Move the last bits of 44x code out of booke.c
2008-12-31 Hollis BlanchardKVM: ppc: refactor instruction emulation into generic...
2008-12-31 Hollis Blanchardppc: Create disassemble.h to extract instruction fields
2008-12-31 Hollis BlanchardKVM: ppc: Refactor powerpc.c to relocate 440-specific...
2008-12-31 Hollis BlanchardKVM: ppc: combine booke_guest.c and booke_host.c
2008-12-31 Hollis BlanchardKVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
2008-12-31 Hollis BlanchardKVM: ppc: Move 440-specific TLB code into 44x_tlb.c
2008-12-31 Izik EidusKVM: MMU: Fix aliased gfns treated as unaliased
2008-12-31 Sheng YangKVM: Enable Function Level Reset for assigned device
2008-12-31 Xiantao ZhangKVM: ia64: Remove lock held by halted vcpu
next