public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-02 23:23:53 to 2023-06-05 15:20:07 UTC [more...]

[PATCH v2] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
 2023-06-05 15:19 UTC  (6+ messages)

[PATCH 0/3] Relax break-before-make use with FEAT_BBM
 2023-06-05 15:07 UTC  (5+ messages)
` [PATCH 1/3] arm64: Add a capability for FEAT_BBM level 2
` [PATCH 3/3] KVM: arm64: Skip break phase when we have "

[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
 2023-06-05 14:56 UTC  (7+ messages)

[PATCH] KVM: Clean up kvm_vm_ioctl_create_vcpu()
 2023-06-05 14:54 UTC  (3+ messages)

[PATCH v2 00/16] Use MMU read lock for clear-dirty-log
 2023-06-05 14:35 UTC  (3+ messages)
` [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value

[PATCH] KVM: VMX: remove LFENCE in vmx_spec_ctrl_restore_host()
 2023-06-05 14:29 UTC  (8+ messages)

[kvm-unit-tests PATCH v3 0/6] s390x: Add support for running guests without MSO/MSL
 2023-06-05 14:23 UTC  (17+ messages)
` [kvm-unit-tests PATCH v3 1/6] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v3 2/6] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v3 3/6] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v3 4/6] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v3 5/6] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v3 6/6] s390x: add a test for SIE without MSO/MSL

[PATCH v8 00/33] x86: enable FRED for x86-64
 2023-06-05 14:15 UTC  (34+ messages)
` [PATCH v8 01/33] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
` [PATCH v8 02/33] x86/fred: make unions for the cs and ss fields in struct pt_regs
` [PATCH v8 03/33] x86/traps: add a system interrupt table for system interrupt dispatch
` [PATCH v8 04/33] x86/traps: add install_system_interrupt_handler()
` [PATCH v8 05/33] x86/traps: add external_interrupt() to dispatch external interrupts
` [PATCH v8 09/33] x86/cpu: add X86_CR4_FRED macro
` [PATCH v8 20/33] x86/fred: FRED entry/exit and dispatch code
` [PATCH v8 21/33] x86/fred: FRED initialization code
` [PATCH v8 24/33] x86/fred: disallow the swapgs instruction when FRED is enabled
` [PATCH v8 26/33] x86/fred: allow single-step trap and NMI when starting a new thread
` [PATCH v8 29/33] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f
` [PATCH v8 30/33] x86/fred: allow dynamic stack frame size
` [PATCH v8 31/33] x86/fred: BUG() when ERETU with %rsp not equal to that when the ring 3 event was just delivered

[PATCH v2 0/6] s390/uvdevice: Expose secret UVCs
 2023-06-05 14:03 UTC  (13+ messages)
` [PATCH v2 1/6] s390/uvdevice: Add info IOCTL
` [PATCH v2 2/6] s390/uvdevice: Add 'Add Secret' UVC
` [PATCH v2 3/6] s390/uvdevice: Add 'List Secrets' UVC
` [PATCH v2 4/6] s390/uvdevice: Add 'Lock Secret Store' UVC
` [PATCH v2 5/6] s390/uv: replace scnprintf with sysfs_emit
` [PATCH v2 6/6] s390/uv: Update query for secret-UVCs

[PATCH v1 0/6] LASS KVM virtualization support
 2023-06-05 14:07 UTC  (9+ messages)
` [PATCH v1 2/6] KVM: x86: Virtualize CR4.LASS
` [PATCH v1 3/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check

[PATCH kvmtool 0/8] RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support
 2023-06-05 14:06 UTC  (6+ messages)
` [PATCH kvmtool 1/8] Sync-up headers with Linux-6.4-rc1

[PATCH v2 0/8] RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support
 2023-06-05 14:02 UTC  (9+ messages)
` [PATCH v2 1/8] Sync-up headers with Linux-6.4-rc5
` [PATCH v2 2/8] riscv: Allow setting custom mvendorid, marchid, and mimpid
` [PATCH v2 3/8] riscv: Allow disabling SBI extensions for Guest
` [PATCH v2 4/8] riscv: Sort the ISA extension array alphabetically
` [PATCH v2 5/8] riscv: Add zbb extension support
` [PATCH v2 6/8] riscv: Add Zicboz "
` [PATCH v2 7/8] riscv: Add Ssaia "
` [PATCH v2 8/8] riscv: Fix guest RAM alloc size computation for RV32

[PATCH] x86/fpu/xstate: clear XSAVE features if DISABLED_MASK set
 2023-06-05 13:23 UTC  (5+ messages)

[PATCH v5 0/4] x86: Add test cases for LAM
 2023-06-05 13:22 UTC  (3+ messages)
` [PATCH v5 4/4] x86: Add test case for INVVPID with LAM

[PATCH v12 00/31] Add KVM LoongArch support
 2023-06-05 13:13 UTC  (27+ messages)
` [PATCH v12 01/31] LoongArch: KVM: Add kvm related header files
` [PATCH v12 02/31] LoongArch: KVM: Implement kvm module related interface
` [PATCH v12 04/31] LoongArch: KVM: Implement VM related functions
` [PATCH v12 05/31] LoongArch: KVM: Add vcpu related header files
` [PATCH v12 06/31] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v12 07/31] LoongArch: KVM: Implement vcpu run interface
` [PATCH v12 08/31] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v12 09/31] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v12 10/31] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v12 11/31] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v12 12/31] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v12 15/31] LoongArch: KVM: Implement vcpu status description

[PATCH kvmtool v3 0/2] Fix virtio/rng handling in low entropy situations
 2023-06-05 12:35 UTC  (2+ messages)

[PATCH kvmtool 0/2] Fix builds with clang
 2023-06-05 12:35 UTC  (2+ messages)

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-06-05 11:28 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: Use "standard" mmu_notifier hook for APIC page
 2023-06-05 10:15 UTC  (2+ messages)

[PATCH v2 00/15] Introduce Architectural LBR for vPMU
 2023-06-05  9:50 UTC  (3+ messages)

[PATCH 0/3] vfio: Cleanup Kconfigs
 2023-06-05  9:22 UTC  (7+ messages)
` [PATCH 1/3] vfio/pci: Cleanup Kconfig
` [PATCH 2/3] vfio/platform: "
` [PATCH 3/3] vfio/fsl: Create Kconfig sub-menu

[syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
 2023-06-05  8:26 UTC  (11+ messages)

[PATCH net] virtio/vsock: fix sock refcnt bug on owner set failure
 2023-06-05  8:23 UTC  (3+ messages)

[RFC PATCH v2 0/6] KVM: PPC: Nested PAPR guests
 2023-06-05  6:48 UTC  (7+ messages)
` [RFC PATCH v2 1/6] KVM: PPC: Use getters and setters for vcpu register state
` [RFC PATCH v2 2/6] KVM: PPC: Add fpr getters and setters
` [RFC PATCH v2 3/6] KVM: PPC: Add vr "
` [RFC PATCH v2 4/6] KVM: PPC: Add helper library for Guest State Buffers
` [RFC PATCH v2 5/6] KVM: PPC: Add support for nested PAPR guests
` [RFC PATCH v2 6/6] docs: powerpc: Document nested KVM on POWER

[PATCH] KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
 2023-06-05  4:26 UTC  (5+ messages)

[PATCH] KVM: x86/vPMU: ignore the check of IA32_PERF_GLOBAL_CTRL bit35
 2023-06-05  3:53 UTC  (10+ messages)

[Bug 217516] New: FAIL: TSC reference precision test when do hyperv_clock test of kvm unit test
 2023-06-05  3:17 UTC  (2+ messages)
` [Bug 217516] "

[PATCH v14 000/113] KVM TDX basic feature support
 2023-06-05  2:25 UTC  (5+ messages)
` [PATCH v14 111/113] RFC: KVM: x86, TDX: Add check for setting CPUID

[PATCH v11 00/20] TDX host kernel support
 2023-06-05  2:13 UTC  (22+ messages)
` [PATCH v11 01/20] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v11 02/20] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v11 03/20] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v11 04/20] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v11 06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error
` [PATCH v11 07/20] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v11 09/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v11 10/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v11 11/20] x86/virt/tdx: Fill out "
` [PATCH v11 12/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v11 13/20] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v11 14/20] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v11 15/20] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v11 16/20] x86/virt/tdx: Initialize all TDMRs
` [PATCH v11 17/20] x86/kexec: Flush cache of TDX private memory
` [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot
` [PATCH v11 19/20] x86/mce: Improve error log of kernel space TDX #MC due to erratum
` [PATCH v11 20/20] Documentation/x86: Add documentation for TDX host support

[PATCH v4 0/1] Introduce a vringh accessor for IO memory
 2023-06-05  1:51 UTC  (8+ messages)
` [PATCH v4 1/1] vringh: IOMEM support

[PATCH] KVM: x86/mmu: Remove KVM MMU write lock when accessing indirect_shadow_pages
 2023-06-05  0:43 UTC 

[PATCH v2 1/2] vgaarb: various coding style and comments fix
 2023-06-04 20:58 UTC  (2+ messages)
` [PATCH v2 2/2] vgaarb: introduce is_boot_device callback function to vga_client_register

[PATCH v2 1/2] vgaarb: various coding style and comments fix
 2023-06-04 20:55 UTC 

[PATCH v5 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
 2023-06-04 16:23 UTC  (4+ messages)
` [PATCH v5 1/2] KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
` [PATCH v5 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded

[PATCH v3 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2023-06-04 13:07 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 6.4-rc5
 2023-06-04 12:59 UTC  (2+ messages)

[PATCH v3 0/3] KVM: x86: Out-of-bounds access in kvm_recalculate_phys_map()
 2023-06-04  0:29 UTC  (7+ messages)
` [PATCH v3 1/3] KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-bounds
` [PATCH v3 2/3] KVM: x86: Retry APIC optimized map recalc if vCPU is added/enabled
` [PATCH v3 3/3] KVM: selftests: Add test for race in kvm_recalculate_apic_map()

[RFC PATCH v4 00/17] vsock: MSG_ZEROCOPY flag support
 2023-06-03 20:49 UTC  (18+ messages)
` [RFC PATCH v4 01/17] vsock/virtio: read data from non-linear skb
` [RFC PATCH v4 02/17] vhost/vsock: "
` [RFC PATCH v4 03/17] vsock/virtio: support to send "
` [RFC PATCH v4 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v4 05/17] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v4 06/17] vsock: check error queue to set EPOLLERR
` [RFC PATCH v4 07/17] vsock: read from socket's error queue
` [RFC PATCH v4 08/17] vsock: check for MSG_ZEROCOPY support on send
` [RFC PATCH v4 09/17] vsock: enable SOCK_SUPPORT_ZC bit
` [RFC PATCH v4 10/17] vhost/vsock: support MSG_ZEROCOPY for transport
` [RFC PATCH v4 11/17] vsock/virtio: "
` [RFC PATCH v4 12/17] vsock/loopback: "
` [RFC PATCH v4 13/17] net/sock: enable setting SO_ZEROCOPY for PF_VSOCK
` [RFC PATCH v4 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [RFC PATCH v4 15/17] test/vsock: MSG_ZEROCOPY flag tests
` [RFC PATCH v4 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [RFC PATCH v4 17/17] test/vsock: io_uring rx/tx tests

KVM: x86: Fixes for 6.4
 2023-06-03 19:18 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 6.4, take #3
 2023-06-03 19:16 UTC  (2+ messages)

[GIC PULL] KVM/arm64 fixes for 6.4, take #2
 2023-06-03 19:14 UTC  (3+ messages)

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-06-03 16:58 UTC  (3+ messages)
` [PATCH v4 03/16] KVM: Add KVM_CAP_MEMORY_FAULT_INFO

[PATCH v11 0/5] Support writable CPU ID registers from userspace
 2023-06-03  8:28 UTC  (10+ messages)
` [PATCH v11 5/5] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
` [PATCH 0/3] RE: Support writable CPU ID registers from userspace [v11]
  ` [PATCH 3/3] KVM: arm64: Use per guest ID register for ID_AA64PFR1_EL1.MTE

[PATCH v2] KVM: MAINTAINERS: note that linux-kvm.org isn't current
 2023-06-03  2:27 UTC  (3+ messages)

[PATCH v7 00/12] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-06-03  1:10 UTC  (13+ messages)
` [PATCH v7 01/12] KVM: x86/pmu: Rename global_ovf_ctrl_mask to global_status_mask
` [PATCH v7 02/12] KVM: x86/pmu: Move reprogram_counters() to pmu.h
` [PATCH v7 03/12] KVM: x86/pmu: Reject userspace attempts to set reserved GLOBAL_STATUS bits
` [PATCH v7 04/12] KVM: x86/pmu: Move handling PERF_GLOBAL_CTRL and friends to common x86
` [PATCH v7 05/12] KVM: x86/pmu: Provide Intel PMU's pmc_is_enabled() as generic x86 code
` [PATCH v7 06/12] KVM: x86: Explicitly zero cpuid "0xa" leaf when PMU is disabled
` [PATCH v7 07/12] KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met
` [PATCH v7 08/12] KVM: x86/pmu: Advertise PERFCTR_CORE iff the min nr of counters is met
` [PATCH v7 09/12] KVM: x86/pmu: Constrain the num of guest counters with kvm_pmu_cap
` [PATCH v7 10/12] KVM: x86/cpuid: Add a KVM-only leaf to redirect AMD PerfMonV2 flag
` [PATCH v7 11/12] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
` [PATCH v7 12/12] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022

[PATCH 0/2] KVM: VMX: Fixes for faults on ENCLS emulation
 2023-06-03  0:55 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Grab memslot for correct address space in NX recovery worker
 2023-06-03  0:52 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Fastpath accounting fixes
 2023-06-03  0:52 UTC  (2+ messages)

[PATCH] KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
 2023-06-03  0:52 UTC  (2+ messages)

[PATCH v6 00/10] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-06-02 23:23 UTC  (3+ messages)
` [PATCH v6 03/10] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic


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