Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2012-08-15 01:25:56 to 2012-09-27 06:00:56 UTC [more...]

[PATCH 0/10] HV KVM fixes, reposted
 2012-09-27  6:00 UTC  (19+ messages)
` [PATCH 01/10] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
` [PATCH 02/10] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
` [PATCH 03/10] KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
` [PATCH 04/10] KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs
` [PATCH 05/10] KVM: PPC: Book3S HV: Fix some races in starting secondary threads
` [PATCH 06/10] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
    ` [PATCH v2 06/10] KVM: PPC: Book3S "
` [PATCH 07/10] KVM: PPC: Book3S HV: Fixes for late-joining threads
` [PATCH 08/10] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
` [PATCH 09/10] KVM: PPC: Book3S HV: Fix accounting of stolen time
` [PATCH 10/10] KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation

[PATCH v5 1/3] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
 2012-09-26 12:47 UTC  (4+ messages)
` [PATCH v5 2/3] KVM: PPC: Book3S: Get/set guest FP regs "
` [PATCH v5 3/3] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas

[PATCH] KVM: PPC: set IN_GUEST_MODE before checking requests
 2012-09-25 15:25 UTC  (3+ messages)

[PATCH v4 1/3] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
 2012-09-25 13:07 UTC  (4+ messages)
` [PATCH 2/3] KVM: PPC: Book3S: Get/set guest FP regs "
` [PATCH 3/3] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas

[PATCH 0/6] KVM: BOOKE/BOOKEHV : Added debug stub support
 2012-09-25 11:10 UTC  (22+ messages)
` [PATCH 1/6] KVM: PPC: booke: use vcpu reference from thread_struct
` [PATCH 5/6] booke: Added DBCR4 SPR number
` [PATCH 4/6] KVM: PPC: debug stub interface parameter defined
` [PATCH 6/6] KVM: booke/bookehv: Add debug stub support
` [PATCH 3/6] KVM: PPC: booke: Added debug handler
` [PATCH 2/6] KVM: PPC: booke: Allow multiple exception types

[PATCH 1/2] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
 2012-09-25  7:46 UTC  (4+ messages)
` [PATCH 2/2] KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages

[PATCH v3 1/2] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
 2012-09-24 12:29 UTC  (7+ messages)
` [PATCH v3 2/2] KVM: PPC: Book3S: Get/set guest FP regs "

[PATCH] powerpc-kvm: fixing page alignment for TCE
 2012-09-20  9:01 UTC  (2+ messages)

[PATCH v2 0/2] KVM: PPC: Save/restore complete Book3S HV guest register state
 2012-09-19 18:49 UTC  (8+ messages)
` [PATCH v2 1/2] KVM: PPC: Book3S HV: Get/set guest SPRs using the GET/SET_ONE_REG interface
` [PATCH v2 2/2] KVM: PPC: Book3S HV: Get/set guest FP regs "

[PATCH 0/2] KVM: PPC: Save/restore complete Book3S HV guest register state
 2012-09-19  8:45 UTC  (13+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Get/set guest SPRs using the GET/SET_ONE_REG interface
` [PATCH 2/2] KVM: PPC: Book3S: Implement floating-point state get/set functions

[PATCH] KVM: Move some PPC ioctl definitions to the correct place
 2012-09-15 15:40 UTC  (3+ messages)

[PATCH 0/3] KVM: PPC: Book3S HV: More flexible allocator for linear memory
 2012-09-14 13:15 UTC  (9+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Add a more "
` [PATCH 2/3] KVM: PPC: Book3S HV: Allocate user-requested size of HPT from preallocated pool
` [PATCH 3/3] KVM: PPC: Book3S HV: Add command-line option for amount of KVM linear memory

[PATCH 0/3] KVM: PPC: Memslot handling improvements
 2012-09-13 16:43 UTC  (5+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots
` [PATCH 2/3] KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
` [PATCH 3/3] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly

[PATCH] KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro
 2012-09-13 15:02 UTC  (7+ messages)

[PATCH] KVM: PPC: BookE: HV: Fix compile
 2012-09-06 19:39 UTC  (3+ messages)

[PATCH] powerpc64: restore VDSO information on critical exception
 2012-09-06 12:49 UTC 

[PATCH 0/6] powerpc/booke64: add core support for KVM
 2012-09-05  5:38 UTC  (3+ messages)
` [PATCH 6/6] powerpc/booke64: restore VDSO information on critical exception

[PATCH 0/12] Sundry fixes for Book3S HV
 2012-08-29  4:51 UTC  (14+ messages)
` [PATCH 01/12] KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
` [PATCH 02/12] KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots
` [PATCH 03/12] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
` [PATCH 04/12] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
  ` [PATCH v2 "
` [PATCH 05/12] KVM: PPC: Fix updates of vcpu->cpu on HV KVM
` [PATCH 06/12] KVM: PPC: Book3S HV: Remove bogus update of thread IDs in "
` [PATCH 07/12] KVM: PPC: Book3S HV: Fix some races in starting secondary threads
` [PATCH 08/12] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
` [PATCH 09/12] KVM: PPC: Book3S HV: Fixes for late-joining threads
` [PATCH 10/12] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
` [PATCH 11/12] KVM: PPC: Book3S HV: Fix accounting of stolen time
` [PATCH 12/12] KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation

[PATCH RFC 1/2] KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
 2012-08-27 20:41 UTC  (3+ messages)
` [PATCH RFC 2/2] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly

[PATCH 0/5] Improve memory slot handling and other fixes
 2012-08-24 18:58 UTC  (26+ messages)
` [PATCH 3/5] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
` [RFC PATCH 5/5] KVM: PPC: Take the SRCU lock around memslot use

[PATCH] kvm/book3s: fix build error caused by gfn_to_hva_memslot()
 2012-08-24  8:21 UTC  (4+ messages)

[PULL 00/38] ppc patch queue 2012-08-15
 2012-08-21  1:41 UTC  (37+ messages)
` [PATCH 16/38] KVM: PPC: BookE: Add check_requests helper function
` [PATCH 17/38] KVM: PPC: BookE: Add support for vcpu->mode
` [PATCH 18/38] KVM: PPC: E500: Implement MMU notifiers
` [PATCH 19/38] KVM: PPC: Add cache flush on page map
` [PATCH 29/38] KVM: PPC: Book3S: PR: Rework irq disabling
` [PATCH 38/38] ppc: e500_tlb memset clears nothing

[PATCH 1/2] KVM: PPC: booke: Allow multiple exception types
 2012-08-20 23:55 UTC  (9+ messages)
` [PATCH 2/2] KVM: PPC: booke/bookehv: Add guest debug support

[PATCH 1/7] powerpc/kvm: Fix updates of vcpu->cpu on HV KVM
 2012-08-17 10:42 UTC  (2+ messages)

[PATCH 2/7] powerpc/kvm: Remove bogus update of thread IDs in HV KVM
 2012-08-17 10:39 UTC  (2+ messages)

[PATCH 7/7] powerpc/kvm/xics: Add support for real mode ICP
 2012-08-17  8:39 UTC 

[PATCH 6/7] powerpc/kvm: Speed up wakeups of CPUs on HV KVM
 2012-08-17  8:39 UTC 

[PATCH 5/7] powerpc/kvm/xics: Switch ICP to use atomic updates
 2012-08-17  8:38 UTC 

[PATCH 4/7] powerpc/kvm/xics: Add kernel emulation for the XICS interrupt controller
 2012-08-17  8:38 UTC 

[PATCH 3/7] powerpc/kvm: Add infrastructure to implement kernel-side RTAS calls
 2012-08-17  8:38 UTC 

[PATCH] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
 2012-08-17  6:41 UTC 

[PULL 3.6 0/3] ppc patch queue 2012-08-16 for 3.6
 2012-08-17  0:13 UTC  (5+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
` [PATCH 2/3] KVM: PPC: Add cache flush on page map
` [PATCH 3/3] ppc: e500_tlb memset clears nothing

[PATCH 0/3] KVM: PPC: More 440 fixes
 2012-08-16 11:17 UTC  (4+ messages)
` [PATCH 1/3] KVM: PPC: 440: Implement mtdcrx
` [PATCH 2/3] KVM: PPC: 440: Implement mfdcrx
` [PATCH 3/3] KVM: PPC: BookE: Support FPU on non-hv systems

[PATCH 1/2] KVM: PPC: 440: Implement mtdcrx
 2012-08-16 10:50 UTC  (4+ messages)
` [PATCH 2/2] KVM: PPC: 440: Implement mfdcrx

[PATCH] Document IACx/DACx registers access using ONE_REG API
 2012-08-16 10:47 UTC  (2+ messages)

[PATCH] KVM: PPC: E500: Remove E500_TLB_DIRTY flag
 2012-08-15  9:53 UTC 


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