messages from 2012-01-13 14:31:46 to 2012-02-20 17:38:45 UTC [more...]
Current kernel fails to compile with KVM on PowerPC
2012-02-20 17:38 UTC (4+ messages)
[PATCH 00/30] KVM: PPC: e500mc support
2012-02-20 17:18 UTC (43+ messages)
` [PATCH 01/30] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
` [PATCH 02/30] powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
` [PATCH 03/30] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
` [PATCH 04/30] KVM: PPC: booke: add booke-level vcpu load/put
` [PATCH 05/30] KVM: PPC: booke: Move vm core init/destroy out of booke.c
` [PATCH 06/30] KVM: PPC: e500: rename e500_tlb.h to e500.h
` [PATCH 07/30] KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
` [PATCH 08/30] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
` [PATCH 09/30] KVM: PPC: e500: refactor core-specific TLB code
` [PATCH 10/30] KVM: PPC: e500: Track TLB1 entries with a bitmap
` [PATCH 11/30] KVM: PPC: e500: emulate tlbilx
` [PATCH 12/30] powerpc/booke: Provide exception macros with interrupt name
` [PATCH 13/30] KVM: PPC: booke: category E.HV (GS-mode) support
` [PATCH 14/30] KVM: PPC: booke: standard PPC floating point support
` [PATCH 15/30] KVM: PPC: e500mc support
` [PATCH 16/30] KVM: PPC: e500mc: Add doorbell emulation support
` [PATCH 17/30] KVM: PPC: e500mc: implicitly set MSR_GS
` [PATCH 18/30] KVM: PPC: e500mc: Move r1/r2 restoration very early
` [PATCH 19/30] KVM: PPC: e500mc: add load inst fixup
` [PATCH 20/30] KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
` [PATCH 21/30] KVM: PPC: make e500v2 and e500mc mutually exclusive
` [PATCH 22/30] KVM: PPC: booke: remove leftover debugging
` [PATCH 23/30] KVM: PPC: booke: deliver program int on emulation failure
` [PATCH 24/30] KVM: PPC: booke: call resched after every exit
` [PATCH 25/30] KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
` [PATCH 26/30] KVM: PPC: bookehv: fix exit timing
` [PATCH 27/30] KVM: PPC: bookehv: remove negation for CONFIG_64BIT
` [PATCH 28/30] KVM: PPC: bookehv: remove SET_VCPU
` [PATCH 29/30] KVM: PPC: bookehv: disable MAS register updates early
` [PATCH 30/30] KVM: PPC: bookehv: add comment about shadow_msr
[PATCH v2 3/4] KVM: PPC: Book3S HV: Make virtual processor area registration more robust
2012-02-20 3:46 UTC
[Qemu-devel] [RFC] Next gen kvm api
2012-02-18 10:43 UTC (31+ messages)
[PATCH 21/30] KVM: PPC: make e500v2 and e500mc mutually exclusive
2012-02-17 23:27 UTC (2+ messages)
[PATCH v4 1/3] KVM: PPC: epapr: Factor out the epapr init
2012-02-17 18:58 UTC (18+ messages)
` [PATCH v4 2/3] KVM: PPC: epapr: Add idle hcall support for host
` [PATCH v4 3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest
[RFC PATCH 13/16] powerpc/booke: Provide exception macros with
2012-02-17 8:50 UTC (2+ messages)
` [RFC PATCH 13/16] powerpc/booke: Provide exception macros with interrupt name
[PATCH] arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
2012-02-16 16:09 UTC (2+ messages)
[RFC PATCH 14/16] KVM: PPC: booke: category E.HV (GS-mode) support
2012-02-15 23:18 UTC (6+ messages)
[PATCH v3 1/3] KVM: PPC: epapr: Factor out the epapr init
2012-02-13 17:15 UTC (7+ messages)
` [PATCH v3 2/3] KVM: PPC: epapr: Add idle hcall support for host
` [PATCH v3 3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest
[PATCH 05/60] powerpc: remove the second argument of k[un]map_atomic()
2012-02-10 5:39 UTC
[PATCH v4] KVM: Factor out kvm_vcpu_kick to arch-generic code
2012-02-10 1:49 UTC (3+ messages)
[PATCH v3] KVM: Factor out kvm_vcpu_kick to arch-generic code
2012-02-09 23:47 UTC (6+ messages)
` [Android-virt] "
[PATCH v2] KVM: Factor out kvm_vcpu_kick to arch-generic code
2012-02-08 20:30 UTC (6+ messages)
[PATCH] kvm tools: Enable PPC64 to build static
2012-02-05 11:36 UTC
[PATCH 4/4] KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
2012-02-03 10:56 UTC
[PATCH 3/4] KVM: PPC: Book3S HV: Make virtual processor area registration more robust
2012-02-03 10:55 UTC
[PATCH 2/4] KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
2012-02-03 10:54 UTC
[PATCH 1/4] KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
2012-02-03 10:53 UTC
[PATCH] KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
2012-02-03 10:45 UTC
[PULL 0/5] ppc patch queue 2012-02-02
2012-02-02 10:17 UTC (7+ messages)
` [PATCH 1/5] KVM: Move gfn_to_memslot() to kvm_host.h
` [PATCH 2/5] KVM: PPC: E500: Fail init when not on e500v2
` [PATCH 3/5] KVM: PPC: Convert RMA allocation into generic code
` [PATCH 4/5] KVM: PPC: Initialize linears with zeros
` [PATCH 5/5] KVM: PPC: Add HPT preallocator
[PATCH V4 0/7] Add initial SPAPR PPC64 architecture support
2012-02-01 4:14 UTC (17+ messages)
` [PATCH V4 1/7] kvm tools: PPC64, add HPT/SDR1 for -PR KVM
` [PATCH V4 2/7] kvm tools: Generate SPAPR PPC64 guest device tree
` [PATCH V4 3/7] kvm tools: Add SPAPR PPC64 hcall & rtascall structure
` [PATCH V4 4/7] kvm tools: Add SPAPR PPC64 HV console
` [PATCH V4 5/7] kvm tools: Add PPC64 XICS interrupt controller support
` [PATCH V4 6/7] kvm tools: Add PPC64 PCI Host Bridge
` [PATCH V4 7/7] kvm tools: Add PPC64 kvm_cpu__emulate_io()
[PATCH] KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support
2012-01-31 6:25 UTC
[PATCH 0/4] KVM: Decouple rmap_pde from lpage_info write_count
2012-01-25 6:20 UTC (9+ messages)
` [PATCH 1/4] KVM: MMU: Use gfn_to_rmap() in audit_write_protection()
` [PATCH 2/4] KVM: MMU: Use __gfn_to_rmap() in kvm_handle_hva()
` [PATCH 3/4] KVM: Introduce gfn_to_index() which returns the index for a given level
` [RFC PATCH 4/4] KVM: Decouple rmap_pde from lpage_info write_count
[PATCH] KVM: Factor out kvm_vcpu_kick to arch-generic code
2012-01-23 16:31 UTC (3+ messages)
[PATCH 0/3] KVM: PPC: Book3s: HV: Add HPT preallocation
2012-01-19 17:46 UTC (10+ messages)
` [PATCH 1/3] KVM: PPC: Convert RMA allocation into generic code
` [PATCH 3/3] KVM: PPC: Add HPT preallocator
` [PATCH 2/3] KVM: PPC: Initialize linears with zeros
[PATCH] KVM: PPC: E500: Fail init when not on e500v2
2012-01-18 23:54 UTC
[RFC PATCH 0/2] KVM: PPC: Book3S HV: Report stolen time to guests
2012-01-17 12:19 UTC (9+ messages)
` [RFC PATCH 1/2] KVM: PPC: Book3S HV: Make virtual processor area
` [RFC PATCH 1/2] KVM: PPC: Book3S HV: Make virtual processor area registration more robust
` [KVM PATCH 2/2] KVM: PPC: Book3S HV: Report stolen time to guest
` [KVM PATCH 2/2] KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
[PATCH] KVM: Move gfn_to_memslot() to kvm_host.h
2012-01-17 5:02 UTC (7+ messages)
` [PATCH v3] "
[PULL 00/52] ppc patch queue 2012-01-13
2012-01-16 10:55 UTC (12+ messages)
` [PATCH 43/52] KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
` [PATCH 44/52] KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
` [PATCH 45/52] KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
` [PATCH 46/52] KVM: PPC: booke: Add booke206 TLB trace
` [PATCH 47/52] KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs
` [PATCH 48/52] KVM: PPC: Add generic single register ioctls
` [PATCH 49/52] KVM: PPC: Add support for explicit HIOR setting
` [PATCH 50/52] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
` [PATCH 51/52] KVM: PPC: Rename MMIO register identifiers
` [PATCH 52/52] KVM: PPC: refer to paravirt docs in header file
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;
as well as URLs for NNTP newsgroup(s).