Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2016-06-15 09:21:07 to 2016-08-28 17:12:57 UTC [more...]

[PATCH 0/6] KVM: PPC: e500: Fine-tuning for two function implementations
 2016-08-28 17:12 UTC  (2+ messages)
  ` [PATCH 1/6] KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()

[kvm-unit-tests PATCH V5 1/5] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-27 14:51 UTC  (9+ messages)
` [kvm-unit-tests PATCH V5 2/5] lib/powerpc: Add generic decrementer exception handler
` [kvm-unit-tests PATCH V5 3/5] lib/powerpc: Add function to start secondary threads
` [kvm-unit-tests PATCH V5 4/5] lib/powerpc: Implement generic delay function for use in unit tests
` [kvm-unit-tests PATCH V5 5/5] powerpc/tm: Add a test for H_CEDE while tm suspended

[PATCH] KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
 2016-08-22 10:56 UTC  (3+ messages)

[PATCH 00/13] Real-mode acceleration of device interrupts in HV KVM
 2016-08-19  5:35 UTC  (14+ messages)
` [PATCH 01/13] powerpc: Add simple cache inhibited MMIO accessors
` [PATCH 02/13] KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function
` [PATCH 03/13] KVM: PPC: select IRQ_BYPASS_MANAGER
` [PATCH 04/13] KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
` [PATCH 05/13] powerpc/powernv: Provide facilities for EOI, usable from real mode
` [PATCH 06/13] KVM: PPC: Book3S HV: Enable IRQ bypass
` [PATCH 07/13] KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
` [PATCH 08/13] KVM: PPC: Book3S HV: Complete passthrough interrupt in host
` [PATCH 09/13] KVM: PPC: Book3S HV: Dump irqmap in debugfs
` [PATCH 10/13] KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
` [PATCH 11/13] KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real mode
` [PATCH 12/13] KVM: PPC: Book3S HV: Set server for passed-through interrupts
` [PATCH 13/13] KVM: PPC: Book3S HV: Counters for passthrough IRQ stats

[kvm-unit-tests PATCH V4 1/5] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-19  0:41 UTC  (17+ messages)
` [kvm-unit-tests PATCH V4 2/5] lib/powerpc: Add generic decrementer exception handler
` [kvm-unit-tests PATCH V4 3/5] lib/powerpc: Add function to start secondary threads
` [kvm-unit-tests PATCH V4 4/5] lib/powerpc: Implement generic delay function for use in unit tests
  ` [kvm-unit-tests PATCH V4 4/5] lib/powerpc: Implement generic delay function for use in unit test
` [kvm-unit-tests PATCH V4 5/5] powerpc/tm: Add a test for H_CEDE while tm suspended

[PATCH v2] powerpc: move hmi.c to arch/powerpc/kvm/
 2016-08-18 21:27 UTC  (3+ messages)

[kvm-unit-tests PATCH V3 1/5] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-17  6:07 UTC  (18+ messages)
` [kvm-unit-tests PATCH V3 2/5] lib/powerpc: Add generic decrementer exception handler
` [kvm-unit-tests PATCH V3 3/5] lib/powerpc: Add function to start secondary threads
` [kvm-unit-tests PATCH V3 4/5] lib/powerpc: Implement generic sleep function for use in unit tests
  ` [kvm-unit-tests PATCH V3 4/5] lib/powerpc: Implement generic sleep function for use in unit test
` [kvm-unit-tests PATCH V3 5/5] powerpc/tm: Add a test for H_CEDE while tm suspended

[kvm-unit-tests PATCH V2 1/4] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-16  5:10 UTC  (26+ messages)
` [kvm-unit-tests PATCH V2 2/4] lib/powerpc: Add generic decrementer exception handler
` [kvm-unit-tests PATCH V2 3/4] lib/powerpc: Add function to start secondary threads
` [kvm-unit-tests PATCH V2 4/4] powerpc/tm: Add a test for H_CEDE while tm suspended

[PATCH] vfio: Enable VFIO device for powerpc
 2016-08-12  6:46 UTC  (6+ messages)

[PATCH] powerpc: move hmi.c to arch/powerpc/kvm/
 2016-08-11 11:07 UTC  (5+ messages)

[PATCH 1/2] KVM: PPC: Book3S: Don't crash if irqfd used with no in-kernel XICS emulation
 2016-08-10  4:24 UTC  (2+ messages)
` [PATCH 2/2] KVM: PPC: Implement kvm_arch_intc_initialized() for PPC

[RESEND] [PATCH V5 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
 2016-08-02  4:03 UTC  (5+ messages)
` [RESEND] [PATCH V5 2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to
` [RESEND] [PATCH V5 3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module
` [RESEND] [PATCH V5 4/5] kvm/stats: Add provisioning for ulong vm stats and u64 vcpu stats
` [RESEND] [PATCH V5 5/5] powerpc/kvm/stats: Implement existing and add new halt polling "

[PATCH v2 1/1] KVM: PPC: Introduce KVM_CAP_PPC_HTM
 2016-08-01 18:52 UTC  (5+ messages)

[GIT PULL] Please pull host DOS fix for HV KVM for 4.8-rc1
 2016-08-01 13:03 UTC  (2+ messages)

(no subject)
 2016-07-28  6:14 UTC  (4+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
` [PATCH 2/2] KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
` [PATCH 0/2] KVM: PPC: Fix host DOS vulnerability in HV KVM

[PATCH V5 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
 2016-07-25  0:46 UTC  (7+ messages)
` [PATCH V5 2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
` [PATCH V5 3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module
` [PATCH V5 4/5] kvm/stats: Add provisioning for ulong vm stats and u64 vcpu stats
` [PATCH V5 5/5] powerpc/kvm/stats: Implement existing and add new halt polling "

[PATCH V4 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
 2016-07-21  9:24 UTC  (12+ messages)
` [PATCH V4 2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
` [PATCH V4 3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module
` [PATCH V4 4/5] kvm/stats: Add provisioning for ulong vm stats and u64 vcpu stats
` [PATCH V4 5/5] powerpc/kvm/stats: Implement existing and add new halt polling "

[PATCH 1/1] KVM: PPC: Introduce KVM_CAP_PPC_HTM
 2016-07-19  3:23 UTC  (5+ messages)
` [1/1] "

[PATCH V2 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
 2016-07-19  1:31 UTC  (26+ messages)
` [PATCH V2 2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
` [PATCH V2 3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module
` [PATCH V2 4/5] kvm/stats: Add provisioning for 64-bit vcpu statistics
` [PATCH V2 5/5] powerpc/kvm/stats: Implement existing and add new halt polling vcpu stats

[PATCH 00/14] Present useful limits to user (v2)
 2016-07-15 20:54 UTC 

[PATCH V3 4/5] kvm/stats: Add provisioning for 64-bit vm and vcpu statistics
 2016-07-15  7:49 UTC  (3+ messages)

[patch] KVM: PPC: fix a sanity check
 2016-07-14 11:10 UTC  (2+ messages)

[RESEND][v2][PATCH] KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
 2016-07-14  4:25 UTC 

[v2][PATCH] KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
 2016-07-14  4:10 UTC  (2+ messages)

[PATCH V3 5/5] powerpc/kvm/stats: Implement existing and add new halt polling vcpu stats
 2016-07-13  8:54 UTC 

[PATCH V3 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
 2016-07-13  8:52 UTC  (3+ messages)
` [PATCH V3 2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
` [PATCH V3 3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module

[GIT PULL] Please pull my kvm-ppc-next branch
 2016-07-11 16:11 UTC  (3+ messages)

[PATCH 1/4] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
 2016-07-11  6:05 UTC  (9+ messages)
` [PATCH 3/4] kvm/stats: Add provisioning for 64-bit vcpu statistics
` [PATCH 4/4] powerpc/kvm/stats: Implement existing and add new halt polling vcpu stats

[PATCH] KVM: PPC: Fix illegal opcode emulation in kvm-pr
 2016-06-24  9:22 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Fix contents of SRR1 when injecting a program exception in kvm-pr
 2016-06-24  9:21 UTC  (2+ messages)

[PATCH v2 1/2] Powernv: Remove the usage of PACAR1 from opal wrappers
 2016-06-24  9:21 UTC  (2+ messages)

[PATCH v3 1/2] KVM: PPC: New capability to control MCE behaviour
 2016-06-21 21:13 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[RFC PATCH 1/2] KVM: PPC: divide the ics lock into smaller ones for each irq
 2016-06-21  2:57 UTC  (5+ messages)
` [RFC PATCH 2/2] KVM: PPC: Don't take lock when check irq's resend flag


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