messages from 2018-01-11 22:04:03 to 2018-03-22 04:53:52 UTC [more...]
[PATCH v2] powerpc: Disable DAWR on POWER9
2018-03-22 4:53 UTC (3+ messages)
[PATCH] KVM: PPC: Book3S HV: Fix duplication of host SLB entries
2018-03-21 22:50 UTC
[PATCH v2 0/5] KVM & powerpc: Work around POWER9 TM hardware bugs
2018-03-21 10:32 UTC (6+ messages)
` [PATCH v2 1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
` [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
[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)
[GIT PULL] Please pull my kvm-ppc-fixes-4.16-1 tag
2018-03-15 20:57 UTC (4+ messages)
` [GIT PULL] Please pull my kvm-ppc-fixes-4.16-2 tag
[PATCH 5/5] KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler
2018-03-15 1:56 UTC (2+ 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 (13+ messages)
[GIT PULL] Please pull my kvm-ppc-next-4.16-1 tag
2018-02-10 14:52 UTC (4+ messages)
` [GIT PULL] Please pull my kvm-ppc-next-4.16-2 tag
[PATCH 1/2] KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
2018-02-08 23:40 UTC (6+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
` [PATCH v2] "
[PATCH] KVM: PPC: Book3S HV: Branch inside feature section
2018-02-08 17:38 UTC
[PATCH 02/20] KVM: PPC: Book3S PR: Fix broken select due to misspelling
2018-02-05 7:56 UTC (4+ messages)
[PATCH v6 0/1] Implements MMIO emulation for lvx/stvx instructions
2018-02-03 20:24 UTC (2+ messages)
` [PATCH v6 1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
[PATCH v5 0/1] Implements MMIO emulation for lvx/stvx instructions
2018-02-03 0:02 UTC (5+ messages)
` [PATCH v5 1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
[kvm-ppc:kvm-ppc-svcpu-preempt 1/1] arch/powerpc/kvm/book3s_pr.c:148:44: error: too few arguments to
2018-02-02 9:29 UTC
[PATCH v4 0/1] Implements MMIO emulation for lvx/stvx instructions
2018-02-01 17:34 UTC (2+ messages)
` [PATCH v4 1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
[PATCH] KVM: PPC: Fix svcpu copying with preemption enabled
2018-01-31 21:24 UTC
[PATCH v3 0/1] Implements MMIO emulation for lvx/stvx instructions
2018-01-31 12:12 UTC (2+ messages)
` [PATCH v3 1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
[PATCH] KVM: PPC: Book3S PR: close a race window when SVCPU pointer is hold before kvmppc_copy_from_
2018-01-31 10:51 UTC (4+ messages)
` [PATCH] KVM: PPC: Book3S PR: close a race window when SVCPU pointer is hold before kvmppc_copy_f
[PATCH 00/26] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
2018-01-30 3:26 UTC (46+ messages)
` [PATCH 02/26] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore
` [PATCH 02/26] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_res
` [PATCH 04/26] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm()
` [PATCH 07/26] KVM: PPC: Book3S PR: add TEXASR related macros
` [PATCH 10/26] KVM: PPC: Book3S PR: set MSR HV bit accordingly for PPC970 and others
` [PATCH 13/26] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR
` [PATCH 13/26] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API fo
` [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 20/26] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at guest privilege s
` [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 25/26] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM
[PATCH v2 0/1] Implements MMIO emulation for lvx/stvx instructions
2018-01-30 1:18 UTC (2+ messages)
` [PATCH v2 1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Trouble with Qemu KVM Call Kernel for OS X( 7447a )
2018-01-30 0:01 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
2018-01-29 23:51 UTC (2+ messages)
` [PATCH] KVM: PPC: Book3S HV: Drop locks before reading guest memory
[PATCH 1/2] powerpc/powernv: Fix trailing semicolon
2018-01-23 13:29 UTC (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: "
[PATCH 0/6] KVM: PPC: Book3S HV: Changes for POWER9 v2.2 support
2018-01-22 3:34 UTC (11+ 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
` [4/6] "
` [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] powerpc/pseries/cpuidle: add polling idle for shared processor guests
2018-01-22 3:34 UTC (2+ messages)
` "
[GIT PULL] Please pull my kvm-ppc-cve-4.15-2 tag
2018-01-20 17:49 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds
2018-01-19 4:51 UTC (9+ messages)
` [PATCH v2] "
[PATCH] KVM: PPC: Book3S HV: Enable migration of decrementer register
2018-01-12 9:57 UTC
[GIT PULL] Please pull paulus/powerpc kvm-ppc-cve-4.15 tag
2018-01-12 9:28 UTC (4+ messages)
[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
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