[PATCH v5 00/34] x86: enable FRED for x86-64
2023-03-20 16:00 UTC (18+ messages)
` [PATCH v5 04/34] x86/traps: add external_interrupt() to dispatch external interrupts
` [PATCH v5 20/34] x86/fred: add a machine check entry stub for FRED
` [PATCH v5 22/34] x86/fred: FRED initialization code
` [PATCH v5 28/34] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user
[WIP Patch v2 00/14] Avoiding slow get-user-pages via memory fault exit
2023-03-20 15:56 UTC (32+ messages)
` [WIP Patch v2 04/14] KVM: x86: Add KVM_CAP_X86_MEMORY_FAULT_EXIT and associated kvm_run field
` [WIP Patch v2 09/14] KVM: Introduce KVM_CAP_MEMORY_FAULT_NOWAIT without implementation
` [WIP Patch v2 11/14] KVM: arm64: Allow user_mem_abort to return 0 to signal a 'normal' exit
` [WIP Patch v2 12/14] KVM: arm64: Implement KVM_CAP_MEMORY_FAULT_NOWAIT
[RFC PATCH 0/8] vfio/pci: Support dynamic allocation of MSI-X interrupts
2023-03-20 15:49 UTC (13+ messages)
` [RFC PATCH 7/8] vfio/pci: Support dynamic MSI-x
` [RFC PATCH 8/8] vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X
KVM call for agenda for 2023-03-21
2023-03-20 15:47 UTC (2+ messages)
[PATCH v3 0/8] Clean up the supported xfeatures
2023-03-20 15:45 UTC (2+ messages)
[PATCH 0/3] KVM: support the cpu feature FLUSH_L1D
2023-03-20 15:40 UTC (8+ messages)
` [PATCH 1/3] kvm: vmx: Add IA32_FLUSH_CMD guest support
[PATCH v1 0/5] vfio: Make emulated devices prepared for vfio device cdev
2023-03-20 15:33 UTC (12+ messages)
` [PATCH v1 1/5] iommufd: Create access in vfio_iommufd_emulated_bind()
[RFC PATCH v1 0/3] fix header length on skb merging
2023-03-20 15:31 UTC (7+ messages)
` [RFC PATCH v1 1/3] virtio/vsock: "
` [RFC PATCH v1 2/3] virtio/vsock: add WARN() for invalid state of socket
` [RFC PATCH v1 3/3] test/vsock: skbuff merging test
[PATCH -next v15 00/19] riscv: Add vector ISA support
2023-03-20 14:54 UTC (18+ messages)
` [PATCH -next v15 07/19] riscv: Introduce riscv_v_vsize to record size of Vector context
` [PATCH -next v15 08/19] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v15 09/19] riscv: Add task switch support for vector
` [PATCH -next v15 10/19] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v15 13/19] riscv: signal: Add sigcontext save/restore for vector
` [PATCH -next v15 15/19] riscv: signal: validate altstack to reflect Vector
` [PATCH -next v15 19/19] riscv: Enable Vector code to be built
[PATCH v2 kvmtool] Add virtio-transport option and deprecate force-pci and virtio-legacy
2023-03-20 14:37 UTC (3+ messages)
[PATCH kvmtool v3] Add virtio-transport option and deprecate force-pci and virtio-legacy
2023-03-20 14:33 UTC
[PATCH kvmtool v3] Add virtio-transport option and deprecate force-pci and virtio-legacy
2023-03-20 14:32 UTC
[PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
2023-03-20 14:31 UTC (16+ messages)
` [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [PATCH v6 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
[PATCH v15 00/12] Parallel CPU bringup for x86_64
2023-03-20 14:30 UTC (8+ messages)
` [PATCH v15 02/12] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v15 03/12] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v15 12/12] x86/smpboot: Allow parallel bringup for SEV-ES
[RFC PATCH v2] virtio/vsock: allocate multiple skbuffs on tx
2023-03-20 14:29 UTC (2+ messages)
[PATCH kvmtool] Add virtio-transport option and deprecate force-pci and virtio-legacy
2023-03-20 14:27 UTC
[PATCH-for-8.1 4/5] bulk: Do not declare function prototypes using extern keyword
2023-03-20 14:23 UTC (3+ messages)
[RFC PATCH v1] virtio/vsock: check transport before skb allocation
2023-03-20 13:58 UTC (3+ messages)
[PATCH v5 0/5] Linear Address Masking (LAM) KVM Enabling
2023-03-20 13:56 UTC (10+ messages)
` [PATCH v5 2/5] [Trivial]KVM: x86: Explicitly cast ulong to bool in kvm_set_cr3()
` [PATCH v5 3/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
[PATCH v2 0/5] Add Intel VT-d nested translation
2023-03-20 13:54 UTC (5+ messages)
` [PATCH v2 1/5] iommufd: Add nesting related data structures for Intel VT-d
` [PATCH v2 3/5] iommu/vt-d: Extend dmar_domain to support nested domain
[PATCH v4 03/12] x86/mtrr: support setting MTRR state for software defined MTRRs
2023-03-20 13:47 UTC (2+ messages)
[PATCH v6 0/7] Linear Address Masking (LAM) KVM Enabling
2023-03-20 12:51 UTC (18+ messages)
` [PATCH v6 1/7] KVM: x86: Explicitly cast ulong to bool in kvm_set_cr3()
` [PATCH v6 2/7] KVM: VMX: Use is_64_bit_mode() to check 64-bit mode
` [PATCH v6 3/7] KVM: x86: Virtualize CR4.LAM_SUP
` [PATCH v6 4/7] KVM: x86: Virtualize CR3.LAM_{U48,U57}
` [PATCH v6 5/7] KVM: x86: Introduce untag_addr() in kvm_x86_ops
` [PATCH v6 6/7] KVM: x86: Untag address when LAM applicable
` [PATCH v6 7/7] KVM: x86: Expose LAM feature to userspace VMM
[PATCH 00/12] iommufd: Add nesting infrastructure
2023-03-20 12:48 UTC (11+ messages)
` [PATCH 02/12] iommu: Add nested domain support
` [PATCH 04/12] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
` [PATCH 07/12] iommufd: Add IOMMU_HWPT_INVALIDATE
[PATCH v2 0/4] iommufd: Add iommu hardware info reporting
2023-03-20 12:43 UTC (4+ messages)
` [PATCH v2 4/4] iommufd/selftest: Add coverage for IOMMU_DEVICE_GET_HW_INFO ioctl
[kvm-unit-tests PATCH v6] s390x: Add tests for execute-type instructions
2023-03-20 12:25 UTC (2+ messages)
[kvm-unit-tests PATCH v1] s390x: spec_ex: Add test for misaligned load
2023-03-20 12:22 UTC (2+ messages)
[kvm-unit-tests PATCH v3 0/3] s390x: Add misaligned instruction tests
2023-03-20 12:21 UTC (11+ messages)
` [kvm-unit-tests PATCH v3 2/3] s390x/spec_ex: Add test introducing odd address into PSW
` [kvm-unit-tests PATCH v3 3/3] s390x/spec_ex: Add test of EXECUTE with odd target address
[PATCH rcu 0/7] RCU-related lockdep changes for v6.4
2023-03-20 12:13 UTC (6+ messages)
` [PATCH rcu 3/7] locking: Reduce the number of locks in ww_mutex stress tests
` [PATCH rcu 4/7] locking/lockdep: Improve the deadlock scenario print for sync and read lock
[kvm-unit-tests v2 00/10] powerpc: updates, P10, PNV support
2023-03-20 9:47 UTC (12+ messages)
` [kvm-unit-tests v2 01/10] MAINTAINERS: Update powerpc list
` [kvm-unit-tests v2 02/10] powerpc: add local variant of SPR test
` [kvm-unit-tests v2 03/10] powerpc: abstract H_CEDE calls into a sleep functions
` [kvm-unit-tests v2 04/10] powerpc: Add ISA v3.1 (POWER10) support to SPR test
` [kvm-unit-tests v2 05/10] powerpc: Indirect SPR accessor functions
` [kvm-unit-tests v2 06/10] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests v2 07/10] powerpc/spapr_vpa: Add basic VPA tests
` [kvm-unit-tests v2 08/10] powerpc: Discover runtime load address dynamically
` [kvm-unit-tests v2 09/10] powerpc: Support powernv machine with QEMU TCG
` [kvm-unit-tests v2 10/10] powerpc/sprs: Test hypervisor registers on powernv machine
[kvm-unit-tests PATCH v7 0/2] S390x: CPU Topology Information
2023-03-20 8:56 UTC (3+ messages)
` [kvm-unit-tests PATCH v7 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v7 2/2] s390x: topology: Checking Configuration Topology Information
[PATCH vfio] vfio/mlx5: Fix the report of dirty_bytes upon pre-copy
2023-03-19 14:18 UTC (5+ messages)
[PATCH v1] vfio/mdev: Remove redundant driver match function
2023-03-19 14:18 UTC (2+ messages)
[kvm-unit-tests PATCH v2 0/4] x86: Add test cases for LAM
2023-03-19 8:37 UTC (5+ messages)
` [kvm-unit-tests PATCH v2 1/4] x86: Allow setting of CR3 LAM bits if LAM supported
` [kvm-unit-tests PATCH v2 2/4] x86: Add test case for LAM_SUP
` [kvm-unit-tests PATCH v2 3/4] x86: Add test cases for LAM_{U48,U57}
` [kvm-unit-tests PATCH v2 4/4] x86: Add test case for INVVPID with LAM
[PATCH v2 0/4] x86: Add test cases for LAM
2023-03-19 8:32 UTC (6+ messages)
` [PATCH v2 1/4] x86: Allow setting of CR3 LAM bits if LAM supported
` [PATCH v2 2/4] x86: Add test case for LAM_SUP
` [PATCH v2 3/4] x86: Add test cases for LAM_{U48,U57}
` [PATCH v2 4/4] x86: Add test case for INVVPID with LAM
[RFC PATCH v1] virtio/vsock: allocate multiple skbuffs on tx
2023-03-18 21:23 UTC (4+ messages)
[PATCH v2 0/4] Reenable VFIO support on POWER systems
2023-03-18 19:06 UTC (4+ messages)
Should I record QEMU developers fortnightly call?
2023-03-18 18:10 UTC
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-03-18 5:13 UTC (8+ messages)
` [PATCH RFC v8 01/56] KVM: x86: Add 'fault_is_private' x86 op
` [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' "
` [PATCH RFC v8 03/56] KVM: x86: Add platform hooks for private memory invalidations
[Patch v3 0/7] Optimize clear dirty log
2023-03-17 23:51 UTC (9+ messages)
` [Patch v3 2/7] KVM: x86/mmu: Atomically clear SPTE dirty state in the clear-dirty-log flow
` [Patch v3 7/7] KVM: x86/mmu: Merge all handle_changed_pte* functions
[PATCH v2 0/2] KVM: Minor structure layout changes
2023-03-17 22:45 UTC (3+ messages)
` [PATCH v2 2/2] KVM: Shrink struct kvm_mmu_memory_cache
[PATCH] KVM: RISC-V: Retry fault if vma_lookup() results become invalid
2023-03-17 21:11 UTC
[PATCH v2 0/2] Calculate memory access latency stats
2023-03-17 18:16 UTC (6+ messages)
` [PATCH v2 1/2] KVM: selftests: Provide generic way to read system counter
` [PATCH v2 2/2] KVM: selftests: Print summary stats of memory latency distribution
Does earlyprintk=ttyS0 work for an AMD SNP guest on KVM?
2023-03-17 18:07 UTC (6+ messages)
[PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
2023-03-17 16:20 UTC (4+ messages)
` [PATCH v2 16/27] KVM: x86: Add a new page-track hook to handle memslot deletion
[PATCH kvmtool 1/1] Add virtio-transport option and deprecate force-pci and virtio-legacy
2023-03-17 16:00 UTC (4+ messages)
[kvm-unit-tests PATCH v4 0/3] s390x: Add misaligned instruction tests
2023-03-17 14:41 UTC (5+ messages)
` [kvm-unit-tests PATCH v4 1/3] s390x/spec_ex: Use PSW macro
` [kvm-unit-tests PATCH v4 2/3] s390x/spec_ex: Add test introducing odd address into PSW
` [kvm-unit-tests PATCH v4 3/3] s390x/spec_ex: Add test of EXECUTE with odd target address
[kvm-unit-tests PATCH 1/7] MAINTAINERS: Update powerpc list
2023-03-17 13:01 UTC (9+ messages)
` [kvm-unit-tests PATCH 2/7] powerpc: add local variant of SPR test
` [kvm-unit-tests PATCH 3/7] powerpc: abstract H_CEDE calls into a sleep() function
` [kvm-unit-tests PATCH 4/7] powerpc: Add ISA v3.1 (POWER10) support to SPR test
` [kvm-unit-tests PATCH 5/7] powerpc: Indirect SPR accessor functions
` [kvm-unit-tests PATCH 6/7] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests PATCH 7/7] powerpc/spapr_vpa: Add basic VPA tests
[PATCH v2 00/32] tweaks and fixes for 8.0-rc1 (tests, plugins, docs)
2023-03-17 12:11 UTC (3+ messages)
` [PATCH v2 06/32] include/qemu: add documentation for memory callbacks
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).