kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-23 05:29:52 to 2023-03-23 22:54:37 UTC [more...]

[PATCH v2 1/2] KVM: nVMX: Remove outdated comments in nested_vmx_setup_ctls_msrs()
 2023-03-23 22:53 UTC  (2+ messages)

[PATCHv4 00/11] SVM: virtual NMI
 2023-03-23 22:53 UTC  (2+ messages)

[PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-03-23 22:50 UTC  (2+ messages)

[PATCH] kvm: x86/mmu: Simplify pte_list_{add|remove}
 2023-03-23 22:50 UTC  (2+ messages)

[PATCH v2 0/7] KVM: Add a common API for range-based TLB invalidation
 2023-03-23 22:50 UTC  (2+ messages)

[PATCH v16 0/8] Parallel CPU bringup for x86_64
 2023-03-23 22:49 UTC  (14+ messages)
` [PATCH v16 3/8] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v16 8/8] x86/smpboot: Allow parallel bringup for SEV-ES
            ` [EXTERNAL][PATCH "

[PATCH 0/4] Add and use helpers to check bit set in CR0/CR4
 2023-03-23 22:47 UTC  (2+ messages)

[PATCH 0/6] KVM: x86: Unhost the *_CMD MSR mess
 2023-03-23 22:46 UTC  (5+ messages)
` [PATCH 5/6] KVM: x86: Virtualize FLUSH_L1D and passthrough MSR_IA32_FLUSH_CMD

[PATCH v10 00/16] TDX host kernel support
 2023-03-23 22:42 UTC  (17+ messages)
` [PATCH v10 02/16] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v10 05/16] x86/virt/tdx: Add skeleton to enable TDX on demand

[PATCH] KVM: x86/mmu: Don't create kvm-nx-lpage-re kthread if not itlb_multihit
 2023-03-23 22:40 UTC  (4+ messages)

[Patch v4 00/18] NUMA aware page table allocation
 2023-03-23 22:30 UTC  (11+ messages)
` [Patch v4 11/18] KVM: x86/mmu: Add documentation of NUMA aware page table capability
` [Patch v4 12/18] KVM: x86/mmu: Allocate NUMA aware page tables on TDP huge page splits
` [Patch v4 13/18] KVM: mmu: Add common initialization logic for struct kvm_mmu_memory_cache{}
` [Patch v4 14/18] KVM: mmu: Initialize kvm_mmu_memory_cache.gfp_zero to __GFP_ZERO by default
` [Patch v4 15/18] KVM: mmu: Add NUMA node support in struct kvm_mmu_memory_cache{}

[PATCH v5 06/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
 2023-03-23 22:19 UTC  (11+ messages)
` [PATCH] riscv: require alternatives framework when selecting FPU support

[PATCH v2 00/19] KVM: arm64: Rework timer offsetting for fun and profit
 2023-03-23 22:19 UTC  (2+ messages)

[PATCH 0/8] Add printf and formatted asserts in the guest
 2023-03-23 22:12 UTC  (10+ messages)
` [PATCH 4/8] KVM: selftests: Copy printf.c to KVM selftests
` [PATCH 5/8] KVM: selftests: Add vsprintf() "
` [PATCH 6/8] KVM: selftests: Add additional pages to the guest to accommodate ucall
` [PATCH 7/8] KVM: selftests: Add string formatting options to ucall

[PATCH v3 0/8] Clean up the supported xfeatures
 2023-03-23 21:47 UTC  (10+ messages)
` [PATCH v3 2/8] KVM: x86: Clear all supported MPX xfeatures if they are not all set
` [PATCH v3 8/8] KVM: selftests: Add XCR0 Test

[PATCH v8 0/4] Add zoned storage emulation to virtio-blk driver
 2023-03-23 19:26 UTC  (12+ messages)
` [PATCH v8 1/4] include: update virtio_blk headers to v6.3-rc1
` [PATCH v8 2/4] virtio-blk: add zoned storage emulation for zoned devices
` [PATCH v8 3/4] block: add accounting for zone append operation
` [PATCH v8 4/4] virtio-blk: add some trace events for zoned emulation

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-23 18:17 UTC  (7+ messages)
` [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op

QEMU fortnightly developers call for agenda for 2023-04-04
 2023-03-23 17:53 UTC 

[PATCH v4 00/30] EFI and ACPI support for arm64
 2023-03-23 17:52 UTC  (9+ messages)
` [PATCH v4 30/30] arm64: Add an efi/run script

[kvm-unit-tests PATCH 0/2] x86/pmu: Add TSX testcase and fix force_emulation_prefix
 2023-03-23 17:41 UTC  (4+ messages)

[PATCH kernel v3 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-03-23 17:40 UTC  (7+ messages)
` [PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
      ` [PATCH kernel v4] "

[kvm-unit-tests PATCH v7 0/2] S390x: CPU Topology Information
 2023-03-23 15:45 UTC  (3+ messages)
` [kvm-unit-tests PATCH v7 1/2] s390x: topology: Check the Perform Topology Function

[PATCH] vfio/pci: Propagate ACPI notifications to the user-space
 2023-03-23 17:07 UTC  (10+ messages)

[PATCH v2 0/2] kvm_io_bus_unregister_dev cleanup
 2023-03-23 15:43 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: destruct kvm_io_device while unregistering it from kvm_io_bus
` [PATCH v2 2/2] kvm/eventfd: use list_for_each_entry when deassign ioeventfd

[PATCH -next v16 00/20] riscv: Add vector ISA support
 2023-03-23 15:26 UTC  (22+ messages)
` [PATCH -next v16 01/20] riscv: Rename __switch_to_aux() -> fpu
` [PATCH -next v16 02/20] riscv: Extending cpufeature.c to detect V-extension
` [PATCH -next v16 03/20] riscv: Add new csr defines related to vector extension
` [PATCH -next v16 04/20] riscv: Clear vector regfile on bootup
` [PATCH -next v16 05/20] riscv: Disable Vector Instructions for kernel itself
` [PATCH -next v16 06/20] riscv: Introduce Vector enable/disable helpers
` [PATCH -next v16 07/20] riscv: Introduce riscv_v_vsize to record size of Vector context
` [PATCH -next v16 08/20] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v16 09/20] riscv: Add task switch support for vector
` [PATCH -next v16 10/20] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v16 11/20] riscv: Add ptrace vector support
` [PATCH -next v16 12/20] riscv: signal: check fp-reserved words unconditionally
` [PATCH -next v16 13/20] riscv: signal: Add sigcontext save/restore for vector
` [PATCH -next v16 14/20] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v16 15/20] riscv: signal: validate altstack to reflect Vector
` [PATCH -next v16 16/20] riscv: prevent stack corruption by reserving task_pt_regs(p) early
` [PATCH -next v16 17/20] riscv: kvm: Add V extension to KVM ISA
` [PATCH -next v16 18/20] riscv: KVM: Add vector lazy save/restore support
` [PATCH -next v16 19/20] riscv: detect assembler support for .option arch
` [PATCH -next v16 20/20] riscv: Enable Vector code to be built

[PATCH v3 0/8] vdpa_sim: add support for user VA
 2023-03-23 14:43 UTC  (10+ messages)
` [PATCH v3 2/8] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v3 4/8] vringh: support VA with iotlb

[PATCH 0/7] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-03-23 14:43 UTC  (9+ messages)
` [PATCH 3/7] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [PATCH 6/7] vfio: Accpet device file from vfio PCI hot reset path

[PATCH -next v15 00/19] riscv: Add vector ISA support
 2023-03-23 14:39 UTC  (9+ messages)
` [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 14/19] riscv: signal: Report signal frame size to userspace via auxv

[PATCH v1 0/2] KVM: s390: CMMA migration selftest and small bugfix
 2023-03-23 14:38 UTC  (6+ messages)
` [PATCH v1 2/2] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
` [PATCH v1 1/2] KVM: s390: selftests: add selftest for CMMA migration

[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-23 14:35 UTC  (23+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH v3 10/17] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
` [PATCH v3 12/17] iommufd: Add iommufd_device_replace()
` [PATCH v3 13/17] iommufd: Make destroy_rwsem use a lock class per object type
` [PATCH v3 14/17] iommufd/selftest: Test iommufd_device_replace()
` [PATCH v3 15/17] iommufd: Add IOMMU_HWPT_ALLOC
` [PATCH v3 16/17] iommufd/selftest: Return the real idev id from selftest mock_domain
` [PATCH v3 17/17] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC

[PATCH v4 00/12] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-03-23 14:28 UTC  (6+ messages)
` [PATCH v4 02/12] KVM: VMX: Refactor intel_pmu_set_msr() to align with other set_msr() helpers

[kvm-unit-tests v2 00/10] powerpc: updates, P10, PNV support
 2023-03-23 14:16 UTC  (17+ 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 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 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 0/8] s390x: uv-host: Fixups and extensions part 1
 2023-03-23 14:02 UTC  (17+ messages)
` [kvm-unit-tests PATCH 1/8] s390x: uv-host: Fix UV init test memory allocation
` [kvm-unit-tests PATCH 2/8] s390x: uv-host: Check for sufficient amount of memory
` [kvm-unit-tests PATCH 3/8] s390x: Add PV tests to unittests.cfg
` [kvm-unit-tests PATCH 4/8] s390x: uv-host: Beautify code
` [kvm-unit-tests PATCH 5/8] s390x: uv-host: Add cpu number check
` [kvm-unit-tests PATCH 6/8] s390x: uv-host: Fix create guest variable storage prefix check
` [kvm-unit-tests PATCH 7/8] s390x: uv-host: Properly handle config creation errors
` [kvm-unit-tests PATCH 8/8] s390x: uv-host: Fence access checks when UV debug is enabled

[PATCH 00/45] Add RISC-V vector cryptographic instruction set support
 2023-03-23 12:51 UTC  (5+ messages)
` [PATCH 02/45] target/riscv: Refactor some of the generic vector functionality

[kvm-unit-tests PATCH v1] s390x: spec_ex: Add test for misaligned load
 2023-03-23 12:42 UTC  (2+ messages)

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-03-23 12:20 UTC  (13+ messages)

[PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
 2023-03-23 12:02 UTC  (11+ messages)

[kvm-unit-tests PATCH 1/7] MAINTAINERS: Update powerpc list
 2023-03-23 11:55 UTC  (3+ messages)
` [kvm-unit-tests PATCH 4/7] powerpc: Add ISA v3.1 (POWER10) support to SPR test

[PATCH v3 5/8] vdpa_sim: make devices agnostic for work management
 2023-03-23 11:44 UTC  (5+ messages)
` [PATCH v3 8/8] vdpa_sim: add support for user VA

[RFC PATCH v5 0/2] allocate multiple skbuffs on tx
 2023-03-23 11:34 UTC  (8+ messages)
` [RFC PATCH v5 2/2] virtio/vsock: check argument to avoid no effect call

[PATCH 00/45] Add RISC-V vector cryptographic instruction set support
 2023-03-23 11:36 UTC  (4+ messages)

[PATCH -next v15 10/19] riscv: Allocate user's vector context in the first-use trap
 2023-03-23 10:29 UTC  (2+ messages)

[PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-03-23  8:50 UTC  (4+ messages)
` [PATCH v2 25/27] KVM: x86/mmu: Drop @slot param from exported/external page-track APIs

[PATCH v5] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-23  9:00 UTC  (2+ messages)

[PATCH v5 0/4] cover-letter: Add IO page table replacement support
 2023-03-23  8:33 UTC  (5+ messages)
` [PATCH v5 1/4] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v5 2/4] iommufd: Add iommufd_access_replace() API
` [PATCH v5 3/4] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
` [PATCH v5 4/4] vfio: Support IO page table replacement

[PATCH 00/12] iommufd: Add nesting infrastructure
 2023-03-23  8:28 UTC  (17+ messages)
` [PATCH 05/12] iommufd/hw_pagetable: Do not populate user-managed hw_pagetables
` [PATCH 06/12] iommufd: IOMMU_HWPT_ALLOC allocation with user data
` [PATCH 08/12] iommufd/device: Report supported hwpt_types

[PATCH 0/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction
 2023-03-23  8:16 UTC  (3+ messages)

[PATCH -next v15 13/19] riscv: signal: Add sigcontext save/restore for vector
 2023-03-23  7:50 UTC  (2+ messages)

[PATCH v4] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-23  7:45 UTC  (6+ messages)

[PATCH 0/7] KVM: selftests: Test the consistency of the PMU's CPUID and its features
 2023-03-23  7:27 UTC  (8+ messages)
` [PATCH 1/7] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH 2/7] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH 3/7] KVM: selftests: Test consistency of CPUID with num of GP counters
` [PATCH 4/7] KVM: selftests: Test consistency of CPUID with num of Fixed counters
` [PATCH 5/7] KVM: selftests: Test Intel supported fixed counters bit mask
` [PATCH 6/7] KVM: selftests: Test consistency of PMU MSRs with Intel PMU version
` [PATCH 7/7] KVM: selftests: Test Intel counters' bit width emulation

[PATCH v2 0/4] Reenable VFIO support on POWER systems
 2023-03-23  6:49 UTC  (2+ messages)

[RFC PATCH kernel 0/2] PreventHostIBS feature for SEV-ES and SNP guests
 2023-03-23  6:06 UTC  (3+ messages)


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).