kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-16 06:39:18 to 2022-08-17 14:50:16 UTC [more...]

[kvm-unit-tests PATCH v4 0/3] s390x: add tests for SIGP call orders in enabled wait
 2022-08-17 14:50 UTC  (9+ messages)
` [kvm-unit-tests PATCH v4 1/3] s390x: smp: move sigp calls with invalid cpu address to array
` [kvm-unit-tests PATCH v4 2/3] s390x: smp: use an array for sigp calls
` [kvm-unit-tests PATCH v4 3/3] s390x: smp: add tests for calls in wait state

[PATCH v3 00/13] SMM emulation and interrupt shadow fixes
 2022-08-17 14:42 UTC  (4+ messages)
` [PATCH v3 03/13] KVM: x86: emulator: introduce emulator_recalc_and_set_mode

[PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
 2022-08-17 14:40 UTC 

[Bug 216349] New: Kernel panic in a Ubuntu VM running on Proxmox
 2022-08-17 14:35 UTC  (2+ messages)
` [Bug 216349] "

[syzbot] KASAN: vmalloc-out-of-bounds Read in kvm_dev_ioctl
 2022-08-17 14:30 UTC 

[PATCH v2 0/9] KVM: x86: never write to memory from kvm_vcpu_check_block
 2022-08-17 14:11 UTC  (18+ messages)
` [PATCH v2 1/9] KVM: x86: check validity of argument to KVM_SET_MP_STATE
` [PATCH v2 2/9] KVM: x86: remove return value of kvm_vcpu_block
` [PATCH v2 6/9] KVM: x86: make vendor code check for all nested events
` [PATCH v2 7/9] KVM: nVMX: Make an event request when pending an MTF nested VM-Exit
` [PATCH v2 8/9] KVM: x86: lapic does not have to process INIT if it is blocked
` [PATCH v2 9/9] KVM: x86: never write to memory from kvm_vcpu_check_block

[RFC v2 0/7] In order support for virtio_ring, vhost and vsock
 2022-08-17 13:57 UTC  (8+ messages)
` [RFC v2 1/7] vhost: expose used buffers
` [RFC v2 2/7] vhost_test: batch used buffer
` [RFC v2 3/7] vsock: batch buffers in tx
` [RFC v2 4/7] vsock: announce VIRTIO_F_IN_ORDER in vsock
` [RFC v2 5/7] virtio: unmask F_NEXT flag in desc_extra
` [RFC v2 6/7] virtio: in order support for virtio_ring
` [RFC v2 7/7] virtio: annouce VIRTIO_F_IN_ORDER support

[PATCH v6 0/5] vfio/pci: power management changes
 2022-08-17 13:53 UTC  (7+ messages)
` [PATCH v6 1/5] vfio: Add the device features for the low power entry and exit
` [PATCH v6 2/5] vfio: Increment the runtime PM usage count during IOCTL call
` [PATCH v6 3/5] vfio/pci: Mask INTx during runtime suspend
` [PATCH v6 4/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
` [PATCH v6 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP

IOTLB support for vhost/vsock breaks crosvm on Android
 2022-08-17 13:48 UTC  (5+ messages)

[PATCH v2 0/3] Documentation fixes for kvm-upstream-workaround
 2022-08-17 12:48 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: ABI: tdx: fix formatting in ABI documentation
` [PATCH v2 2/3] Documentation: ABI: tdx: grammar improv
` [PATCH v2 3/3] Documentation: kvm: enclose the final closing brace in code block

[PATCH 0/3] iommu/dma: Some housekeeping
 2022-08-17 12:19 UTC  (5+ messages)
` [PATCH 1/3] iommu/dma: Clean up Kconfig
` [PATCH 2/3] iommu/dma: Move public interfaces to linux/iommu.h
` [PATCH 3/3] iommu/dma: Make header private

[PATCH 0/2] Preparation for fd-based guest private memory
 2022-08-17 11:12 UTC  (5+ messages)
` [PATCH 1/2] KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS
` [PATCH 2/2] KVM: Rename mmu_notifier_* to mmu_invalidate_*

[Bug 216364] New: [Kernel IBT][kvm] There was "Missing ENDBR" in kvm when syzkaller tests
 2022-08-17 11:05 UTC  (3+ messages)
` [Bug 216364] "

[PATCH] KVM: x86: Always enable legacy fp/sse
 2022-08-17 11:03 UTC  (5+ messages)

[PATCH v2 0/2] KVM: arm64: Uphold 64bit-only behavior on asymmetric systems
 2022-08-17 10:56 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: arm64: Treat PMCR_EL1.LC as RES1 "
` [PATCH v2 2/2] KVM: arm64: Reject 32bit user PSTATE "

[GIT PULL] virtio: fixes
 2022-08-17 10:38 UTC 

[PATCH 0/2] allow userspace to query device features
 2022-08-17 10:37 UTC  (24+ messages)
` [PATCH 1/2] vDPA: allow userspace to query features of a vDPA device
` [PATCH 2/2] vDPA: conditionally read fields in virtio-net dev

[kvmtool PATCH] net: Use vfork() instead of fork() for script execution
 2022-08-17 10:18 UTC  (2+ messages)

[PATCH 0/9] KVM: x86/mmu: Always enable the TDP MMU when TDP is enabled
 2022-08-17 10:05 UTC  (8+ messages)
` [PATCH 1/9] "

[PATCH 0/3] Documentation fixes for kvm-upstream-workaround
 2022-08-17  9:54 UTC  (4+ messages)
` [PATCH 1/3] Documentation: ABI: tdx: fix formatting in ABI documentation
` [PATCH 2/3] Documentation: ABI: tdx: grammar improv
` [PATCH 3/3] Documentation: kvm: enclose the final closing brace in code block

[PATCH 0/3] KVM: kvm_create_vm() bug fixes and cleanup
 2022-08-17  9:47 UTC  (10+ messages)
` [PATCH 1/3] KVM: Properly unwind VM creation if creating debugfs fails
` [PATCH 2/3] KVM: Unconditionally get a ref to /dev/kvm module when creating a VM
` [PATCH 3/3] KVM: Move coalesced MMIO initialization (back) into kvm_create_vm()

[kvm-unit-tests PATCH v4 0/4] Add panic test support
 2022-08-17  8:19 UTC  (6+ messages)
` [kvm-unit-tests PATCH v4 3/4] s390x: add extint loop test
` [kvm-unit-tests PATCH v4 4/4] s390x: add pgm spec interrupt "

[PATCH] vfio-pci/zdev: require KVM to be built-in
 2022-08-17  7:10 UTC  (11+ messages)
          ` [PATCH] KVM: s390: pci: VFIO_PCI ZDEV configuration fix

[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
 2022-08-17  6:54 UTC  (28+ messages)
` [PATCH 1/6] vsock: replace virtio_vsock_pkt with sk_buff
` [PATCH 2/6] vsock: return errors other than -ENOMEM to socket
    ` [virtio-dev] "
` [PATCH 3/6] vsock: add netdev to vhost/virtio vsock
          ` [External] "
` [PATCH 4/6] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH 5/6] virtio/vsock: add support for dgram
    ` [virtio-dev] "

[PATCH V5 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-08-17  6:23 UTC  (10+ messages)
` [PATCH V5 4/6] vDPA: !FEATURES_OK should not block querying device config space

[PATCH v5 0/3] Enable notify VM exit
 2022-08-17  2:08 UTC  (4+ messages)
` [PATCH v5 1/3] Update linux headers to 6.0-rc1
` [PATCH v5 2/3] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
` [PATCH v5 3/3] i386: Add notify VM exit support

[PATCH v3 0/3] kvm/mm: Allow GUP to respond to non fatal signals
 2022-08-17  1:37 UTC  (5+ messages)
` [PATCH v3 1/3] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH v3 2/3] kvm: Add new pfn error KVM_PFN_ERR_SIGPENDING
` [PATCH v3 3/3] kvm/x86: Allow to respond to generic signals during slow page faults

[PATCH v2 0/3] kvm/mm: Allow GUP to respond to non fatal signals
 2022-08-17  0:33 UTC  (10+ messages)
` [PATCH v2 1/3] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH v2 3/3] kvm/x86: Allow to respond to generic signals during slow page faults

[KVM] e923b0537d: kernel-selftests.kvm.rseq_test.fail
 2022-08-17  0:06 UTC  (5+ messages)

[PATCH v8 000/103] KVM TDX basic feature support
 2022-08-16 23:04 UTC  (4+ messages)
` [PATCH v8 053/103] KVM: TDX: TDP MMU TDX support

[PATCH v3 0/8] KVM: x86: Apply NX mitigation more precisely
 2022-08-16 21:25 UTC  (7+ messages)
` [PATCH v3 3/8] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency
` [PATCH v3 4/8] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs

[PATCH] KVM/VMX: Avoid stack engine synchronization uop in __vmx_vcpu_run
 2022-08-16 21:10 UTC 

[PATCH v2] vfio: Remove vfio_group dev_counter
 2022-08-16 19:13 UTC 

[V3 00/11] KVM: selftests: Add simple SEV test
 2022-08-16 16:13 UTC  (9+ messages)
` [V3 06/11] KVM: selftests: Consolidate common code for popuplating
` [V3 07/11] KVM: selftests: Consolidate boilerplate code in get_ucall()
` [V3 09/11] tools: Add atomic_test_and_set_bit()
` [V3 10/11] KVM: selftests: Add ucall pool based implementation

[PATCH v2] vfio/fsl-mc: Fix a typo in a message
 2022-08-16 15:46 UTC  (2+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-16 15:38 UTC  (14+ messages)

[PATCH] vfio: Remove vfio_group dev_counter
 2022-08-16 15:12 UTC  (4+ messages)

[PATCH] vfio/fsl-mc: Fix a typo in a comment
 2022-08-16 15:08 UTC  (4+ messages)

[syzbot] BUG: unable to handle kernel paging request in kvm_arch_hardware_enable
 2022-08-16 14:04 UTC  (2+ messages)

[PATCH v2 0/7] KVM: x86/pmu: Fix some corner cases including Intel PEBS
 2022-08-16 11:57 UTC  (9+ messages)
` [PATCH v2 1/7] perf/x86/core: Update x86_pmu.pebs_capable for ICELAKE_{X,D}

[RFC PATCH 0/2] accel/kvm: extend kvm memory listener to support
 2022-08-16 10:12 UTC  (3+ messages)
` [RFC PATCH 1/2] softmmu/memory: add missing begin/commit callback calls
` [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase

[kvm-unit-tests PATCH v2 0/5] x86/pmu: Test case optimization, fix and addition
 2022-08-16  8:09 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/5] x86/pmu: Introduce __start_event() to drop all of the manual zeroing
` [kvm-unit-tests PATCH v2 2/5] x86/pmu: Introduce multiple_{one, many}() to improve readability
` [kvm-unit-tests PATCH v2 3/5] x86/pmu: Reset the expected count of the fixed counter 0 when i386
` [kvm-unit-tests PATCH v2 4/5] x86/pmu: Add tests for Intel Processor Event Based Sampling (PEBS)
` [kvm-unit-tests PATCH v2 5/5] x86: create pmu group for quick pmu-scope testing

[RFC v2 00/10] Introduce an extensible static analyzer
 2022-08-16  7:17 UTC  (4+ messages)

[RFC PATCH v4 00/36] TDX QEMU support
 2022-08-16  7:16 UTC  (8+ messages)
` [RFC PATCH v4 18/36] i386/tdx: Skip BIOS shadowing setup

[PATCH v4 6/6] virtio: Revert "virtio: find_vqs() add arg sizes"
 2022-08-16  5:36 UTC 

[mst-vhost:vhost 5/8] drivers/virtio/virtio_vdpa.c:291:61: error: 'sizes' undeclared
 2022-08-16  3:28 UTC 


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