Powerpc: wii: Fix typo in comment
[safe/jmp/linux-2.6] / arch / powerpc / kvm /
2010-04-20 Takuya YoshikawaKVM: fix the handling of dirty bitmaps to avoid overflows
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-05 Linus TorvaldsMerge branch 'kvm-updates/2.6.34' of git://git./virt...
2010-03-01 Liu YuKVM: ppc/booke: Set ESR and DEAR when inject interrupt...
2010-03-01 Liu YuKVM: PPC E500: fix tlbcfg emulation
2010-03-01 Liu YuKVM: PPC: Add PVR/PIR init for E500
2010-03-01 Liu YuKVM: PPC E500: Add register l1csr0 emulation
2010-03-01 Marcelo TosattiKVM: fix cleanup_srcu_struct on vm destruction
2010-03-01 Alexander GrafKVM: PPC: Move Shadow MSR calculation to function
2010-03-01 Alexander GrafKVM: PPC: Keep SRR1 flags around in shadow_msr
2010-03-01 Alexander GrafKVM: PPC: Add support for FPU/Altivec/VSX
2010-03-01 Alexander GrafKVM: PPC: Add helper functions to call real mode loaders
2010-03-01 Alexander GrafKVM: PPC: Make large pages work
2010-03-01 Alexander GrafKVM: PPC: Pass through program interrupts
2010-03-01 Alexander GrafKVM: PPC: Pass program interrupt flags to the guest
2010-03-01 Alexander GrafKVM: PPC: Fix HID5 setting code
2010-03-01 Alexander GrafKVM: PPC: Emulate trap SRR1 flags properly
2010-03-01 Alexander GrafKVM: PPC: Call SLB patching code in interrupt safe...
2010-03-01 Alexander GrafKVM: PPC: Get rid of unnecessary RFI
2010-03-01 Alexander GrafKVM: PPC: Implement 'skip instruction' mode
2010-03-01 Alexander GrafKVM: PPC: Use PACA backed shadow vcpu
2010-03-01 Alexander GrafKVM: PPC: Add helpers for CR, XER
2010-03-01 Alexander GrafKVM: PPC: Use accessor functions for GPR access
2010-03-01 Alexander GrafKVM: PPC: Enable lightweight exits again
2010-03-01 Alexander GrafKVM: PPC: Fix typo in rebolting code
2010-03-01 Marcelo TosattiKVM: convert slots_lock to a mutex
2010-03-01 Marcelo TosattiKVM: split kvm_arch_set_memory_region into prepare...
2010-03-01 Marcelo TosattiKVM: modify memslots layout in struct kvm
2010-03-01 Alexander GrafKVM: powerpc: Remove AGGRESSIVE_DEC
2010-03-01 Alexander GrafKVM: powerpc: Improve DEC handling
2010-03-01 Alexander GrafKVM: powerpc: Move vector to irqprio resolving to separ...
2010-03-01 Avi KivityKVM: Add KVM_MMIO kconfig item
2010-02-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-25 Alexander GrafKVM: powerpc: Show timing option only on embedded
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-15 Michael S. Tsirkinvhost_net: a kernel-level virtio server
2009-12-27 Alexander GrafKVM: powerpc: Fix mtsrin in book3s_64 mmu
2009-12-09 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-12-08 Alexander Grafpowerpc/kvm: Sync guest visible MMU state
2009-12-03 Hollis BlanchardKVM: powerpc: Fix BUILD_BUG_ON condition
2009-12-03 Alexander GrafKVM: Activate Virtualization On Demand
2009-12-03 Avi KivityKVM: Return -ENOTTY on unrecognized ioctls
2009-11-05 Benjamin Herrenschmidtpowerpc/kvm: Fix non-modular build
2009-11-05 Benjamin HerrenschmidtMerge branch 'kvm' into next
2009-11-05 Benjamin Herrenschmidtpowerpc/kvm: Remove problematic BUILD_BUG_ON statement
2009-11-05 Benjamin Herrenschmidtpowerpc/kvm: Remove problematic BUILD_BUG_ON statement
2009-11-05 Alexander GrafUse hrtimers for the decrementer
2009-11-05 Alexander GrafFix trace.h
2009-11-05 Alexander GrafInclude Book3s_64 target in buildsystem
2009-11-05 Alexander GrafExport KVM symbols for module
2009-11-05 Alexander GrafAdd desktop PowerPC specific emulation
2009-11-05 Alexander GrafAdd mfdec emulation
2009-11-05 Alexander GrafAdd book3s_64 specific opcode emulation
2009-11-05 Alexander GrafAdd book3s_32 guest MMU
2009-11-05 Alexander GrafAdd book3s_64 guest MMU
2009-11-05 Alexander GrafAdd book3s_64 Host MMU handling
2009-11-05 Alexander GrafAdd book3s.c
2009-11-05 Alexander GrafAdd interrupt handling code
2009-11-05 Alexander GrafAdd SLB switching code for entry/exit
2009-11-05 Alexander GrafAdd book3s_64 highmem asm code
2009-11-05 Alexander GrafMove dirty logging code to sub-arch
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-15 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-09-10 Gleb NatapovKVM: Reduce runnability interface with arch support...
2009-09-10 Marcelo TosattiKVM: remove old KVMTRACE support code
2009-09-10 Marcelo TosattiKVM: powerpc: convert marker probes to event trace
2009-09-10 Gleb NatapovKVM: Use macro to iterate over vcpus.
2009-09-10 Liu YuKVM: ppc: e500: Add MMUCFG and PVR emulation
2009-09-10 Liu YuKVM: ppc: e500: Directly pass pvr to guest
2009-09-10 Liu YuKVM: ppc: e500: Move to Book-3e MMU definitions
2009-09-10 Stephen RothwellKVM: powerpc: fix some init/exit annotations
2009-09-10 Avi KivityKVM: Move common KVM Kconfig items to new file virt...
2009-08-20 Benjamin Herrenschmidtpowerpc: Use names rather than numbers for SPRGs (v2)
2009-06-16 Michael Ellermanpowerpc: Add configurable -Werror for arch/powerpc
2009-06-10 Gleb NatapovKVM: Fix interrupt unhalting a vcpu when it shouldn't
2009-03-24 Liu YuKVM: ppc: e500: Fix the bug that KVM is unstable in SMP
2009-03-24 Liu YuKVM: ppc: e500: Fix the bug that mas0 update to wrong...
2009-03-24 Liu YuKVM: ppc: Add emulation of E500 register mmucsr0
2009-03-24 Liu YuKVM: ppc: Move to new TLB invalidate interface
2009-03-24 Liu YuKVM: ppc: Fix e500 warnings and some spelling problems
2009-03-24 Avi KivityKVM: Add CONFIG_HAVE_KVM_IRQCHIP
2009-03-24 Hollis BlanchardKVM: ppc: remove debug support broken by KVM debug...
2009-03-24 Hollis BlanchardKVM: ppc: Add extra E500 exceptions
2009-03-24 Hollis BlanchardKVM: ppc: distinguish between interrupts and priorities
2009-03-24 Hollis BlanchardKVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
2009-03-24 Hollis BlanchardKVM: ppc: E500 core-specific code
2009-03-24 Hollis BlanchardKVM: ppc: ifdef iccci with CONFIG_44x
2009-03-24 Hollis BlanchardKVM: ppc: Add dbsr in kvm_vcpu_arch
2009-03-24 Hollis BlanchardKVM: ppc: split out common Book E instruction emulation
2009-03-24 Hollis BlanchardKVM: ppc: use macros instead of hardcoded literals...
2009-03-24 Hollis BlanchardKVM: ppc: remove last 44x-specific bits from booke.c
2009-03-24 Hollis BlanchardKVM: ppc: rename 44x MMU functions used in booke.c
2009-03-24 Hollis BlanchardKVM: ppc: turn tlb_xlate() into a per-core hook (and...
2009-03-24 Hollis BlanchardKVM: ppc: change kvmppc_mmu_map() parameters
2009-03-24 Hollis BlanchardKVM: ppc: small cosmetic changes to Book E DTLB miss...
2009-03-24 Hollis BlanchardKVM: ppc: cosmetic changes to mmu hook names
2009-03-24 Jan KiszkaKVM: New guest debug interface
2009-02-15 Sheng YangKVM: Add kvm_arch_sync_events to sync with asynchronize...
2008-12-31 Avi KivityKVM: Consolidate userspace memory capability reporting...
2008-12-31 Hollis BlanchardKVM: ppc: mostly cosmetic updates to the exit timing...
next