messages from 2013-01-18 00:49:39 to 2013-02-19 00:53:43 UTC [more...]
[RFC PATCH 0/6] kvm/ppc/mpic: in-kernel irqchip
2013-02-19 0:53 UTC (14+ messages)
` [RFC PATCH 1/6] kvm: add device control API
` [RFC PATCH 2/6] kvm/ppc: add a notifier chain for vcpu creation/destruction
` [RFC PATCH 3/6] kvm/ppc/mpic: import hw/openpic.c from QEMU
` [RFC PATCH 4/6] kvm/ppc/mpic: remove some obviously unneeded code
` [RFC PATCH 5/6] kvm/ppc/mpic: adapt to kernel style and environment
` [RFC PATCH 6/6] kvm/ppc/mpic: in-kernel MPIC emulation
[PULL 00/14] ppc patch queue 2013-02-15
2013-02-19 0:15 UTC (15+ messages)
` [PATCH 01/12] KVM: PPC: E500: Move write_stlbe higher
` [PATCH 02/12] KVM: PPC: E500: Explicitly mark shadow maps invalid
` [PATCH 03/12] KVM: PPC: E500: Propagate errors when shadow mapping
` [PATCH 04/12] KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
` [PATCH 05/12] KVM: PPC: E500: Split host and guest MMU parts
` [PATCH 06/12] KVM: PPC: e500: Implement TLB1-in-TLB0 mapping
` [PATCH 07/12] KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
` [PATCH 08/12] KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code
` [PATCH 09/12] KVM: PPC: booke: use vcpu reference from thread_struct
` [PATCH 10/12] KVM: PPC: booke: Allow multiple exception types
` [PATCH 11/12] booke: Added DBCR4 SPR number
` [PATCH 12/12] KVM: PPC: BookE: Handle alignment interrupts
[PATCH 0/9] In-kernel XICS interrupt controller emulation
2013-02-18 22:43 UTC (17+ messages)
` [PATCH 1/9] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
` [PATCH 2/9] KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
` [PATCH 3/9] KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
` [PATCH 4/9] KVM: PPC: Book3S: Generalize interfaces to interrupt controller emulation
` [PATCH 5/9] KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
` [PATCH 6/9] KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
` [PATCH 7/9] KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
` [PATCH 8/9] KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
` [PATCH 9/9] KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
[PATCH 1/4] powerpc: lookup_linux_pte has been made public
2013-02-18 8:14 UTC (9+ messages)
` [PATCH 2/4] powerpc kvm: added multiple TCEs requests support
` [PATCH 3/4] powerpc: preparing to support real mode optimization
` [PATCH 4/4] vfio powerpc: added real mode support
[PATCH 0/3] kvm/ppc/e500: TLB bugfixes
2013-02-14 6:20 UTC (5+ messages)
` [PATCH 1/3] kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid
` [PATCH 2/3] kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit
` [PATCH 3/3] kvm/ppc/e500: eliminate tlb_refs
[PATCH 0/2 v2] KVM:PPC Adding one_reg interface for TCR and TSR
2013-02-12 10:47 UTC (3+ messages)
` [PATCH 1/2 v2] KVM: PPC: move tsr update in a separate function
` [PATCH 2/2 v2] Added one_reg interface for timer registers
[PATCH 0/4] powerpc iommu: extending real mode support
2013-02-11 12:12 UTC
[PATCH 0/2] KVM:PPC Adding one_reg interface for TCR and TSR
2013-02-11 6:21 UTC (3+ messages)
` [PATCH 1/2] move tsr update in a separate function
` [PATCH 2/2] Added one_reg interface for timer registers
[PATCH] iommu: adding missing kvm_iommu_map_pages/kvm_iommu_unmap_pages
2013-02-11 5:09 UTC
[PATCH 2/8] KVM: PPC: booke: Allow multiple exception types
2013-02-11 0:22 UTC (58+ messages)
` [PATCH 3/8] KVM: PPC: booke: Added debug handler
` [PATCH 4/8] Added ONE_REG interface for debug instruction
` [PATCH 5/8] KVM: PPC: debug stub interface parameter defined
` [PATCH 7/8] KVM: PPC: booke/bookehv: Add debug stub support
` [PATCH 8/8] KVM:PPC:booke: Allow debug interrupt injection to guest
[PATCH] Added one_reg interface for timer registers
2013-02-08 20:34 UTC (2+ messages)
[PATCH][v4] PPC: add paravirt idle loop for 64-bit book E
2013-02-08 19:22 UTC
[PATCH] KVM: PPC: e500: fix BOOKE_INTERRUPT_ALIGNMENT build break
2013-02-08 0:52 UTC (4+ messages)
One reg interface for Timer register
2013-02-07 14:34 UTC (2+ messages)
[PATCH 0/8] KVM: BOOKE/BOOKEHV : Added debug stub support
2013-02-07 14:22 UTC (6+ messages)
[PATCH 0/4] Improve CFAR handling
2013-02-05 4:11 UTC (5+ messages)
` [PATCH 1/4] powerpc: Remove Cell-specific relocation-on interrupt vector code
` [PATCH 2/4] powerpc: Save CFAR before branching in interrupt entry paths
` [PATCH 3/4] KVM: PPC: Book3S HV: Preserve guest CFAR register value
` [PATCH 4/4] KVM: PPC: Book3S PR: Fix compilation on 32-bit machines
Query about SPE operation fault in e500v2 KVM. thanks
2013-02-01 8:45 UTC (6+ messages)
[PATCH] KVM: PPC: BookE: Handle alignment interrupts
2013-02-01 8:19 UTC
[PATCH 0/5] KVM: PPC: e500: Enable FSL e6500 core
2013-01-31 16:48 UTC (17+ messages)
` [PATCH 1/5] KVM: PPC: e500: Move VCPU's MMUCFG register initialization earlier
` [PATCH 2/5] KVM: PPC: e500: Emulate TLBnPS registers
` [PATCH 3/5] KVM: PPC: e500: Remove E.PT category from VCPUs
` [PATCH 4/5] KVM: PPC: e500: Emulate EPTCFG register
` [PATCH 5/5] KVM: PPC: e500mc: Enable e6500 cores
[PATCH][v3] KVM: PPC: add paravirt idle loop for 64-bit book E
2013-01-24 22:11 UTC
[PULL 3.8 0/1] ppc patch queue 2013-01-18 for 3.8
2013-01-24 21:18 UTC (9+ messages)
[PATCH][v2] KVM: PPC: add paravirt idle loop for 64-bit book E
2013-01-24 18:26 UTC (4+ messages)
[PATCH v3 0/8] KVM: PPC: e500: Shadow TLB Improvements v3
2013-01-24 18:20 UTC (10+ messages)
` [PATCH 1/8] KVM: PPC: E500: Move write_stlbe higher
` [PATCH 2/8] KVM: PPC: E500: Explicitly mark shadow maps invalid
` [PATCH 3/8] KVM: PPC: E500: Propagate errors when shadow mapping
` [PATCH 4/8] KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
` [PATCH 5/8] KVM: PPC: E500: Split host and guest MMU parts
` [PATCH 6/8] KVM: PPC: e500: Implement TLB1-in-TLB0 mapping
` [PATCH 7/8] KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
` [PATCH 8/8] KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code
[Qemu-ppc] [qemu-ppc] quesstion about kvm e500 tlb search method
2013-01-24 14:50 UTC (2+ messages)
[RFC PATCH 0/9] KVM: PPC: In-kernel PAPR interrupt controller emulation
2013-01-21 0:22 UTC (7+ messages)
[PATCH v2 0/6] KVM: PPC: e500: Shadow TLB Improvements v2
2013-01-18 19:03 UTC (10+ messages)
` [PATCH 1/6] KVM: PPC: E500: Move write_stlbe higher
` [PATCH 2/6] KVM: PPC: E500: Explicitly mark shadow maps invalid
` [PATCH 3/6] KVM: PPC: E500: Propagate errors when shadow mapping
` [PATCH 4/6] KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
` [PATCH 5/6] KVM: PPC: E500: Split host and guest MMU parts
` [PATCH 6/6] KVM: PPC: e500: Implement TLB1-in-TLB0 mapping
[PATCH 1/3] KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
2013-01-18 1:16 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox