public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-28 13:02:11 to 2023-11-29 21:45:35 UTC [more...]

[PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected
 2023-11-29 21:45 UTC  (7+ messages)
` Ping? "

[PATCH 00/16] IOMMU memory observability
 2023-11-29 21:36 UTC  (45+ messages)
` [PATCH 01/16] iommu/vt-d: add wrapper functions for page allocations
` [PATCH 02/16] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH 03/16] iommu/io-pgtable-arm: "
` [PATCH 04/16] iommu/io-pgtable-dart: "
` [PATCH 05/16] iommu/io-pgtable-arm-v7s: "
` [PATCH 06/16] iommu/dma: "
` [PATCH 07/16] iommu/exynos: "
` [PATCH 08/16] iommu/fsl: "
` [PATCH 09/16] iommu/iommufd: "
` [PATCH 10/16] iommu/rockchip: "
` [PATCH 11/16] iommu/sun50i: "
` [PATCH 12/16] iommu/tegra-smmu: "
` [PATCH 13/16] iommu: observability of the IOMMU allocations
` [PATCH 14/16] iommu: account IOMMU allocated memory
` [PATCH 15/16] vhost-vdpa: account iommu allocations
` [PATCH 16/16] vfio: "

[RFC PATCH v4 0/3] send credit update during setting SO_RCVLOWAT
 2023-11-29 21:25 UTC  (4+ messages)
` [RFC PATCH v4 1/3] vsock: update SO_RCVLOWAT setting callback
` [RFC PATCH v4 2/3] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [RFC PATCH v4 3/3] vsock/test: SO_RCVLOWAT + deferred credit update test

[PATCH 0/6] Make Big QEMU Lock naming consistent
 2023-11-29 21:26 UTC  (7+ messages)
` [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
` [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
` [PATCH 3/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
` [PATCH 4/6] system/cpus: rename qemu_global_mutex to qemu_bql
` [PATCH 5/6] Replace "iothread lock" with "BQL" in comments
` [PATCH 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs

[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
 2023-11-29 21:07 UTC  (11+ messages)
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching
` [RFC PATCH v2 18/19] heki: x86: Protect guest kernel memory using the KVM hypervisor

[PATCH v2] Enable haltpoll for arm64
 2023-11-29 20:55 UTC  (6+ messages)
` [PATCH 1/7] x86: Move ARCH_HAS_CPU_RELAX to arch
` [PATCH 2/7] x86/kvm: Move haltpoll_want() to be arch defined

[PATCH] accel: Do not set CPUState::can_do_io in non-TCG accels
 2023-11-29 20:50 UTC 

[PATCH v2 vfio 0/6] vfio/pds: Clean-ups and multi-region support
 2023-11-29 20:18 UTC  (2+ messages)

[PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
 2023-11-29 19:58 UTC  (16+ messages)

[PATCH v2 0/2] KVM: selftests: Detect if KVM bugged the VM
 2023-11-29 19:22 UTC  (6+ messages)
` [PATCH v2 2/2] KVM: selftests: Add logic to detect if ioctl() failed because VM was killed

[PATCH] KVM: x86: Use get_cpl directly in case of vcpu_load to improve accuracy
 2023-11-29 18:25 UTC  (4+ messages)

[PATCH] s390/vfio-ap: handle response code 01 on queue reset
 2023-11-29 17:12 UTC  (2+ messages)

[PATCH iwl-next v4 00/12] Add E800 live migration driver
 2023-11-29 17:12 UTC  (3+ messages)
` [PATCH iwl-next v4 05/12] ice: Log virtual channel messages in PF

[PATCH v7 00/26] Enable CET Virtualization
 2023-11-29 17:08 UTC  (11+ messages)
` [PATCH v7 05/26] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration
` [PATCH v7 06/26] x86/fpu/xstate: Create guest fpstate with guest specific config
` [PATCH v7 07/26] x86/fpu/xstate: Warn if kernel dynamic xfeatures detected in normal fpstate

[PATCH] KVM: guest-memfd: fix unused-function warning
 2023-11-29 15:32 UTC 

[PATCH v4 0/3] a couple of corrections to the IRQ enablement function
 2023-11-29 14:54 UTC  (4+ messages)
` [PATCH v4 1/3] s390/vfio-ap: unpin pages on gisc registration failure
` [PATCH v4 2/3] s390/vfio-ap: set status response code to 06 "
` [PATCH v4 3/3] s390/vfio-ap: improve reaction to response code 07 from PQAP(AQIC) command

[PATCH V4 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-11-29 14:37 UTC  (10+ messages)
` [PATCH V4 vfio 1/9] virtio: Define feature bit for administration virtqueue
` [PATCH V4 vfio 2/9] virtio-pci: Introduce admin virtqueue
` [PATCH V4 vfio 3/9] virtio-pci: Introduce admin command sending function
` [PATCH V4 vfio 4/9] virtio-pci: Introduce admin commands
` [PATCH V4 vfio 5/9] virtio-pci: Initialize the supported "
` [PATCH V4 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO "
` [PATCH V4 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH V4 vfio 8/9] vfio/pci: Expose vfio_pci_iowrite/read##size()
` [PATCH V4 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

[PATCH v5 0/5] 86/paravirt: Get rid of paravirt patching
 2023-11-29 13:33 UTC  (2+ messages)
` [PATCH v5 2/5] x86/paravirt: move some functions and defines to alternative

[PATCH v2 0/3] arm64: Drop support for VPIPT i-cache policy
 2023-11-29 13:06 UTC  (9+ messages)
` [PATCH v2 1/3] KVM: arm64: Remove VPIPT I-cache handling
` [PATCH v2 2/3] arm64: Kill detection of VPIPT i-cache policy
` [PATCH v2 3/3] arm64: Rename reserved values for CTR_EL0.L1Ip

[kvm-unit-tests PATCH v1 0/3] arm64: runtime scripts improvements on efi
 2023-11-29 11:43 UTC  (11+ messages)
` [kvm-unit-tests PATCH v1 1/3] runtime: Fix the missing last_line
` [kvm-unit-tests PATCH v1 2/3] runtime: arm64: Skip the migration tests when run on EFI
` [kvm-unit-tests PATCH v1 3/3] arm64: efi: Make running tests on EFI can be parallel

[GIT PULL] virtio: features
 2023-11-29 10:45 UTC  (8+ messages)

[RFC PATCH v3 0/3] send credit update during setting SO_RCVLOWAT
 2023-11-29  9:36 UTC  (7+ messages)
` [RFC PATCH v3 2/3] virtio/vsock: "
` [RFC PATCH v3 3/3] vsock/test: SO_RCVLOWAT + deferred credit update test

[PATCH v2] powerpc: Add PVN support for HeXin C2000 processor
 2023-11-29  7:58 UTC 

[PATCH v2 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2023-11-29  7:27 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: selftests: aarch64: Make the [create|destroy]_vpmu_vm() public
` [PATCH v2 2/5] KVM: selftests: aarch64: Move pmu helper functions into vpmu.h
` [PATCH v2 3/5] KVM: selftests: aarch64: Fix the buggy [enable|disable]_counter
` [PATCH v2 4/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v2 5/5] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH v1 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2023-11-29  6:58 UTC  (12+ messages)
` [PATCH v1 1/3] KVM: selftests: aarch64: Make the [create|destroy]_vpmu_vm() can be reused
` [PATCH v1 2/3] KVM: selftests: aarch64: Move the pmu helper function into lib/
` [PATCH v1 3/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test

[PATCH v2] KVM: selftests: Fix the dirty_log_test semaphore imbalance
 2023-11-29  6:50 UTC  (2+ messages)

EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-11-29  6:31 UTC  (9+ messages)
      `  "
              `  "

[PATCH] powerpc: Add PVN support for HeXin C2000 processor
 2023-11-29  5:28 UTC  (4+ messages)

[PATCH v6 10/16] x86/sev: Add Secure TSC support for SNP guests
 2023-11-29  4:08 UTC  (2+ messages)

[PATCH v3] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2023-11-29  3:08 UTC 

[PATCH v6 07/16] x86/sev: Move and reorganize sev guest request api
 2023-11-29  2:40 UTC  (3+ messages)

[ANNOUNCE] PUCK Agenda - 2023.11.29 - CANCELED
 2023-11-29  2:25 UTC 

[PATCH] Resolve Macro Expansion Warning in nx_huge_pages_test.c
 2023-11-29  1:21 UTC  (2+ messages)

[PATCH] KVM: x86: Allow XSAVES on CPUs where host doesn't use it due to an errata
 2023-11-28 23:42 UTC  (6+ messages)

[PATCH v12 00/37] x86: enable FRED for x86-64
 2023-11-28 19:18 UTC  (9+ messages)
` [PATCH v12 16/37] x86/ptrace: Add FRED additional information to the pt_regs structure
` [PATCH v12 24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries

[PATCH] KVM: selftests: Fix MWAIT error message when guest assertion fails
 2023-11-28 18:36 UTC  (3+ messages)

[RFC PATCH 00/14] Support multiple KVM modules on the same host
 2023-11-28 18:10 UTC  (6+ messages)
` [RFC PATCH 09/14] KVM: x86: Move shared KVM state into VAC

arch/powerpc/kvm/../../../virt/kvm/vfio.c:89:7: warning: attribute declaration must precede definition
 2023-11-28 17:14 UTC 

[PATCH 00/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
 2023-11-28 16:42 UTC  (13+ messages)
` [PATCH 01/22] target/i386: Only realize existing APIC device
` [PATCH 02/22] hw/intc/apic: Pass CPU using QOM link property
` [PATCH 03/22] target/i386/kvm: Correct comment in kvm_cpu_realize()
` [RFC PATCH 04/22] exec/cpu: Never call cpu_reset() before cpu_realize()
` [PATCH 05/22] exec/cpu: Call qemu_init_vcpu() once in cpu_common_realize()
` [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()

[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
 2023-11-28 16:33 UTC  (7+ messages)
` [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
` [RFC 16/33] KVM: x86/mmu: Expose R/W/X flags during memory fault exits

[Call for Presentations] FOSDEM 2024: Virt & IaaS Devroom
 2023-11-28 15:42 UTC 

[kvmtool PATCH 00/10] SBI debug console and few ISA extensions
 2023-11-28 14:56 UTC  (11+ messages)
` [kvmtool PATCH 01/10] Sync-up header with Linux-6.7-rc3 for KVM RISC-V
` [kvmtool PATCH 02/10] riscv: Improve warning in generate_cpu_nodes()
` [kvmtool PATCH 03/10] riscv: Make CPU_ISA_MAX_LEN depend upon isa_info_arr array size
` [kvmtool PATCH 04/10] riscv: Add Zba and Zbs extension support
` [kvmtool PATCH 05/10] riscv: Add Zicntr and Zihpm "
` [kvmtool PATCH 06/10] riscv: Add Zicsr and Zifencei "
` [kvmtool PATCH 07/10] riscv: Add Smstateen "
` [kvmtool PATCH 08/10] riscv: Add Zicond "
` [kvmtool PATCH 09/10] riscv: Set mmu-type DT property based on satp_mode ONE_REG interface
` [kvmtool PATCH 10/10] riscv: Handle SBI DBCN calls from Guest/VM

[PATCH 00/15] KVM RISC-V report more ISA extensions through ONE_REG
 2023-11-28 14:53 UTC  (16+ messages)
` [PATCH 01/15] KVM: riscv: selftests: Generate ISA extension reg_list using macros
` [PATCH 02/15] RISC-V: KVM: Allow Zbc extension for Guest/VM
` [PATCH 03/15] KVM: riscv: selftests: Add Zbc extension to get-reg-list test
` [PATCH 04/15] RISC-V: KVM: Allow scalar crypto extensions for Guest/VM
` [PATCH 05/15] KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list test
` [PATCH 06/15] RISC-V: KVM: Allow vector crypto extensions for Guest/VM
` [PATCH 07/15] KVM: riscv: selftests: Add vector crypto extensions to get-reg-list test
` [PATCH 08/15] RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM
` [PATCH 09/15] KVM: riscv: selftests: Add Zfh[min] extensions to get-reg-list test
` [PATCH 10/15] RISC-V: KVM: Allow Zihintntl extension for Guest/VM
` [PATCH 11/15] KVM: riscv: selftests: Add Zihintntl extension to get-reg-list test
` [PATCH 12/15] RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VM
` [PATCH 13/15] KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list test
` [PATCH 14/15] RISC-V: KVM: Allow Zfa extension for Guest/VM
` [PATCH 15/15] KVM: riscv: selftests: Add Zfa extension to get-reg-list test

[PATCH v6 00/16] Add Secure TSC support for SNP guests
 2023-11-28 12:59 UTC  (4+ messages)
` [PATCH v6 14/16] x86/sev: Mark Secure TSC as reliable
` [PATCH v6 15/16] x86/cpu/amd: Do not print FW_BUG for Secure TSC
` [PATCH v6 16/16] x86/sev: Enable Secure TSC for SNP guests


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox