messages from 2023-04-01 14:44:34 to 2023-04-03 17:44:57 UTC [more...]
[PATCH v19 00/21] s390x: CPU Topology
2023-04-03 17:21 UTC (24+ messages)
` [PATCH v19 01/21] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v19 03/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v19 04/21] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v19 05/21] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v19 06/21] s390x/cpu topology: interception of PTF instruction
` [PATCH v19 07/21] target/s390x/cpu topology: activate CPU topology
` [PATCH v19 08/21] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v19 09/21] machine: adding s390 topology to query-cpu-fast
` [PATCH v19 10/21] machine: adding s390 topology to info hotpluggable-cpus
` [PATCH v19 11/21] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v19 12/21] qapi/s390x/cpu topology: query-cpu-polarization qmp command
` [PATCH v19 13/21] docs/s390x/cpu topology: document s390x cpu topology
` [PATCH v19 14/21] tests/avocado: s390x cpu topology core
` [PATCH v19 15/21] tests/avocado: s390x cpu topology polarisation
` [PATCH v19 16/21] tests/avocado: s390x cpu topology entitlement tests
` [PATCH v19 17/21] tests/avocado: s390x cpu topology test dedicated CPU
` [PATCH v19 18/21] tests/avocado: s390x cpu topology test socket full
` [PATCH v19 19/21] tests/avocado: s390x cpu topology dedicated errors
` [PATCH v19 20/21] tests/avocado: s390x cpu topology bad move
` [PATCH v19 21/21] tests/avocado: s390x cpu topology query-cpu-polarization
[RFC PATCH V4 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-04-03 17:43 UTC (9+ messages)
` [RFC PATCH V4 01/17] x86/hyperv: Add sev-snp enlightened guest static key
` [RFC PATCH V4 02/17] Drivers: hv: vmbus: Decrypt vmbus ring buffer
` [RFC PATCH V4 03/17] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [RFC PATCH V4 04/17] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
` [RFC PATCH V4 05/17] clocksource/drivers/hyper-v: decrypt hyperv tsc page "
` [RFC PATCH V4 06/17] x86/hyperv: decrypt VMBus pages for "
` [RFC PATCH V4 07/17] drivers: hv: Decrypt percpu hvcall input arg page in "
` [RFC PATCH V4 11/17] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
[PATCH V2 0/8] vfio/pci: Support dynamic allocation of MSI-X interrupts
2023-04-03 17:31 UTC (7+ messages)
` [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x
[PATCH v2 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-04-03 17:26 UTC (4+ messages)
` [PATCH v2 2/7] KVM: arm64: Add FEAT_TLBIRANGE support
[kvm-unit-tests PATCH v2 0/4] Tests for CR0.WP=0/1 r/o write access
2023-04-03 17:09 UTC (8+ messages)
` [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
[PATCH kvm-unit-tests v2] memory: Skip tests for instructions that are absent
2023-04-03 16:53 UTC (2+ messages)
[RFC PATCH 0/7] x86/entry: Atomic statck switching for IST
2023-04-03 16:53 UTC (12+ messages)
` [RFC PATCH 1/7] x86/entry: Move PUSH_AND_CLEAR_REGS out of paranoid_entry
` [RFC PATCH 2/7] x86/entry: Add IST main stack
` [RFC PATCH 3/7] x86/entry: Implement atomic-IST-entry
` [RFC PATCH 4/7] x86/entry: Use atomic-IST-entry for NMI
` [RFC PATCH 5/7] x86/entry: Use atomic-IST-entry for MCE and DB
` [RFC PATCH 6/7] x86/entry: Use atomic-IST-entry for VC
` [RFC PATCH 7/7] x86/entry: Test atomic-IST-entry via KVM
[kvm-unit-tests PATCH] ci/cirrus-ci-fedora.yml: Disable the "memory" test in the KVM job
2023-04-03 16:51 UTC (4+ messages)
[PATCH kvm-unit-tests] memory: Skip tests for instructions that are absent
2023-04-03 16:39 UTC (2+ messages)
[PATCH v3 0/8] RISC-V KVM virtualize AIA CSRs
2023-04-03 16:37 UTC (18+ messages)
` [PATCH v3 1/8] RISC-V: Add AIA related CSR defines
` [PATCH v3 2/8] RISC-V: Detect AIA CSRs from ISA string
` [PATCH v3 3/8] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
` [PATCH v3 4/8] RISC-V: KVM: Initial skeletal support for AIA
` [PATCH v3 5/8] RISC-V: KVM: Implement subtype for CSR ONE_REG interface
` [PATCH v3 6/8] RISC-V: KVM: Add ONE_REG interface for AIA CSRs
` [PATCH v3 7/8] RISC-V: KVM: Virtualize per-HART "
` [PATCH v3 8/8] RISC-V: KVM: Implement guest external interrupt line management
[PATCH v2 00/13] KVM: arm64: Userspace SMCCC call filtering
2023-04-03 16:28 UTC (4+ messages)
` [PATCH v2 09/13] KVM: arm64: Indroduce support for userspace SMCCC filtering
[GIT PULL vfio] Please pull vfio/iommufd changes
2023-04-03 16:15 UTC
[PATCH v3 00/12] Introduce new methods for verifying ownership in vfio PCI hot reset
2023-04-03 16:12 UTC (18+ 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 v4 0/3] s390x: Add misaligned instruction tests
2023-04-03 15:38 UTC (3+ messages)
` [kvm-unit-tests PATCH v4 3/3] s390x/spec_ex: Add test of EXECUTE with odd target address
[PATCH v6 0/7] Linear Address Masking (LAM) KVM Enabling
2023-04-03 15:02 UTC (13+ 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 14:57 UTC (2+ messages)
[kvm-unit-tests PATCH 0/5] s390x: Add base AP support
2023-04-03 14:57 UTC (3+ messages)
` [kvm-unit-tests PATCH 5/5] s390x: ap: Add reset tests
[PATCH v5 0/6] Support writable CPU ID registers from userspace
2023-04-03 14:55 UTC (10+ 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
[PATCH v13 000/113] KVM TDX basic feature support
2023-04-03 14:28 UTC (14+ messages)
` [PATCH v13 016/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [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] vfio/cdx: add support for CDX bus
2023-04-03 14:25 UTC
[PATCH v2 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
2023-04-03 13:49 UTC (12+ messages)
` [PATCH v2 01/11] scripts/coverage: initial coverage comparison script
` [PATCH v2 02/11] gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
` [PATCH v2 03/11] gdbstub: don't report auxv feature unless on Linux
` [PATCH v2 04/11] MAINTAINERS: add a section for policy documents
` [PATCH v2 05/11] qemu-options: finesse the recommendations around -blockdev
` [PATCH v2 06/11] metadata: add .git-blame-ignore-revs
` [PATCH v2 07/11] Use hexagon toolchain version 16.0.0
` [PATCH v2 08/11] tests/qemu-iotests: explicitly invoke 'check' via 'python'
` [PATCH v2 09/11] tests/vm: use the default system python for NetBSD
` [PATCH v2 10/11] gitlab: fix typo
` [PATCH v2 11/11] tests/avocado: Test Xen guest support under KVM
[PATCH][for stable/linux-5.15.y] KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
2023-04-03 13:08 UTC (2+ messages)
[RFC PATCH] tests/avocado: Test Xen guest support under KVM
2023-04-03 12:21 UTC (3+ messages)
` [EXTERNAL][RFC "
[PATCH v9 0/5] Add zoned storage emulation to virtio-blk driver
2023-04-03 12:18 UTC (3+ messages)
[PATCH v5 0/1] RISC-V KVM ONE_REG interface for SBI
2023-04-03 12:15 UTC (2+ messages)
` [PATCH v5 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
[PATCH net-next v4 0/3] vsock: return errors other than -ENOMEM to socket
2023-04-03 11:26 UTC (4+ messages)
` [PATCH net-next v4 1/3] vsock/vmci: convert VMCI error code to -ENOMEM on receive
` [PATCH net-next v4 2/3] vsock: return errors other than -ENOMEM to socket
` [PATCH net-next v4 3/3] vsock/test: update expected return values
[kvm-unit-tests PATCH v3 0/4] Tests for CR0.WP=0/1 r/o write access
2023-04-03 11:28 UTC (6+ messages)
` [kvm-unit-tests PATCH v3 1/4] x86: Use existing CR0.WP / CR4.SMEP bit definitions
` [kvm-unit-tests PATCH v3 2/4] x86/access: CR0.WP toggling write to r/o data test
` [kvm-unit-tests PATCH v3 3/4] x86/access: Forced emulation support
` [kvm-unit-tests PATCH v3 4/4] x86/access: Try emulation for CR0.WP test as well
[RFC PATCH v4 0/3] vsock: return errors other than -ENOMEM to socket
2023-04-03 11:15 UTC (6+ 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 net-next v4 0/3] Add support for sockmap to vsock
2023-04-03 11:10 UTC (3+ messages)
[kvm-unit-tests PATCH] ci: Provide the logs as artifacts
2023-04-03 10:56 UTC (2+ messages)
[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
2023-04-03 10:18 UTC (3+ messages)
[PATCH] KVM: VMX: Reduce redundant call and simplify code
2023-04-03 10:05 UTC (2+ messages)
` [PATCH V2] KVM: VMX: Reduce unnecessary "
[PATCH REBASED] KVM: x86: SVM: Fix one redefine issue about VMCB_AVIC_APIC_BAR_MASK
2023-04-03 9:52 UTC
[PATCH v4 0/1] RISC-V KVM ONE_REG interface for SBI
2023-04-03 9:41 UTC (3+ messages)
` [PATCH v4 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
[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 v2 00/10] Introduce new methods for verifying ownership in vfio PCI hot reset
2023-04-03 2:04 UTC (4+ 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 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 (7+ messages)
` [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 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).