kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-19 22:53:14 to 2022-08-23 19:09:57 UTC [more...]

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-23 17:41 UTC  (14+ messages)

[PATCH v8 00/12] s390x: CPU Topology
 2022-08-23 17:41 UTC  (16+ messages)
` [PATCH v8 02/12] s390x/cpu_topology: CPU topology objects and structures
` [PATCH v8 08/12] s390x/cpu_topology: implementing numa for the s390x topology

[PATCH 0/6] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
 2022-08-23 17:27 UTC  (4+ messages)
` [PATCH 5/6] "

[PATCH v5 00/26] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-08-23 16:54 UTC  (24+ messages)
` [PATCH v5 03/26] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
` [PATCH v5 09/26] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS

simplify the mdev interface v7
 2022-08-23 16:23 UTC  (20+ messages)
` [PATCH 01/14] drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_types
` [PATCH 02/14] drm/i915/gvt: simplify vgpu configuration management
` [PATCH 03/14] vfio/mdev: make mdev.h standalone includable
` [PATCH 04/14] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 05/14] vfio/mdev: simplify mdev_type handling
` [PATCH 06/14] vfio/mdev: remove mdev_from_dev
` [PATCH 07/14] vfio/mdev: unexport mdev_bus_type
` [PATCH 08/14] vfio/mdev: remove mdev_parent_dev
` [PATCH 09/14] vfio/mdev: remove mtype_get_parent_dev
` [PATCH 10/14] vfio/mdev: consolidate all the device_api sysfs into the core code
` [PATCH 11/14] vfio/mdev: consolidate all the name "
` [PATCH 12/14] vfio/mdev: consolidate all the available_instance "
` [PATCH 13/14] vfio/mdev: consolidate all the description "
` [PATCH 14/14] vfio/mdev: add mdev available instance checking to the core

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-23 16:05 UTC  (17+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd

[PATCH v8 000/103] KVM TDX basic feature support
 2022-08-23 15:40 UTC  (9+ messages)
` [PATCH v8 003/103] KVM: Refactor CPU compatibility check on module initialization
` [PATCH v8 018/103] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers

KVM call for agenda for 2022-09-06
 2022-08-23 15:26 UTC 

[PATCH v3 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver
 2022-08-23 15:06 UTC  (3+ messages)
` [PATCH v3 1/2] s390/vfio-ap: bypass unnecessary processing of AP resources
` [PATCH v3 2/2] s390/vfio-ap: fix unlinking of queues from the mdev

[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
 2022-08-23 14:44 UTC  (14+ messages)
` [PATCH v1 1/5] "
` [PATCH v1 3/5] KVM: selftests: Dirty host pages in dirty_log_test

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-23 13:21 UTC  (3+ messages)
` [PATCH Part2 v6 10/49] x86/fault: Add support to dump RMP entry on fault

FYI: xapic_state_test selftest fails with avic enabled
 2022-08-23 14:19 UTC  (2+ messages)

[PATCH v5 0/3] Enable notify VM exit
 2022-08-23 14:44 UTC  (5+ messages)
` [PATCH v5 1/3] Update linux headers to 6.0-rc1

[PATCH v2] KVM: s390: pci: Hook to access KVM lowlevel from VFIO
 2022-08-23 11:54 UTC  (5+ messages)

[kvm-unit-tests PATCH v6 0/4] Add panic test support
 2022-08-23 11:16 UTC  (7+ messages)
` [kvm-unit-tests PATCH v6 1/4] runtime: add support for panic tests
` [kvm-unit-tests PATCH v6 2/4] lib/s390x: add CPU timer related defines and functions
` [kvm-unit-tests PATCH v6 3/4] s390x: add extint loop test
` [kvm-unit-tests PATCH v6 4/4] s390x: add pgm spec interrupt "

[kvm-unit-tests PATCH v5 0/4] Add panic test support
 2022-08-23  9:39 UTC  (9+ messages)
` [kvm-unit-tests PATCH v5 1/4] runtime: add support for panic tests
` [kvm-unit-tests PATCH v5 2/4] lib/s390x: add CPU timer related defines and functions
` [kvm-unit-tests PATCH v5 3/4] s390x: add extint loop test
` [kvm-unit-tests PATCH v5 4/4] s390x: add pgm spec interrupt "

[kvm-unit-tests PATCH v1] x86: efi: set up the IDT before accessing MSRs
 2022-08-23  9:43 UTC 

[PATCH RESEND v2 0/8] x86/pmu: Corner cases fixes and optimization
 2022-08-23  9:32 UTC  (9+ messages)
` [PATCH RESEND v2 1/8] perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
` [PATCH RESEND v2 2/8] KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cross_mapped_mask
` [PATCH RESEND v2 3/8] KVM: x86/pmu: Don't generate PEBS records for emulated instructions
` [PATCH RESEND v2 4/8] KVM: x86/pmu: Avoid using PEBS perf_events for normal counters
` [PATCH RESEND v2 5/8] KVM: x86/pmu: Defer reprogram_counter() to kvm_pmu_handle_event()
` [PATCH RESEND v2 6/8] KVM: x86/pmu: Defer counter emulated overflow via pmc->stale_counter
` [PATCH RESEND v2 7/8] KVM: x86/svm/pmu: Direct access pmu->gp_counter[] to implement amd_*_to_pmc()
` [PATCH RESEND v2 8/8] KVM: x86/svm/pmu: Rewrite get_gp_pmc_amd() for more counters scalability

[PATCH net-next v4 0/9] vsock: updates for SO_RCVLOWAT handling
 2022-08-23  9:20 UTC  (2+ messages)

[RFC PATCH 00/18] KVM hardware enable/disable reorganize
 2022-08-23  8:40 UTC  (23+ messages)
` [RFC PATCH 01/18] KVM: x86: Drop kvm_user_return_msr_cpu_online()
` [RFC PATCH 02/18] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
` [RFC PATCH 03/18] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [RFC PATCH 04/18] KVM: Add arch hooks for PM events with empty stub
` [RFC PATCH 05/18] KVM: x86: Move TSC fixup logic to KVM arch resume callback
` [RFC PATCH 06/18] KVM: Add arch hook when VM is added/deleted
` [RFC PATCH 07/18] KVM: Move out KVM arch PM hooks and hardware enable/disable logic
` [RFC PATCH 08/18] KVM: kvm_arch.c: Remove _nolock post fix
` [RFC PATCH 09/18] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
` [RFC PATCH 10/18] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
` [RFC PATCH 11/18] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
` [RFC PATCH 12/18] KVM: Do processor compatibility check on cpu online and resume
` [RFC PATCH 13/18] KVM: x86: Duplicate arch callbacks related to pm events
` [RFC PATCH 14/18] KVM: Eliminate kvm_arch_post_init_vm()
` [RFC PATCH 15/18] KVM: x86: Delete kvm_arch_hardware_enable/disable()
` [RFC PATCH 16/18] KVM: Add config to not compile kvm_arch.c
` [RFC PATCH 17/18] KVM: x86: Remove cpus_hardware_enabled and related sanity check
` [RFC PATCH 18/18] KVM: "

[kvm-unit-tests PATCH v1 1/1] lib/s390x: fix SMP setup bug
 2022-08-23  7:38 UTC  (5+ messages)

[PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
 2022-08-23  6:52 UTC  (18+ messages)

[PATCH] KVM: fix memoryleak in kvm_init()
 2022-08-23  6:34 UTC 

[PATCH] kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init()
 2022-08-23  6:32 UTC 

[PATCH v2 0/3] Documentation fixes for kvm-upstream-workaround
 2022-08-23  5:57 UTC  (2+ messages)

[PATCH 0/9] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-08-23  4:30 UTC  (3+ messages)
` [PATCH 1/9] KVM: arm64: PMU: Align chained counter implementation with architecture pseudocode

[PATCH v2] vfio: Remove vfio_group dev_counter
 2022-08-23  1:31 UTC  (4+ messages)

[Bug 216388] New: On Host, kernel errors in KVM, on guests, it shows CPU stalls
 2022-08-23  0:57 UTC  (6+ messages)
` [Bug 216388] "

[PATCH v7 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-08-23  0:46 UTC  (5+ messages)
` [PATCH v7 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v7 2/4] KVM: mmu: add a helper to account memory used by KVM MMU
` [PATCH v7 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats
` [PATCH v7 4/4] KVM: arm64/mmu: count KVM s2 "

[PATCH] KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility
 2022-08-23  0:16 UTC  (7+ messages)
` [kvm-unit-tests PATCH] x86/emulator: Test POP-SS blocking

[PATCH] KVM: x86: Always enable legacy fp/sse
 2022-08-23  0:15 UTC  (4+ messages)

[PATCH v6 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-08-23  0:08 UTC  (6+ messages)
` [PATCH v6 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[V3 00/11] KVM: selftests: Add simple SEV test
 2022-08-22 23:55 UTC  (5+ messages)
` [V3 10/11] KVM: selftests: Add ucall pool based implementation

[PATCH 0/4] Allow MMIO regions to be exported through dma-buf
 2022-08-22 21:58 UTC  (5+ messages)
` [PATCH 4/4] vfio/pci: "
  ` Fwd: "

[PATCH 0/5] KVM/x86: add a new hypercall to execute host system
 2022-08-22 20:26 UTC  (7+ messages)

[PATCH v3 0/7] KVM: x86: never write to memory from kvm_vcpu_check_block
 2022-08-22 19:40 UTC  (10+ messages)
` [PATCH v3 1/7] KVM: x86: check validity of argument to KVM_SET_MP_STATE
` [PATCH v3 2/7] KVM: x86: make vendor code check for all nested events
` [PATCH v3 3/7] KVM: nVMX: Make an event request when pending an MTF nested VM-Exit
` [PATCH v3 4/7] KVM: x86: lapic does not have to process INIT if it is blocked
` [PATCH v3 5/7] KVM: x86: never write to memory from kvm_vcpu_check_block
` [PATCH v3 6/7] KVM: mips, x86: do not rely on KVM_REQ_UNHALT
` [PATCH v3 7/7] KVM: remove KVM_REQ_UNHALT

[kvm-unit-tests PATCH v4 08/13] x86: efi: Provide percpu storage
 2022-08-22 18:07 UTC  (4+ messages)

[PATCH] mailmap: Update Oliver's email address
 2022-08-22 17:18 UTC  (2+ messages)

[PATCH linux-next v2] KVM: SVM: Remove the unneeded result variable
 2022-08-22 16:00 UTC  (2+ messages)

[RFC PATCH 0/2] accel/kvm: extend kvm memory listener to support
 2022-08-22 14:10 UTC  (6+ messages)
` [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase

[RFC PATCH v2 0/6] add support for CDX bus controller
 2022-08-22 13:29 UTC  (5+ messages)
  ` [RFC PATCH v2 2/6] bus/cdx: add the cdx bus driver

[PATCH v2 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver
 2022-08-22 13:19 UTC  (5+ messages)
` [PATCH v2 1/2] s390/vfio-ap: fix hang during removal of mdev after duplicate assignment

[PATCH 0/3] iommu/dma: Some housekeeping
 2022-08-22 12:55 UTC  (4+ messages)
` [PATCH 2/3] iommu/dma: Move public interfaces to linux/iommu.h

[PATCH v2] vfio/fsl-mc: Fix a typo in a message
 2022-08-22  9:19 UTC  (2+ messages)

[PATCH] vfio/fsl-mc: Fix a typo in a comment
 2022-08-22  9:14 UTC  (5+ messages)

[PATCH] Kconfig: eradicate CC_HAS_ASM_GOTO
 2022-08-22  6:11 UTC  (5+ messages)
` [PATCH v2] asm goto: "

[Bug 216349] New: Kernel panic in a Ubuntu VM running on Proxmox
 2022-08-22  5:01 UTC  (2+ messages)
` [Bug 216349] Kernel panics in VMs running on an Intel N5105 "

[PATCH 0/2] Remove private items from linux/vfio_pci_core.h
 2022-08-22  4:24 UTC  (5+ messages)
` [PATCH 1/2] vfio/pci: Split linux/vfio_pci_core.h
` [PATCH 2/2] vfio/pci: Simplify the is_intx/msi/msix/etc defines

[PATCH] KVM: SVM: remove unnecessary check on INIT intercept
 2022-08-21  8:27 UTC  (2+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Read in kvm_put_kvm
 2022-08-20 15:58 UTC 

[GIT PULL] KVM/riscv fixes for 6.0, take #1
 2022-08-20  8:01 UTC 

[PATCH v3 0/8] KVM: x86: Apply NX mitigation more precisely
 2022-08-20  1:04 UTC  (10+ messages)
` [PATCH v3 3/8] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency

[PATCH v2] KVM: selftests: Run dirty_log_perf_test on specific cpus
 2022-08-20  0:17 UTC  (6+ 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).