messages from 2022-06-28 11:39:41 to 2022-06-29 09:09:40 UTC [more...]
[PATCH v5 00/22] TDX host kernel support
2022-06-29 9:09 UTC (28+ messages)
` [PATCH v5 02/22] cc_platform: Add new attribute to prevent ACPI CPU hotplug
` [PATCH v5 03/22] cc_platform: Add new attribute to prevent ACPI memory hotplug
` [PATCH v5 04/22] x86/virt/tdx: Prevent ACPI CPU hotplug and "
` [PATCH v5 15/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
[PATCH 00/14] KVM: nVMX: Use vmcs_config for setting up nested VMX MSRs
2022-06-29 9:06 UTC (10+ messages)
` [PATCH 04/14] KVM: VMX: Extend VMX controls macro shenanigans
[PATCH V3] virtio: disable notification hardening by default
2022-06-29 8:52 UTC (17+ messages)
[PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
2022-06-29 8:45 UTC (10+ messages)
[PATCH V3 vfio 0/2] Migration few enhancements
2022-06-29 7:46 UTC (5+ messages)
` [PATCH V3 vfio 1/2] vfio/mlx5: Protect mlx5vf_disable_fds() upon close device
` [PATCH V3 vfio 2/2] vfio: Split migration ops from main device ops
[PATCH v2 00/11] SMM emulation and interrupt shadow fixes
2022-06-29 7:21 UTC (2+ messages)
[PATCH v6 00/17] Introducing AMD x2AVIC and hybrid-AVIC modes
2022-06-29 7:10 UTC (12+ messages)
` [PATCH v6 15/17] KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible
[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET
2022-06-29 6:56 UTC (41+ messages)
` [PATCH v11 01/40] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v11 02/40] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v11 03/40] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v11 04/40] virtio_ring: extract the logic of freeing vring
` [PATCH v11 05/40] virtio_ring: split vring_virtqueue
` [PATCH v11 06/40] virtio_ring: introduce virtqueue_init()
` [PATCH v11 07/40] virtio_ring: split: introduce vring_free_split()
` [PATCH v11 08/40] virtio_ring: split: extract the logic of alloc queue
` [PATCH v11 09/40] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v11 10/40] virtio_ring: split: extract the logic of attach vring
` [PATCH v11 11/40] virtio_ring: split: extract the logic of vring init
` [PATCH v11 12/40] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v11 13/40] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v11 14/40] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v11 15/40] virtio_ring: packed: introduce vring_free_packed
` [PATCH v11 16/40] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v11 17/40] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v11 18/40] virtio_ring: packed: extract the logic of attach vring
` [PATCH v11 19/40] virtio_ring: packed: extract the logic of vring init
` [PATCH v11 20/40] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v11 21/40] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v11 22/40] virtio_ring: introduce virtqueue_resize()
` [PATCH v11 23/40] virtio_pci: move struct virtio_pci_common_cfg to virtio_pci_modern.h
` [PATCH v11 24/40] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v11 25/40] virtio: allow to unbreak/break virtqueue individually
` [PATCH v11 26/40] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v11 27/40] virtio_pci: struct virtio_pci_common_cfg add queue_reset
` [PATCH v11 28/40] virtio_pci: introduce helper to get/set queue reset
` [PATCH v11 29/40] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v11 30/40] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v11 31/40] virtio: find_vqs() add arg sizes
` [PATCH v11 32/40] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v11 33/40] virtio_mmio: "
` [PATCH v11 34/40] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v11 35/40] virtio_net: set the default max ring size by find_vqs()
` [PATCH v11 36/40] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v11 37/40] virtio_net: split free_unused_bufs()
` [PATCH v11 38/40] virtio_net: support rx queue resize
` [PATCH v11 39/40] virtio_net: support tx "
` [PATCH v11 40/40] virtio_net: support set_ringparam
[PATCH] vfio: check iommu_group_set_name() return value
2022-06-29 6:21 UTC (2+ messages)
[PATCH] target/ppc: Add error reporting when opening file fails
2022-06-29 5:56 UTC (2+ messages)
[PATCH v2] vfio: Clear the caps->buf to NULL after free
2022-06-29 4:51 UTC (4+ messages)
[PATCH v6 0/4] Implement vdpasim suspend operation
2022-06-29 4:18 UTC (12+ messages)
` [PATCH v6 1/4] vdpa: Add "
` [PATCH v6 2/4] vhost-vdpa: introduce SUSPEND backend feature bit
` [PATCH v6 3/4] vhost-vdpa: uAPI to suspend the device
` [PATCH v6 4/4] vdpa_sim: Implement suspend vdpa op
[kvm-unit-tests PATCH] x86: VMX: Fix the VMX-preemption timer expiration test
2022-06-29 2:56 UTC
[Bug 216177] New: kvm-unit-tests vmx has about 60% of failure chance
2022-06-29 2:50 UTC (8+ messages)
` [Bug 216177] "
[PATCH v3] vfio: Clear the caps->buf to NULL after free
2022-06-29 2:29 UTC
[PATCH] vfio: Fix memory leaks in vfio_create_group()
2022-06-29 2:20 UTC (2+ messages)
[PATCH v4 00/13] KVM: selftests: Add aarch64/page_fault_test
2022-06-29 1:32 UTC (4+ messages)
` [PATCH v4 09/13] KVM: selftests: aarch64: "
[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
2022-06-29 0:31 UTC (14+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()
[PATCH v6 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-06-28 22:09 UTC (5+ messages)
` [PATCH v6 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v6 2/4] KVM: mmu: add a helper to account memory used by KVM MMU
` [PATCH v6 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats
` [PATCH v6 4/4] KVM: arm64/mmu: count KVM s2 "
simplify the mdev interface v3
2022-06-28 21:59 UTC (3+ messages)
` [PATCH 04/13] vfio/mdev: simplify mdev_type handling
[PATCH] selftests/kvm/x86_64: set rax before vmcall
2022-06-28 19:30 UTC
[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-06-28 19:03 UTC (11+ messages)
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v6 36/49] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
[PATCH v5 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-06-28 18:53 UTC (3+ messages)
` [PATCH v5 4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats
[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
2022-06-28 18:44 UTC (13+ messages)
[PATCH MANUALSEL 5.15 1/3] tools/kvm_stat: fix display of error when multiple processes are found
2022-06-28 18:02 UTC (3+ messages)
` [PATCH MANUALSEL 5.15 2/3] selftests: KVM: Handle compiler optimizations in ucall
` [PATCH MANUALSEL 5.15 3/3] KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()
[PATCH MANUALSEL 5.4] selftests: KVM: Handle compiler optimizations in ucall
2022-06-28 18:02 UTC
[PATCH MANUALSEL 5.10 1/2] tools/kvm_stat: fix display of error when multiple processes are found
2022-06-28 18:02 UTC (2+ messages)
` [PATCH MANUALSEL 5.10 2/2] selftests: KVM: Handle compiler optimizations in ucall
[PATCH MANUALSEL 5.18 1/3] tools/kvm_stat: fix display of error when multiple processes are found
2022-06-28 18:02 UTC (3+ messages)
` [PATCH MANUALSEL 5.18 2/3] selftests: KVM: Handle compiler optimizations in ucall
` [PATCH MANUALSEL 5.18 3/3] KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()
[PATCH v10 0/3] s390x: KVM: CPU Topology
2022-06-28 17:27 UTC (13+ messages)
` [PATCH v10 2/3] KVM: s390: guest support for topology function
` [PATCH v10 3/3] KVM: s390: resetting the Topology-Change-Report
[PATCH RESEND] x86/uaccess: Improve __try_cmpxchg64_user_asm for x86_32
2022-06-28 16:16 UTC
[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
2022-06-28 15:00 UTC (17+ messages)
` [PATCH v9 10/21] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v9 16/21] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v9 17/21] vfio-pci/zdev: add open/close device hooks
` [PATCH v9 18/21] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v9 19/21] vfio-pci/zdev: different maxstbl for interpreted devices
[RFC] SVM: L2 hang with fresh L1 and old L0
2022-06-28 14:41 UTC (2+ messages)
[PATCH] vfio: remove useless judgement
2022-06-28 14:04 UTC (6+ messages)
[PATCH v12 00/18] KVM: s390: pv: implement lazy destroy for reboot
2022-06-28 13:56 UTC (19+ messages)
` [PATCH v12 01/18] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v12 02/18] KVM: s390: pv: handle secure storage violations for protected guests
` [PATCH v12 03/18] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v12 04/18] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v12 05/18] KVM: s390: pv: usage counter instead of flag
` [PATCH v12 06/18] KVM: s390: pv: add export before import
` [PATCH v12 07/18] KVM: s390: pv: clear the state without memset
` [PATCH v12 08/18] KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
` [PATCH v12 09/18] KVM: s390: pv: add mmu_notifier
` [PATCH v12 10/18] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
` [PATCH v12 11/18] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
` [PATCH v12 12/18] KVM: s390: pv: destroy the configuration before its memory
` [PATCH v12 13/18] KVM: s390: pv: asynchronous destroy for reboot
` [PATCH v12 14/18] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v12 15/18] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v12 16/18] KVM: s390: pv: avoid export before import if possible
` [PATCH v12 17/18] KVM: s390: pv: support for Destroy fast UVC
` [PATCH v12 18/18] KVM: s390: pv: module parameter to fence asynchronous destroy
[PATCH] KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
2022-06-28 13:30 UTC
[PATCH] KVM: SVM: Fix x2APIC Logical ID calculation for avic_kick_target_vcpus_fast
2022-06-28 13:14 UTC (2+ messages)
[PATCH V2 vfio 0/2] Migration few enhancements
2022-06-28 13:12 UTC (3+ messages)
` [PATCH V2 vfio 1/2] vfio/mlx5: Protect mlx5vf_disable_fds() upon close device
` [PATCH V2 vfio 2/2] vfio: Split migration ops from main device ops
[syzbot] KMSAN: uninit-value in kvm_irq_delivery_to_apic_fast
2022-06-28 13:01 UTC (2+ messages)
[PATCH 0/5] Fix wrong gfn range of tlb flushing with range
2022-06-28 12:59 UTC (5+ messages)
[PATCH v2] KVM: nVMX: Don't expose eVMCS unsupported fields to L1
2022-06-28 12:14 UTC (2+ messages)
[kvm-unit-tests PATCH v5 0/8] Move npt test cases and NPT code improvements
2022-06-28 11:38 UTC (9+ messages)
` [kvm-unit-tests PATCH v5 1/8] x86: nSVM: Move common functionality of the main() to helper run_svm_tests
` [kvm-unit-tests PATCH v5 2/8] x86: nSVM: Move all nNPT test cases from svm_tests.c to a separate file
` [kvm-unit-tests PATCH v5 3/8] x86: nSVM: Allow nSVM tests run with PT_USER_MASK enabled
` [kvm-unit-tests PATCH v5 4/8] x86: Improve set_mmu_range() to implement npt
` [kvm-unit-tests PATCH v5 5/8] x86: nSVM: Build up the nested page table dynamically
` [kvm-unit-tests PATCH v5 6/8] x86: nSVM: Correct indentation for svm.c
` [kvm-unit-tests PATCH v5 7/8] x86: nSVM: Correct indentation for svm_tests.c part-1
` [kvm-unit-tests PATCH v5 8/8] x86: nSVM: Correct indentation for svm_tests.c part-2
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;
as well as URLs for NNTP newsgroup(s).