kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-05 10:02:37 to 2021-09-08 16:07:52 UTC [more...]

[kvm-unit-tests RFC PATCH 0/5] arm: Add kvmtool to the runner script
 2021-09-08 16:07 UTC  (22+ messages)
` [kvm-unit-tests RFC PATCH 1/5] lib: arm: Print test exit status on exit if chr-testdev is not available
` [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
` [kvm-unit-tests RFC PATCH 4/5] scripts: Generate kvmtool standalone tests
` [kvm-unit-tests RFC PATCH 5/5] configure: Ignore --erratatxt when --target=kvmtool

[PATCH v3 0/2] selftests: KVM: verify page stats in kvm x86/mmu
 2021-09-08 16:07 UTC  (6+ messages)
` [PATCH v3 2/2] selftests: KVM: use dirty logging to check if page stats work correctly

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-09-08 14:17 UTC  (18+ messages)
` [PATCH v3 1/3] s390x: KVM: accept STSI for CPU topology information
` [PATCH v3 2/3] s390x: KVM: Implementation of Multiprocessor Topology-Change-Report

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-08 14:00 UTC  (7+ messages)
` [PATCH Part1 v5 36/38] virt: Add SEV-SNP guest driver
` [PATCH Part1 v5 37/38] virt: sevguest: Add support to derive key

[PATCH] KVM: nVMX: fix comments of handle_vmon()
 2021-09-08 17:17 UTC  (4+ messages)

[PATCH v5 0/8] KVM: arm64: Fixed features for protected VMs
 2021-09-08 12:38 UTC  (9+ messages)
` [PATCH v5 1/8] KVM: arm64: Pass struct kvm to per-EC handlers
` [PATCH v5 2/8] KVM: arm64: Add missing field descriptor for MDCR_EL2
` [PATCH v5 3/8] KVM: arm64: Simplify masking out MTE in feature id reg
` [PATCH v5 4/8] KVM: arm64: Add trap handlers for protected VMs

[PATCH] vhost_net: fix OoB on sendmsg() failure
 2021-09-08 11:42 UTC 

[PATCH] vfio/pci: Add support for PCIe extended capabilities
 2021-09-08  9:36 UTC  (6+ messages)

[PATCH 0/3] target/arm: Reduced-IPA space and highmem=off fixes
 2021-09-08  9:16 UTC  (13+ messages)
` [PATCH 1/3] hw/arm/virt: KVM: Probe for KVM_CAP_ARM_VM_IPA_SIZE when creating scratch VM
` [PATCH 2/3] hw/arm/virt: Honor highmem setting when computing highest_gpa
` [PATCH 3/3] docs/system/arm/virt: Fix documentation for the 'highmem' option

[PATCH v2 0/6] x86/kvm: add boot parameters for max vcpu configs
 2021-09-08  8:41 UTC  (16+ messages)
` [PATCH v2 2/6] x86/kvm: add boot parameter for adding vcpu-id bits
` [PATCH v2 3/6] x86/kvm: introduce per cpu vcpu masks
` [PATCH v2 5/6] kvm: allocate vcpu pointer array separately
` [PATCH v2 6/6] x86/kvm: add boot parameter for setting max number of vcpus per guest

[PATCH kernel v2] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
 2021-09-08  6:20 UTC  (3+ messages)

[syzbot] WARNING: kmalloc bug in memslot_rmap_alloc
 2021-09-08  5:36 UTC  (4+ messages)

[PATCH] KVM: VMX: Remove defunct "nr_active_uret_msrs" field
 2021-09-08  0:24 UTC 

[PATCH RFC 1/1] kvm: export per-vcpu exits to userspace
 2021-09-08  0:08 UTC 

[PATCH] KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
 2021-09-08  0:07 UTC  (2+ messages)

[PATCH v2 0/4] clean up interface between KVM and psp
 2021-09-07 23:37 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: SVM: move sev_bind_asid to psp

[PATCH v3 1/1] virtio-blk: add num_request_queues module parameter
 2021-09-07 23:04 UTC  (11+ messages)

[GIT PULL] KVM changes for Linux 5.15
 2021-09-07 21:22 UTC  (2+ messages)

[PATCH v2 0/2] KVM: selftests: enable the memslot tests in ARM64
 2021-09-07 20:52 UTC  (9+ messages)
` [PATCH v2 1/2] KVM: selftests: make memslot_perf_test arch independent
` [PATCH v2 2/2] KVM: selftests: build the memslot tests for arm64

[PATCH 0/6] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
 2021-09-07 18:14 UTC  (5+ messages)

[RFC PATCH v2 00/12] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-09-07 17:44 UTC  (25+ messages)
` [RFC PATCH v2 02/12] linux-header: add the SNP specific command
` [RFC PATCH v2 03/12] i386/sev: introduce 'sev-snp-guest' object
` [RFC PATCH v2 04/12] i386/sev: initialize SNP context
` [RFC PATCH v2 07/12] i386/sev: populate secrets and cpuid page and finalize the SNP launch
` [RFC PATCH v2 11/12] i386/sev: sev-snp: add support for CPUID validation
` [RFC PATCH v2 12/12] i386/sev: update query-sev QAPI format to handle SEV-SNP

[PATCH 0/2] KVM: selftests: enable the memslot tests in ARM64
 2021-09-07 17:42 UTC  (11+ messages)
` [PATCH 1/2] KVM: selftests: make memslot_perf_test arch independent
` [PATCH 2/2] KVM: selftests: build the memslot tests for arm64

[PATCH] KVM: nVMX: Filter out all unsupported controls when eVMCS was activated
 2021-09-07 16:35 UTC 

[PATCH v3 00/12] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-07 16:20 UTC  (7+ messages)
` [PATCH v3 12/12] KVM: arm64: selftests: arch_timer: Support vCPU migration

BUG: spinlock bad magic in synchronize_srcu
 2021-09-07 15:17 UTC  (2+ messages)

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-09-07 15:00 UTC  (15+ messages)

[PATCH 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-09-07 14:38 UTC  (7+ messages)
` [PATCH 1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest

[PATCH v2] KVM: VMX: Enable Notify VM exit
 2021-09-07 13:45 UTC  (11+ messages)

[PATCH] x86/sgx: Declare sgx_set_attribute() for !CONFIG_X86_SGX
 2021-09-07 13:37 UTC  (5+ messages)

[RFC][PATCH v1 00/10] Enable encrypted guest memory access in QEMU
 2021-09-07 10:51 UTC  (4+ messages)

[PATCH 0/2] KVM: SMM fixes for nVMX
 2021-09-07  6:50 UTC  (6+ messages)
` [PATCH 1/2] KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation

[PATCH] vfio/pci: Add OpRegion 2.0 Extended VBT support
 2021-09-07  6:14 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v8 00/15] Introduce Architectural LBR for vPMU
 2021-09-07  3:26 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the kvm tree
 2021-09-06 21:48 UTC 

[PATCH v3 0/6] KVM: my debug patch queue
 2021-09-06 21:03 UTC  (4+ messages)
` [PATCH v3 6/6] KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ

[PATCH v2 0/2] selftests: verify page stats in kvm x86/mmu
 2021-09-06 19:56 UTC  (4+ messages)
` [PATCH v2 1/2] selftests: KVM: align guest physical memory base address to 1GB

[PATCH v4 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-09-06 16:16 UTC  (8+ messages)
` [PATCH v4 05/14] KVM: s390: pv: leak the ASCE page when destroy fails
` [PATCH v4 06/14] KVM: s390: pv: properly handle page flags for protected guests

[QUERY] Flushing cache from userspace using VFIO
 2021-09-06 15:52 UTC 

[PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data
 2021-09-06 15:09 UTC  (2+ messages)

[PATCH V2] KVM: X86: Move PTE present check from loop body to __shadow_walk_next()
 2021-09-06 12:25 UTC  (3+ messages)
` [PATCH V3 1/2] KVM: x86/mmu: Verify shadow walk doesn't terminate early in page faults
  ` [PATCH V3 2/2] KVM: X86: Move PTE present check from loop body to __shadow_walk_next()

[PATCH v2] KVM: Drop unused kvm_dirty_gfn_invalid()
 2021-09-06 12:24 UTC  (2+ messages)

[PATCH v13 00/13] Introduce VDUSE - vDPA Device in Userspace
 2021-09-06 12:13 UTC  (13+ messages)
` [PATCH v13 03/13] file: Export receive_fd() to modules
` [PATCH v13 05/13] vdpa: Add reset callback in vdpa_config_ops

[kvm-unit-tests PATCH v1] s390x/skey: Test for ADDRESSING exceptions
 2021-09-06 12:02 UTC  (3+ messages)

[PATCH v2 1/1] virtio-blk: add num_io_queues module parameter
 2021-09-06 11:59 UTC  (6+ messages)

[PATCH] Guest system time jumps when new vCPUs is hot-added
 2021-09-06 11:22 UTC  (2+ messages)

[PATCH 4/4] KVM: X86: Potential 'index out of range' bug
 2021-09-06 11:07 UTC  (4+ messages)

[PATCH] KVM: MMU: mark role_regs and role accessors as maybe unused
 2021-09-06 10:56 UTC 

[GIT PULL 0/2] KVM: s390: Fix and feature for 5.15
 2021-09-06 10:35 UTC  (2+ messages)

[PATCH] x86/kvm: Don't enable IRQ when IRQ enabled in kvm_wait
 2021-09-06 10:32 UTC  (2+ messages)

[PATCH] KVM: stats: Add VM stat for remote tlb flush requests
 2021-09-06 10:30 UTC  (5+ messages)

[PATCH] KVM: Remove unnecessary export of kvm_{inc,dec}_notifier_count()
 2021-09-06 10:21 UTC  (3+ messages)

[PATCH 0/3] KVM: x86/mmu: kvm_mmu_page cleanups
 2021-09-06 10:20 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: guest.MAXPHYADDR fix and related cleanup
 2021-09-06 10:18 UTC  (3+ messages)
` [PATCH 1/3] Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"

[PATCH] KVM: x86/mmu: Remove unused field mmio_cached in struct kvm_mmu_page
 2021-09-06 10:13 UTC  (2+ messages)

[PATCH v2 0/3] kvm: x86: Set KVM_MAX_VCPUS=1024, KVM_SOFT_MAX_VCPUS=710
 2021-09-06 10:12 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Don't freak out if pml5_root is NULL on 4-level host
 2021-09-06  9:59 UTC  (2+ messages)

[PATCH v7 0/7] KVM: arm64: Add idempotent controls to migrate guest counter
 2021-09-06  9:02 UTC  (4+ messages)
` [PATCH v7 3/7] KVM: arm64: Allow userspace to configure a vCPU's virtual offset

[PATCH net-next v5 0/6] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-09-06  8:03 UTC  (8+ messages)

[GIT PULL] KVM/arm64 updates for 5.15
 2021-09-06  7:58 UTC  (2+ messages)

[PATCH v5 0/8] KVM: Various fixes and improvements around kicking vCPUs
 2021-09-06  7:23 UTC  (4+ messages)
` [PATCH v5 8/8] KVM: Make kvm_make_vcpus_request_mask() use pre-allocated cpu_kick_mask

[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
 2021-09-06  5:54 UTC  (3+ messages)
` [PATCH v12 05/13] vdpa: Add reset callback in vdpa_config_ops

[PATCH v2 1/1] virtio-blk: remove unneeded "likely" statements
 2021-09-06  5:35 UTC  (2+ messages)

[PATCH v6 00/76] x86: SEV-ES Guest Support
 2021-09-06  5:07 UTC  (4+ messages)
` [PATCH v6 42/76] x86/sev-es: Setup early #VC handler

[vhost:vhost 37/40] drivers/block/virtio_blk.c:30:16: error: implicit declaration of function 'param_set_uint_minmax'; did you mean 'param_set_uint'?
 2021-09-05 23:41 UTC 

[vhost:vhost 37/40] drivers/block/virtio_blk.c:30:9: error: implicit declaration of function 'param_set_uint_minmax'; did you mean 'param_set_uint'?
 2021-09-05 23:41 UTC 

[vhost:vhost 37/40] drivers/block/virtio_blk.c:30:9: error: implicit declaration of function 'param_set_uint_minmax'
 2021-09-05 22:32 UTC 

[PATCH 1/1] virtio: add VIRTIO_F_IN_ORDER to header file
 2021-09-05 22:21 UTC  (3+ messages)

[PATCH] vhost_net: Convert from atomic_t to refcount_t on vhost_net_ubuf_ref->refcount
 2021-09-05 16:17 UTC  (2+ messages)

[PATCH net-next v4 0/6] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-09-05 15:52 UTC  (4+ messages)
` [PATCH net-next v4 2/6] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-05 13:59 UTC  (4+ messages)
` [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command


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