kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-03 07:01:18 to 2021-09-06 09:02:15 UTC [more...]

[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 v13 00/13] Introduce VDUSE - vDPA Device in Userspace
 2021-09-06  8:45 UTC  (11+ messages)
` [PATCH v13 03/13] file: Export receive_fd() to modules
` [PATCH v13 05/13] vdpa: Add reset callback in vdpa_config_ops

[PATCH] x86/sgx: Declare sgx_set_attribute() for !CONFIG_X86_SGX
 2021-09-06  8:35 UTC  (5+ messages)

[PATCH net-next v5 0/6] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-09-06  8:03 UTC  (16+ messages)
` [PATCH net-next v5 1/6] virtio/vsock: rename 'EOR' to 'EOM' bit
` [PATCH net-next v5 2/6] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit
` [PATCH net-next v5 3/6] vhost/vsock: support MSG_EOR bit processing
` [PATCH net-next v5 4/6] virtio/vsock: "
` [PATCH net-next v5 5/6] af_vsock: rename variables in receive loop
` [PATCH net-next v5 6/6] vsock_test: update message bounds test for MSG_EOR

[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  (14+ messages)
` [PATCH v5 1/8] KVM: Clean up benign vcpu->cpu data races when "
` [PATCH v5 2/8] KVM: KVM: Use cpumask_available() to check for NULL cpumask "
` [PATCH v5 3/8] KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with vcpu_mask==NULL
` [PATCH v5 4/8] KVM: Optimize kvm_make_vcpus_request_mask() a bit
` [PATCH v5 5/8] KVM: Drop 'except' parameter from kvm_make_vcpus_request_mask()
` [PATCH v5 6/8] KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()
` [PATCH v5 7/8] KVM: Pre-allocate cpumasks for kvm_make_all_cpus_request_except()
` [PATCH v5 8/8] KVM: Make kvm_make_vcpus_request_mask() use pre-allocated cpu_kick_mask

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

[PATCH v3 00/12] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-06  6:39 UTC  (17+ messages)
` [PATCH v3 08/12] KVM: arm64: selftests: Add light-weight spinlock support
` [PATCH v3 09/12] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v3 10/12] KVM: arm64: selftests: Add host support for vGIC
` [PATCH v3 11/12] KVM: arm64: selftests: Add arch_timer test
` [PATCH v3 12/12] KVM: arm64: selftests: arch_timer: Support vCPU migration

[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  (3+ 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

[PATCH v2 0/6] x86/kvm: add boot parameters for max vcpu configs
 2021-09-06  4:47 UTC  (17+ messages)
` [PATCH v2 1/6] x86/kvm: remove non-x86 stuff from arch/x86/kvm/ioapic.h
` [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 4/6] kvm: use kvfree() in kvm_arch_free_vm()
` [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] KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
 2021-09-06  1:43 UTC 

[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 v2 1/1] virtio-blk: add num_io_queues module parameter
 2021-09-05 22:31 UTC  (4+ messages)

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

[syzbot] WARNING: kmalloc bug in memslot_rmap_alloc
 2021-09-05 20:22 UTC 

[RFC PATCH v2 00/12] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-09-05 17:09 UTC  (26+ messages)
` [RFC PATCH v2 01/12] i386/sev: introduce "sev-common" type to encapsulate common SEV state
` [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] 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  (8+ messages)
` [PATCH net-next v4 2/6] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit
` [PATCH net-next v4 3/6] vhost/vsock: support MSG_EOR bit processing

[PATCH v3 1/1] virtio-blk: add num_request_queues module parameter
 2021-09-05 15:15 UTC  (10+ messages)

[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

[PATCH] KVM: Remove unnecessary export of kvm_{inc,dec}_notifier_count()
 2021-09-05  7:12 UTC  (2+ messages)

[PATCH kernel v2] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
 2021-09-05  2:27 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Book3S: Merge powerpc's debugfs entry content into generic entry
 2021-09-04  7:57 UTC  (3+ messages)

[PATCH] vfio/pci: Add OpRegion 2.0 Extended VBT support
 2021-09-03 22:36 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 0/3] kvm: x86: Set KVM_MAX_VCPUS=1024, KVM_SOFT_MAX_VCPUS=710
 2021-09-03 21:16 UTC  (4+ messages)
` [PATCH v2 1/3] kvm: x86: Set KVM_MAX_VCPU_ID to 4*KVM_MAX_VCPUS
` [PATCH v2 2/3] kvm: x86: Increase MAX_VCPUS to 1024
` [PATCH v2 3/3] kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710

[PATCH v3 00/30] accel: Move has_work() from SysemuCPUOps to AccelOpsClass
 2021-09-03 21:11 UTC  (54+ messages)
` [PATCH v3 01/30] accel/tcg: Restrict cpu_handle_halt() to sysemu
` [PATCH v3 02/30] hw/core: Restrict cpu_has_work() "
` [PATCH v3 03/30] hw/core: Un-inline cpu_has_work()
` [PATCH v3 04/30] sysemu: Introduce AccelOpsClass::has_work()
` [PATCH v3 05/30] accel/kvm: Implement AccelOpsClass::has_work()
` [PATCH v3 06/30] accel/whpx: "
` [PATCH v3 07/30] accel/tcg: Implement AccelOpsClass::has_work() as stub
` [PATCH v3 08/30] target/alpha: Restrict has_work() handler to sysemu and TCG
` [PATCH v3 09/30] target/arm: "
` [PATCH v3 10/30] target/avr: "
` [PATCH v3 11/30] target/cris: "
` [PATCH v3 12/30] target/hexagon: Remove unused has_work() handler
` [PATCH v3 13/30] target/hppa: Restrict has_work() handler to sysemu and TCG
` [PATCH v3 14/30] target/i386: "
` [PATCH v3 15/30] target/m68k: "
` [PATCH v3 16/30] target/microblaze: "
` [PATCH v3 17/30] target/mips: "
` [PATCH v3 18/30] target/nios2: "
` [PATCH v3 19/30] target/openrisc: "
` [PATCH v3 20/30] target/ppc: "
` [PATCH v3 21/30] target/ppc: Introduce PowerPCCPUClass::has_work()
` [PATCH v3 22/30] target/ppc: Simplify has_work() handlers
` [PATCH v3 23/30] target/riscv: Restrict has_work() handler to sysemu and TCG
` [PATCH v3 24/30] target/rx: "

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

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

[PATCH 2/7] KVM: X86: Synchronize the shadow pagetable before link it
 2021-09-03 17:00 UTC  (9+ messages)

[kvm-unit-tests PATCH v1] s390x/skey: Test for ADDRESSING exceptions
 2021-09-03 16:25 UTC 

[PATCH v2] KVM: x86: Handle SRCU initialization failure during page track init
 2021-09-03 16:18 UTC  (2+ messages)

[PATCH 0/6] x86/kvm: add boot parameters for max vcpu configs
 2021-09-03 15:28 UTC  (11+ messages)
` [PATCH 1/6] x86/kvm: fix vcpu-id indexed array sizes
` [PATCH 6/6] x86/kvm: add boot parameter for setting max number of vcpus per guest

[PATCH 5/5] KVM: SVM: Potentially kvfree the ptr points to error page
 2021-09-03 15:20 UTC  (2+ messages)

[PATCH] vfio/pci: Add support for PCIe extended capabilities
 2021-09-03 15:15 UTC  (4+ messages)

[PATCH v1 0/5] KVM/x86/nVMX: Add field existence support in VMCS12
 2021-09-03 15:11 UTC  (9+ messages)
` [PATCH v1 3/5] KVM: x86: nVMX: VMCS12 field's read/write respects field existence bitmap

[PATCH 4/4] KVM: X86: Potential 'index out of range' bug
 2021-09-03 15:03 UTC  (3+ messages)

[PATCH v4 0/8] KVM: Various fixes and improvements around kicking vCPUs
 2021-09-03 14:54 UTC  (5+ messages)
` [PATCH v4 7/8] KVM: Pre-allocate cpumasks for kvm_make_all_cpus_request_except()

[PATCH][next] vfio/pci: add missing identifier name in argument of function prototype
 2021-09-03 12:24 UTC  (2+ messages)

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-03 12:08 UTC  (6+ messages)
` [PATCH Part1 v5 35/38] x86/sev: Register SNP guest request platform device

[RFC PATCH 0/3] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-09-03 10:20 UTC  (4+ messages)
` [RFC PATCH 1/3] KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in nested_vmcb_valid_sregs
` [RFC PATCH 2/3] nSVM: introduce smv->nested.save to cache save area fields
` [RFC PATCH 3/3] nSVM: use svm->nested.save to load vmcb12 registers and avoid TOC/TOU races

[PATCH v12] qapi: introduce 'query-x86-cpuid' QMP command
 2021-09-03  9:33 UTC  (2+ messages)

[PATCH] KVM: arm64: Allow KVM to be disabled from the command line
 2021-09-03  9:16 UTC 

[PATCH 1/1] virtio-blk: remove unneeded "likely" statements
 2021-09-03  9:04 UTC  (4+ messages)

[syzbot] INFO: task hung in __lru_add_drain_all
 2021-09-03  8:32 UTC 

[PATCH] kvm: x86: Increase MAX_VCPUS to 710
 2021-09-03  8:13 UTC  (8+ 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).