public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-31 07:16:01 to 2023-04-03 09:33:40 UTC [more...]

[PATCH v3 0/8] RISC-V KVM virtualize AIA CSRs
 2023-04-03  9:33 UTC 

[PATCH v3 00/12] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-04-03  9:25 UTC  (14+ messages)
` [PATCH v3 01/12] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [PATCH v3 02/12] vfio/pci: Only check ownership of opened devices in hot reset
` [PATCH v3 03/12] vfio/pci: Move the existing hot reset logic to be a helper
` [PATCH v3 04/12] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
` [PATCH v3 05/12] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [PATCH v3 06/12] vfio: Refine vfio file kAPIs for vfio PCI hot reset
` [PATCH v3 07/12] vfio: Accpet device file from vfio PCI hot reset path
` [PATCH v3 08/12] vfio/pci: Renaming for accepting device fd in "
` [PATCH v3 09/12] vfio/pci: Accept device fd in VFIO_DEVICE_PCI_HOT_RESET ioctl
` [PATCH v3 10/12] vfio: Mark cdev usage in vfio_device
` [PATCH v3 11/12] iommufd: Define IOMMUFD_INVALID_ID in uapi
` [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO

[kvm-unit-tests PATCH v2 0/4] Tests for CR0.WP=0/1 r/o write access
 2023-04-03  9:08 UTC  (11+ messages)
` [kvm-unit-tests PATCH v2 1/4] x86: Use existing CR0.WP / CR4.SMEP bit definitions
` [kvm-unit-tests PATCH v2 2/4] x86/access: CR0.WP toggling write to r/o data test
` [kvm-unit-tests PATCH v2 3/4] x86/access: Forced emulation support
` [kvm-unit-tests PATCH v2 4/4] x86/access: Try emulation for CR0.WP test as well

[PATCH] RISC-V: KVM: Allow Zbb extension for Guest/VM
 2023-04-03  8:44 UTC  (3+ messages)

[RFC PATCH v3 0/2] Providing mount in memfd_restricted() syscall
 2023-04-03  8:24 UTC  (5+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
` [RFC PATCH v3 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd

The "memory" test is failing in the kvm-unit-tests CI
 2023-04-03  8:23 UTC  (5+ messages)

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-04-03  6:25 UTC  (3+ messages)

[PATCH v13 000/113] KVM TDX basic feature support
 2023-04-03  3:46 UTC  (19+ messages)
` [PATCH v13 016/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [PATCH v13 018/113] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific
` [PATCH v13 019/113] KVM: TDX: create/destroy VM structure
` [PATCH v13 021/113] KVM: TDX: Make pmu_intel.c ignore guest TD case

[PATCH v6 0/7] Linear Address Masking (LAM) KVM Enabling
 2023-04-03  3:37 UTC  (11+ messages)
` [PATCH v6 2/7] KVM: VMX: Use is_64_bit_mode() to check 64-bit mode

[PATCH qemu] sev/i386: Fix error reporting
 2023-04-03  3:12 UTC 

[PATCH v2 00/10] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-04-03  2:04 UTC  (7+ messages)

[PATCH v2 0/2] Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
 2023-04-03  0:37 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: arm64: Enable writable for ID_AA64DFR0_EL1
` [PATCH v2 2/2] KVM: arm64: Enable writable for ID_DFR0_EL1

[PATCH v5 0/6] Support writable CPU ID registers from userspace
 2023-04-02 18:37 UTC  (7+ messages)
` [PATCH v5 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
` [PATCH v5 2/6] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v5 3/6] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v5 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v5 5/6] KVM: arm64: Introduce ID register specific descriptor
` [PATCH v5 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3

[RFC PATCH v4 0/3] vsock: return errors other than -ENOMEM to socket
 2023-04-02 18:17 UTC  (4+ messages)
` [RFC PATCH v4 1/3] vsock/vmci: convert VMCI error code to -ENOMEM on receive
` [RFC PATCH v4 2/3] vsock: return errors other than -ENOMEM to socket
` [RFC PATCH v4 3/3] vsock/test: update expected return values

[PATCH v6] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-04-02  8:17 UTC  (2+ messages)

[PATCH kvm] KVM: i8259: Fix poll command
 2023-04-02  4:45 UTC 

[PATCH 0/2] KVM: PPC: support kvm selftests
 2023-04-02  0:48 UTC  (4+ messages)
` [PATCH 1/2] KVM: PPC: Add kvm selftests support for powerpc

[PATCH v2 1/2] KVM: PPC: Permit SRR1 flags in more injected interrupt types
 2023-04-02  0:27 UTC  (2+ messages)

[PATCH -next v17 00/20] riscv: Add vector ISA support
 2023-04-01 22:21 UTC  (37+ messages)
` [PATCH -next v17 02/20] riscv: Extending cpufeature.c to detect V-extension
` [PATCH -next v17 03/20] riscv: Add new csr defines related to vector extension
` [PATCH -next v17 04/20] riscv: Clear vector regfile on bootup
` [PATCH -next v17 05/20] riscv: Disable Vector Instructions for kernel itself
` [PATCH -next v17 06/20] riscv: Introduce Vector enable/disable helpers
` [PATCH -next v17 07/20] riscv: Introduce riscv_v_vsize to record size of Vector context
` [PATCH -next v17 08/20] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v17 09/20] riscv: Add task switch support for vector
` [PATCH -next v17 10/20] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v17 12/20] riscv: signal: check fp-reserved words unconditionally
` [PATCH -next v17 13/20] riscv: signal: Add sigcontext save/restore for vector
` [PATCH -next v17 14/20] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v17 15/20] riscv: signal: validate altstack to reflect Vector
` [PATCH -next v17 16/20] riscv: prevent stack corruption by reserving task_pt_regs(p) early
` [PATCH -next v17 17/20] riscv: kvm: Add V extension to KVM ISA
` [PATCH -next v17 19/20] riscv: detect assembler support for .option arch
` [PATCH -next v17 20/20] riscv: Enable Vector code to be built

[PATCH v9 00/25] Add vfio_device cdev for iommufd support
 2023-04-01 15:18 UTC  (26+ messages)
` [PATCH v9 01/25] vfio: Allocate per device file structure
` [PATCH v9 02/25] vfio: Refine vfio file kAPIs for KVM
` [PATCH v9 03/25] vfio: Remove vfio_file_is_group()
` [PATCH v9 04/25] vfio: Accept vfio device file in the KVM facing kAPI
` [PATCH v9 05/25] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
` [PATCH v9 06/25] kvm/vfio: Accept vfio device file from userspace
` [PATCH v9 07/25] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v9 08/25] vfio: Block device access via device fd until device is opened
` [PATCH v9 09/25] vfio: Add cdev_device_open_cnt to vfio_group
` [PATCH v9 10/25] vfio: Make vfio_device_open() single open for device cdev path
` [PATCH v9 11/25] vfio: Make vfio_device_first_open() to accept NULL iommufd for noiommu
` [PATCH v9 12/25] vfio-iommufd: Move noiommu support out of vfio_iommufd_bind()
` [PATCH v9 13/25] vfio-iommufd: Split bind/attach into two steps
` [PATCH v9 14/25] vfio: Record devid in vfio_device_file
` [PATCH v9 15/25] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [PATCH v9 16/25] iommufd/device: Add iommufd_access_detach() API
` [PATCH v9 17/25] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
` [PATCH v9 18/25] vfio: Determine noiommu in vfio_device registration
` [PATCH v9 19/25] vfio: Name noiommu vfio_device with "noiommu-" prefix
` [PATCH v9 20/25] vfio: Move vfio_device_group_unregister() to be the first operation in unregister
` [PATCH v9 21/25] vfio: Add cdev for vfio_device
` [PATCH v9 22/25] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v9 23/25] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v9 24/25] vfio: Compile group optionally
` [PATCH v9 25/25] docs: vfio: Add vfio device cdev description

[PATCH v6 00/33] x86: enable FRED for x86-64
 2023-04-01  8:12 UTC  (4+ messages)
` [PATCH v6 27/33] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user

[RFC PATCH v2 0/6] Improve VM CPUfreq and task placement behavior
 2023-04-01  3:28 UTC  (12+ messages)
` [RFC PATCH v2 2/6] kvm: arm64: Add support for get_cur_cpufreq service
` [RFC PATCH v2 3/6] kvm: arm64: Add support for util_hint service
` [RFC PATCH v2 4/6] kvm: arm64: Add support for get_freqtbl service
` [RFC PATCH v2 5/6] dt-bindings: cpufreq: add bindings for virtual kvm cpufreq

[PATCH net-next v4 0/3] Add support for sockmap to vsock
 2023-04-01  1:06 UTC  (2+ messages)

[RFC PATCH v2 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-03-31 23:56 UTC  (2+ messages)

[PATCH V2 0/8] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-03-31 22:24 UTC  (8+ messages)
` [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x

[PATCH v2 00/13] KVM: arm64: Userspace SMCCC call filtering
 2023-03-31 19:13 UTC  (9+ messages)
` [PATCH v2 06/13] KVM: arm64: Refactor hvc filtering to support different actions
` [PATCH v2 08/13] KVM: arm64: Add support for KVM_EXIT_HYPERCALL
` [PATCH v2 09/13] KVM: arm64: Indroduce support for userspace SMCCC filtering

[PATCH v4 0/1] RISC-V KVM ONE_REG interface for SBI
 2023-03-31 17:45 UTC  (2+ messages)
` [PATCH v4 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions

[PATCH v3 0/1] RISC-V KVM ONE_REG interface for SBI
 2023-03-31 17:28 UTC  (4+ messages)
` [PATCH v3 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions

[PATCH v2 0/7] RISC-V KVM virtualize AIA CSRs
 2023-03-31 17:15 UTC  (7+ messages)
` [PATCH v2 5/7] RISC-V: KVM: Add ONE_REG interface for "
` [PATCH v2 7/7] RISC-V: KVM: Implement guest external interrupt line management

[PATCH v3 0/6] vfio: Make emulated devices prepared for vfio device cdev
 2023-03-31 16:55 UTC  (5+ messages)
` [PATCH v3 2/6] iommufd: Create access in vfio_iommufd_emulated_bind()

[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-03-31 15:57 UTC  (3+ messages)
` [RFC PATCH V3 12/16] x86/sev: Add a #HV exception handler

[PATCH] KVM: VMX: Reduce redundant call and simplify code
 2023-03-31 15:32 UTC  (2+ messages)

[PATCH kernel v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
 2023-03-31 15:19 UTC  (3+ messages)

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2023-03-31 15:17 UTC  (2+ messages)

[GIT PULL 0/1] kvm/s390: Fixes for 6.3
 2023-03-31 15:15 UTC  (2+ messages)

[kvm-unit-tests GIT PULL 00/14] s390x: new maintainer, refactor linker scripts, tests for misalignments, execute-type instructions and vSIE epdx
 2023-03-31 14:19 UTC  (17+ messages)
` [kvm-unit-tests GIT PULL 01/14] .gitignore: ignore `s390x/comm.key` file
` [kvm-unit-tests GIT PULL 02/14] s390x/Makefile: simplify `%.hdr` target rules
` [kvm-unit-tests GIT PULL 03/14] s390x/Makefile: fix `*.gbin` target dependencies
` [kvm-unit-tests GIT PULL 04/14] s390x/Makefile: refactor CPPFLAGS
` [kvm-unit-tests GIT PULL 05/14] s390x: use preprocessor for linker script generation
` [kvm-unit-tests GIT PULL 06/14] s390x: define a macro for the stack frame size
` [kvm-unit-tests GIT PULL 07/14] lib/linux/const.h: test for `__ASSEMBLER__` as well
` [kvm-unit-tests GIT PULL 08/14] s390x/spec_ex: Use PSW macro
` [kvm-unit-tests GIT PULL 09/14] s390x/spec_ex: Add test introducing odd address into PSW
` [kvm-unit-tests GIT PULL 10/14] s390x/spec_ex: Add test of EXECUTE with odd target address
` [kvm-unit-tests GIT PULL 11/14] s390x: Add tests for execute-type instructions
` [kvm-unit-tests GIT PULL 12/14] MAINTAINERS: Add Nico as s390x Maintainer and make Thomas reviewer
` [kvm-unit-tests GIT PULL 13/14] s390x: spec_ex: Add test for misaligned load
` [kvm-unit-tests GIT PULL 14/14] s390x: sie: Test whether the epoch extension field is working as expected

[PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-03-31 14:18 UTC  (7+ messages)
` [PATCH v4 6/6] KVM: VMX: Make CR0.WP a guest owned bit

[PATCH v2] perf/x86: use hexidecimal value for cpuid
 2023-03-31 13:26 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
 2023-03-31 12:53 UTC  (3+ messages)

[PATCH v17 0/8] Parallel CPU bringup for x86_64
 2023-03-31 11:40 UTC  (6+ messages)
` [PATCH v17 6/8] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
        ` [External] "

[PATCH] vringh: fix typos in the vringh_init_* documentation
 2023-03-31 10:52 UTC  (4+ messages)

[kvm-unit-tests v3 00/13] powerpc: updates, P10, PNV support
 2023-03-31 10:42 UTC  (3+ messages)
` [kvm-unit-tests v3 06/13] powerpc: Extract some common helpers and defines to headers

[kvm-unit-tests PATCH 0/2] Test for CR0.WP=0/1 r/o write access
 2023-03-31 10:05 UTC  (4+ messages)
` [kvm-unit-tests PATCH 2/2] x86/access: CR0.WP toggling write access test

[kvm-unit-tests PATCH v3 0/7] Some cleanup patches
 2023-03-31  9:59 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 6/7] s390x: define a macro for the stack frame size
    ` [kvm-unit-tests PATCH v4] s390x/Makefile: refactor CPPFLAGS

[PATCH 0/3] Some code refactor surround CR4.UMIP virtualization
 2023-03-31  9:48 UTC  (14+ messages)
` [PATCH 1/3] KVM: VMX: Rename vmx_umip_emulated() to cpu_has_vmx_desc()
` [PATCH 2/3] KVM: VMX: Remove a unnecessary cpu_has_vmx_desc() check in vmx_set_cr4()
` [PATCH 3/3] KVM: VMX: Use the canonical interface to read CR4.UMIP bit

[PATCH vhost 0/3] vhost: minor kdoc fixes and MAINTAINERS update
 2023-03-31  9:18 UTC  (6+ messages)
` [PATCH vhost 1/3] vdpa: address kdoc warnings
` [PATCH vhost 2/3] vringh: "
` [PATCH vhost 3/3] MAINTAINERS: add vringh.h to Virtio Core and Net Drivers

[PATCH] docs: kvm: x86: Fix a broken field list
 2023-03-31  9:00 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/5] s390x: Add base AP support
 2023-03-31  8:52 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/5] lib: s390x: Add ap library
` [kvm-unit-tests PATCH 2/5] s390x: Add guest 2 AP test

[PATCH net] vsock/vmci: convert VMCI error code to -ENOMEM on send
 2023-03-31  8:50 UTC  (2+ messages)

Questions about pic simulation pic_poll_read in kvm
 2023-03-31  8:10 UTC 

[RFC PATCH v3 2/4] vsock/vmci: convert VMCI error code to -ENOMEM on receive
 2023-03-31  7:57 UTC  (4+ messages)

[PATCH net v3] virtio/vsock: fix leaks due to missing skb owner
 2023-03-31  8:00 UTC  (2+ messages)

[PATCH v4 0/9] vdpa_sim: add support for user VA
 2023-03-31  7:45 UTC  (4+ messages)
` [PATCH v4 5/9] vringh: support VA with iotlb

[RFC PATCH v3 0/4] vsock: return errors other than -ENOMEM to socket
 2023-03-31  7:15 UTC  (3+ messages)
` [RFC PATCH v3 1/4] vsock/vmci: convert VMCI error code to -ENOMEM on send


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