messages from 2016-08-11 11:07:48 to 2016-11-07 04:09:58 UTC [more...]
[PATCH] KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
2016-11-07 4:09 UTC (2+ messages)
` [PATCH] KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
[PATCH v2 0/2] KVM: PPC: Book3S HV: Optimize for MMIO emulation
2016-11-04 5:55 UTC (3+ messages)
` [PATCH v2 1/2] KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
` [PATCH v2 2/2] KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
[PATCH 0/2] KVM: PPC: Book3S HV: Optimize for MMIO emulation
2016-11-03 7:41 UTC (5+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
` [PATCH 2/2] KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
[PATCH V3 0/2] powerpc: add support for ISA v2.07 compat level
2016-11-01 4:41 UTC (3+ messages)
` [PATCH V3 1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value
` [PATCH V3 2/2] powerpc/kvm: Update kvmppc_set_arch_compat() for ISA v3.00
[PATCH V2 0/2] powerpc: add support for ISA v2.07 compat level
2016-11-01 2:47 UTC (5+ messages)
` [PATCH V2 1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value
` [PATCH V2 2/2] powerpc/kvm: Update kvmppc_set_arch_compat() for ISA v3.00
[PATCH 0/2] powerpc: add support for ISA v2.07 compat level
2016-10-27 11:28 UTC (4+ messages)
` [PATCH 1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value
` [PATCH 2/2] powerpc/kvm: Update kvmppc_set_arch_compat() for ISA v3.00
[PATCH -next] KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tail
2016-10-17 15:15 UTC
[PATCH 0/6] kvm: powerpc halt polling updates
2016-10-14 6:27 UTC (11+ messages)
` [PATCH 1/6] kvm: export kvm module parameter variables
` [PATCH 2/6] powerpc/kvm: Use generic kvm module parameters in kvm-hv
` [PATCH 3/6] powerpc/kvm: Add check for module parameter halt_poll_ns
` [PATCH 4/6] powerpc/kvm: Decrease the powerpc default halt poll max value
` [PATCH 5/6] powerpc/kvm: Comment style and print format fixups
` [PATCH 6/6] doc/kvm: Add halt polling documentation
[kvm-unit-tests PULL] Patch queue for powerpc
2016-10-12 18:24 UTC (3+ messages)
[kvm-unit-tests PATCH v3] powerpc: Check whether TM is available before running other tests
2016-10-12 14:49 UTC (6+ messages)
[PATCH 1/2] KVM: PPC: Fix sparse static warning
2016-10-10 2:52 UTC (4+ messages)
` [PATCH 2/2] KVM: PPC: sparse: prototypes for functions called from assembler
[kvm-unit-tests PATCH v2] powerpc: Check whether TM is available before running other tests
2016-10-05 7:22 UTC (6+ messages)
[GIT PULL] Please pull my kvm-ppc-next branch
2016-09-29 20:00 UTC (6+ messages)
[RESEND][v2][PATCH] KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
2016-09-29 13:13 UTC (9+ messages)
` [PATCH v3] "
` [v3] "
[kvm-unit-tests PATCH] powerpc: Check whether TM is available before running other tests
2016-09-29 0:20 UTC (8+ messages)
[patch] KVM: PPC: fix a sanity check
2016-09-27 5:46 UTC (2+ messages)
[PATCH v2] Remove duplicate setting of the B field in tlbie
2016-09-27 5:46 UTC (2+ messages)
[PATCH] KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
2016-09-27 5:45 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVL
2016-09-27 5:45 UTC (2+ messages)
[PATCH 1/2] KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
2016-09-19 3:48 UTC (3+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Take out virtual core piggybacking code
[RFC][PATCH] Remove duplicate setting of the B field in tlbie
2016-09-14 6:15 UTC (3+ messages)
[PATCH v2] powerpc: move hmi.c to arch/powerpc/kvm/
2016-09-13 1:46 UTC (5+ messages)
[PATCH 0/6] KVM: PPC: e500: Fine-tuning for two function implementations
2016-09-12 21:00 UTC (12+ messages)
` [PATCH 1/6] KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()
` [PATCH 2/6] KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after error detection
` [PATCH 3/6] KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config_tlb()
` [PATCH 4/6] KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functions
` [PATCH 5/6] KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()
` [PATCH 6/6] KVM: PPC: e500: Rename jump labels "
` [PATCH] "
[PATCH 3/3] powerpc/mm: Speed up computation of base and actual page size for a HPTE
2016-09-12 9:45 UTC (9+ messages)
` [PATCH v2 "
[PATCH 00/13] Real-mode acceleration of device interrupts in HV KVM
2016-09-12 0:55 UTC (16+ 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 v2 "
` [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
[RESEND] [PATCH V5 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
2016-09-08 11:52 UTC (5+ messages)
` [RESEND] [PATCH V5 4/5] kvm/stats: Add provisioning for ulong vm stats and u64 vcpu stats
[PATCH] powerpc: squash lines for simple wrapper functions
2016-09-06 11:21 UTC
[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)
[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
[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 (4+ messages)
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