kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-01 07:11:34 to 2021-11-03 07:03:27 UTC [more...]

[PATCH 0/3] Use static_call for kvm_pmu_ops
 2021-11-03  7:03 UTC  (2+ messages)
` [PATCH 1/3] KVM: x86: Copy kvm_pmu_ops by value to eliminate layer of indirection

[kvm-unit-tests PATCH 0/7] Extending VIRTIO with a data transfer test
 2021-11-03  7:00 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/7] arm: virtio: move VIRTIO transport initialization inside virtio-mmio

[PATCH v4 0/6] optimize the downtime for vfio migration
 2021-11-03  6:58 UTC  (4+ messages)
` [PATCH v4 6/6] vfio: defer to commit kvm irq routing when enable msi/msix

[PATCH] RISC-V: KVM:Remove unneeded semicolon
 2021-11-03  6:44 UTC 

[PATCH v5 0/4] docs/sphinx: change default `role` to "any"
 2021-11-03  6:41 UTC  (7+ messages)
` [PATCH v5 1/4] docs: remove non-reference uses of single backticks
` [PATCH v5 2/4] docs: (further) "
` [PATCH v5 3/4] docs: (further further) "
` [PATCH v5 4/4] docs/sphinx: change default role to "any"

[RFC PATCH v2 00/28] KVM: arm64: Make CPU ID registers writable by userspace
 2021-11-03  6:25 UTC  (29+ messages)
` [RFC PATCH v2 01/28] KVM: arm64: Add has_reset_once flag for vcpu
` [RFC PATCH v2 02/28] KVM: arm64: Save ID registers' sanitized value per vCPU
` [RFC PATCH v2 03/28] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v2 04/28] KVM: arm64: Keep consistency of ID registers between vCPUs
` [RFC PATCH v2 05/28] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [RFC PATCH v2 06/28] KVM: arm64: Make ID_AA64PFR1_EL1 writable
` [RFC PATCH v2 07/28] KVM: arm64: Make ID_AA64ISAR0_EL1 writable
` [RFC PATCH v2 08/28] KVM: arm64: Make ID_AA64ISAR1_EL1 writable
` [RFC PATCH v2 09/28] KVM: arm64: Make ID_AA64MMFR0_EL1 writable
` [RFC PATCH v2 10/28] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest
` [RFC PATCH v2 11/28] KVM: arm64: Make ID_AA64DFR0_EL1 writable
` [RFC PATCH v2 12/28] KVM: arm64: Make ID_DFR0_EL1 writable
` [RFC PATCH v2 13/28] KVM: arm64: Make ID_DFR1_EL1 writable
` [RFC PATCH v2 14/28] KVM: arm64: Make ID_MMFR0_EL1 writable
` [RFC PATCH v2 15/28] KVM: arm64: Make MVFR1_EL1 writable
` [RFC PATCH v2 16/28] KVM: arm64: Make ID registers without id_reg_info writable
` [RFC PATCH v2 17/28] KVM: arm64: Add consistency checking for frac fields of ID registers
` [RFC PATCH v2 18/28] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_WRITABLE capability
` [RFC PATCH v2 19/28] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE
` [RFC PATCH v2 20/28] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
` [RFC PATCH v2 21/28] KVM: arm64: Introduce framework to trap disabled features
` [RFC PATCH v2 22/28] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
` [RFC PATCH v2 23/28] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
` [RFC PATCH v2 24/28] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
` [RFC PATCH v2 25/28] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
` [RFC PATCH v2 26/28] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
` [RFC PATCH v2 27/28] KVM: arm64: Activate trapping of disabled CPU features for the guest
` [RFC PATCH v2 28/28] KVM: arm64: selftests: Introduce id_reg_test

[PATCH v1 3/5] KVM: x86: nVMX: VMCS12 field's read/write respects field existence bitmap
 2021-11-03  1:31 UTC  (16+ messages)

[PATCH v2 0/6] KVM: arm64: Emulate the OS lock
 2021-11-03  0:35 UTC  (15+ messages)
` [PATCH v2 1/6] KVM: arm64: Correctly treat writes to OSLSR_EL1 as undefined
` [PATCH v2 2/6] KVM: arm64: Stash OSLSR_EL1 in the cpu context
` [PATCH v2 3/6] KVM: arm64: Allow guest to set the OSLK bit
` [PATCH v2 4/6] KVM: arm64: Emulate the OS Lock
` [PATCH v2 5/6] selftests: KVM: Add OSLSR_EL1 to the list of blessed regs
` [PATCH v2 6/6] selftests: KVM: Test OS lock behavior

[PATCH v2 0/6] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-11-02 22:33 UTC  (11+ messages)
` [PATCH v2 1/6] KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
` [PATCH v2 2/6] KVM: selftests: Add event channel upcall support to xen_shinfo_test
` [PATCH v2 3/6] KVM: x86/xen: Use sizeof_field() instead of open-coding it
` [PATCH v2 4/6] KVM: Fix kvm_map_gfn()/kvm_unmap_gfn() to take a kvm as their names imply
` [PATCH v2 5/6] KVM: x86/xen: Maintain valid mapping of Xen shared_info page
` [PATCH v2 6/6] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery

[kvm-unit-tests PATCH v2] x86: Look up the PTEs rather than assuming them
 2021-11-02 22:14 UTC 

[PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
 2021-11-02 20:15 UTC  (17+ messages)

[PATCH v2] nitro_enclaves: Fix implicit type conversion
 2021-11-02 20:02 UTC 

[RFC PATCH v2 0/2] s390x: Improvements to SIGP handling [KVM]
 2021-11-02 19:46 UTC  (3+ messages)
` [RFC PATCH v2 1/2] Capability/IOCTL/Documentation
` [RFC PATCH v2 2/2] KVM: s390: Extend the USER_SIGP capability

[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
 2021-11-02 19:23 UTC  (3+ messages)

[PATCH] KVM: VMX: Add a wrapper for reading INVPCID/INVEPT/INVVPID type
 2021-11-02 19:19 UTC  (7+ messages)

[PATCH v3 0/6] KVM: my debug patch queue
 2021-11-02 18:45 UTC  (10+ messages)
` [PATCH v3 6/6] KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-02 18:44 UTC  (9+ messages)
` [PATCH v6 13/42] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v6 14/42] x86/sev: "
` [PATCH v6 15/42] x86/sev: Remove do_early_exception() forward declarations

[GIT PULL] First batch of KVM changes for Linux 5.16
 2021-11-02 18:37 UTC  (2+ messages)

[PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2021-11-02 18:17 UTC  (8+ messages)
` [PATCH v2 01/12] kexec: Allow architecture code to opt-out at runtime

[PATCH] kvm: mmu: Use fast PF path for access tracking of huge pages when possible
 2021-11-02 17:41 UTC  (2+ messages)

[PATCH] KVM: x86: Fix recording of guest steal time / preempted status
 2021-11-02 17:36 UTC  (7+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[GIT PULL] KVM/riscv for 5.16 take #2
 2021-11-02 17:19 UTC  (2+ messages)

[PATCH v1 00/12] virtio-mem: Expose device memory via multiple memslots
 2021-11-02 17:10 UTC  (7+ messages)

[PATCH V9 0/9] vDPA support
 2021-11-02 15:56 UTC  (5+ messages)
` [PATCH V9 7/9] vhost: introduce vDPA-based backend

[PULL 00/20] Migration 20211031 patches
 2021-11-02 15:45 UTC  (22+ messages)
` [PULL 01/20] migration/rdma: Fix out of order wrid
` [PULL 02/20] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PULL 03/20] memory: make global_dirty_tracking a bitmask
` [PULL 04/20] migration/dirtyrate: introduce struct and adjust DirtyRateStat
` [PULL 05/20] migration/dirtyrate: adjust order of registering thread
` [PULL 06/20] migration/dirtyrate: move init step of calculation to main thread
` [PULL 07/20] migration/dirtyrate: implement dirty-ring dirtyrate calculation
` [PULL 08/20] migration: Make migration blocker work for snapshots too
` [PULL 09/20] migration: Add migrate_add_blocker_internal()
` [PULL 10/20] dump-guest-memory: Block live migration
` [PULL 11/20] memory: Introduce replay_discarded callback for RamDiscardManager
` [PULL 12/20] virtio-mem: Implement replay_discarded RamDiscardManager callback
` [PULL 13/20] migration/ram: Handle RAMBlocks with a RamDiscardManager on the migration source
` [PULL 14/20] virtio-mem: Drop precopy notifier
` [PULL 15/20] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
` [PULL 16/20] migration: Simplify alignment and alignment checks
` [PULL 17/20] migration/ram: Factor out populating pages readable in ram_block_populate_pages()
` [PULL 18/20] migration/ram: Handle RAMBlocks with a RamDiscardManager on background snapshots
` [PULL 19/20] memory: introduce total_dirty_pages to stat dirty pages
` [PULL 20/20] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation

[PATCH] MAINTAINERS: Update powerpc KVM entry
 2021-11-02 10:12 UTC  (2+ messages)

[PATCH v2 0/3] KVM: qemu patches for few KVM features I developed
 2021-11-02 10:38 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: use KVM_{GET|SET}_SREGS2 when supported
` [PATCH v2 2/3] gdbstub: implement NOIRQ support for single step on KVM
` [PATCH v2 3/3] KVM: SVM: add migration support for nested TSC scaling

[RFC 02/20] vfio: Add device class for /dev/vfio/devices
 2021-11-02  9:53 UTC  (4+ messages)

[PATCH 0/2] KVM: some fixes about RDMSR/WRMSR instruction emulation
 2021-11-02  9:15 UTC  (10+ messages)
` [PATCH 1/2] KVM: VMX: fix instruction skipping when handling UD exception
` [PATCH v2 0/4] KVM: x86: some fixes about msr access emulation
  ` [PATCH v2 1/4] KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code seg
  ` [PATCH v2 2/4] KVM: x86: Add an emulation type to handle completion of user exits
  ` [PATCH v2 3/4] KVM: x86: Use different callback if msr access comes from the emulator
  ` [PATCH v2 4/4] KVM: x86: Exit to userspace if RDMSR/WRMSR emulation returns X86EMUL_IO_NEEDED

[RFC PATCH 0/8] KVM: arm64: Add support for hypercall services selection
 2021-11-02  0:22 UTC  (9+ messages)
` [RFC PATCH 1/8] KVM: arm64: Factor out firmware register handling from psci.c
` [RFC PATCH 2/8] KVM: arm64: Setup base for hypercall firmware registers
` [RFC PATCH 3/8] KVM: arm64: Add standard secure service calls firmware register
` [RFC PATCH 4/8] KVM: arm64: Add standard hypervisor "
` [RFC PATCH 5/8] KVM: arm64: Add vendor "
` [RFC PATCH 6/8] tools: Import the firmware registers
` [RFC PATCH 7/8] tools: Import ARM SMCCC definitions
` [RFC PATCH 8/8] selftests: KVM: aarch64: Introduce hypercall ABI test

[kvm-unit-tests PATCH v1 0/7] x86_64 UEFI set up process refactor and scripts fixes
 2021-11-01 22:35 UTC  (6+ messages)

[PATCH v5 00/13] KVM: Scalable memslots implementation
 2021-11-01 22:29 UTC  (6+ messages)
` [PATCH v5 01/13] KVM: x86: Cache total page count to avoid traversing the memslot array

[PATCH] KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU
 2021-11-01 20:43 UTC  (12+ messages)
  ` [EXTERNAL] "
                ` [PATCH 5/6] KVM: x86/xen: Maintain valid mapping of Xen shared_inf=

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-11-01 17:44 UTC  (11+ messages)
` [RFC 01/16] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [RFC 02/16] KVM: selftests: add hooks for managing encrypted guest memory

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-11-01 17:41 UTC  (6+ messages)
` [PATCH v2 26/43] KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration

[kvm-unit-tests PATCH] x86: Look up the PTE rather than assuming it
 2021-11-01 17:10 UTC  (5+ messages)

[PATCH v2 0/6] nSVM optional features
 2021-11-01 16:26 UTC  (9+ messages)
` [PATCH v2 1/6] KVM: x86: SVM: add module param to control LBR virtualization
` [PATCH v2 2/6] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
` [PATCH v2 3/6] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH v2 4/6] KVM: x86: nSVM: implement nested VMLOAD/VMSAVE
` [PATCH v2 5/6] KVM: x86: nSVM: support PAUSE filter threshold and count when cpu_pm=on
` [PATCH v2 6/6] KVM: x86: SVM: implement nested vGIF

[PATCH v2 0/8] KVM: x86: Hyper-V hypercall fix and cleanups
 2021-11-01 10:33 UTC  (17+ messages)
` [PATCH v2 1/8] KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI req
` [PATCH v2 2/8] KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD field
` [PATCH v2 3/8] KVM: x86: Refactor kvm_hv_flush_tlb() to reduce indentation
` [PATCH v2 4/8] KVM: x86: Add a helper to get the sparse VP_SET for IPIs and TLB flushes
` [PATCH v2 5/8] KVM: x86: Don't bother reading sparse banks that end up being ignored
` [PATCH v2 6/8] KVM: x86: Shove vp_bitmap handling down into sparse_set_to_vcpu_mask()
` [PATCH v2 7/8] KVM: x86: Reject fixeds-size Hyper-V hypercalls with non-zero "var_cnt"
` [PATCH v2 8/8] KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fields

[PATCH 0/3] KVM: arm64: Fixes for the exposed debug architecture
 2021-11-01 10:21 UTC  (5+ messages)
` [PATCH 3/3] KVM: arm64: Raise KVM's reported debug architecture to v8.2

[PATCH] KVM: x86: Improve exception safe wrappers in emulate.c
 2021-11-01  9:59 UTC  (3+ messages)

[GIT PULL 00/17] KVM: s390: Fixes and Features for 5.16
 2021-11-01  7:35 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).