kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-15 07:51:09 to 2021-03-16 10:14:20 UTC [more...]

[PATCH 00/10] KVM: arm64: Enable SVE support on nVHE systems
 2021-03-16 10:13 UTC  (10+ messages)
` [PATCH 01/10] KVM: arm64: Provide KVM's own save/restore SVE primitives
` [PATCH 02/10] KVM: arm64: Use {read,write}_sysreg_el1 to access ZCR_EL1
` [PATCH 03/10] KVM: arm64: Let vcpu_sve_pffr() handle HYP VAs
` [PATCH 04/10] KVM: arm64: Introduce vcpu_sve_vq() helper
` [PATCH 05/10] KVM: arm64: Rework SVE host-save/guest-restore
` [PATCH 06/10] KVM: arm64: Map SVE context at EL2 when available
` [PATCH 07/10] KVM: arm64: Save guest's ZCR_EL1 before saving the FPSIMD state
` [PATCH 08/10] KVM: arm64: Add a nVHE-specific SVE VQ reset hypercall
` [PATCH 09/10] KVM: arm64: Save/restore SVE state for nVHE

[kvm-unit-tests PATCH v6 0/6] CSS Mesurement Block
 2021-03-16  9:39 UTC  (10+ messages)
` [kvm-unit-tests PATCH v6 2/6] s390x: css: simplifications of the tests
` [kvm-unit-tests PATCH v6 3/6] s390x: css: extending the subchannel modifying functions
` [kvm-unit-tests PATCH v6 5/6] s390x: css: testing measurement block format 0

[PATCH 0/3] KVM: my debug patch queue
 2021-03-16  9:16 UTC  (8+ messages)
` [PATCH 1/3] scripts/gdb: rework lx-symbols gdb script
` [PATCH 2/3] KVM: x86: guest debug: don't inject interrupts while single stepping
` [PATCH 3/3] KVM: SVM: allow to intercept all exceptions for debug

[kvm-unit-tests PATCH 0/6] s390x: uv: Extend guest test and add host test
 2021-03-16  9:16 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/6] s390x: uv-guest: Add invalid share location test
` [kvm-unit-tests PATCH 2/6] s390x: Add more Ultravisor command structure definitions
` [kvm-unit-tests PATCH 3/6] s390x: uv: Add UV lib
` [kvm-unit-tests PATCH 4/6] s390x: Test for share/unshare call support before using them
` [kvm-unit-tests PATCH 5/6] s390x: uv-guest: Test invalid commands
` [kvm-unit-tests PATCH 6/6] s390x: Add UV host test

[PATCH v2 00/14] Embed struct vfio_device in all sub-structures
 2021-03-16  9:16 UTC  (32+ messages)
` [PATCH v2 01/14] vfio: Remove extra put/gets around vfio_device->group
` [PATCH v2 02/14] vfio: Simplify the lifetime logic for vfio_device
` [PATCH v2 03/14] vfio: Split creation of a vfio_device into init and register ops
` [PATCH v2 05/14] vfio/fsl-mc: Re-order vfio_fsl_mc_probe()
` [PATCH v2 06/14] vfio/fsl-mc: Use vfio_init/register/unregister_group_dev
` [PATCH v2 07/14] vfio/pci: Move VGA and VF initialization to functions
` [PATCH v2 08/14] vfio/pci: Re-order vfio_pci_probe()
` [PATCH v2 09/14] vfio/pci: Use vfio_init/register/unregister_group_dev
` [PATCH v2 10/14] vfio/mdev: "
` [PATCH v2 11/14] vfio/mdev: Make to_mdev_device() into a static inline
` [PATCH v2 12/14] vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'
` [PATCH v2 13/14] vfio/pci: Replace uses of vfio_device_data() with container_of
` [PATCH v2 14/14] vfio: Remove device_data from the vfio bus driver API

[PATCH v4 0/3] CET fix patches for nested guest
 2021-03-16  9:03 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: nVMX: Sync L2 guest CET states between L1/L2

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-03-16  8:22 UTC  (3+ messages)

[PATCH 0/2] KVM: x86: nSVM: fixes for SYSENTER emulation
 2021-03-16  8:16 UTC  (6+ messages)
` [PATCH 1/2] KVM: x86: add guest_cpuid_is_intel
` [PATCH 2/2] KVM: nSVM: improve SYSENTER emulation on AMD

[RFC PATCH v6 00/22] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-16  8:08 UTC  (15+ messages)
` [RFC PATCH v6 11/22] virtio/vsock: dequeue callback for SOCK_SEQPACKET
` [RFC PATCH v6 13/22] virtio/vsock: add SEQPACKET receive logic
` [RFC PATCH v6 14/22] virtio/vsock: rest of SOCK_SEQPACKET support
` [RFC PATCH v6 16/22] vhost/vsock: SEQPACKET feature bit support
` [RFC PATCH v6 17/22] virtio/vsock: "

[PATCH] selftests: remove duplicate include
 2021-03-16  7:33 UTC 

[PATCH V4 0/7] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
 2021-03-16  6:11 UTC  (12+ messages)
` [PATCH V4 1/7] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
` [PATCH V4 2/7] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
` [PATCH V4 3/7] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids
` [PATCH V4 4/7] vDPA/ifcvf: remove the version number string
` [PATCH V4 5/7] vDPA/ifcvf: fetch device feature bits when probe
` [PATCH V4 6/7] vDPA/ifcvf: verify mandatory feature bits for vDPA
` [PATCH V4 7/7] vDPA/ifcvf: deduce VIRTIO device ID from pdev ids

[PATCH] docs: virt: kvm: Trivial typo fix in the file timekeeping.rst
 2021-03-16  4:44 UTC 

[PATCH v5 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-16  2:48 UTC  (6+ messages)
` [PATCH v5 01/11] file: Export __receive_fd() to modules
    `  "

[RFC v2 0/2] cgroup: New misc cgroup controller
 2021-03-16  2:22 UTC  (17+ messages)
` [RFC v2 2/2] cgroup: sev: Miscellaneous cgroup documentation

[RFC v2] KVM: x86: Support KVM VMs sharing SEV context
 2021-03-16  1:40 UTC 

[PATCH v2 00/25] KVM SGX virtualization support
 2021-03-16  1:13 UTC  (15+ messages)
` [PATCH v2 07/25] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled

[PATCH v2 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
 2021-03-15 23:50 UTC  (11+ messages)
` [PATCH v3 "

[PATCH v3 0/4] Fix RCU warnings in TDP MMU
 2021-03-15 23:38 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_page
` [PATCH v3 2/4] KVM: x86/mmu: Fix RCU usage when atomically zapping SPTEs
` [PATCH v3 3/4] KVM: x86/mmu: Factor out tdp_iter_return_to_root
` [PATCH v3 4/4] KVM: x86/mmu: Store the address space ID in the TDP iterator

[RFC PATCH 0/4] KVM: stats: Retrieve statistics data in binary format
 2021-03-15 22:31 UTC  (4+ messages)
` [RFC PATCH 3/4] KVM: stats: Add ioctl commands to pull statistics "

[PATCH v2 0/4] Fix RCU warnings in TDP MMU
 2021-03-15 22:26 UTC  (8+ messages)
` [PATCH v2 1/4] KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_page
` [PATCH v2 2/4] KVM: x86/mmu: Fix RCU usage when atomically zapping SPTEs
` [PATCH v2 3/4] KVM: x86/mmu: Factor out tdp_iter_return_to_root
` [PATCH v2 4/4] KVM: x86/mmu: Store the address space ID in the TDP iterator

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2021-03-15 22:00 UTC 

[PATCH v2 0/2] Simple test for sysenter instruction
 2021-03-15 21:09 UTC  (3+ messages)
` [PATCH v2 1/2] x86/msr: run this test with intel vendor id
` [PATCH v2 2/2] Add a simple test for SYSENTER instruction

[Patch v3 0/2] cgroup: New misc cgroup controller
 2021-03-15 19:10 UTC  (9+ messages)
` [Patch v3 1/2] cgroup: sev: Add "

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-03-15 18:04 UTC  (2+ messages)

[kvm-unit-tests PATCH v4 00/11] GIC fixes and improvements
 2021-03-15 17:57 UTC  (2+ messages)

[RFC] KVM: x86: Support KVM VMs sharing SEV context
 2021-03-15 17:29 UTC  (5+ messages)

[PATCH 0/4] Fix RCU warnings in TDP MMU
 2021-03-15 17:13 UTC  (8+ messages)
` [PATCH 1/4] KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_page
` [PATCH 2/4] KVM: x86/mmu: Fix RCU usage for tdp_iter_root_pt

[PATCH v4 00/14] vdpa: add vdpa simulator for block device
 2021-03-15 17:06 UTC  (17+ messages)
` [PATCH v4 01/14] vdpa_sim: use iova module to allocate IOVA addresses
` [PATCH v4 02/14] vringh: add 'iotlb_lock' to synchronize iotlb accesses
` [PATCH v4 03/14] vringh: reset kiov 'consumed' field in __vringh_iov()
` [PATCH v4 04/14] vringh: explain more about cleaning riov and wiov
` [PATCH v4 05/14] vringh: implement vringh_kiov_advance()
` [PATCH v4 06/14] vringh: add vringh_kiov_length() helper
` [PATCH v4 07/14] vdpa_sim: cleanup kiovs in vdpasim_free()
` [PATCH v4 08/14] vdpa: add get_config_size callback in vdpa_config_ops
` [PATCH v4 09/14] vhost/vdpa: use get_config_size callback in vhost_vdpa_config_validate()
` [PATCH v4 10/14] vhost/vdpa: Remove the restriction that only supports virtio-net devices
` [PATCH v4 11/14] vdpa: add vdpa simulator for block device
` [PATCH v4 12/14] vdpa_sim_blk: implement ramdisk behaviour
` [PATCH v4 13/14] vdpa_sim_blk: handle VIRTIO_BLK_T_GET_ID
` [PATCH v4 14/14] vdpa_sim_blk: add support for vdpa management tool

[kvm-unit-tests PATCH] configure: arm/arm64: Add --earlycon option to set UART type and address
 2021-03-15 16:38 UTC  (3+ messages)

[PATCH 0/4] KVM: x86: hyper-v: TSC page fixes
 2021-03-15 16:23 UTC  (10+ messages)
` [PATCH 1/4] KVM: x86: hyper-v: Limit guest to writing zero to HV_X64_MSR_TSC_EMULATION_STATUS
` [PATCH 2/4] KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
` [PATCH 3/4] KVM: x86: hyper-v: Track Hyper-V TSC page status
` [PATCH 4/4] KVM: x86: hyper-v: Don't touch TSC page values when guest opted for re-enlightenment

[kvm-unit-tests PATCH 0/6] Misc assembly fixes and cleanups
 2021-03-15 16:22 UTC  (7+ messages)
` [kvm-unit-tests PATCH 2/6] arm/arm64: Remove dcache_line_size global variable
` [kvm-unit-tests PATCH 3/6] arm/arm64: Remove unnecessary ISB when doing dcache maintenance

[PATCH kvmtool v3 00/22] Unify I/O port and MMIO trap handling
 2021-03-15 15:33 UTC  (23+ messages)
` [PATCH kvmtool v3 01/22] ioport: Remove ioport__setup_arch()
` [PATCH kvmtool v3 02/22] hw/serial: Use device abstraction for FDT generator function
` [PATCH kvmtool v3 03/22] ioport: Retire .generate_fdt_node functionality
` [PATCH kvmtool v3 04/22] mmio: Extend handling to include ioport emulation
` [PATCH kvmtool v3 05/22] hw/i8042: Clean up data types
` [PATCH kvmtool v3 06/22] hw/i8042: Refactor trap handler
` [PATCH kvmtool v3 07/22] hw/i8042: Switch to new trap handlers
` [PATCH kvmtool v3 08/22] x86/ioport: Refactor "
` [PATCH kvmtool v3 09/22] x86/ioport: Switch to new "
` [PATCH kvmtool v3 10/22] hw/rtc: Refactor "
` [PATCH kvmtool v3 11/22] hw/rtc: Switch to new trap handler
` [PATCH kvmtool v3 12/22] hw/vesa: Switch trap handling to use MMIO handler
` [PATCH kvmtool v3 13/22] hw/serial: Refactor trap handler
` [PATCH kvmtool v3 14/22] hw/serial: Switch to new trap handlers
` [PATCH kvmtool v3 15/22] vfio: Refactor ioport trap handler
` [PATCH kvmtool v3 16/22] vfio: Switch to new ioport trap handlers
` [PATCH kvmtool v3 17/22] virtio: Switch trap handling to use MMIO handler
` [PATCH kvmtool v3 18/22] pci: "
` [PATCH kvmtool v3 19/22] Remove ioport specific routines
` [PATCH kvmtool v3 20/22] arm: Reorganise and document memory map
` [PATCH kvmtool v3 21/22] hw/serial: ARM/arm64: Use MMIO at higher addresses
` [PATCH kvmtool v3 22/22] hw/rtc: "

[GIT PULL] KVM/arm64 fixes for 5.12, take #1
 2021-03-15 14:36 UTC  (5+ messages)
` [PATCH 0/8] "
  ` [PATCH 7/8] KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility

[PATCH kvmtool v2 00/22] Unify I/O port and MMIO trap handling
 2021-03-15 12:27 UTC  (19+ messages)
` [PATCH kvmtool v2 04/22] mmio: Extend handling to include ioport emulation
` [PATCH kvmtool v2 08/22] x86/ioport: Refactor trap handlers
` [PATCH kvmtool v2 09/22] x86/ioport: Switch to new "
` [PATCH kvmtool v2 13/22] hw/serial: Refactor trap handler
` [PATCH kvmtool v2 20/22] arm: Reorganise and document memory map
` [PATCH kvmtool v2 21/22] hw/serial: ARM/arm64: Use MMIO at higher addresses

[PATCH] vfio/pci: Remove an unnecessary blank line in vfio_pci_enable
 2021-03-15 11:34 UTC 

[PATCH v2 0/1] GIC v4.1: Disable VSGI support for GIC CPUIF < v4.1
 2021-03-15 11:02 UTC  (4+ messages)
  ` [PATCH v2 1/1] irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection

[kvm-unit-tests PATCH v1 1/1] s390x: mvpg: add checks for op_acc_id
 2021-03-15 10:18 UTC  (2+ messages)

[PATCH v4 0/6] KVM: arm64: Add VLPI migration support on GICv4.1
 2021-03-15  9:30 UTC  (7+ messages)
` [PATCH v4 5/6] KVM: arm64: GICv4.1: Restore VLPI pending state to physical side

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-15  8:33 UTC  (13+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 15/17] iommu: remove DOMAIN_ATTR_NESTING

[PATCH] vhost: Fix vhost_vq_reset()
 2021-03-15  8:31 UTC  (2+ 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).