Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2012-03-06 21:19:59 to 2012-04-20 10:24:54 UTC [more...]

[PATCH v4] KVM: PPC Use clockevent multiplier and shifter for decrementer
 2012-04-20 10:24 UTC  (2+ messages)

[PATCH 00/13] KVM: MMU: fast page fault
 2012-04-18 13:42 UTC  (9+ messages)

[PATCH v3]KVM: PPC: Use clockevent multiplier and shifter for decrementer
 2012-04-17  9:22 UTC  (2+ messages)

[PATCH 0/3] GET/SET_ONE_REG and HIOR patches v2
 2012-04-16 21:42 UTC  (5+ messages)
` [PATCH 2/3] KVM: PPC: Add support for explicit HIOR setting

[PATCH 1/2] KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
 2012-04-16 14:08 UTC  (2+ messages)
` [PATCH 2/2] KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields

[PATCH v5] KVM: Use minimum and maximum address mapped by TLB1
 2012-04-16 13:26 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Use clockevent multiplier and shifter for decrementer
 2012-04-16 13:22 UTC  (2+ messages)

[PATCH 0/17] Hypervisor-mode KVM on POWER7 and PPC970
 2012-04-16 13:01 UTC  (5+ messages)
` [PATCH 13/17] KVM: PPC: Allow book3s_hv guests to use SMT processor
  ` [PATCH 13/17] KVM: PPC: Allow book3s_hv guests to use SMT processor modes

[PATCH v3] KVM: PPC: bookehv: Fix save/restore of guest accessible SPRGs
 2012-04-13 17:51 UTC 

[PATCH] powerpc/e6500: add CPU_FTR_EMB_HV to CPU table
 2012-04-13 15:29 UTC  (2+ messages)

[PATCH v2] KVM: PPC: bookehv: Fix save/restore of guest accessible SPRGs
 2012-04-13 14:15 UTC  (2+ messages)

New git workflow
 2012-04-11 19:50 UTC  (6+ messages)

[PATCH] Use clockevent multiplier and shifter for decrementer
 2012-04-06 19:10 UTC  (2+ messages)

[PATCH] KVM: PPC: bookehv: Fix save/restore of guest accessible SPRGs
 2012-04-06 19:02 UTC  (2+ messages)

[GIT PULL] Please pull powerpc KVM fixes
 2012-04-05 16:05 UTC  (4+ messages)

[PATCH] KVM: PPC: booke: Use the lower four bytes while restoring guest readable SPRGs
 2012-04-04 10:48 UTC 

[PATCH] Use the lower four bytes while restoring guest readable SPRGs
 2012-04-04  8:50 UTC 

Question about removing memslots
 2012-03-29 15:35 UTC  (15+ messages)

[PATCH 00/38] KVM: PPC: e500mc support v3
 2012-03-21 20:20 UTC  (7+ messages)
` [PATCH 12/38] powerpc/booke: Provide exception macros with interrupt name
` [PATCH 19/38] KVM: PPC: e500mc: add load inst fixup

[PULL 00/56] ppc patch queue 2012-03-15
 2012-03-20 14:47 UTC  (58+ messages)
` [PATCH 01/56] KVM: PPC: Book3s_32: Fix compile error
` [PATCH 02/56] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
` [PATCH 03/56] powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
` [PATCH 04/56] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
` [PATCH 05/56] KVM: PPC: booke: add booke-level vcpu load/put
` [PATCH 06/56] KVM: PPC: booke: Move vm core init/destroy out of booke.c
` [PATCH 07/56] KVM: PPC: e500: rename e500_tlb.h to e500.h
` [PATCH 08/56] KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
` [PATCH 09/56] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
` [PATCH 10/56] KVM: PPC: e500: refactor core-specific TLB code
` [PATCH 11/56] KVM: PPC: e500: Track TLB1 entries with a bitmap
` [PATCH 12/56] KVM: PPC: e500: emulate tlbilx
` [PATCH 13/56] powerpc/booke: Provide exception macros with interrupt name
` [PATCH 14/56] KVM: PPC: booke: category E.HV (GS-mode) support
` [PATCH 15/56] KVM: PPC: booke: standard PPC floating point support
` [PATCH 16/56] KVM: PPC: e500mc support
` [PATCH 17/56] KVM: PPC: e500mc: Add doorbell emulation support
` [PATCH 18/56] KVM: PPC: e500mc: implicitly set MSR_GS
` [PATCH 19/56] KVM: PPC: e500mc: Move r1/r2 restoration very early
` [PATCH 20/56] KVM: PPC: e500mc: add load inst fixup
` [PATCH 21/56] KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
` [PATCH 22/56] KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
` [PATCH 23/56] KVM: PPC: booke: remove leftover debugging
` [PATCH 24/56] KVM: PPC: booke: deliver program int on emulation failure
` [PATCH 25/56] KVM: PPC: booke: rework rescheduling checks
` [PATCH 26/56] KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
` [PATCH 27/56] KVM: PPC: bookehv: fix exit timing
` [PATCH 28/56] KVM: PPC: bookehv: remove negation for CONFIG_64BIT
` [PATCH 29/56] KVM: PPC: bookehv: remove SET_VCPU
` [PATCH 30/56] KVM: PPC: bookehv: disable MAS register updates early
` [PATCH 31/56] KVM: PPC: bookehv: add comment about shadow_msr
` [PATCH 32/56] KVM: PPC: booke: Readd debug abort code for machine check
` [PATCH 33/56] KVM: PPC: booke: add GS documentation for program interrupt
` [PATCH 34/56] KVM: PPC: bookehv: remove unused code
` [PATCH 35/56] KVM: PPC: e500: fix typo in tlb code
` [PATCH 36/56] KVM: PPC: booke: Support perfmon interrupts
` [PATCH 37/56] KVM: PPC: booke: expose good state on irq reinject
` [PATCH 38/56] KVM: PPC: booke: Reinject performance monitor interrupts
` [PATCH 39/56] KVM: PPC: Booke: only prepare to enter when we enter
` [PATCH 40/56] KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support
` [PATCH 41/56] KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
` [PATCH 42/56] KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
` [PATCH 43/56] KVM: PPC: Save/Restore CR over vcpu_run
` [PATCH 44/56] KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
` [PATCH 45/56] KVM: PPC: Book3S HV: Make virtual processor area registration more robust
` [PATCH 46/56] KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
` [PATCH 47/56] Restore guest CR after exit timing calculation
` [PATCH 48/56] KVM: PPC: Book 3S: Fix compilation for !HV configs
` [PATCH 49/56] KVM: PPC: Work around POWER7 DABR corruption problem
` [PATCH 50/56] KVM: PPC: Pass EA to updating emulation ops
` [PATCH 51/56] KVM: PPC: Book3S: Compile fix for ppc32 in HIOR
` [PATCH 52/56] KVM: PPC: Emulate tw and td instructions
` [PATCH 53/56] KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7
` [PATCH 54/56] KVM: PPC: Book3S: PR: Fix preemption
` [PATCH 55/56] KVM: PPC: Ignore unhalt request from kvm_vcpu_block
` [PATCH 56/56] powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64

kvm-ppc while I'm on vacation
 2012-03-19 12:01 UTC  (3+ messages)

[PATCH/RFC] kvm/powerpc: Add new ioctl to retreive support page sizes and encodings
 2012-03-19  9:18 UTC  (7+ messages)

[PATCH v2] kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
 2012-03-16  7:58 UTC 

[PATCH v4] KVM: Use minimum and maximum address mapped by TLB1
 2012-03-16  3:34 UTC 

[PATCH v10 0/5] KVM: PPC: Add ePAPR idle hcall support
 2012-03-15 20:52 UTC  (6+ messages)
` [PATCH v10 1/5] KVM: PPC: Factor out guest epapr initialization
` [PATCH v10 2/5] KVM: PPC: use definitions in epapr header for hcalls
` [PATCH v10 3/5] KVM: PPC: Add support for ePAPR idle hcall in host kernel
` [PATCH v10 4/5] KVM: PPC: ev_idle hcall support for e500 guests
` [PATCH v10 5/5] PPC: Don't use hardcoded opcode for ePAPR hcall invocation

[PATCH v9 0/4] KVM: PPC: Add ePAPR idle hcall support
 2012-03-15 19:50 UTC  (16+ messages)
` [PATCH v9 1/4] KVM: PPC: epapr: Factor out the epapr init
` [PATCH v9 2/4] KVM: PPC: epapr: Add idle hcall support for host
` [PATCH v9 3/4] KVM: PPC: epapr: install ev_idle hcall for e500 guest
` [PATCH v9 4/4] KVM: PPC: epapr: Update other hypercall invoking

[PATCH] KVM: PPC: Ignore unhalt request from kvm_vcpu_block
 2012-03-14 16:28 UTC 

[PATCH] KVM: PPC: Book3S: PR: Fix preemption
 2012-03-14 16:28 UTC 

[PATCH] KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7
 2012-03-14 16:28 UTC 

[PATCH] powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
 2012-03-14 16:24 UTC  (3+ messages)

"PR" KVM kvm-spt cache bug
 2012-03-14  8:07 UTC 

[PATCH v2] KVM: PPC: Rework wqp conditional code
 2012-03-13 23:50 UTC  (2+ messages)

[PATCH] KVM: PPC: Emulate tw and td instructions
 2012-03-13 21:30 UTC 

[PATCH] KVM: PPC: Rework wqp conditional code
 2012-03-13 21:10 UTC 

[PATCH v4] KVM: Factor out kvm_vcpu_kick to arch-generic code
 2012-03-13 20:48 UTC  (8+ messages)
      ` [Android-virt] "

[PATCH] kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
 2012-03-13 20:19 UTC  (4+ messages)

[PATCH v2 1/2] powerpc/e500: make load_up_spe a normal fuction
 2012-03-12 19:29 UTC  (4+ messages)

[PATCH] KVM: PPC: Save/Restore CR over vcpu_run
 2012-03-12 19:26 UTC  (2+ messages)

[PATCH] KVM: PPC: Pass EA to updating emulation ops
 2012-03-12  1:35 UTC 

[PATCH] PPC: Don't sync timebase when inside VM
 2012-03-08 18:46 UTC  (9+ messages)

[PATCH v8 0/4] KVM: PPC: Add ePAPR idle hcall support
 2012-03-07 22:37 UTC  (6+ messages)
` [PATCH v8 1/4] KVM: PPC: epapr: Factor out the epapr init
` [PATCH v8 2/4] KVM: PPC: epapr: Add idle hcall support for host
` [PATCH 3/4] KVM: PPC: epapr: install ev_idle hcall for e500 guest
` [PATCH 4/4] KVM: PPC: epapr: Update other hypercall invoking

[PATCH 1/2] powerpc/e500: make load_up_spe a normal fuction
 2012-03-07 13:53 UTC  (4+ messages)

[PATCH 4/4] KVM: PPC: epapr: Update other hypercall invoking
 2012-03-06 21:28 UTC 

[PATCH 3/4] KVM: PPC: epapr: install ev_idle hcall for e500 guest
 2012-03-06 21:28 UTC 

[PATCH 2/4] KVM: PPC: epapr: Add idle hcall support for host
 2012-03-06 21:27 UTC 

[PATCH 1/4] KVM: PPC: epapr: Factor out the epapr init
 2012-03-06 21:27 UTC 

[PATCH 0/4 v7] KVM: PPC: Add ePAPR idle hcall support
 2012-03-06 21:19 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox