kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-28 12:45:35 to 2023-03-30 01:02:00 UTC [more...]

[PATCH v13 000/113] KVM TDX basic feature support
 2023-03-30  1:01 UTC  (26+ messages)
` [PATCH v13 003/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v13 016/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [PATCH v13 017/113] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v13 018/113] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific
` [PATCH v13 019/113] KVM: TDX: create/destroy VM structure
` [PATCH v13 039/113] KVM: x86/mmu: Assume guest MMIOs are shared

[PATCH v2 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-03-30  0:59 UTC  (9+ messages)
` [PATCH v2 3/7] KVM: arm64: Implement __kvm_tlb_flush_range_vmid_ipa()
` [PATCH v2 4/7] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v2 6/7] KVM: arm64: Break the table entries using TLBI range instructions
` [PATCH v2 7/7] KVM: arm64: Create a fast stage-2 unmap path

[PATCH v17 0/8] Parallel CPU bringup for x86_64
 2023-03-30  0:10 UTC  (12+ messages)
` [PATCH v17 1/8] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v17 2/8] cpu/hotplug: Reset task stack state in _cpu_up()
` [PATCH v17 3/8] cpu/hotplug: Add CPUHP_BP_PARALLEL_STARTUP state before CPUHP_BRINGUP_CPU
` [PATCH v17 4/8] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v17 5/8] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v17 6/8] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v17 7/8] x86/smpboot: Serialize topology updates for secondary bringup
` [PATCH v17 8/8] x86/smpboot: Allow parallel bringup for SEV-ES

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-29 23:50 UTC  (19+ messages)
` [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op
` [PATCH RFC v8 12/56] x86/sev: Add RMP entry lookup helpers
` [PATCH RFC v8 15/56] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address

[PATCH v4 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-29 23:35 UTC  (2+ messages)

[PATCH v8 00/24] Add vfio_device cdev for iommufd support
 2023-03-29 23:22 UTC  (16+ messages)
` [PATCH v8 08/24] vfio: Block device access via device fd until device is opened
` [PATCH v8 20/24] vfio: Add cdev for vfio_device
` [PATCH v8 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v8 22/24] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
` [PATCH v8 23/24] vfio: Compile group optionally
` [PATCH v8 24/24] docs: vfio: Add vfio device cdev description

[PATCH v6] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-29 22:49 UTC  (2+ messages)

[PATCH v6 0/7] Linear Address Masking (LAM) KVM Enabling
 2023-03-29 22:46 UTC  (16+ messages)
` [PATCH v6 2/7] KVM: VMX: Use is_64_bit_mode() to check 64-bit mode
` [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 V2 0/8] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-03-29 22:10 UTC  (15+ messages)
` [PATCH V2 1/8] vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable
` [PATCH V2 2/8] vfio/pci: Remove negative check on unsigned vector
` [PATCH V2 3/8] vfio/pci: Prepare for dynamic interrupt context storage
` [PATCH V2 4/8] vfio/pci: Use xarray for "
` [PATCH V2 5/8] vfio/pci: Remove interrupt context counter
` [PATCH V2 6/8] vfio/pci: Move to single error path
` [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x
` [PATCH V2 8/8] vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X

[RFC PATCH v1 0/2] return errors other than -ENOMEM to socket
 2023-03-29 21:44 UTC  (8+ messages)
` [RFC PATCH v1 1/2] vsock: "

[RFC PATCH] tests/avocado: Test Xen guest support under KVM
 2023-03-29 20:56 UTC  (2+ messages)

[PATCH 0/2] KVM: PPC: support kvm selftests
 2023-03-29 20:19 UTC  (3+ messages)
` [PATCH 1/2] KVM: PPC: Add kvm selftests support for powerpc

[PATCH v3 0/6] vfio: Make emulated devices prepared for vfio device cdev
 2023-03-29 19:59 UTC  (4+ messages)
` [PATCH v3 2/6] iommufd: Create access in vfio_iommufd_emulated_bind()

[PATCH v6 vfio 0/7] pds_vfio driver
 2023-03-29 19:24 UTC  (10+ messages)
` [PATCH v6 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
` [PATCH v6 vfio 4/7] vfio/pds: Add VFIO live migration support
` [PATCH v6 vfio 5/7] vfio/pds: Add support for dirty page tracking
` [PATCH v6 vfio 7/7] vfio/pds: Add Kconfig and documentation

The "memory" test is failing in the kvm-unit-tests CI
 2023-03-29 19:11 UTC  (2+ messages)

[Patch v4 00/18] NUMA aware page table allocation
 2023-03-29 19:03 UTC  (22+ 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 v4 16/18] KVM: x86/mmu: Allocate numa aware page tables during page fault

[PATCH net v3] virtio/vsock: fix leaks due to missing skb owner
 2023-03-29 16:51 UTC 

[RFC PATCH kernel 0/2] PreventHostIBS feature for SEV-ES and SNP guests
 2023-03-29 16:47 UTC  (5+ messages)
` [RFC PATCH kernel 2/2] KVM: SEV: PreventHostIBS enablement for SEV-ES and SNP guest

[kvm-unit-tests PATCH 0/3] x86/msr: Add tests for command MSRs
 2023-03-29 16:36 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/3] x86: Add define for MSR_IA32_PRED_CMD's PRED_CMD_IBPB (bit 0)

[PATCH v1 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
 2023-03-29 16:28 UTC  (6+ messages)
` [PATCH v1 1/2] KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
` [PATCH v1 2/2] KVM: arm64: PMU: Ensure to trap PMU access from EL0 to EL2

[PATCH v4 0/6] Support writable CPU ID registers from userspace
 2023-03-29 16:26 UTC  (25+ messages)
` [PATCH v4 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
` [PATCH v4 2/6] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v4 3/6] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v4 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v4 5/6] KVM: arm64: Introduce ID register specific descriptor
` [PATCH v4 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3

[PATCH v2 00/10] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-03-29 15:57 UTC  (22+ messages)
` [PATCH v2 10/10] vfio/pci: Add VFIO_DEVICE_GET_PCI_HOT_RESET_GROUP_INFO

[PATCH net v2] virtio/vsock: fix leaks due to missing skb owner
 2023-03-29  7:16 UTC  (3+ messages)

[PATCH v3 00/26] KVM: x86: Halt and APICv overhaul
 2023-03-29 15:22 UTC  (5+ messages)
` [PATCH v3 07/26] KVM: VMX: Move preemption timer <=> hrtimer dance to common x86

[PATCH][for stable/linux-5.15.y] KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
 2023-03-29 15:21 UTC  (2+ messages)

[PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
 2023-03-29 15:13 UTC  (4+ messages)
` [PATCH kernel v4] "

[kvm-unit-tests PATCH v1 0/4] s390x: Add support for running guests without MSO/MSL
 2023-03-29 14:58 UTC  (12+ messages)
` [kvm-unit-tests PATCH v1 1/4] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v1 3/4] s390x: lib: sie: don't reenter SIE on pgm int

[PATCH-for-8.0 v2 0/3] softmmu: Restore use of CPU watchpoint for non-TCG accelerators
 2023-03-29 14:02 UTC  (7+ messages)
` [PATCH-for-8.0 v2 1/3] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
` [PATCH-for-8.0 v2 2/3] softmmu/watchpoint: Add missing 'qemu/error-report.h' include
` [PATCH-for-8.0 v2 3/3] softmmu: Restore use of CPU watchpoint for all accelerators

[GIT PULL 0/1] kvm/s390: Fixes for 6.3
 2023-03-29 13:51 UTC  (2+ messages)
` [GIT PULL 1/1] KVM: s390: pv: fix external interruption loop not always detected

[kvm-unit-tests PATCH] x86/flat.lds: Silence warnings about empty loadable segments
 2023-03-29 12:38 UTC 

[PATCH vfio] vfio: correct kdoc for ops structures
 2023-03-29 12:06 UTC 

[PATCH v3] KVM: VMX: fix lockdep warning on posted intr wakeup
 2023-03-29 11:51 UTC  (4+ messages)

[kvm-unit-tests PATCH] x86/syscall: Add suffix to "sysret" to silence an assembler warning
 2023-03-29 10:57 UTC 

[PATCH 00/12] iommufd: Add nesting infrastructure
 2023-03-29 10:56 UTC  (4+ messages)
` [PATCH 01/12] iommu: Add new iommu op to create domains owned by userspace

[kvm-unit-tests PATCH v3 00/11] Add #VC exception handling for AMD SEV-ES
 2023-03-29  9:55 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 04/11] lib: x86: Import insn decoder from Linux

[PATCH v2 0/4] iommufd: Add iommu hardware info reporting
 2023-03-29  9:46 UTC  (4+ messages)
` [PATCH v2 2/4] iommu: Add new iommu op to get iommu hardware information

[PATCH] KVM: SVM: use kvm_pat_valid instead of kvm_mtrr_valid
 2023-03-29  8:18 UTC 

[PATCH net-next v4 0/3] Add support for sockmap to vsock
 2023-03-29  8:00 UTC  (2+ messages)

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-03-29  5:52 UTC  (3+ messages)

[PATCH v3 00/18] KVM: arm64: Rework timer offsetting for fun and profit
 2023-03-29  5:41 UTC  (2+ messages)

[PATCH v9 0/5] Add zoned storage emulation to virtio-blk driver
 2023-03-29  5:00 UTC  (2+ messages)

[PATCH v6 00/12] Implement Eager Page Splitting for ARM
 2023-03-29  4:50 UTC  (3+ messages)
` [PATCH v6 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE

[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-29  3:03 UTC  (9+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group

[PATCH v2] KVM: arm64: PMU: Restore the guest's EL0 event counting after migration
 2023-03-29  2:39 UTC 

[PATCH v8 16/24] iommufd/device: Add iommufd_access_detach() API
 2023-03-29  2:24 UTC  (4+ messages)

[RFC PATCH 0/7] SVM guest shadow stack support
 2023-03-29  0:16 UTC  (5+ messages)

[PATCH v1] KVM: arm64: PMU: Restore the guest's EL0 event counting after migration
 2023-03-28 22:37 UTC  (3+ messages)

[WIP Patch v2 00/14] Avoiding slow get-user-pages via memory fault exit
 2023-03-28 22:19 UTC  (12+ messages)
` [WIP Patch v2 04/14] KVM: x86: Add KVM_CAP_X86_MEMORY_FAULT_EXIT and associated kvm_run field

[PATCH v2 1/2] KVM: selftests: Provide generic way to read system counter
 2023-03-28 21:51 UTC  (6+ messages)

[PATCH] KVM: Don't kfree(NULL) on kzalloc() failure in kvm_assign_ioeventfd_idx()
 2023-03-28 17:35 UTC  (2+ messages)

[PATCH -next v17 00/20] riscv: Add vector ISA support
 2023-03-28 17:22 UTC  (3+ messages)
` [PATCH -next v17 10/20] riscv: Allocate user's vector context in the first-use trap

[PATCH] KVM: x86/pmu: Add Intel PMU supported fixed counters bit mask
 2023-03-28 16:38 UTC  (6+ messages)

[kvm-unit-tests PATCH v2 0/3] s390x: Add PV SIE intercepts and ipl tests
 2023-03-28 16:37 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/3] lib: s390x: Introduce UV validity function
` [kvm-unit-tests PATCH v2 2/3] s390x: pv: Test sie entry intercepts and validities
` [kvm-unit-tests PATCH v2 3/3] s390x: pv: Add IPL reset tests

[PATCH-for-8.0 0/3] softmmu: Restore use of CPU watchpoint for non-TCG accelerators
 2023-03-28 16:15 UTC  (5+ messages)
` [PATCH-for-8.0 1/3] softmmu/watchpoint: Add missing 'qemu/error-report.h' include
` [PATCH-for-8.0 2/3] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
` [PATCH-for-8.0 3/3] softmmu: Restore use of CPU watchpoint for all accelerators

[PATCH net] virtio/vsock: fix leak due to missing skb owner
 2023-03-28  7:58 UTC  (3+ messages)

[PATCH v2 0/2] iommu/amd: Fix GAM IRTEs affinity and GALog restart
 2023-03-28 15:20 UTC  (7+ messages)
` [PATCH v2 1/2] iommu/amd: Don't block updates to GATag if guest mode is on

[PING PATCH v4 00/29] Add KVM LoongArch support
 2023-03-28 14:16 UTC  (10+ messages)
` [PING PATCH v4 11/29] LoongArch: KVM: Implement fpu related operations for vcpu
` [PING PATCH v4 18/29] LoongArch: KVM: Implement vcpu timer operations
` [PING PATCH v4 23/29] LoongArch: KVM: Implement handle gspr exception
` [PING PATCH v4 24/29] LoongArch: KVM: Implement handle mmio exception
` [PING PATCH v4 25/29] LoongArch: KVM: Implement handle fpu exception
` [PING PATCH v4 27/29] LoongArch: KVM: Implement vcpu world switch

[PATCH 00/11] KVM: arm64: Userspace SMCCC call filtering
 2023-03-28 14:15 UTC  (4+ messages)
` [PATCH 05/11] KVM: arm64: Start handling SMCs from EL1

[PATCH -next v16 00/20] riscv: Add vector ISA support
 2023-03-28 12:55 UTC  (5+ messages)
` [PATCH -next v16 19/20] riscv: detect assembler support for .option arch


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