public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-22 18:42:42 to 2022-09-26 16:03:31 UTC [more...]

[PATCH v2 0/6] KVM: Fix dirty-ring ordering on weakly ordered architectures
 2022-09-26 14:51 UTC 

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-26 14:48 UTC  (21+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions

[PATCH RFC 0/3] KVM: x86/pmu: Add Intel Guest Branch Trace Store Support
 2022-09-26 14:29 UTC  (4+ messages)
` [PATCH RFC 1/3] KVM + perf: Rename *_intel_pt_intr() for generic usage
` [PATCH RFC 2/3] KVM + perf: Passing vector into generic perf_handle_guest_intr()
` [PATCH RFC 3/3] KVM: x86/pmu: Add Intel Guest Branch Trace Store Support

[PATCH RFC v2 00/13] IOMMUFD Generic interface
 2022-09-26 13:48 UTC  (4+ messages)

[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
 2022-09-26 13:42 UTC  (6+ messages)
` [PATCH 2/6] vsock: return errors other than -ENOMEM to socket
` [PATCH 4/6] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit

[PATCH v2 09/11] gdbstub: move sstep flags probing into AccelClass
 2022-09-26 13:39 UTC  (3+ messages)
` [PATCH v2 10/11] gdbstub: move breakpoint logic to accel ops
` [PATCH v2 11/11] gdbstub: move guest debug support check to ops

[PATCH] vfio: Use filp instead of fd
 2022-09-26 13:23 UTC  (2+ messages)

[kvm-unit-tests PATCH v6 0/2] Add specification exception tests
 2022-09-26 13:18 UTC  (5+ messages)
` [kvm-unit-tests PATCH v6 1/2] s390x: Add specification exception test
` [kvm-unit-tests PATCH v6 2/2] s390x: Test specification exceptions during transaction

[PATCH v8 0/8] s390x/pci: zPCI interpretation support
 2022-09-26 13:17 UTC  (14+ messages)
` [PATCH v8 1/8] linux-headers: update to 6.0-rc3
` [PATCH v8 2/8] s390x/pci: add routine to get host function handle from CLP info
` [PATCH v8 3/8] s390x/pci: enable for load/store intepretation
` [PATCH v8 5/8] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v8 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property

[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
 2022-09-26 13:12 UTC  (5+ messages)
` [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap

[kvm-unit-tests RFC PATCH 00/19] arm/arm64: Rework cache maintenance at boot
 2022-09-26 11:02 UTC  (7+ messages)
` [kvm-unit-tests RFC PATCH 07/19] arm/arm64: Mark the phys_end parameter as unused in setup_mmu()
` [kvm-unit-tests RFC PATCH 13/19] arm: page.h: Add missing libcflat.h include

[PATCH net] rhashtable: fix crash due to mm api change
 2022-09-26 10:24 UTC  (8+ messages)

[RFC PATCH 0/9] kvm: implement atomic memslot updates
 2022-09-26  9:03 UTC  (9+ messages)

The root cause of failure of access_tracking_perf_test in a nested guest
 2022-09-26  8:50 UTC  (6+ messages)

[PATCH] KVM: selftests: replace assertion with warning in access_tracking_perf_test
 2022-09-26  8:29 UTC 

[PATCH RFC v2 00/13] IOMMUFD Generic interface
 2022-09-26  6:34 UTC  (18+ messages)

[kvm-unit-tests PATCH v2 0/4] x86: nSVM: Add testing for routing L2 exceptions
 2022-09-26  4:34 UTC  (4+ messages)

[PATCH 0/6] KVM: Fix dirty-ring ordering on weakly ordered architectures
 2022-09-25 23:17 UTC  (26+ messages)
` [PATCH 1/6] KVM: Use acquire/release semantics when accessing dirty ring GFN state
` [PATCH 2/6] KVM: Add KVM_CAP_DIRTY_LOG_RING_ORDERED capability and config option
` [PATCH 3/6] KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ORDERED
` [PATCH 5/6] KVM: selftests: dirty-log: Upgrade dirty_gfn_set_collected() to store-release

[PATCH v3 0/6] KVM: arm64: Enable ring-based dirty memory tracking
 2022-09-25 23:13 UTC  (7+ messages)
` [PATCH v3 2/6] KVM: x86: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h
` [PATCH v3 3/6] KVM: arm64: Enable ring-based dirty memory tracking

[PATCH v3 0/3] riscv: kvm: use generic entry for TIF_NOTIFY_RESUME and misc
 2022-09-25 16:24 UTC  (4+ messages)
` [PATCH v3 1/3] RISC-V: KVM: Record number of signal exits as a vCPU stat
` [PATCH v3 2/3] RISC-V: KVM: Use generic guest entry infrastructure
` [PATCH v3 3/3] riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK

[PATCH v1 7/9] gdbstub: move sstep flags probing into AccelClass
 2022-09-25 10:18 UTC  (7+ messages)
` [PATCH v1 8/9] gdbstub: move breakpoint logic to accel ops
` [PATCH v1 9/9] gdbstub: move guest debug support check to ops

[PATCH] KVM: x86: Pass host's CPUID.16H through to KVM_GET_SUPPORTED_CPUID
 2022-09-23 22:33 UTC 

[RFC 0/9] KVM perf support
 2022-09-23 21:04 UTC  (4+ messages)
` [RFC 8/9] RISC-V: KVM: Implement "

[PATCH v3 0/8] vfio: Split the container code into a clean layer and dedicated file
 2022-09-23 17:10 UTC  (10+ messages)
` [PATCH v3 1/8] vfio: Add header guards and includes to drivers/vfio/vfio.h
` [PATCH v3 2/8] vfio: Rename __vfio_group_unset_container()
` [PATCH v3 3/8] vfio: Split the container logic into vfio_container_attach_group()
` [PATCH v3 4/8] vfio: Remove #ifdefs around CONFIG_VFIO_NOIOMMU
` [PATCH v3 5/8] vfio: Split out container code from the init/cleanup functions
` [PATCH v3 6/8] vfio: Rename vfio_ioctl_check_extension()
` [PATCH v3 7/8] vfio: Split the register_device ops call into functions
` [PATCH v3 8/8] vfio: Move container code into drivers/vfio/container.c

[PATCH net-next 0/4] shrink struct ubuf_info
 2022-09-23 16:39 UTC  (5+ messages)
` [PATCH net-next 1/4] net: introduce struct ubuf_info_msgzc
` [PATCH net-next 2/4] xen/netback: use "
` [PATCH net-next 3/4] vhost/net: "
` [PATCH net-next 4/4] net: shrink struct ubuf_info

[GIT PULL] KVM fixes for Linux 5.0-rc7
 2022-09-23 16:25 UTC  (2+ messages)

[RESEND PATCH v2] kvm: mmu: fix typos in struct kvm_arch
 2022-09-23 15:05 UTC 

[PATCH] kvm: vmx: keep constant definition format consistent
 2022-09-23 15:03 UTC 

[GIT PULL 0/4] KVM: s390: Fixes for 6.0 take 2
 2022-09-23 14:10 UTC  (6+ messages)
` [GIT PULL 1/4] KVM: s390: pci: fix plain integer as NULL pointer warnings
` [GIT PULL 2/4] KVM: s390: Pass initialized arg even if unused
` [GIT PULL 3/4] KVM: s390: pci: fix GAIT physical vs virtual pointers usage
` [GIT PULL 4/4] KVM: s390: pci: register pci hooks without interpretation

[PATCH 5.10 1/1] KVM: SEV: add cache flush to solve SEV cache incoherency issues
 2022-09-23 12:26 UTC  (2+ messages)

[PATCH v3 0/6] KVM: x86/mmu: Fix wrong usages of range-based tlb flushing
 2022-09-23 10:52 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
` [PATCH v3 2/6] KVM: x86/mmu: Move round_gfn_for_level() helper into mmu_internal.h
` [PATCH v3 3/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in kvm_set_pte_rmapp()
` [PATCH v3 4/6] KVM: x86/mmu: Reduce gfn range of tlb flushing in tdp_mmu_map_handle_target_level()
` [PATCH v3 5/6] KVM: x86/mmu: Fix wrong start gfn of tlb flushing with range
` [PATCH v3 6/6] KVM: x86/mmu: Cleanup range-based flushing for given page

[PATCH] smp/hotplug, x86/vmware: Put offline vCPUs in halt instead of mwait
 2022-09-23 10:45 UTC 

[PATCH v3 00/28] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-09-23 10:27 UTC  (3+ messages)
` [PATCH v3 07/28] KVM: x86: Inhibit APIC memslot if x2APIC and AVIC are enabled

[PATCH v2 00/23] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-09-23 10:19 UTC  (7+ messages)
` [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC

simplify the mdev interface v8
 2022-09-23  9:26 UTC  (15+ messages)
` [PATCH 01/14] drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_types
` [PATCH 02/14] drm/i915/gvt: simplify vgpu configuration management
` [PATCH 03/14] vfio/mdev: make mdev.h standalone includable
` [PATCH 04/14] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 05/14] vfio/mdev: simplify mdev_type handling
` [PATCH 06/14] vfio/mdev: remove mdev_from_dev
` [PATCH 07/14] vfio/mdev: unexport mdev_bus_type
` [PATCH 08/14] vfio/mdev: remove mdev_parent_dev
` [PATCH 09/14] vfio/mdev: remove mtype_get_parent_dev
` [PATCH 10/14] vfio/mdev: consolidate all the device_api sysfs into the core code
` [PATCH 11/14] vfio/mdev: consolidate all the name "
` [PATCH 12/14] vfio/mdev: consolidate all the available_instance "
` [PATCH 13/14] vfio/mdev: consolidate all the description "
` [PATCH 14/14] vfio/mdev: add mdev available instance checking to the core

[RFC v2] KVM: x86/vmx: Suppress posted interrupt notification when CPU is in host
 2022-09-23  8:58 UTC 

[PATCH v7 0/2] Enable notify VM exit
 2022-09-23  7:33 UTC  (3+ messages)
` [PATCH v7 1/2] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
` [PATCH v7 2/2] i386: Add notify VM exit support

[PATCH v5 00/30] KVM: hardware enable/disable reorganize
 2022-09-23  6:58 UTC  (3+ messages)
` [PATCH v5 27/30] RFC: KVM: powerpc: Move processor compatibility check to hardware setup

[PATCH linux-next] KVM: selftests: remove redundant variable tsc_val
 2022-09-23  6:28 UTC  (4+ messages)

[PATCH v4] x86: add etc/phys-bits fw_cfg file
 2022-09-23  6:23 UTC  (9+ messages)

[PATCH 0/4] KVM: x86/pmu: Counter reprogramming fixes
 2022-09-23  0:13 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86/pmu: Force reprogramming of all counters on PMU filter change
` [PATCH 2/4] KVM: x86/pmu: Clear "reprogram" bit if counter is disabled or disallowed
` [PATCH 3/4] KVM: x86/pmu: Defer reprogram_counter() to kvm_pmu_handle_event()
` [PATCH 4/4] KVM: x86/pmu: Defer counter emulated overflow via pmc->prev_counter

[PATCH v2] vfio: Follow a strict lifetime for struct iommu_group
 2022-09-23  0:06 UTC 

[PATCH v3 0/7] x86/pmu: Corner cases fixes and optimization
 2022-09-22 23:59 UTC  (11+ messages)
` [PATCH v3 1/7] KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cross_mapped_mask
` [PATCH v3 3/7] KVM: x86/pmu: Avoid using PEBS perf_events for normal counters
` [PATCH v3 4/7] KVM: x86/pmu: Defer reprogram_counter() to kvm_pmu_handle_event()
` [PATCH v3 5/7] KVM: x86/pmu: Defer counter emulated overflow via pmc->prev_counter

[PATCH] KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest
 2022-09-22 23:18 UTC 

[PATCH] KVM: selftests: Gracefully handle empty stack traces
 2022-09-22 23:17 UTC 

[PATCH 0/4] Fix splats releated to using the iommu_group after destroying devices
 2022-09-22 23:12 UTC  (6+ messages)
` [PATCH 2/4] vfio: Move the sanity check of the group to vfio_create_group()

[PATCH v2 0/8] vfio: Split the container code into a clean layer and dedicated file
 2022-09-22 22:49 UTC  (7+ messages)

[PATCH 0/4] x86/hyperv: KVM: VMCB enlightenment cleanups
 2022-09-22 22:22 UTC  (6+ messages)
` [PATCH 1/4] x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h
` [PATCH 4/4] x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"

[PATCH v4 0/6] KVM: x86: Hyper-V invariant TSC control feature
 2022-09-22 22:07 UTC  (3+ messages)
` [PATCH v4 1/6] x86/hyperv: Add HV_INVARIANT_TSC_EXPOSED define

[PATCH 0/3] KVM: x86: Fix XSAVE related bugs
 2022-09-22 21:04 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: add missing update to max_mmu_rmap_size
 2022-09-22 21:03 UTC  (2+ messages)

[PATCH] selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
 2022-09-22 21:02 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 6.0, take #2
 2022-09-22 21:01 UTC  (2+ messages)

[PATCH v2] KVM: selftests: Check result in hyperv_features.c test only for successful hypercalls
 2022-09-22 20:25 UTC  (4+ messages)

[PATCH v2 3/4] x86/fpu: Disallow legacy states from fpstate_clear_xstate_component()
 2022-09-22 20:00 UTC 

[PATCH v10 00/39] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-09-22 19:52 UTC  (5+ messages)
` [PATCH v10 14/39] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id

[GIT PULL] KVM: x86: First batch of updates for 6.1, i.e. kvm/queue
 2022-09-22 19:41 UTC  (3+ messages)

[PATCH v8 00/14] KVM: selftests: Add aarch64/page_fault_test
 2022-09-22 19:32 UTC  (3+ messages)
` [PATCH v8 10/14] KVM: selftests: aarch64: "

[PATCH RFC 1/1] perf stat: do not fatal if the leader is errored
 2022-09-22 18:42 UTC  (5+ messages)


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