kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-03 20:38:05 to 2021-08-05 23:05:25 UTC [more...]

[PATCH v3 00/14] Provide core infrastructure for managing open/release
 2021-08-05 23:05 UTC  (8+ messages)
` [PATCH v3 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set

[PATCH v1 0/3] SVM 5-level page table support
 2021-08-05 22:44 UTC  (8+ messages)
` [PATCH v1 1/3] KVM: x86: Convert TDP level calculation to vendor's specific code
` [PATCH v1 2/3] KVM: x86: Handle the case of 5-level shadow page table
` [PATCH v1 3/3] KVM: SVM: Add 5-level page table support for SVM

[RFC v2] /dev/iommu uAPI proposal
 2021-08-05 22:44 UTC  (12+ messages)

[PATCH v3 0/6] IPI virtualization support for VM
 2021-08-05 22:41 UTC  (11+ messages)
` [PATCH v3 1/6] x86/feat_ctl: Add new VMX feature, Tertiary VM-Execution control
` [PATCH v3 2/6] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
` [PATCH v3 3/6] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
` [PATCH v3 4/6] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
` [PATCH v3 5/6] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit
` [PATCH v3 6/6] KVM: VMX: enable IPI virtualization

{Spam?} Z. HD,Sehr geehrte / r Fondsempfänger
 2021-08-05 21:14 UTC 

[RFC PATCH v2 00/69] KVM: X86: TDX support
 2021-08-05 21:59 UTC  (14+ messages)
` [RFC PATCH v2 05/69] KVM: TDX: Add architectural definitions for structures and values
` [RFC PATCH v2 41/69] KVM: x86: Add infrastructure for stolen GPA bits

About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
 2021-08-05 19:42 UTC  (12+ messages)

[GIT PULL] KVM fixes for Linux 5.14-rc5
 2021-08-05 19:26 UTC  (2+ messages)

[PATCH] KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernels
 2021-08-05 18:38 UTC 

[PATCH v3 0/7] KVM: X86: Some light optimizations on rmap logic
 2021-08-05 18:19 UTC  (4+ messages)
` [PATCH v3 4/7] KVM: X86: Introduce mmu_rmaps_stat per-vm debugfs file

[PATCH] KVM: selftests: Move vcpu_args_set into perf_test_util
 2021-08-05 17:28 UTC 

[PATCH 0/7] vfio: device fd address space and vfio-pci mmap invalidation cleanup
 2021-08-05 17:08 UTC  (8+ messages)
` [PATCH 1/7] vfio: Create vfio_fs_type with inode per device
` [PATCH 2/7] vfio: Export unmap_mapping_range() wrapper
` [PATCH 3/7] vfio/pci: Use vfio_device_unmap_mapping_range()
` [PATCH 4/7] vfio,vfio-pci: Add vma to pfn callback
` [PATCH 5/7] mm/interval_tree.c: Export vma interval tree iterators
` [PATCH 6/7] vfio: Add vfio_device_io_remap_mapping_range()
` [PATCH 7/7] vfio/pci: Remove map-on-fault behavior

unable to connect to the guest VM instance running Ubuntu 18.04
 2021-08-05 17:03 UTC  (2+ messages)

[PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
 2021-08-05 16:47 UTC  (3+ messages)

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-05 13:31 UTC  (29+ messages)
` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v10 02/17] file: Export receive_fd() to modules
` [PATCH v10 04/17] vdpa: Fail the vdpa_reset() if fail to set device status to zero
` [PATCH v10 05/17] vhost-vdpa: Fail the vhost_vdpa_set_status() on reset failure
` [PATCH v10 10/17] virtio: Handle device reset failure in register_virtio_device()

[PATCH v3 07/14] vfio/platform: Use open_device() instead of open coding a refcnt scheme
 2021-08-05 12:37 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
 2021-08-05 11:26 UTC  (4+ messages)

[PATCH] selftests: KVM: avoid failures due to reserved HyperTransport region
 2021-08-05 11:23 UTC  (2+ messages)

[PATCH kvm-unit-tests] nSVM: test canonicalization of segment bases in VMLOAD
 2021-08-05 10:17 UTC  (2+ messages)

[RFC PATCH v1 0/7] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-08-05  9:21 UTC  (5+ messages)
      ` [!!Mass Mail KSE][MASSMAIL KLMS] "

[PATCH v2 0/7] Improve gfn-to-memslot performance during page faults
 2021-08-05  8:11 UTC  (9+ messages)
` [PATCH v2 1/7] KVM: Rename lru_slot to last_used_slot
` [PATCH v2 2/7] KVM: Move last_used_slot logic out of search_memslots
` [PATCH v2 3/7] KVM: Cache the last used slot index per vCPU
` [PATCH v2 4/7] KVM: x86/mmu: Leverage vcpu->last_used_slot in tdp_mmu_map_handle_target_level
` [PATCH v2 5/7] KVM: x86/mmu: Leverage vcpu->last_used_slot for rmap_add and rmap_recycle
` [PATCH v2 6/7] KVM: x86/mmu: Rename __gfn_to_rmap to gfn_to_rmap
` [PATCH v2 7/7] KVM: selftests: Support multiple slots in dirty_log_perf_test

[PATCH kernel v2] KVM: PPC: Use arch_get_random_seed_long instead of powernv variant
 2021-08-05  7:56 UTC 

[RFC PATCH v0 0/5] PPC: KVM: pseries: Asynchronous page fault
 2021-08-05  7:35 UTC  (7+ messages)
` [RFC PATCH v0 1/5] powerpc: Define Expropriation interrupt bit to VPA byte offset 0xB9
` [RFC PATCH v0 2/5] KVM: PPC: Add support for KVM_REQ_ESN_EXIT
` [RFC PATCH v0 3/5] KVM: PPC: Book3S: Enable setting SRR1 flags for DSI
` [RFC PATCH v0 4/5] KVM: PPC: BOOK3S HV: Async PF support
` [RFC PATCH v0 5/5] pseries: Asynchronous page fault support

[PATCH] KVM: xen: do not use struct gfn_to_hva_cache
 2021-08-05  7:33 UTC 

[PATCH v6 00/21] KVM: Add idempotent controls for migrating system counter state
 2021-08-05  6:27 UTC  (34+ messages)
` [PATCH v6 01/21] KVM: x86: Fix potential race in KVM_GET_CLOCK
` [PATCH v6 02/21] KVM: x86: Report host tsc and realtime values "
` [PATCH v6 03/21] KVM: x86: Take the pvclock sync lock behind the tsc_write_lock
` [PATCH v6 04/21] KVM: x86: Refactor tsc synchronization code
` [PATCH v6 05/21] KVM: x86: Expose TSC offset controls to userspace
` [PATCH v6 06/21] tools: arch: x86: pull in pvclock headers
` [PATCH v6 07/21] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
` [PATCH v6 08/21] selftests: KVM: Fix kvm device helper ioctl assertions
` [PATCH v6 09/21] selftests: KVM: Add helpers for vCPU device attributes
` [PATCH v6 10/21] selftests: KVM: Introduce system counter offset test
` [PATCH v6 11/21] KVM: arm64: Refactor update_vtimer_cntvoff()
` [PATCH v6 12/21] KVM: arm64: Separate guest/host counter offset values
` [PATCH v6 13/21] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
` [PATCH v6 14/21] selftests: KVM: Add helper to check for register presence
` [PATCH v6 15/21] selftests: KVM: Add support for aarch64 to system_counter_offset_test
` [PATCH v6 16/21] arm64: cpufeature: Enumerate support for Enhanced Counter Virtualization
` [PATCH v6 17/21] KVM: arm64: Allow userspace to configure a guest's counter-timer offset
` [PATCH v6 18/21] KVM: arm64: Configure timer traps in vcpu_load() for VHE
` [PATCH v6 19/21] KVM: arm64: Emulate physical counter offsetting on non-ECV systems
` [PATCH v6 20/21] selftests: KVM: Test physical counter offsetting
` [PATCH v6 21/21] selftests: KVM: Add counter emulation benchmark

[PATCH] KVM: Do not leak memory for duplicate debugfs directories
 2021-08-05  5:49 UTC  (5+ messages)

[PATCH] docs: virt: kvm: api.rst: lengthen title line
 2021-08-05  3:39 UTC 

[PATCH v5 5/6] x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature
 2021-08-05  1:31 UTC  (4+ messages)
` [PATCH v5 6/6] x86/kvm: Add kexec support for SEV Live Migration

[PATCH V9 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-08-05  1:15 UTC  (5+ messages)
` [PATCH V9 03/18] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest

[RFC PATCH 0/4] TDX KVM selftests
 2021-08-04 23:31 UTC  (8+ messages)
` [RFC PATCH 1/4] KVM: selftests: Add support for creating non-default type VMs

[TEST PATCH] nSVM: Test the effect of EFLAGS.RF on guest code
 2021-08-04 18:20 UTC 

Possible minor CPU bug on Zen2 in regard to using very high GPA in a VM
 2021-08-04 16:04 UTC  (4+ messages)

[PATCH v3 00/14] KVM: s390: pv: implement lazy destroy
 2021-08-04 15:40 UTC  (15+ messages)
` [PATCH v3 01/14] KVM: s390: pv: add macros for UVC CC values
` [PATCH v3 02/14] KVM: s390: pv: avoid stall notifications for some UVCs
` [PATCH v3 03/14] KVM: s390: pv: leak the ASCE page when destroy fails
` [PATCH v3 04/14] KVM: s390: pv: properly handle page flags for protected guests
` [PATCH v3 05/14] KVM: s390: pv: handle secure storage violations "
` [PATCH v3 06/14] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v3 07/14] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v3 08/14] KVM: s390: pv: usage counter instead of flag
` [PATCH v3 09/14] KVM: s390: pv: add export before import
` [PATCH v3 10/14] KVM: s390: pv: lazy destroy for reboot
` [PATCH v3 11/14] KVM: s390: pv: extend lazy destroy to handle shutdown
` [PATCH v3 12/14] KVM: s390: pv: module parameter to fence lazy destroy
` [PATCH v3 13/14] KVM: s390: pv: add OOM notifier for "
` [PATCH v3 14/14] KVM: s390: pv: avoid export before import if possible

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2021-08-04 15:33 UTC  (6+ messages)
` [PATCH v3 01/37] KVM: VMX: Flush all EPTP/VPID contexts on remote TLB flush

[PATCH 00/12] Introduce vfio_pci_core subsystem
 2021-08-04 15:27 UTC  (3+ messages)

[PATCH 0/4] Add multi-cid support for vsock driver
 2021-08-04 15:23 UTC  (3+ messages)
    ` [External] "

[bug report] x86/sev: Split up runtime #VC handler for correct state tracking
 2021-08-04 14:23 UTC  (6+ messages)

[PATCH v2] KVM: selftests: fix hyperv_clock test
 2021-08-04 13:16 UTC 

[PATCH] KVM: selftests: fix hyperv_clock test
 2021-08-04 13:02 UTC  (3+ messages)

[PATCH v2 0/2] KVM: arm64: Prevent kmemleak from accessing HYP data
 2021-08-04 12:26 UTC  (2+ messages)

[PATCH kvm-unit-tests] nSVM: Modified canonicalization tests
 2021-08-04 12:22 UTC  (2+ messages)

[PATCH v2] KVM: SVM: improve the code readability for ASID management
 2021-08-04 10:53 UTC  (3+ messages)

What does KVM_HINTS_REALTIME do?
 2021-08-04 10:23 UTC  (6+ messages)

[kvm:queue 89/92] arch/x86/kvm/debugfs.c:115:18: error: implicit declaration of function 'kvm_mmu_slot_lpages'
 2021-08-04  8:26 UTC  (2+ messages)

[PATCH v19 00/17] KVM RISC-V Support
 2021-08-04  7:16 UTC  (4+ messages)
` [PATCH v19 11/17] RISC-V: KVM: Implement MMU notifiers

[PATCH v5 00/13] KVM: Add idempotent controls for migrating system counter state
 2021-08-04  6:59 UTC  (10+ messages)
` [PATCH v5 02/13] KVM: x86: Refactor tsc synchronization code
` [PATCH v5 11/13] KVM: arm64: Provide userspace access to the physical counter offset

[PATCH net] VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST
 2021-08-03 21:40 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;
as well as URLs for NNTP newsgroup(s).