index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
2013-03-22
KVM: PPC: booke: Added debug handler
Bharat Bhushan
2013-03-22
KVM: PPC: Added one_reg interface for timer registers
Bharat Bhushan
2013-03-22
KVM: PPC: move tsr update in a separate function
Bharat Bhushan
2013-03-21
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2013-03-17
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
2013-03-04
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-03-04
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
2013-03-04
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-15
powerpc/kvm/book3s_pr: Fix compilation on 32-bit machines
Paul Mackerras
2013-02-15
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
2013-02-13
KVM: PPC: BookE: Handle alignment interrupts
Alexander Graf
2013-02-13
KVM: PPC: booke: Allow multiple exception types
Bharat Bhushan
2013-02-13
KVM: PPC: booke: use vcpu reference from thread_struct
Bharat Bhushan
2013-01-29
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-01-26
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-24
KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code
Alexander Graf
2013-01-24
KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
Alexander Graf
2013-01-24
KVM: PPC: e500: Implement TLB1-in-TLB0 mapping
Alexander Graf
2013-01-24
KVM: PPC: E500: Split host and guest MMU parts
Alexander Graf
2013-01-24
KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
Alexander Graf
2013-01-24
KVM: PPC: E500: Propagate errors when shadow mapping
Alexander Graf
2013-01-24
KVM: PPC: E500: Explicitly mark shadow maps invalid
Alexander Graf
2013-01-24
KVM: PPC: E500: Move write_stlbe higher
Alexander Graf
2013-01-21
arch/powerpc/kvm: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-17
KVM: PPC: Emulate dcbf
Alexander Graf
2013-01-10
KVM: PPC: BookE: Add EPR ONE_REG sync
Alexander Graf
2013-01-10
KVM: PPC: BookE: Implement EPR exit
Alexander Graf
2013-01-10
KVM: PPC: BookE: Emulate mfspr on EPR
Alexander Graf
2013-01-10
KVM: PPC: BookE: Allow irq deliveries to inject requests
Alexander Graf
2013-01-10
KVM: PPC: Fix mfspr/mtspr MMUCFG emulation
Mihai Caraman
2013-01-10
KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1
Alexander Graf
2013-01-10
KVM: PPC: Only WARN on invalid emulation
Alexander Graf
2013-01-10
powerpc: Disable relocation on exceptions whenever PR KVM is active
Ian Munsie
2013-01-06
KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNV
Andreas Schwab
2012-12-14
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2012-12-14
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-06
KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface
Mihai Caraman
2012-12-06
KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
Mihai Caraman
2012-12-06
KVM: PPC: bookehv: Add guest computation mode for irq delivery
Mihai Caraman
2012-12-06
KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
Mihai Caraman
2012-12-06
KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation
Mihai Caraman
2012-12-06
KVM: PPC: e500: Add emulation helper for getting instruction ea
Mihai Caraman
2012-12-06
KVM: PPC: bookehv64: Add support for interrupt handling
Mihai Caraman
2012-12-06
KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler
Mihai Caraman
2012-12-06
KVM: PPC: booke: Fix get_tb() compile error on 64-bit
Mihai Caraman
2012-12-06
KVM: PPC: e500: Silence bogus GCC warning in tlb code
Mihai Caraman
2012-12-06
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
[next]