messages from 2023-09-25 07:37:08 to 2023-09-26 15:52:31 UTC [more...]
[RFC PATCH v2 0/8] KVM: arm64: Implement SW/HW combined dirty log
2023-09-26 15:52 UTC (10+ messages)
` [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 V2] KVM: x86/pmu: Disable vPMU if EVENTSEL_GUESTONLY bit doesn't exist
2023-09-26 15:44 UTC (6+ messages)
[PATCH 0/4] target/i386: add support for FRED
2023-09-26 15:37 UTC (6+ messages)
` [PATCH 3/4] target/i386: enumerate VMX nested-exception support
` [PATCH 4/4] target/i386: add live migration support for FRED
[PATCH vfio 00/11] Introduce a vfio driver over virtio devices
2023-09-26 15:20 UTC (14+ messages)
` [PATCH vfio 08/11] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
` [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
[PATCH 09/12] kvm-all: introduce limits for name_size and num_desc
2023-09-26 14:49 UTC (3+ messages)
[PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
2023-09-26 13:50 UTC (18+ messages)
[PATCH net-next v1 00/12] vsock/virtio: continue MSG_ZEROCOPY support
2023-09-26 13:10 UTC (12+ messages)
` [PATCH net-next v1 01/12] vsock: fix EPOLLERR set on non-empty error queue
` [PATCH net-next v1 02/12] vsock: read from socket's "
` [PATCH net-next v1 08/12] vsock: enable setting SO_ZEROCOPY
` [PATCH net-next v1 10/12] test/vsock: MSG_ZEROCOPY flag tests
` [PATCH net-next v1 12/12] test/vsock: io_uring rx/tx tests
[GIT PULL] virtio: features
2023-09-26 13:04 UTC (2+ messages)
[PATCH 00/16] vdpa: Add support for vq descriptor mappings
2023-09-26 12:37 UTC (17+ messages)
` [PATCH 04/16] vdpa/mlx5: Create helper function for dma mappings
` [PATCH 05/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
` [PATCH 06/16] vdpa/mlx5: Take cvq iotlb lock during refresh
` [PATCH 07/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions
` [PATCH 08/16] vdpa/mlx5: Rename mr destroy functions
` [PATCH 09/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
[PATCH v6 00/11] KVM: xen: update shared_info and vcpu_info handling
2023-09-26 12:32 UTC (13+ messages)
` [PATCH v6 01/11] KVM: pfncache: add a map helper function
` [PATCH v6 02/11] KVM: pfncache: add a mark-dirty helper
` [PATCH v6 03/11] KVM: pfncache: add a helper to get the gpa
` [PATCH v6 04/11] KVM: pfncache: base offset check on khva rather than gpa
` [PATCH v6 05/11] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v6 06/11] KVM: xen: allow shared_info to be mapped by fixed HVA
` [PATCH v6 07/11] KVM: xen: allow vcpu_info "
` [PATCH v6 08/11] KVM: selftests / xen: map shared_info using HVA rather than GFN
` [PATCH v6 09/11] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA
` [PATCH v6 10/11] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
` [PATCH v6 11/11] KVM: xen: allow vcpu_info content to be 'safely' copied
[PATCH v6 RESEND 00/11] KVM: xen: update shared_info and vcpu_info handling
2023-09-26 12:28 UTC
[kvm-unit-tests PATCH v1] arch-run: migration: properly handle crashing outgoing QEMU
2023-09-26 12:08 UTC
[PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
2023-09-26 11:49 UTC (35+ messages)
[kvm-unit-tests PATCH v1] arch-run: migration: properly handle crashing outgoing QEMU
2023-09-26 11:18 UTC
[PATCH v16 0/2] add debugfs to migration driver
2023-09-26 9:33 UTC (3+ messages)
` [PATCH v16 1/2] vfio/migration: Add debugfs to live "
` [PATCH v16 2/2] Documentation: add debugfs description for vfio
[RFC 0/3] vfio-pci support pasid attach/detach
2023-09-26 9:31 UTC (4+ messages)
` [RFC 1/3] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [RFC 2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [RFC 3/3] vfio/pci: Expose PCIe PASID capability to userspace
[RFC 0/8] iommufd support pasid attach/replace
2023-09-26 9:26 UTC (9+ messages)
` [RFC 1/8] iommu: Introduce a replace API for device pasid
` [RFC 2/8] iommufd: replace attach_fn with a structure
` [RFC 3/8] iommufd: Support attach/replace hwpt per pasid
` [RFC 4/8] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu
` [RFC 5/8] iommufd/selftest: Add a helper to get test device
` [RFC 6/8] iommufd/selftest: Add test ops to test pasid attach/detach
` [RFC 7/8] iommufd/selftest: Add coverage for iommufd "
` [RFC 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain
[PATCH v11 00/37] x86: enable FRED for x86-64
2023-09-26 9:26 UTC (9+ messages)
` [PATCH v11 05/37] x86/trapnr: Add event type macros to <asm/trapnr.h>
` [PATCH v11 35/37] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
[PATCH v5 00/10] KVM: xen: update shared_info and vcpu_info handling
2023-09-26 9:22 UTC (4+ messages)
` [PATCH v5 06/10] KVM: xen: allow shared_info to be mapped by fixed HVA
[PATCH v2 0/2] KVM: irqbypass: XArray conversion and a deref fix
2023-09-26 9:18 UTC (8+ messages)
` [PATCH v2 1/2] KVM: eventfd: Fix NULL deref irqbypass producer
` [PATCH v2 2/2] KVM: irqbypass: Convert producers/consumers single linked list to XArray
[PATCH v3 00/19] IOMMUFD Dirty Tracking
2023-09-26 8:58 UTC (5+ messages)
` [PATCH v3 19/19] iommu/intel: Access/Dirty bit support for SL domains
[PATCH v2 0/4] KVM: x86: tracepoint updates
2023-09-26 8:28 UTC (3+ messages)
[PATCH] iommu/vt-d: Introduce a rb_tree for looking up device
2023-09-26 8:25 UTC (3+ messages)
[PATCH v4 00/17] iommufd: Add nesting infrastructure
2023-09-26 8:16 UTC (24+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 03/17] iommufd: Unite all kernel-managed members into a struct
` [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions
` [PATCH v4 07/17] iommufd: Add user-managed hw_pagetable support
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
[PATCH v1 0/4] mm: Implement ECC handling for pfn with no struct page
2023-09-26 7:38 UTC (8+ messages)
` [PATCH v1 1/4] mm: handle poisoning of pfn without struct pages
` [PATCH v1 4/4] vfio/nvgpu: register device memory for poison handling
[PATCH 0/6] iommufd support allocating nested parent domain
2023-09-26 5:52 UTC (17+ messages)
` [PATCH 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH 3/6] iommufd/hw_pagetable: Accepts user flags for domain allocation
` [PATCH 4/6] iommufd/hw_pagetable: Support allocating nested parent domain
` [PATCH 5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op
[PATCH 1/2] tools/virtio: Add dma sync api for virtio test
2023-09-26 5:00 UTC (2+ messages)
` [PATCH 2/2] tools/virtio: Add hints when module is not installed
[PATCH v2 0/9] KVM RISC-V Conditional Operations
2023-09-26 4:14 UTC (20+ messages)
` [PATCH v2 1/9] dt-bindings: riscv: Add XVentanaCondOps extension entry
` [PATCH v2 2/9] RISC-V: Detect XVentanaCondOps from ISA string
` [PATCH v2 3/9] dt-bindings: riscv: Add Zicond extension entry
` [PATCH v2 4/9] RISC-V: Detect Zicond from ISA string
` [PATCH v2 5/9] RISC-V: KVM: Allow XVentanaCondOps extension for Guest/VM
` [PATCH v2 6/9] RISC-V: KVM: Allow Zicond "
` [PATCH v2 7/9] KVM: riscv: selftests: Add senvcfg register to get-reg-list test
` [PATCH v2 8/9] KVM: riscv: selftests: Add smstateen registers "
` [PATCH v2 9/9] KVM: riscv: selftests: Add condops extensions "
[PATCH] x86/kvm: Account for fpstate->user_xfeatures changes
2023-09-26 3:02 UTC (9+ messages)
[PATCH v4 00/21] Support smp.clusters for x86 in QEMU
2023-09-26 3:11 UTC (12+ messages)
` [PATCH v4 01/21] i386: Fix comment style in topology.h
` [PATCH v4 19/21] i386: Use offsets get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v4 20/21] i386: Use CPUCacheInfo.share_level to encode "
[PATCH] vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()
2023-09-26 2:57 UTC (2+ messages)
Question: In a certain scenario, enabling GICv4/v4.1 may cause Guest hang when restarting the Guest
2023-09-26 2:21 UTC (2+ messages)
[PATCH v5 00/12] iommu: Prepare to deliver page faults to user space
2023-09-26 2:00 UTC (5+ messages)
` [PATCH v5 12/12] iommu: Improve iopf_queue_flush_dev()
[PATCH] KVM: arm64: Always invalidate TLB for stage-2 permission faults
2023-09-25 23:43 UTC (4+ messages)
[PATCH] KVM: x86: Ignore MSR_AMD64_BU_CFG access
2023-09-25 22:25 UTC (5+ messages)
[PATCH v2 0/3] KVM: x86: Update HWCR virtualization
2023-09-25 22:15 UTC (4+ messages)
` [PATCH v2 1/3] KVM: x86: Allow HWCR.McStatusWrEn to be cleared once set
` [PATCH v2 2/3] KVM: x86: Virtualize HWCR.TscFreqSel[bit 24]
` [PATCH v2 3/3] KVM: selftests: Test behavior of HWCR
[PATCH 0/2] Fix the duplicate PMI injections in vPMU
2023-09-25 21:28 UTC (8+ messages)
` [PATCH 1/2] KVM: x86: Synthesize at most one PMI per VM-exit
` [PATCH 2/2] KVM: x86: Mask LVTPC when handling a PMI
[PATCH 1/2] KVM: x86: Synthesize at most one PMI per VM-exit
2023-09-25 19:54 UTC (19+ messages)
` [PATCH 2/2] KVM: x86: Mask LVTPC when handling a PMI
[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
2023-09-25 17:37 UTC (6+ messages)
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
[kvm-unit-tests PATCH v1] s390x: run PV guests with confidential guest enabled
2023-09-25 15:59 UTC (3+ messages)
[RFC] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
2023-09-25 15:24 UTC (2+ messages)
[PATCH v2 0/3] SEV-ES TSC_AUX virtualization fix and optimization
2023-09-25 15:23 UTC (2+ messages)
[kvm-unit-tests PATCH] x86/apic: Gates test_pv_ipi on KVM cpuid, not test device
2023-09-25 15:18 UTC (2+ messages)
[PATCH 0/7] KVM RISC-V Conditional Operations
2023-09-25 13:32 UTC (12+ messages)
` [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
` [PATCH 2/7] RISC-V: Detect Zicond "
` [PATCH 7/7] KVM: riscv: selftests: Add condops extensions to get-reg-list test
[kvm-unit-tests PATCH 0/3] migration: fixes and multiple migration
2023-09-25 11:14 UTC (5+ messages)
` [kvm-unit-tests PATCH 2/3] migration: Fix test harness hang if source does not reach migration point
[PATCH v2 0/9] Upgrade intel vPMU version to 5
2023-09-25 8:52 UTC (5+ messages)
` [PATCH v2 2/9] KVM: x86/pmu: Don't release vLBR casued by vPMI
` [PATCH v2 3/9] KVM: x85/pmu: Add Streamlined FREEZE_LBR_ON_PMI for vPMU v4
[PATCH v6] KVM: x86/tsc: Don't sync user-written TSC against startup values
2023-09-25 8:31 UTC (9+ 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