messages from 2019-04-15 13:56:02 to 2019-05-28 21:13:24 UTC [more...]
[PATCH] KVM: PPC: Book3S HV: XIVE: fix page offset when clearing ESB pages
2019-05-28 21:13 UTC
[PATCH RFC 0/5] Remove some notrace RCU APIs
2019-05-28 20:00 UTC (17+ messages)
` [PATCH RFC 1/5] powerpc: Use regular rcu_dereference_raw API
` [PATCH RFC 2/5] trace: "
` [PATCH RFC 3/5] hashtable: Use the regular hlist_for_each_entry_rcu API
` [PATCH RFC 4/5] rculist: Remove hlist_for_each_entry_rcu_notrace since no users
` [PATCH RFC 5/5] rcu: Remove rcu_dereference_raw_notrace "
[PATCH] mm: add account_locked_vm utility function
2019-05-28 15:04 UTC (9+ messages)
` [PATCH v2] "
[PATCH 0/2] KVM: PPC: Book3S HV: XIVE: fixes for the KVM devices
2019-05-28 12:17 UTC (3+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: XIVE: do not clear IRQ data of passthrough interrupts
` [PATCH 2/2] KVM: PPC: Book3S HV: XIVE: take the srcu read lock when accessing memslots
[PATCH v4 0/6] kvmppc: HMM driver to manage pages of secure guest
2019-05-28 6:50 UTC (7+ messages)
` [PATCH v4 1/6] kvmppc: HMM backend "
` [PATCH v4 2/6] kvmppc: Shared pages support for secure guests
` [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [PATCH v4 4/6] kvmppc: Handle memory plug/unplug to secure VM
` [RFC PATCH v4 5/6] kvmppc: Radix changes for secure guest
` [RFC PATCH v4 6/6] kvmppc: Support reset of "
[PATCH] KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9
2019-05-28 6:05 UTC (2+ messages)
[PATCH 0/4] KVM: PPC: Book3S: Fix potential deadlocks
2019-05-28 4:54 UTC (12+ messages)
` [PATCH 1/4] KVM: PPC: Book3S HV: Avoid touching arch.mmu_ready in XIVE release functions
` [PATCH 2/4] KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
` [PATCH 3/4] KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
` [PATCH 4/4] KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
[PATCH] KVM: PPC: Book3S HV: XIVE: introduce a KVM device lock
2019-05-28 4:17 UTC (3+ messages)
[PATCH 0/3] KVM: PPC: Book3S HV: XIVE: assorted fixes on vCPU and RAM limits
2019-05-23 12:44 UTC (11+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: XIVE: clear file mapping when device is released
` [PATCH 2/3] KVM: PPC: Book3S HV: XIVE: do not test the EQ flag validity when resetting
` [PATCH 3/3] KVM: PPC: Book3S HV: XIVE: fix the enforced limit on the vCPU identifier
[PATCH] KVM: Directly return result from kvm_arch_check_processor_compat()
2019-05-20 13:43 UTC (4+ messages)
[kvm-unit-tests PULL 0/2] Ppc next patches
2019-05-20 7:03 UTC (7+ messages)
` [kvm-unit-tests PULL 1/2] powerpc: Allow for a custom decr value to be specified to load on decr exc
` [kvm-unit-tests PULL 1/2] powerpc: Allow for a custom decr value to be specified to load on decr
` [kvm-unit-tests PULL 2/2] powerpc: Make h_cede_tm test run by default
[RFC PATCH v2 00/10] kvmppc: Paravirtualize KVM to support ultravisor
2019-05-20 6:40 UTC (14+ messages)
` [RFC PATCH v2 01/10] KVM: PPC: Ultravisor: Add PPC_UV config option
` [RFC PATCH v2 02/10] KVM: PPC: Ultravisor: Introduce the MSR_S bit
` [RFC PATCH v2 03/10] powerpc: Introduce FW_FEATURE_ULTRAVISOR
` [RFC PATCH v2 04/10] KVM: PPC: Ultravisor: Add generic ultravisor call handler
` [RFC PATCH v2 05/10] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
` [RFC PATCH v2 06/10] KVM: PPC: Ultravisor: Restrict flush of the partition tlb cache
` [RFC PATCH v2 07/10] KVM: PPC: Ultravisor: Restrict LDBAR access
` [RFC PATCH v2 08/10] KVM: PPC: Ultravisor: Return to UV for hcalls from SVM
` [RFC PATCH v2 09/10] KVM: PPC: Book3S HV: Fixed for running secure guests
` [RFC PATCH v2 10/10] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr
[PATCH 5/5] KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
2019-05-20 0:56 UTC
[PATCH 4/5] KVM: PPC: Book3s HV: Implement get_dirty_log using
2019-05-20 0:56 UTC (2+ messages)
` [PATCH 4/5] KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts
[PATCH 3/5] KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
2019-05-20 0:56 UTC
[PATCH 2/5] KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
2019-05-20 0:56 UTC
[PATCH 1/5] KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
2019-05-20 0:56 UTC
[kvm-unit-tests PATCH v2 1/2] powerpc: allow to build big-endian binaries on little-endian host
2019-05-17 10:20 UTC (8+ messages)
` [kvm-unit-tests PATCH v2 1/2] powerpc: Allow for a custom decr value to be specified to load on decr
` [kvm-unit-tests PATCH v2 2/2] powerpc: Make h_cede_tm test run by default
` [kvm-unit-tests PATCH v2 1/2] powerpc: Allow for a custom decr value to be specified to load on
[PATCH AUTOSEL 5.0 11/34] KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exit
2019-05-16 11:39 UTC (2+ messages)
` [PATCH AUTOSEL 5.0 12/34] KVM: PPC: Book3S: Protect memslots while validating user address
[PATCH v10 0/2] powerpc/64s: reimplement book3s idle code in C
2019-05-16 4:43 UTC (5+ messages)
` [PATCH v10 1/2] "
` [PATCH v10 2/2] powerpc/64s: KVM update for "
[GIT PULL] Please pull my kvm-ppc-next-5.1-1 tag
2019-05-15 21:40 UTC (5+ messages)
` [GIT PULL] Please pull my kvm-ppc-next-5.2-1 tag
` [GIT PULL] Please pull my kvm-ppc-next-5.2-2 tag
[PATCH] KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUs
2019-05-14 1:11 UTC (2+ messages)
KVM: Book3S PR: unbreaking software breakpoints
2019-05-13 19:57 UTC (7+ messages)
[PATCH v8 05/20] KVM: PPC: Book3S HV: Remove pmd_is_leaf()
2019-05-09 15:03 UTC (3+ messages)
[PATCH v2] KVM: Remove useless checks in 'release' method of KVM device
2019-05-09 12:33 UTC
[PATCH v5 00/16] KVM: PPC: Book3S HV: add XIVE native exploitation mode
2019-05-09 6:34 UTC (4+ messages)
[PATCH] KVM: fix 'release' method of KVM device
2019-05-08 10:17 UTC (4+ messages)
[PATCH v6 00/17] KVM: PPC: Book3S HV: add XIVE native exploitation mode
2019-05-06 16:10 UTC (26+ messages)
` [PATCH v6 01/17] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
` [PATCH v6 02/17] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode
` [PATCH v6 03/17] KVM: PPC: Book3S HV: XIVE: introduce a new capability KVM_CAP_PPC_IRQ_XIVE
` [PATCH v6 04/17] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
` [PATCH v6 05/17] KVM: PPC: Book3S HV: XIVE: add a control to configure "
` [PATCH v6 06/17] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration
` [PATCH v6 07/17] KVM: PPC: Book3S HV: XIVE: add a global reset control
` [PATCH v6 08/17] KVM: PPC: Book3S HV: XIVE: add a control to sync the sources
` [PATCH v6 09/17] KVM: PPC: Book3S HV: XIVE: add a control to dirty the XIVE EQ pages
` [PATCH v6 10/17] KVM: PPC: Book3S HV: XIVE: add get/set accessors for the VP XIVE state
` [PATCH v6 11/17] KVM: introduce a 'mmap' method for KVM devices
` [PATCH v6 12/17] KVM: PPC: Book3S HV: XIVE: add a TIMA mapping
` [PATCH v6 13/17] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages
` [PATCH v6 14/17] KVM: PPC: Book3S HV: XIVE: add passthrough support
` [PATCH v6 15/17] KVM: PPC: Book3S HV: XIVE: activate XIVE exploitation mode
` [PATCH v6 16/17] KVM: introduce a 'release' method for KVM devices
` [PATCH v6 17/17] KVM: PPC: Book3S HV: XIVE: replace the 'destroy' method by a 'release' method
` [PATCH] KVM: PPC: Book3S HV: XIVE: Prevent races when releasing device
` [PATCH v2] "
[PATCH] KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device close
2019-05-06 15:04 UTC (2+ messages)
[PATCH v5 01/16] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
2019-05-03 6:50 UTC (2+ messages)
[PATCH v9 1/2] powerpc/64s: reimplement book3s idle code in C
2019-05-03 6:50 UTC (2+ messages)
[kvm-unit-tests PATCH] powerpc: Allow for a custom decr value to be specified to load on decr excp
2019-05-03 5:49 UTC (4+ messages)
` [kvm-unit-tests PATCH] powerpc: Allow for a custom decr value to be specified to load on decr ex
[PATCH][next] KVM: PPC: Book3S HV: XIVE: fix spelling mistake "acessing" -> "accessing"
2019-05-02 14:49 UTC (2+ messages)
[PATCH kernel v3] powerpc/powernv: Isolate NVLinks between GV100GL on Witherspoon
2019-04-30 13:20 UTC (7+ messages)
[PATCH] KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
2019-04-30 10:08 UTC (3+ messages)
` [PATCH] KVM: PPC: Book3S HV: Save/restore vrsave register in kvmhv_p9_guest_entry()
[PATCH 1/2] KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C code
2019-04-30 10:08 UTC (3+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Flush TLB on secondary radix threads
[PATCH] KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU push code
2019-04-30 10:07 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: smb->smp comment fixup
2019-04-30 10:03 UTC (2+ messages)
[PATCH kernel v4] KVM: PPC: Allocate guest TCEs on demand too
2019-04-30 10:02 UTC
[PATCH kernel] KVM: PPC: Avoid lockdep debugging in TCE realmode handlers
2019-04-30 10:02 UTC
[PATCH kernel] KVM: PPC: Protect memslots while validating user address
2019-04-30 10:01 UTC
[PATCH kernel] KVM: PPC: Fix lockdep warning when entering the guest
2019-04-30 10:00 UTC
[PATCH v2 1/2] KVM: PPC: Book3S HV: Implement virtual mode H_PAGE_INIT handler
2019-04-30 9:59 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: Fix XICS-on-XIVE H_IPI when priority = 0
2019-04-30 9:31 UTC (2+ messages)
` [PATCH v2] "
[PATCH AUTOSEL 4.14 29/35] kmemleak: powerpc: skip scanning holes in the .bss section
2019-04-24 14:47 UTC
[PATCH AUTOSEL 4.19 44/52] kmemleak: powerpc: skip scanning holes in the .bss section
2019-04-24 14:39 UTC
[PATCH AUTOSEL 5.0 53/66] kmemleak: powerpc: skip scanning holes in the .bss section
2019-04-24 14:33 UTC
[RFC PATCH 0/1] KVM: PPC: Inform userspace about singlestep support
2019-04-24 4:14 UTC (3+ messages)
` [RFC PATCH 1/1] KVM: PPC: Report single stepping capability
[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
2019-04-22 15:54 UTC (7+ messages)
` [PATCH 1/6] mm: change locked_vm's type "
[PATCH kernel v2 1/2] powerpc/mm_iommu: Fix potential deadlock
2019-04-21 14:07 UTC (2+ messages)
` [kernel,v2,1/2] "
[PATCH kernel v2 2/2] powerpc/mm_iommu: Allow pinning large regions
2019-04-21 14:07 UTC (2+ messages)
` [kernel,v2,2/2] "
[GIT PULL] Please pull my kvm-ppc-fixes-5.1-1 tag
2019-04-18 16:53 UTC (3+ messages)
[PATCH v4 00/17] KVM: PPC: Book3S HV: add XIVE native exploitation mode
2019-04-17 2:05 UTC (8+ messages)
` [RFC PATCH v4.1 16/17] KVM: PPC: Book3S HV: XIVE: introduce a xive_devices array under the VM
` [RFC PATCH v4 17/17] KVM: PPC: Book3S HV: XIVE: introduce a 'release' device operation
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