messages from 2023-09-14 14:20:02 to 2023-09-15 22:54:49 UTC [more...]
[RFC PATCH v2 0/8] KVM: arm64: Implement SW/HW combined dirty log
2023-09-15 22:54 UTC (10+ messages)
` [RFC PATCH v2 2/8] KVM: arm64: Add KVM_PGTABLE_WALK_HW_DBM for HW DBM support
` [RFC PATCH v2 3/8] KVM: arm64: Add some HW_DBM related pgtable interfaces
` [RFC PATCH v2 4/8] KVM: arm64: Set DBM for previously writeable pages
[PATCH v5 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-09-15 21:54 UTC (16+ messages)
` [PATCH v5 01/12] KVM: arm64: PMU: Introduce a helper to set the guest's PMU
` [PATCH v5 02/12] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset
` [PATCH v5 05/12] KVM: arm64: PMU: Simplify extracting PMCR_EL0.N
` [PATCH v5 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v5 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
2023-09-15 21:05 UTC (16+ messages)
` [RFC PATCH v12 01/33] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v12 06/33] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
[PATCH v15 0/2] add debugfs to migration driver
2023-09-15 21:00 UTC (6+ messages)
` [PATCH v15 1/2] vfio/migration: Add debugfs to live "
` [PATCH v15 2/2] Documentation: add debugfs description for vfio
[PATCH v2 0/3] SEV-ES TSC_AUX virtualization fix and optimization
2023-09-15 20:57 UTC (5+ messages)
` [PATCH v2 1/3] KVM: SVM: Fix TSC_AUX virtualization setup
` [PATCH v2 2/3] KVM: SVM: Fix TSC_AUX virtualization intercept update logic
` [PATCH v2 3/3] KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX
[PATCH 0/2] SEV-ES TSC_AUX virtualization fix and optimization
2023-09-15 20:54 UTC (14+ messages)
` [PATCH 1/2] KVM: SVM: Fix TSC_AUX virtualization setup
` [PATCH 2/2] KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX
[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
2023-09-15 20:32 UTC (41+ messages)
` [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
` [PATCH V11 05/17] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V11 07/17] riscv: qspinlock: Introduce qspinlock param for command line
` [PATCH V11 11/17] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton
` [PATCH V11 12/17] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter
` [PATCH V11 13/17] RISC-V: paravirt: pvqspinlock: Add SBI implementation
` [PATCH V11 14/17] RISC-V: paravirt: pvqspinlock: Add kconfig entry
` [PATCH V11 15/17] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait
` [PATCH V11 16/17] RISC-V: paravirt: pvqspinlock: KVM: Add paravirt qspinlock skeleton
` [PATCH V11 17/17] RISC-V: paravirt: pvqspinlock: KVM: Implement kvm_sbi_ext_pvlock_kick_cpu()
[PATCH v2 0/3] vfio: use __aligned_u64 for ioctl structs
2023-09-15 20:04 UTC (3+ messages)
` [PATCH v2 2/3] vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
[PATCH 0/5] accel: Restrict tcg_exec_[un]realizefn() to TCG
2023-09-15 19:48 UTC (7+ messages)
` [PATCH 1/5] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
` [PATCH 2/5] accel: Introduce accel_cpu_unrealize() stub
` [PATCH 3/5] accel: Declare AccelClass::[un]realize_cpu() handlers
` [PATCH 4/5] accel/tcg: Have tcg_exec_realizefn() return a boolean
` [PATCH 5/5] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
[PATCH] vfio/pds: Use proper PF device access helper
2023-09-15 18:58 UTC (3+ messages)
[PATCH] x86/sev: Make early_set_memory_decrypted() calls page aligned
2023-09-15 18:44 UTC (3+ messages)
[PATCH 0/3] Use arch_make_folio_accessible() everywhere
2023-09-15 18:17 UTC (6+ messages)
` [PATCH 1/3] mm: Use arch_make_folio_accessible() in gup_pte_range()
` [PATCH 2/3] mm: Convert follow_page_pte() to use a folio
` [PATCH 3/3] s390: Convert arch_make_page_accessible() to arch_make_folio_accessible()
[PATCH v13 00/22] TDX host kernel support
2023-09-15 17:50 UTC (8+ messages)
` [PATCH v13 17/22] x86/kexec: Flush cache of TDX private memory
` [PATCH v13 20/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
[PATCH v6 00/25] Enable CET Virtualization
2023-09-15 16:35 UTC (21+ messages)
` [PATCH v6 01/25] x86/fpu/xstate: Manually check and add XFEATURE_CET_USER xstate bit
` [PATCH v6 02/25] x86/fpu/xstate: Fix guest fpstate allocation size calculation
` [PATCH v6 03/25] x86/fpu/xstate: Add CET supervisor mode state support
` [PATCH v6 04/25] x86/fpu/xstate: Introduce kernel dynamic xfeature set
` [PATCH v6 05/25] x86/fpu/xstate: Remove kernel dynamic xfeatures from kernel default_features
` [PATCH v6 06/25] x86/fpu/xstate: Opt-in kernel dynamic bits when calculate guest xstate size
[PATCH] KVM: arm64: selftests: Add arch_timer_edge_cases selftest
2023-09-15 16:04 UTC (2+ messages)
[PATCH vfio 0/3] pds/vfio: Fixes for locking bugs
2023-09-15 15:54 UTC (6+ messages)
` [PATCH vfio 1/3] pds/vfio: Fix spinlock bad magic BUG
` [PATCH vfio 2/3] pds/vfio: Fix mutex lock->magic != lock warning
` [PATCH vfio 3/3] pds/vfio: Fix possible sleep while in atomic context
[RFC PATCH 0/4] treewide: Use clocksource id for get_device_system_crosststamp()
2023-09-15 14:29 UTC (4+ messages)
` [RFC PATCH 4/4] treewide: Use clocksource id for struct system_counterval_t
[PATCH v10 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-09-15 14:24 UTC (2+ messages)
[PATCH 0/2] a couple of corrections to the IRQ enablement function
2023-09-15 14:04 UTC (6+ messages)
` [PATCH 1/2] s390/vfio-ap: unpin pages on gisc registration failure
[PATCH] x86/kvm: Account for fpstate->user_xfeatures changes
2023-09-15 12:27 UTC (9+ messages)
[PATCH 2/2] RISC-V: KVM: Add Svadu Extension Support for Guest/VM
2023-09-15 8:26 UTC
[PATCH v21 00/29] Add KVM LoongArch support
2023-09-15 7:53 UTC (34+ messages)
` [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files
` [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
` [PATCH v21 03/29] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v21 04/29] LoongArch: KVM: Implement VM related functions
` [PATCH v21 05/29] LoongArch: KVM: Add vcpu related header files
` [PATCH v21 06/29] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v21 07/29] LoongArch: KVM: Implement vcpu run interface
` [PATCH v21 08/29] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v21 09/29] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v21 10/29] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v21 11/29] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v21 12/29] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v21 13/29] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v21 14/29] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v21 15/29] LoongArch: KVM: Implement vcpu status description
` [PATCH v21 16/29] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v21 17/29] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v21 18/29] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v21 19/29] LoongArch: KVM: Implement handle csr exception
` [PATCH v21 20/29] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v21 21/29] LoongArch: KVM: Implement handle idle exception
` [PATCH v21 22/29] LoongArch: KVM: Implement handle gspr exception
` [PATCH v21 23/29] LoongArch: KVM: Implement handle mmio exception
` [PATCH v21 24/29] LoongArch: KVM: Implement handle fpu exception
` [PATCH v21 25/29] LoongArch: KVM: Implement kvm exception vector
` [PATCH v21 26/29] LoongArch: KVM: Implement vcpu world switch
` [PATCH v21 27/29] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v21 28/29] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v21 29/29] LoongArch: KVM: Add maintainers for LoongArch KVM
[PATCH v4 00/21] Support smp.clusters for x86 in QEMU
2023-09-15 7:53 UTC (13+ messages)
` [PATCH v4 03/21] softmmu: Fix CPUSTATE.nr_cores' calculation
` [PATCH v4 04/21] hw/cpu: Update the comments of nr_cores and nr_dies
` [PATCH v4 10/21] i386: Introduce module-level cpu topology to CPUX86State
` [PATCH v4 21/21] i386: Add new property to control L2 cache topo in CPUID.04H
[PATCH 00/16] vdpa: Add support for vq descriptor mappings
2023-09-15 6:34 UTC (4+ messages)
[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
2023-09-15 6:23 UTC (17+ messages)
` [PATCH v3 4/9] tools: riscv: Add header file csr.h
` [PATCH v3 5/9] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v3 8/9] KVM: riscv: selftests: Change vcpu_has_ext to a common function
` [PATCH v3 9/9] KVM: riscv: selftests: Add sstc timer test
[PATCH v10 00/38] x86: enable FRED for x86-64
2023-09-15 5:47 UTC (25+ messages)
` [PATCH v10 02/38] x86/opcode: Add the WRMSRNS instruction to the x86 opcode map
` [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support
` [PATCH v10 05/38] x86/trapnr: Add event type macros to <asm/trapnr.h>
` [PATCH v10 08/38] x86/cpufeatures: Add the cpu feature bit for FRED
[RFC PATCH v2 00/21] QEMU gmem implemention
2023-09-15 3:45 UTC (7+ messages)
` [RFC PATCH v2 02/21] RAMBlock: Add support of KVM private gmem
[PATCH v1 02/22] Update linux-header to support iommufd cdev and hwpt alloc
2023-09-15 3:02 UTC (3+ messages)
linux-next: duplicate patch in the kvm-arm tree
2023-09-15 0:51 UTC
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-09-15 0:33 UTC (7+ messages)
[PATCH 7/8] KVM: xen: prepare for using 'default' vcpu_info
2023-09-14 20:10 UTC (2+ messages)
[PATCH vfio] vfio/pci: remove msi domain on msi disable
2023-09-14 19:14 UTC
[kvmtool PATCH 0/6] RISC-V AIA irqchip and Svnapot support
2023-09-14 16:56 UTC (2+ messages)
[PATCH net-next v8 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-14 15:43 UTC (8+ messages)
` [PATCH net-next v8 4/4] vsock/virtio: MSG_ZEROCOPY flag support
[GIT PULL] KVM/arm64 fixes for 6.6, take #1
2023-09-14 15:06 UTC (2+ messages)
[PATCH 1/2] KVM: x86: Synthesize at most one PMI per VM-exit
2023-09-14 14:27 UTC (3+ 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