KVM: Document KVM_GET_MP_STATE and KVM_SET_MP_STATE
[safe/jmp/linux-2.6] / arch /
2010-05-17 Gui JianfengKVM: MMU: fix sp->unsync type error in trace event...
2010-05-17 Joerg RoedelKVM: SVM: Handle MCE intercepts always on host level
2010-05-17 Joerg RoedelKVM: x86: Allow marking an exception as reinjected
2010-05-17 Joerg RoedelKVM: SVM: Report emulated SVM features to userspace
2010-05-17 Joerg RoedelKVM: x86: Add callback to let modules decide over some...
2010-05-17 Joerg RoedelKVM: SVM: Propagate nested entry failure into guest...
2010-05-17 Joerg RoedelKVM: SVM: Sync cr0 and cr3 to kvm state before nested...
2010-05-17 Joerg RoedelKVM: SVM: Make sure rip is synced to vmcb before nested...
2010-05-17 Joerg RoedelKVM: SVM: Fix nested nmi handling
2010-05-17 Avi KivityMerge remote branch 'tip/perf/core'
2010-05-17 Lai JiangshanKVM: VMX: free vpid when fail to create vcpu
2010-05-17 Alexander GrafKVM: PPC: Enable native paired singles
2010-05-17 Alexander GrafKVM: PPC: Find HTAB ourselves
2010-05-17 Alexander GrafKVM: PPC: Fix Book3S_64 Host MMU debug output
2010-05-17 Alexander GrafKVM: PPC: Set VSID_PR also for Book3S_64
2010-05-17 Alexander GrafKVM: PPC: Be more informative on BUG
2010-05-17 Alexander GrafKVM: PPC: Make Alignment interrupts work again
2010-05-17 Alexander GrafKVM: PPC: Improve split mode
2010-05-17 Alexander GrafKVM: PPC: Make Performance Counters work
2010-05-17 Alexander GrafKVM: PPC: Convert u64 -> ulong
2010-05-17 Alexander GrafKVM: PPC: Enable Book3S_32 KVM building
2010-05-17 Alexander GrafKVM: PPC: Add KVM intercept handlers
2010-05-17 Alexander GrafKVM: PPC: Check max IRQ prio
2010-05-17 Alexander GrafPPC: Export SWITCH_FRAME_SIZE
2010-05-17 Alexander GrafKVM: PPC: Export MMU variables
2010-05-17 Alexander GrafKVM: PPC: Add Book3S compatibility code
2010-05-17 Alexander GrafKVM: PPC: Emulate segment fault
2010-05-17 Alexander GrafKVM: PPC: Add SVCPU to Book3S_32
2010-05-17 Alexander GrafKVM: PPC: Remove fetch fail code
2010-05-17 Alexander GrafKVM: PPC: Release clean pages as clean
2010-05-17 Alexander GrafKVM: PPC: Make SLB switching code the new segment framework
2010-05-17 Alexander GrafKVM: PPC: Make highmem code generic
2010-05-17 Alexander GrafKVM: PPC: Make real mode handler generic
2010-05-17 Alexander GrafKVM: PPC: Extract MMU init
2010-05-17 Alexander GrafKVM: PPC: Use now shadowed vcpu fields
2010-05-17 Alexander GrafPPC: Add STLU
2010-05-17 Alexander GrafKVM: PPC: Use CONFIG_PPC_BOOK3S define
2010-05-17 Alexander GrafKVM: PPC: Use KVM_BOOK3S_HANDLER
2010-05-17 Alexander GrafKVM: PPC: Improve indirect svcpu accessors
2010-05-17 Alexander GrafKVM: PPC: Add fields to shadow vcpu
2010-05-17 Alexander GrafKVM: PPC: Add kvm_book3s_32.h
2010-05-17 Alexander GrafKVM: PPC: Add kvm_book3s_64.h
2010-05-17 Alexander GrafPPC: Split context init/destroy functions
2010-05-17 Alexander GrafKVM: PPC: Add generic segment switching code
2010-05-17 Alexander GrafKVM: PPC: Add SR swapping code
2010-05-17 Alexander GrafKVM: PPC: Add host MMU Support
2010-05-17 Alexander GrafKVM: PPC: Name generic 64-bit code generic
2010-05-17 Wei YongjunKVM: MMU: cleanup for function unaccount_shadowed()
2010-05-17 Gui JianfengKVM: Get rid of dead function gva_to_page()
2010-05-17 Gui JianfengKVM: MMU: Remove unused varialbe in rmap_next()
2010-05-17 Gui JianfengKVM: MMU: Make use of is_large_pte() in walker
2010-05-17 Gui JianfengKVM: MMU: Move sync_page() first pte address calculatio...
2010-05-17 Avi KivityKVM: MMU: Drop cr4.pge from shadow page role
2010-05-17 Lai JiangshanKVM: use the correct RCU API for PROVE_RCU=y
2010-05-17 Avi KivityMerge branch 'perf'
2010-05-17 Xiao GuangrongKVM: MMU: cleanup for hlist walk restart
2010-05-17 Gleb NatapovKVM: prevent spurious exit to userspace during task...
2010-05-17 Xiao GuangrongKVM: MMU: remove unused parameter in mmu_parent_walk()
2010-05-17 Xiao GuangrongKVM: MMU: reduce 'struct kvm_mmu_page' size
2010-05-17 Xiao GuangrongKVM: MMU: remove unused struct kvm_unsync_walk
2010-05-17 Gleb NatapovKVM: fix emulator_task_switch() return value.
2010-05-17 Avi KivityKVM: MMU: Replace role.glevels with role.cr4_pae
2010-05-17 Jan KiszkaKVM: x86: Push potential exception error code on task...
2010-05-17 Jan KiszkaKVM: x86: Terminate early if task_switch_16/32 failed
2010-05-17 Gleb NatapovKVM: x86: get rid of mmu_only parameter in emulator_wri...
2010-05-17 Gleb NatapovKVM: move DR register access handling into generic...
2010-05-17 Andre PrzywaraKVM: SVM: implement NEXTRIPsave SVM feature
2010-05-17 Avi KivityKVM: Fix MAXPHYADDR calculation when cpuid does not...
2010-05-17 Avi KivityKVM: Trace emulated instructions
2010-05-17 Avi KivityKVM: x86 emulator: Don't overwrite decode cache
2010-05-17 Alexander GrafKVM: PPC: Add dequeue for external on BookE
2010-05-17 Xiao GuangrongKVM: MMU: remove unnecessary NX check in walk_addr
2010-05-17 Xiao GuangrongKVM: MMU: remove unused field
2010-05-17 Xiao GuangrongKVM: MMU: cleanup/fix mmu audit code
2010-05-17 Alexander GrafKVM: PPC: Don't export Book3S symbols on BookE
2010-05-17 Alexander GrafKVM: PPC: Only use QPRs when available
2010-05-17 Alexander GrafKVM: PPC: Disable MSR_FEx for Cell hosts
2010-05-17 Alexander GrafKVM: PPC: Make bools bitfields
2010-05-17 Alexander GrafKVM: PPC: Use ULL for big numbers
2010-05-17 Alexander GrafKVM: PPC: Add check if pte was mapped secondary
2010-05-17 Alexander GrafKVM: PPC: Add emulation for dcba
2010-05-17 Alexander GrafKVM: PPC: Fix dcbz emulation
2010-05-17 Alexander GrafKVM: PPC: Make build work without CONFIG_VSX/ALTIVEC
2010-05-17 Alexander GrafKVM: PPC: Add OSI hypercall interface
2010-05-17 Alexander GrafKVM: Add support for enabling capabilities per-vcpu
2010-05-17 Alexander GrafKVM: PPC: Implement alignment interrupt
2010-05-17 Alexander GrafKVM: PPC: Implement emulation for lbzux and lhax
2010-05-17 Alexander GrafKVM: PPC: Make XER load 32 bit
2010-05-17 Alexander GrafKVM: PPC: Implement BAT reads
2010-05-17 Alexander GrafKVM: PPC: Implement mfsr emulation
2010-05-17 Alexander GrafKVM: PPC: Load VCPU for register fetching
2010-05-17 Alexander GrafKVM: PPC: Don't reload FPU with invalid values
2010-05-17 Alexander GrafKVM: PPC: Split instruction reading out
2010-05-17 Alexander GrafKVM: PPC: Book3S_32 guest MMU fixes
2010-05-17 Alexander GrafKVM: PPC: Make DSISR 32 bits wide
2010-05-17 Alexander GrafKVM: PPC: Allow userspace to unset the IRQ line
2010-05-17 Alexander GrafKVM: PPC: Ensure split mode works
2010-05-17 Avi KivityKVM: MMU: Disassociate direct maps from guest levels
2010-05-17 Xiao GuangrongKVM: MMU: check reserved bits only if CR4.PSE=1 or...
2010-05-17 Marcelo TosattiKVM: x86: document KVM_REQ_PENDING_TIMER usage
next