kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-12 02:54:38 to 2021-01-13 05:05:12 UTC [more...]

[PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
 2021-01-13  5:03 UTC  (22+ messages)
` [PATCH 2/2] KVM: SVM: Add support for VMCB address check change

[PATCH V1 0/5] vfio virtual address update
 2021-01-13  4:37 UTC  (10+ messages)
` [PATCH V1 4/5] vfio: VA suspend interface

[PATCH v3] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call
 2021-01-13  4:13 UTC  (5+ messages)

[PATCH 0/2] Use static_call for kvm_x86_ops
 2021-01-13  4:12 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: introduce definitions to support static calls "

[RFC PATCH 0/7] Support for virtio-net hash reporting
 2021-01-13  4:05 UTC  (16+ messages)
` [RFC PATCH 1/7] skbuff: define field for hash report type
` [RFC PATCH 2/7] vhost: support for hash report virtio-net feature
` [RFC PATCH 3/7] tun: allow use of BPF_PROG_TYPE_SCHED_CLS program type
` [RFC PATCH 4/7] tun: free bpf_program by bpf_prog_put instead of bpf_prog_destroy
` [RFC PATCH 5/7] tun: add ioctl code TUNSETHASHPOPULATION
` [RFC PATCH 6/7] tun: populate hash in virtio-net header when needed
` [RFC PATCH 7/7] tun: report new tun feature IFF_HASH

[PATCH v6 00/13] Generalize memory encryption models
 2021-01-13  2:09 UTC  (29+ messages)
` [PATCH v6 01/13] qom: Allow optional sugar props
` [PATCH v6 02/13] confidential guest support: Introduce new confidential guest support class
` [PATCH v6 03/13] sev: Remove false abstraction of flash encryption
` [PATCH v6 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
` [PATCH v6 05/13] confidential guest support: Rework the "memory-encryption" property
` [PATCH v6 06/13] sev: Add Error ** to sev_kvm_init()
` [PATCH v6 07/13] confidential guest support: Introduce cgs "ready" flag
` [PATCH v6 08/13] confidential guest support: Move SEV initialization into arch specific code
` [PATCH v6 09/13] confidential guest support: Update documentation
` [PATCH v6 10/13] spapr: Add PEF based confidential guest support
` [PATCH v6 11/13] spapr: PEF: prevent migration
` [PATCH v6 12/13] confidential guest support: Alter virtio default properties for protected guests
` [PATCH v6 13/13] s390: Recognize confidential-guest-support option

[PATCH 0/3] KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests
 2021-01-13  2:46 UTC  (4+ messages)
` [PATCH 1/3] KVM: nSVM: Check addresses of MSR and IO bitmap
` [PATCH 2/3] Test: nSVM: Test MSR and IO bitmap address
` [PATCH 3/3] Test: SVM: Use ALIGN macro when aligning 'io_bitmap_area'

[RFC 1/2] KVM: add initial support for KVM_SET_IOREGION
 2021-01-13  2:38 UTC  (12+ messages)

[RFC PATCH 00/23] KVM SGX virtualization support
 2021-01-13  1:15 UTC  (6+ messages)
` [RFC PATCH 01/23] x86/sgx: Split out adding EPC page to free list to separate helper

[RFC PATCH 04/23] x86/cpufeatures: Add SGX1 and SGX2 sub-features
 2021-01-13  1:05 UTC  (16+ messages)

[PATCH] kvm: Add emulation for movups/movupd
 2021-01-12 23:47 UTC  (6+ messages)

[PATCH] kvm: x86: Mark __kvm_vcpu_halt() as static
 2021-01-13  0:06 UTC  (2+ messages)

[RFC PATCH kvm-unit-tests 0/4] add generic stress test
 2021-01-12 22:28 UTC  (4+ messages)

[PATCH 00/13] KVM: SVM: Misc SEV cleanups
 2021-01-12 22:18 UTC  (6+ messages)
` [PATCH 03/13] KVM: SVM: Move SEV module params/variables to sev.c

[PATCH] Revert "KVM: x86: Unconditionally enable irqs in guest context"
 2021-01-12 22:04 UTC  (6+ messages)

[PATCH v7 00/17] follow_pfn and other iomap races
 2021-01-12 20:57 UTC  (4+ messages)

[PATCH 0/5] vfio/iommu_type1: Some fixes about dirty tracking
 2021-01-12 21:20 UTC  (7+ messages)
` [PATCH 1/5] vfio/iommu_type1: Fixes vfio_dma_populate_bitmap to avoid dirty lose
` [PATCH 4/5] vfio/iommu_type1: Carefully use unmap_unpin_all during dirty tracking

[PATCH 0/6] KVM: selftests: Perf test cleanups and memslot modification test
 2021-01-12 21:42 UTC  (7+ messages)
` [PATCH 1/6] KVM: selftests: Rename timespec_diff_now to timespec_elapsed
` [PATCH 2/6] KVM: selftests: Avoid flooding debug log while populating memory
` [PATCH 3/6] KVM: selftests: Convert iterations to int in dirty_log_perf_test
` [PATCH 4/6] KVM: selftests: Fix population stage "
` [PATCH 5/6] KVM: selftests: Add option to overlap vCPU memory access
` [PATCH 6/6] KVM: selftests: Add memslot modification stress test

[for-6.0 v5 11/13] spapr: PEF: prevent migration
 2021-01-12 18:55 UTC  (13+ messages)
      `  "
        ` [EXTERNAL] "

[PATCH v13 00/15] s390/vfio-ap: dynamic configuration support
 2021-01-12 18:44 UTC  (16+ messages)
` [PATCH v13 09/15] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v13 10/15] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v13 11/15] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v13 12/15] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v13 13/15] s390/vfio-ap: handle host AP config change notification
` [PATCH v13 14/15] s390/vfio-ap: handle AP bus scan completed notification

[RFC PATCH 00/27] vDPA software assisted live migration
 2021-01-12 18:21 UTC  (4+ messages)
` [RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split

[PATCH 00/24] Allow parallel page faults with TDP MMU
 2021-01-12 18:10 UTC  (25+ messages)
` [PATCH 01/24] locking/rwlocks: Add contention detection for rwlocks
` [PATCH 02/24] sched: Add needbreak "
` [PATCH 03/24] sched: Add cond_resched_rwlock
` [PATCH 04/24] kvm: x86/mmu: change TDP MMU yield function returns to match cond_resched
` [PATCH 05/24] kvm: x86/mmu: Fix yielding in TDP MMU
` [PATCH 06/24] kvm: x86/mmu: Skip no-op changes in TDP MMU functions
` [PATCH 07/24] kvm: x86/mmu: Add comment on __tdp_mmu_set_spte
` [PATCH 08/24] kvm: x86/mmu: Add lockdep when setting a TDP MMU SPTE
` [PATCH 09/24] kvm: x86/mmu: Don't redundantly clear TDP MMU pt memory
` [PATCH 10/24] kvm: x86/mmu: Factor out handle disconnected pt
` [PATCH 11/24] kvm: x86/mmu: Put TDP MMU PT walks in RCU read-critical section
` [PATCH 12/24] kvm: x86/kvm: RCU dereference tdp mmu page table links
` [PATCH 13/24] kvm: x86/mmu: Only free tdp_mmu pages after a grace period
` [PATCH 14/24] kvm: mmu: Wrap mmu_lock lock / unlock in a function
` [PATCH 15/24] kvm: mmu: Wrap mmu_lock cond_resched and needbreak
` [PATCH 16/24] kvm: mmu: Wrap mmu_lock assertions
` [PATCH 17/24] kvm: mmu: Move mmu_lock to struct kvm_arch
` [PATCH 18/24] kvm: x86/mmu: Use an rwlock for the x86 TDP MMU
` [PATCH 19/24] kvm: x86/mmu: Protect tdp_mmu_pages with a lock
` [PATCH 20/24] kvm: x86/mmu: Add atomic option for setting SPTEs
` [PATCH 21/24] kvm: x86/mmu: Use atomic ops to set SPTEs in TDP MMU map
` [PATCH 22/24] kvm: x86/mmu: Flush TLBs after zap in TDP MMU PF handler
` [PATCH 23/24] kvm: x86/mmu: Freeze SPTEs in disconnected pages
` [PATCH 24/24] kvm: x86/mmu: Allow parallel page faults for the TDP MMU

[PATCH 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-01-12 17:48 UTC  (12+ messages)
` [PATCH 5/9] KVM: arm: move has_run_once after the map_resources
` [PATCH 6/9] docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT doc
` [PATCH 7/9] KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]
` [PATCH 8/9] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace

[kvm-unit-tests PATCH] x86/access: Fixed test stuck issue on new 52bit machine
 2021-01-12 17:01 UTC  (4+ messages)

UBSAN: shift-out-of-bounds in kvm_vcpu_after_set_cpuid
 2021-01-12 16:53 UTC  (5+ messages)

[PATCH 0/2] KVM: SVM: Track physical cpu and asid_generation via the vmcb
 2021-01-12 16:43 UTC  (3+ messages)
` [PATCH 1/2] KVM: nSVM: Track the physical cpu of the vmcb vmrun through "
` [PATCH 2/2] KVM: nSVM: Track the ASID generation "

[kvm-unit-tests PATCH v4 0/9] s390x: Add SIE library and simple tests
 2021-01-12 15:51 UTC  (11+ messages)
` [kvm-unit-tests PATCH v4 1/9] s390x: Add test_bit to library
` [kvm-unit-tests PATCH v4 2/9] s390x: Consolidate sclp read info
` [kvm-unit-tests PATCH v4 3/9] s390x: SCLP feature checking
` [kvm-unit-tests PATCH v4 4/9] s390x: Split assembly into multiple files
` [kvm-unit-tests PATCH v4 5/9] s390x: sie: Add SIE to lib
` [kvm-unit-tests PATCH v4 6/9] s390x: sie: Add first SIE test
` [kvm-unit-tests PATCH v4 7/9] s390x: Add diag318 intercept test
` [kvm-unit-tests PATCH v4 8/9] s390x: Fix sclp.h style issues
` [kvm-unit-tests PATCH v4 9/9] s390x: sclp: Add CPU entry offset comment

[PATCH v4 0/2] System Generation ID driver and VMGENID backend
 2021-01-12 13:08 UTC  (6+ messages)
` [PATCH v4 1/2] drivers/misc: sysgenid: add system generation id driver
` [PATCH v4 2/2] drivers/virt: vmgenid: add vm "

Bad performance since 5.9-rc1
 2021-01-12 11:18 UTC  (8+ messages)

[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2021-01-12 11:05 UTC  (5+ messages)
` [PATCH v7 02/16] iommu/smmu: Report empty domain nesting info

[PATCH 0/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
 2021-01-12 10:30 UTC  (2+ messages)

[PATCH] kvm: Fixes lack of KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2 enabled check
 2021-01-12 10:20 UTC  (2+ messages)

[RFC, v2 0/1] msi support for platform devices
 2021-01-12  9:22 UTC  (8+ messages)
` [RFC, v3 0/2] "
  ` [RFC v3 1/2] vfio/platform: add support for msi
  ` [RFC v3 2/2] vfio/platform: msi: add Broadcom platform devices

[PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-01-12  8:02 UTC  (3+ messages)

[PATCH v2] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call
 2021-01-12  7:49 UTC  (2+ messages)

[RFC PATCH v2 1/1] platform-msi: Add platform check for subdevice irq domain
 2021-01-12  7:34 UTC  (14+ messages)

[for-6.0 v5 00/13] Generalize memory encryption models
 2021-01-12  3:49 UTC  (9+ messages)
` [for-6.0 v5 03/13] securable guest memory: Handle memory encryption via interface
` [for-6.0 v5 06/13] securable guest memory: Decouple kvm_memcrypt_*() helpers from KVM

[PATCH v1] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call
 2021-01-12  3:17 UTC  (2+ messages)

[PATCH 00/21] Control VQ support in vDPA
 2021-01-12  3:11 UTC  (4+ messages)
` [PATCH 21/21] vdpasim: control virtqueue support

[PATCH v3 10/21] x86/fpu/xstate: Update xstate save function to support dynamic xstate
 2021-01-12  2:52 UTC  (4+ messages)


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