Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2018-02-12 10:41:53 to 2018-04-10 03:50:09 UTC [more...]

[PATCH] KVM: PPC: Book3S HV: radix use correct tlbie sequence in kvmppc_radix_tlbie_page
 2018-04-10  3:50 UTC 

[PATCH 0/2] KVM powerpc tlbie scalability improvement
 2018-04-10  3:21 UTC  (8+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
` [PATCH 2/2] KVM: PPC: Book3S HV: lockless tlbie for HPT hcalls

Occasionally losing the tick_sched_timer
 2018-04-10  2:16 UTC 

[PATCH v2 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-04-06 17:50 UTC  (15+ messages)
` [PATCH 1/5] arm64: entry: isb in el1_irq
` [PATCH 2/5] arm64: entry: introduce restore_syscall_args macro
` [PATCH 3/5] arm64: early ISB at exit from extended quiescent state
` [PATCH 4/5] rcu: arm64: add rcu_dynticks_eqs_exit_sync()
` [PATCH 5/5] smp: Lazy synchronization for EQS CPUs in kick_all_cpus_sync()

[RFC PATCH] KVM: PPC: Book3S HV: send kvmppc_bad_interrupt NMIs to Linux handlers
 2018-04-06  4:14 UTC 

[PATCH 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-04-04  9:08 UTC  (22+ messages)
` [PATCH 1/2] rcu: declare rcu_eqs_special_set() in public header
` [PATCH 2/2] smp: introduce kick_active_cpus_sync()

[GIT PULL] Please pull my kvm-ppc-next-4.16-1 tag
 2018-03-29 20:34 UTC  (3+ messages)
` [GIT PULL] Please pull my kvm-ppc-next-4.17-1 tag

[PATCH 00/19] powerpc/ppc32: make W=1 compilation errors free
 2018-03-29 16:18 UTC  (40+ messages)
` [PATCH 01/19] powerpc/powermac: Mark variable x as unused
` [PATCH 02/19] "
` [PATCH 03/19] powerpc: Mark variables "
` [PATCH 04/19] powerpc/kvm: Mark variable tmp unused
  ` [PATCH v2 04/19] powerpc/kvm: Prefer fault_in_pages_readable function
` [PATCH 05/19] powerpc/chrp/setup: Add attribute unused and make some functions static
` [PATCH 06/19] powerpc: Make function btext_initialize static
` [PATCH 07/19] powerpc/powermac: Make some functions static
` [PATCH 08/19] powerpc/tau: Make some function static
` [PATCH 09/19] powerpc/chrp/pci: Make some functions static
` [PATCH 10/19] powerpc/chrp/time: Make some functions static, add missing header include
` [PATCH 11/19] powerpc/powermac: Move pmac_pfunc_base_install prototype to header file
` [PATCH 12/19] powerpc/powermac: Add missing prototype for note_bootable_part()
` [PATCH 13/19] powerpc/52xx: Add missing functions prototypes
` [PATCH 14/19] powerpc/altivec: Add missing prototypes for altivec
` [PATCH 15/19] powerpc: Add missing prototype
` [PATCH 16/19] powerpc/powermac: Add missing include of header pmac.h
` [PATCH 17/19] powerpc/32: Add a missing include header
` [PATCH 18/19] powerpc: "
` [PATCH 19/19] powerpc/tau: Synchronize function prototypes and body

[PATCH v3 0/8] powerpc: Disable DAWR on POWER9
 2018-03-28 14:13 UTC  (10+ messages)
` [PATCH v3 1/8] powerpc: Add ppc_breakpoint_available()
  ` [v3,1/8] "
` [PATCH v3 2/8] powerpc: Update ptrace to use ppc_breakpoint_available()
` [PATCH v3 3/8] powerpc: Update xmon "
` [PATCH v3 4/8] KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9
` [PATCH v3 5/8] KVM: PPC: Book3S HV: Return error from h_set_dabr() "
` [PATCH v3 6/8] KVM: PPC: Book3S HV: Handle migration with POWER9 disabled DAWR
` [PATCH v3 7/8] powerpc: Disable DAWR on POWER9 via CPU feature quirk
` [PATCH v3 8/8] powerpc: Disable DAWR in the base POWER9 CPU features

[PATCH 5/5 v2] KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler
 2018-03-28  8:25 UTC  (3+ messages)

[PATCH v2 0/5] KVM & powerpc: Work around POWER9 TM hardware bugs
 2018-03-26  8:57 UTC  (7+ messages)
` [PATCH v2 1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
  ` [v2, "
` [PATCH v2 2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode
` [PATCH v2 3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
` [PATCH v2 4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
` [PATCH v2 5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state

[GIT PULL] Please pull my kvm-ppc-fixes-4.16-1 tag
 2018-03-23 17:21 UTC  (6+ messages)
` [GIT PULL] Please pull my kvm-ppc-fixes-4.16-2 tag
` [GIT PULL] Please pull my kvm-ppc-fixes-4.16-3 tag

[PATCH 5/5] KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler
 2018-03-23  8:04 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix duplication of host SLB entries
 2018-03-23  2:32 UTC  (2+ messages)

[PATCH v2] powerpc: Disable DAWR on POWER9
 2018-03-22 12:35 UTC  (4+ messages)

[PATCH 0/5] KVM & powerpc: Work around POWER9 TM hardware bugs
 2018-03-21 10:28 UTC  (7+ messages)
` [PATCH 1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
` [PATCH 2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode
` [PATCH 3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
` [PATCH 4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
` [PATCH 5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state

[PATCH] powerpc: Disable DAWR on POWER9
 2018-03-19  4:30 UTC  (6+ messages)

[PATCH RFC 0/5] powerpc & KVM: Work around POWER9 TM hardware bugs
 2018-03-08  7:02 UTC  (6+ messages)
` [PATCH RFC 1/5] powerpc: Add a CPU feature bit for TM bug workarounds on POWER9 v2.2
` [PATCH RFC 2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode
` [PATCH RFC 3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
` [PATCH RFC 4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
` [PATCH RFC 5/5] KVM: PPC: Book3S HV: Work around TEXASR "

[PATCH] KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
 2018-03-07 11:19 UTC 

[PATCH 4/5] KVM: PPC: Book3S HV: Handle 1GB pages in radix page fault handler
 2018-03-05  7:54 UTC 

[PATCH 3/5] KVM: PPC: Book3S HV: Streamline setting of reference and change bits
 2018-03-05  7:54 UTC 

[PATCH 2/5] KVM: PPC: Book3S HV: Radix page fault handler optimizations
 2018-03-05  7:54 UTC 

[PATCH 1/5] KVM: PPC: Remove unused kvm_unmap_hva callback
 2018-03-05  7:54 UTC 

[PATCH 0/5] KVM: PPC: Improve page fault handling for radix guests
 2018-03-05  7:54 UTC 

[PATCH] KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
 2018-03-04 22:49 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
 2018-03-02  4:49 UTC 

[PATCH v2] KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
 2018-03-02  4:49 UTC 

[PATCH v2 11/30] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0
 2018-02-27 17:52 UTC  (20+ messages)
` [PATCH v2 12/30] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr()
` [PATCH v2 13/30] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for
` [PATCH v2 14/30] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs
` [PATCH v2 15/30] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM
` [PATCH v2 16/30] KVM: PPC: Book3S PR: add math support for PR KVM HTM
` [PATCH v2 17/30] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs
` [PATCH v2 18/30] KVM: PPC: Book3S PR: always fail transaction in guest privilege state
` [PATCH v2 19/30] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at guest privilege st
` [PATCH v2 20/30] KVM: PPC: Book3S PR: adds emulation for treclaim
` [PATCH v2 21/30] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM
` [PATCH v2 22/30] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest
` [PATCH v2 23/30] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Tra
` [PATCH v2 24/30] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM
` [PATCH v2 25/30] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl
` [PATCH v2 26/30] KVM: PPC: move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctl
` [PATCH v2 27/30] KVM: PPC: remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl
` [PATCH v2 28/30] KVM: PPC: remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS
` [PATCH v2 29/30] KVM: PPC: add KVM_SET_ONE_REG/KVM_GET_ONE_REG to async ioctl
` [PATCH v2 30/30] KVM: PPC: Book3S PR: enable kvmppc_get/set_one_reg_pr() for HTM registers

[PATCH v2 00/30] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-02-27 17:37 UTC  (11+ messages)
` [PATCH v2 01/30] powerpc: export symbol msr_check_and_set()
` [PATCH v2 02/30] powerpc: add TEXASR related macros
` [PATCH v2 03/30] powerpc: export tm_enable()/tm_disable/tm_abort() APIs
` [PATCH v2 04/30] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file
` [PATCH v2 05/30] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_rest
` [PATCH v2 06/30] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm()
` [PATCH v2 07/30] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm()
` [PATCH v2 08/30] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrup
` [PATCH v2 09/30] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr
` [PATCH v2 10/30] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest

[PATCH] KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs
 2018-02-26  7:16 UTC  (3+ messages)
` [PATCH] KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler

[PATCH] KVM: PPC: Remove unused kvm_unmap_hva callback
 2018-02-22  4:36 UTC 

[PATCH 1/2] KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n
 2018-02-13 19:04 UTC  (3+ messages)

[PATCH 2/2] KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
 2018-02-13  4:52 UTC 

KVM compile error
 2018-02-12 21:02 UTC  (2+ messages)

[RFC PATCH] KVM: PPC: Book3S HV: add support for page faults in VM_IO|VM_PFNMAP vmas
 2018-02-12 14:41 UTC  (12+ messages)


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