Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2012-08-17 08:38:29 to 2012-10-04 13:37:00 UTC [more...]

[PATCH 32/56] KVM: PPC: booke: Add watchdog emulation
 2012-10-04 13:37 UTC 

[PATCH 31/56] KVM: PPC: Add return value to core_check_requests
 2012-10-04 13:36 UTC 

[PATCH 30/56] KVM: PPC: Add return value in prepare_to_enter
 2012-10-04 13:36 UTC 

[PATCH 29/56] KVM: PPC: Ignore EXITING_GUEST_MODE mode
 2012-10-04 13:36 UTC 

[PATCH 28/56] KVM: PPC: Move kvm_guest_enter call into generic code
 2012-10-04 13:36 UTC 

[PATCH 27/56] KVM: PPC: Book3S: PR: Rework irq disabling
 2012-10-04 13:36 UTC 

[PATCH 26/56] KVM: PPC: Consistentify vcpu exit path
 2012-10-04 13:36 UTC 

[PATCH 25/56] KVM: PPC: Book3S: PR: Indicate we're out of guest mode
 2012-10-04 13:36 UTC 

[PATCH 24/56] KVM: PPC: Exit guest context while handling exit
 2012-10-04 13:36 UTC 

[PATCH 23/56] KVM: PPC: Book3S: PR: Only do resched check once per exit
 2012-10-04 13:36 UTC 

[PATCH 22/56] KVM: PPC: BookE: Drop redundant vcpu->mode set
 2012-10-04 13:36 UTC 

[PATCH 21/56] KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support
 2012-10-04 13:36 UTC 

[PATCH 20/56] KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
 2012-10-04 13:36 UTC 

[PATCH 19/56] KVM: PPC: BookE: No duplicate request != 0 check
 2012-10-04 13:36 UTC 

[PATCH 18/56] KVM: PPC: BookE: Add some more trace points
 2012-10-04 13:36 UTC 

[PATCH 17/56] KVM: PPC: E500: Implement MMU notifiers
 2012-10-04 13:36 UTC 

[PATCH 16/56] KVM: PPC: BookE: Add support for vcpu->mode
 2012-10-04 13:36 UTC 

[PATCH 15/56] KVM: PPC: BookE: Add check_requests helper function
 2012-10-04 13:36 UTC 

[PATCH 14/56] powerpc/epapr: export epapr_hypercall_start
 2012-10-04 13:36 UTC 

[PATCH 13/56] KVM: PPC: Quieten message about allocating linear regions
 2012-10-04 13:36 UTC 

[PATCH 12/56] KVM: PPC: E500: Fix clear_tlb_refs
 2012-10-04 13:36 UTC 

[PATCH 11/56] KVM: PPC: BookE: Expose remote TLB flushes in debugfs
 2012-10-04 13:36 UTC 

[PATCH 10/56] KVM: PPC: Expose SYNC cap based on mmu notifiers
 2012-10-04 13:36 UTC 

[PATCH 09/56] KVM: PPC: PR: Use generic tracepoint for guest exit
 2012-10-04 13:36 UTC 

[PATCH 08/56] PPC: Don't use hardcoded opcode for ePAPR hcall invocation
 2012-10-04 13:36 UTC 

[PATCH 07/56] powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls
 2012-10-04 13:36 UTC 

[PATCH 06/56] PPC: select EPAPR_PARAVIRT for all users of epapr hcalls
 2012-10-04 13:36 UTC 

[PATCH 05/56] KVM: PPC: ev_idle hcall support for e500 guests
 2012-10-04 13:36 UTC 

[PATCH 04/56] KVM: PPC: Add support for ePAPR idle hcall in host kernel
 2012-10-04 13:36 UTC 

[PATCH 03/56] KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500
 2012-10-04 13:36 UTC 

[PATCH 02/56] KVM: PPC: use definitions in epapr header for hcalls
 2012-10-04 13:36 UTC 

[PATCH 01/56] PPC: epapr: create define for return code value of success
 2012-10-04 13:36 UTC 

[PULL 00/56] ppc patch queue 2012-10-04
 2012-10-04 13:36 UTC 

[PATCH 0/6] KVM: BOOKE/BOOKEHV : Added debug stub support
 2012-10-04 11:25 UTC  (27+ 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 3/6] arch/powerpc/kvm/e500_tlb.c: fix error return code
 2012-10-02 11:04 UTC  (2+ messages)

[PATCH 1/2] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
 2012-10-02 10:22 UTC  (10+ messages)
` [PATCH 2/2] KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages

[PATCH] KVM: PPC: Book3S HV: Allow DTL to be unregistered through KVM_SET_ONE_REG interface
 2012-09-28  5:29 UTC 

[PULL 00/38] ppc patch queue 2012-08-15
 2012-09-28  0:52 UTC  (10+ messages)
` [PATCH 17/38] KVM: PPC: BookE: Add support for vcpu->mode
` [PATCH 29/38] KVM: PPC: Book3S: PR: Rework irq disabling

[PATCH 0/10] HV KVM fixes, reposted
 2012-09-27  6:05 UTC  (20+ 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 v2 "
` [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 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 3/5] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
 2012-08-24 18:58 UTC  (16+ messages)

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

[PATCH 1/2] KVM: PPC: booke: Allow multiple exception types
 2012-08-20 23:55 UTC  (8+ 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 


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