public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-23 02:19:41 to 2022-06-24 08:20:02 UTC [more...]

[PATCH] accel: kvm: Fix memory leak in find_stats_descriptors
 2022-06-24  8:19 UTC  (2+ messages)

[PATCH v2] KVM: selftest: Enhance handling WRMSR ICR register in x2APIC mode
 2022-06-24  8:05 UTC  (7+ messages)

[PATCH V2] KVM: SEV: Init target VMCBs in sev_migrate_from
 2022-06-24  8:02 UTC  (2+ messages)

[PATCH] KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()
 2022-06-24  7:58 UTC  (2+ messages)

[PATCH] vringh: iterate on iotlb_translate to handle large translations
 2022-06-24  7:56 UTC 

[PATCH v10 00/41] virtio pci support VIRTIO_F_RING_RESET
 2022-06-24  7:23 UTC  (46+ messages)
` [PATCH v10 01/41] remoteproc: rename len of rpoc_vring to num
` [PATCH v10 02/41] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v10 03/41] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v10 04/41] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v10 05/41] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
` [PATCH v10 06/41] virtio_ring: extract the logic of freeing vring
` [PATCH v10 07/41] virtio_ring: split vring_virtqueue
` [PATCH v10 08/41] virtio_ring: introduce virtqueue_init()
` [PATCH v10 09/41] virtio_ring: split: introduce vring_free_split()
` [PATCH v10 10/41] virtio_ring: split: extract the logic of alloc queue
` [PATCH v10 11/41] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v10 12/41] virtio_ring: split: extract the logic of attach vring
` [PATCH v10 13/41] virtio_ring: split: extract the logic of vring init
` [PATCH v10 14/41] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v10 15/41] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v10 16/41] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v10 17/41] virtio_ring: packed: introduce vring_free_packed
` [PATCH v10 18/41] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v10 19/41] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v10 20/41] virtio_ring: packed: extract the logic of attach vring
` [PATCH v10 21/41] virtio_ring: packed: extract the logic of vring init
` [PATCH v10 22/41] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v10 23/41] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v10 24/41] virtio_ring: introduce virtqueue_resize()
` [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v10 26/41] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v10 27/41] virtio: allow to unbreak/break virtqueue individually
` [PATCH v10 28/41] virtio_pci: update struct virtio_pci_common_cfg
` [PATCH v10 29/41] virtio_pci: introduce helper to get/set queue reset
` [PATCH v10 30/41] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v10 31/41] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v10 32/41] virtio: find_vqs() add arg sizes
` [PATCH v10 33/41] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v10 34/41] virtio_mmio: "
` [PATCH v10 35/41] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v10 36/41] virtio_net: set the default max ring size by find_vqs()
` [PATCH v10 37/41] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v10 38/41] virtio_net: split free_unused_bufs()
` [PATCH v10 39/41] virtio_net: support rx queue resize
` [PATCH v10 40/41] virtio_net: support tx "
` [PATCH v10 41/41] virtio_net: support set_ringparam

[PATCH v10 0/3] s390x: KVM: CPU Topology
 2022-06-24  6:57 UTC  (9+ messages)
` [PATCH v10 1/3] KVM: s390: ipte lock for SCA access should be contained in KVM
` [PATCH v10 2/3] KVM: s390: guest support for topology function
` [PATCH v10 3/3] KVM: s390: resetting the Topology-Change-Report

[PATCH V3] virtio: disable notification hardening by default
 2022-06-24  6:31 UTC  (4+ messages)

[PATCH v3 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-24  6:16 UTC  (12+ messages)
` [PATCH v3 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v3 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v3 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v3 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v3 5/5] vfio/iommu_type1: Simplify group attachment

linux-next: manual merge of the kvm tree with the kvm-fixes tree
 2022-06-24  4:09 UTC 

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-24  3:58 UTC  (9+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
` [PATCH v6 6/8] KVM: Handle page fault for "
` [PATCH v6 7/8] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH 0/5] Fix wrong gfn range of tlb flushing with range
 2022-06-24  3:37 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
` [PATCH 2/5] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in kvm_set_pte_rmapp()
` [PATCH 3/5] KVM: x86/mmu: Reduce gfn range of tlb flushing in tdp_mmu_map_handle_target_level()
` [PATCH 4/5] KVM: x86/mmu: Fix wrong start gfn of tlb flushing with range
` [PATCH 5/5] KVM: x86/mmu: Use 1 as the size of gfn range for tlb flushing in FNAME(invlpg)()

[PATCH v5 00/22] TDX host kernel support
 2022-06-24  2:39 UTC  (10+ messages)
` [PATCH v5 01/22] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v5 04/22] x86/virt/tdx: Prevent ACPI CPU hotplug and ACPI memory hotplug
` [PATCH v5 05/22] x86/virt/tdx: Prevent hot-add driver managed memory
` [PATCH v5 06/22] x86/virt/tdx: Add skeleton to initialize TDX on demand

[PATCH v2] MAINTAINERS: Reorganize KVM/x86 maintainership
 2022-06-24  2:11 UTC  (4+ messages)

[PATCH v2 1/2] vfio/type1: Simplify bus_type determination
 2022-06-24  1:52 UTC  (10+ messages)

[kvm-unit-tests PATCH v4 0/8] Move npt test cases and NPT code improvements
 2022-06-24  0:46 UTC  (6+ messages)
` [kvm-unit-tests PATCH v4 4/8] x86: Improve set_mmu_range() to implement npt

[PATCH RFC v1 00/10] KVM: nVMX: Use vmcs_config for setting up nested VMX MSRs
 2022-06-24  0:31 UTC  (8+ messages)
` [PATCH RFC v1 01/10] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config()
` [PATCH RFC v1 02/10] KVM: VMX: Add missing CPU based VM execution controls to vmcs_config
` [PATCH RFC v1 03/10] KVM: VMX: Move CPU_BASED_{CR3_LOAD,CR3_STORE,INVLPG}_EXITING filtering out of setup_vmcs_config()

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-24  0:06 UTC  (10+ messages)
` [PATCH Part2 v6 03/49] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 v6 04/49] x86/sev: set SYSCFG.MFMD
` [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table

[Bug 216026] New: Fails to compile using gcc 12.1 under Ubuntu 22.04
 2022-06-24  0:00 UTC  (2+ messages)
` [Bug 216026] "

[PATCH 0/2] Documentation/x86: Update the dynamic XSTATE doc
 2022-06-23 23:55 UTC  (4+ messages)
` [PATCH 2/2] Documentation/x86: Explain guest XSTATE permission control

[PATCH v7 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-06-23 23:53 UTC  (10+ messages)
` [PATCH v7 19/23] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels
` [PATCH v7 20/23] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
` [PATCH v7 22/23] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs

[PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
 2022-06-23 23:49 UTC 

[PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
 2022-06-23 22:43 UTC  (12+ messages)

[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-06-23 21:52 UTC  (15+ messages)
` [PATCH 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()
` [PATCH 3/4] kvm: Add new pfn error KVM_PFN_ERR_INTR
` [PATCH 4/4] kvm/x86: Allow to respond to generic signals during slow page faults

simplify the mdev interface v2
 2022-06-23 21:37 UTC  (17+ messages)
` [PATCH 01/13] vfio/mdev: make mdev.h standalone includable
  ` [PATCH 1/13] "
` [PATCH 02/13] vfio/mdev: embedd struct mdev_parent in the parent data structure
  ` [PATCH 2/13] "
` [PATCH 03/13] vfio/mdev: simplify mdev_type handling
  ` [PATCH 3/13] "
` [PATCH 09/13] vfio/mdev: consolidate all the device_api sysfs into the core code
  ` [PATCH 9/13] "
` [PATCH 10/13] vfio/mdev: consolidate all the name "
` [PATCH 11/13] vfio/mdev: consolidate all the available_instance "
` [PATCH 12/13] vfio/mdev: consolidate all the description "

[linux-next:master] BUILD REGRESSION 08897940f458ee55416cf80ab13d2d8b9f20038e
 2022-06-23 20:33 UTC 

[PATCH 02/14] sysbus: Remove sysbus_address_space
 2022-06-23 18:45 UTC  (8+ messages)
  ` [PATCH 04/14] sysbus: Add sysbus_mmio_map_in
  ` [PATCH 08/14] aspeed: Replace direct get_system_memory() calls
  ` [PATCH 12/14] aspeed: Make aspeed_board_init_flashes public

[PATCH 06/14] aspeed: Add system-memory QOM link to SoC
 2022-06-23 18:32 UTC  (6+ messages)
  ` [PATCH 11/14] aspeed: Switch to create_unimplemented_device_in
  ` [PATCH 01/14] sysbus: Remove sysbus_mmio_unmap

[PATCH 0/3] KVM: arm64: support MTE in protected VMs
 2022-06-23 18:12 UTC  (6+ messages)
` [PATCH 1/3] KVM: arm64: add a hypercall for disowning pages
` [PATCH 2/3] KVM: arm64: disown unused reserved-memory regions
` [PATCH 3/3] KVM: arm64: allow MTE in protected VMs if the tag storage is known

[PATCH] MAINTAINERS: Reorganize KVM/x86 maintainership
 2022-06-23 17:58 UTC  (3+ messages)

[PATCH v5 0/8] KVM: x86: Add CMCI and UCNA emulation
 2022-06-23 17:25 UTC  (2+ messages)

[PATCH 0/2] x86: notify hypervisor/VMM about guest entering s2idle
 2022-06-23 17:19 UTC  (15+ messages)
` [PATCH 1/2] x86: notify hypervisor about guest entering s2idle state

[PATCH v6 0/4] Implement vdpasim suspend operation
 2022-06-23 16:07 UTC  (5+ 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

[PATCH kvm-unit-tests] MAINTAINERS: Change drew's email address
 2022-06-23 15:29 UTC  (4+ messages)

[PATCH v2 00/10] s390/vfio-ccw rework
 2022-06-23 14:59 UTC  (3+ messages)
` [PATCH v2 04/10] vfio/ccw: Remove private->mdev

[PATCH v7 0/8] s390x/pci: zPCI interpretation support
 2022-06-23 14:26 UTC  (6+ messages)
` [PATCH v7 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property

[PATCH v2 1/1] vfio: check vfio_register_iommu_driver() return value
 2022-06-23 13:26 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 5.19, take #2
 2022-06-23 12:16 UTC  (2+ messages)

[RFC] vfio: remove useless judgement
 2022-06-23 11:56 UTC 

[PATCH] KVM: nVMX: Don't expose TSC scaling to L1 when on Hyper-V
 2022-06-23 11:49 UTC  (12+ messages)

[RFC PATCH v3 00/19] RFC: nested AVIC
 2022-06-23  9:44 UTC  (4+ messages)
` [RFC PATCH v3 02/19] KVM: x86: inhibit APICv/AVIC when the guest and/or host changes apic id/base from the defaults

[PATCH] KVM: selftest: Enhance handling WRMSR ICR register in x2APIC mode
 2022-06-23  8:26 UTC 

[syzbot] WARNING: suspicious RCU usage (5)
 2022-06-23  8:54 UTC  (3+ messages)

[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-23  7:47 UTC  (7+ messages)
` [PATCH v2 3/5] vfio/iommu_type1: Remove the domain->ops comparison

[PATCH] KVM: s390: drop unexpected word 'and' in the comments
 2022-06-23  6:34 UTC  (2+ messages)

[PATCH] vhost-vdpa: call vhost_vdpa_cleanup during the release
 2022-06-23  3:54 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox