Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2017-11-29 17:40:24 to 2018-01-19 04:51:49 UTC [more...]

[PATCH] KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds
 2018-01-19  4:51 UTC  (9+ messages)
` [PATCH v2] "

[GIT PULL] Please pull my kvm-ppc-next-4.16-1 tag
 2018-01-19  4:48 UTC 

[PATCH 0/6] KVM: PPC: Book3S HV: Changes for POWER9 v2.2 support
 2018-01-18  1:51 UTC  (10+ messages)
` [PATCH 1/6] KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
` [PATCH 2/6] KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loaded
` [PATCH 3/6] KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2
` [PATCH 4/6] KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
` [PATCH 5/6] powerpc: Add a CPU feature bit for TM bug workarounds on POWER9 v2.2
` [PATCH 6/6] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9

[PATCH] KVM: PPC: Book3S HV: Enable migration of decrementer register
 2018-01-12  9:57 UTC 

[GIT PULL] Please pull paulus/powerpc kvm-ppc-fixes-4.14-2 tag
 2018-01-12  9:28 UTC  (7+ messages)
` [GIT PULL] Please pull paulus/powerpc kvm-ppc-fixes-4.15-3 tag
` [GIT PULL] Please pull paulus/powerpc kvm-ppc-cve-4.15 tag

[PATCH 00/26] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-01-12  2:41 UTC  (30+ messages)
` [PATCH 01/26] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file
` [PATCH 02/26] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore
` [PATCH 03/26] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm()
` [PATCH 04/26] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm()
` [PATCH 05/26] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt
` [PATCH 06/26] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr
` [PATCH 07/26] KVM: PPC: Book3S PR: add TEXASR related macros
` [PATCH 08/26] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest
` [PATCH 09/26] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0
` [PATCH 10/26] KVM: PPC: Book3S PR: set MSR HV bit accordingly for PPC970 and others
` [PATCH 11/26] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr()
` [PATCH 12/26] powerpc: export symbol msr_check_and_set()
` [PATCH 13/26] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR
` [PATCH 14/26] KVM: PPC: Book3S PR: export tm_enable()/tm_disable/tm_abort() APIs
` [PATCH 15/26] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs
` [PATCH 16/26] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM
` [PATCH 17/26] KVM: PPC: Book3S PR: add math support for PR KVM HTM
` [PATCH 18/26] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs
` [PATCH 19/26] KVM: PPC: Book3S PR: always fail transaction in guest privilege state
` [PATCH 20/26] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at "
` [PATCH 21/26] KVM: PPC: Book3S PR: adds emulation for treclaim
` [PATCH 22/26] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM
` [PATCH 23/26] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest
` [PATCH 24/26] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Transa
` [PATCH 25/26] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM
` [PATCH 26/26] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl

[PATCH v4 1/6] powerpc/kvm/xive: Add more debugfs queues info
 2018-01-12  2:37 UTC  (6+ messages)
` [PATCH v4 2/6] powerpc/kvm/xive: Enable use of the new "single escalation" feature
` [PATCH v4 3/6] powerpc/kvm/xive: Don't use existing "prodded" flag for xive escalations
` [PATCH v4 4/6] powerpc/kvm/xive: Check DR not IR to chose real vs virt mode MMIOs
` [PATCH v4 5/6] powerpc/kvm/xive: Make xive_pushed a byte, not a word
` [PATCH v4 6/6] powerpc/kvm/xive: Keep escalation interrupt masked unless ceded

[PATCH] KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage
 2018-01-11 10:01 UTC  (2+ messages)

[PATCH] KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show()
 2018-01-11  9:57 UTC  (2+ messages)

[RFC PATCH kernel] KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
 2018-01-11  9:56 UTC  (5+ messages)

[PATCH] KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()
 2018-01-11  9:54 UTC  (2+ messages)

[PATCH v3 01/16] powerpc/xive: Remove incorrect debug code
 2018-01-11  4:34 UTC  (16+ messages)
` [PATCH v3 02/16] powerpc: Remove DEBUG define in 64-bit early setup code
` [PATCH v3 03/16] powerpc: Reduce log level of "OPAL detected !" message
` [PATCH v3 04/16] powerpc/kvm/xive: Add more debugfs queues info
` [PATCH v3 05/16] powerpc/kvm/xive: Enable use of the new "single escalation" feature
` [PATCH v3 06/16] powerpc/kvm/xive: Don't use existing "prodded" flag for xive escalations
` [PATCH v3 07/16] powerpc/kvm/xive: Check DR not IR to chose real vs virt mode MMIOs
` [PATCH v3 08/16] powerpc/kvm/xive: Make xive_pushed a byte, not a word
` [PATCH v3 09/16] powerpc/xive: Move definition of ESB bits
` [PATCH v3 10/16] powerpc/xive: Add interrupt flag to disable automatic EOI
` [PATCH v3 11/16] powerpc/kvm/xive: Keep escalation interrupt masked unless ceded
` [PATCH v3 12/16] powerpc/kvm: Make "no_xive:" label local
` [PATCH v3 13/16] powerpc: Use the TRAP macro whenever comparing a trap number
` [PATCH v3 14/16] powerpc: Remove useless EXC_COMMON_HV
` [PATCH v3 15/16] powerpc/kvm: Store the MMU mode in the PACA on KVM exit
` [PATCH v3 16/16] powerpc/kvm: Use the PACA virt/real mode info instead of mfmsr

[PATCH] KVM: PPC: Book3S HV: Skip treclaim if non-transactional in kvmppc_save_tm
 2018-01-11  2:53 UTC 

[PATCH RESEND 0/1] Implements MMIO emulation for lvx/stvx instructions
 2018-01-10 23:19 UTC  (4+ messages)
` [PATCH RESEND 1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions

[PATCH v2] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
 2018-01-10  5:07 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
 2018-01-10  0:59 UTC  (10+ messages)

[RFC PATCH 0/2] KVM: PPC: Book3S HV: Transactional memory bug workarounds for POWER9
 2018-01-02 23:15 UTC  (7+ messages)
` [RFC PATCH 1/2] powerpc: Add a CPU feature bit for TM bug workarounds on POWER9 DD2.2
` [RFC PATCH 2/2] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9

[PATCH] KVM: PPC: Book3S: fix XIVE migration of pending interrupts
 2017-12-22 12:18 UTC  (11+ messages)
`  "

[PATCH] KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()
 2017-12-22 11:24 UTC  (3+ messages)
`  "

[PATCH v2 1/2] Powernv: Remove the usage of PACAR1 from opal wrappers
 2017-12-19 14:35 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt

[PATCH] KVM: introduce kvm_arch_vcpu_async_ioctl
 2017-12-13  9:31 UTC  (8+ messages)

[PATCH v3 00/16] Move vcpu_load and vcpu_put calls to arch code
 2017-12-12 16:47 UTC  (43+ messages)
` [PATCH v3 01/16] KVM: Take vcpu->mutex outside vcpu_load
` [PATCH v3 02/16] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
` [PATCH v3 03/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
` [PATCH v3 04/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
` [PATCH v3 05/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
` [PATCH v3 06/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
` [PATCH v3 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
` [PATCH v3 08/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
` [PATCH v3 09/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
` [PATCH v3 10/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
` [PATCH v3 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
` [PATCH v3 12/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
` [PATCH v3 13/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
` [PATCH v3 14/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
` [PATCH v3 15/16] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
` [PATCH v3 16/16] KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init

[PATCH] powerpc/xive: store server for masked interrupt in kvmppc_xive_set_xive()
 2017-12-05  8:06 UTC  (4+ messages)

[PATCH v2 0/2] Fix use after free in HPT resizing code and related minor improvements
 2017-12-04 15:02 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt and cleanups
` [PATCH v2 2/2] KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requests

[PATCH 0/4] Fix use after free in HPT resizing code and related minor improvements
 2017-12-04 14:43 UTC  (13+ messages)
` [PATCH 1/4] KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt and cleanups
` [PATCH 2/4] KVM: PPC: Book3S HV: Improve kvmppc_allocate_hpt()/kvmppc_free_hpt()
` [PATCH 3/4] KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requests
` [PATCH 4/4] KVM: PPC: Book3S HV: Remove redundant parameter from resize_hpt_release()

[PATCH] KVM: PPC: Book3S HV: check for XIVE device before executing the XICS hcalls
 2017-12-04  7:58 UTC  (3+ messages)

[PATCH v2 00/16] Move vcpu_load and vcpu_put calls to arch code
 2017-11-29 17:47 UTC  (11+ messages)
` [PATCH v2 08/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
` [PATCH v2 09/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
` [PATCH v2 10/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
` [PATCH v2 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
` [PATCH v2 12/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu


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