KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-17 09:55:56 to 2021-03-19 07:24:01 UTC [more...]

[PATCH v3 00/25] KVM SGX virtualization support
 2021-03-19  7:29 UTC  (9+ messages)
` [PATCH v3 01/25] x86/cpufeatures: Make SGX_LC feature bit depend on SGX bit
` [PATCH v3 02/25] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [PATCH v3 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
` [PATCH v3 04/25] x86/sgx: Add SGX_CHILD_PRESENT hardware error code
` [PATCH v3 05/25] x86/sgx: Introduce virtual EPC for use by KVM guests
` [PATCH v3 06/25] x86/cpu/intel: Allow SGX virtualization without Launch Control support
` [PATCH v3 07/25] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
` [PATCH v3 08/25] x86/sgx: Expose SGX architectural definitions to the kernel

[PATCH] X86: __set_clr_pte_enc() miscalculates physical address
 2021-03-19  6:38 UTC  (2+ messages)

[RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
 2021-03-19  1:30 UTC  (12+ messages)

[PATCH v4 0/1] s390/vfio-ap: fix circular lockdep when starting
 2021-03-18 23:59 UTC  (7+ messages)
` [PATCH v4 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks

[PATCH 3/3] KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
 2021-03-18 23:24 UTC 

[PATCH v2 0/4] KVM: x86: MSR filtering and related fixes
 2021-03-18 22:43 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
` [PATCH v2 2/4] KVM: nVMX: Handle dynamic MSR intercept toggling
` [PATCH v2 3/4] KVM: VMX: Macrofy the MSR bitmap getters and setters
` [PATCH v2 4/4] KVM: nVMX: Clean up x2APIC MSR handling for L2

[PATCH] KVM: x86/mmu: Rename the special lm_root to pml4_root
 2021-03-18 20:11 UTC 

[GIT PULL] VFIO fixes for v5.12-rc4
 2021-03-18 19:42 UTC  (2+ messages)

[PATCH] selftests/kvm: add get_msr_index_features
 2021-03-18 18:46 UTC  (6+ messages)

[PATCH v2 00/11] KVM: arm64: Enable SVE support on nVHE systems
 2021-03-18 18:40 UTC  (20+ messages)
` [PATCH v2 01/11] KVM: arm64: Provide KVM's own save/restore SVE primitives
` [PATCH v2 02/11] KVM: arm64: Use {read,write}_sysreg_el1 to access ZCR_EL1
` [PATCH v2 03/11] KVM: arm64: Let vcpu_sve_pffr() handle HYP VAs
` [PATCH v2 04/11] KVM: arm64: Introduce vcpu_sve_vq() helper
` [PATCH v2 05/11] arm64: sve: Provide a conditional update accessor for ZCR_ELx
` [PATCH v2 06/11] KVM: arm64: Rework SVE host-save/guest-restore
` [PATCH v2 07/11] KVM: arm64: Map SVE context at EL2 when available
` [PATCH v2 08/11] KVM: arm64: Save guest's ZCR_EL1 before saving the FPSIMD state
` [PATCH v2 09/11] KVM: arm64: Trap host SVE accesses when the FPSIMD state is dirty
` [PATCH v2 10/11] KVM: arm64: Save/restore SVE state for nVHE
` [PATCH v2 11/11] KVM: arm64: Enable SVE support "

[PATCH v2 0/4] KVM: x86: hyper-v: TSC page fixes
 2021-03-18 18:30 UTC  (15+ messages)
` [PATCH v2 2/4] KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
` [PATCH v2 6/4] selftests: kvm: Add basic Hyper-V clocksources tests

[GIT PULL] vhost: cleanups and fixes
 2021-03-18 18:24 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/4] Fix the devicetree parser for stdout-path
 2021-03-18 18:07 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib/string: Add strnlen, strrchr and strtoul
` [kvm-unit-tests PATCH v2 3/4] Makefile: Remove overriding recipe for libfdt_clean
` [kvm-unit-tests PATCH v2 4/4] devicetree: Parse correctly the stdout-path

[PATCH v3] x86/kvm: Fix broken irq restoration in kvm_wait
 2021-03-18 17:58 UTC  (2+ messages)

[PATCH] KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUs
 2021-03-18 17:55 UTC  (2+ messages)

[PATCH 0/3] KVM: my debug patch queue
 2021-03-18 17:22 UTC  (24+ messages)
` [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

[PATCH v2 00/14] Embed struct vfio_device in all sub-structures
 2021-03-18 16:50 UTC  (18+ messages)
` [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

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

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2021-03-18 16:41 UTC  (4+ messages)

[PATCH v2 07/14] vfio/pci: Move VGA and VF initialization to functions
 2021-03-18 16:34 UTC  (2+ messages)

[PATCH v2 1/2] kvm/kvm_util: add _vm_ioctl
 2021-03-18 16:23 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/kvm: add set_boot_cpu_id test

[kvm-unit-tests RFC 0/2] scripts: Fix accel handling
 2021-03-18 15:42 UTC  (7+ messages)
` [kvm-unit-tests RFC 1/2] scripts: Check kvm availability by asking qemu
` [kvm-unit-tests RFC 2/2] scripts: Set ACCEL in run_tests.sh if empty

[kvm-unit-tests PATCH v1 0/6] Testing SSCH, CSCH and HSCH for errors
 2021-03-18 14:22 UTC  (8+ messages)
` [kvm-unit-tests PATCH v1 1/6] s390x: lib: css: disabling a subchannel
` [kvm-unit-tests PATCH v1 2/6] s390x: lib: css: SCSW bit definitions
` [kvm-unit-tests PATCH v1 3/6] s390x: lib: css: upgrading IRQ handling
` [kvm-unit-tests PATCH v1 4/6] s390x: lib: css: add expectations to wait for interrupt
` [kvm-unit-tests PATCH v1 5/6] s390x: css: testing ssch error response
` [kvm-unit-tests PATCH v1 6/6] s390x: css: testing clear and halt subchannel

[PATCH v2 04/14] vfio/platform: Use vfio_init/register/unregister_group_dev
 2021-03-18 13:40 UTC  (2+ messages)

[PATCH v2 03/14] vfio: Split creation of a vfio_device into init and register ops
 2021-03-18 13:18 UTC  (2+ messages)

[PATCH v2 02/14] vfio: Simplify the lifetime logic for vfio_device
 2021-03-18 13:10 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] scripts: Fix PV run handling
 2021-03-18 12:50 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Don't run PV testcases under tcg
` [kvm-unit-tests PATCH 2/3] configure: s390x: Check if the host key document exists
` [kvm-unit-tests PATCH 3/3] s390x: run: Skip PV tests when tcg is the accelerator

[PATCH v5 0/5] KVM: x86: dump_vmcs: don't assume GUEST_IA32_EFER, show MSR autoloads/autosaves
 2021-03-18 12:08 UTC  (6+ messages)
` [PATCH v5 1/5] KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
` [PATCH v5 2/5] KVM: x86: dump_vmcs should not conflate EFER and PAT presence in VMCS
` [PATCH v5 3/5] KVM: x86: dump_vmcs should consider only the load controls of EFER/PAT
` [PATCH v5 4/5] KVM: x86: dump_vmcs should show the effective EFER
` [PATCH v5 5/5] KVM: x86: dump_vmcs should include the autoload/autostore MSR lists

BUG: unable to handle kernel paging request in __kvm_mmu_prepare_zap_page
 2021-03-18 11:25 UTC  (3+ messages)

[PATCH kvmtool] virtio: add support for vsock
 2021-03-18 10:04 UTC  (2+ messages)

[PATCH kvmtool v3 00/22] Unify I/O port and MMIO trap handling
 2021-03-18 10:04 UTC  (7+ messages)
` [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 v2 01/14] vfio: Remove extra put/gets around vfio_device->group
 2021-03-18  9:32 UTC  (2+ messages)

[PATCH 00/10] KVM: arm64: Enable SVE support on nVHE systems
 2021-03-18  9:14 UTC  (24+ 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 09/10] KVM: arm64: Save/restore SVE state for nVHE
` [PATCH 10/10] KVM: arm64: Enable SVE support "

[vdpa_sim_net] 79991caf52: net/ipv4/ipmr.c:#RCU-list_traversed_in_non-reader_section
 2021-03-18  6:31 UTC  (3+ messages)

[PATCH v4 00/14] vdpa: add vdpa simulator for block device
 2021-03-18  3:31 UTC  (9+ messages)
` [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 14/14] vdpa_sim_blk: add support for vdpa management tool

[PATCH V5 0/7] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
 2021-03-18  2:44 UTC  (3+ messages)
` [PATCH V5 7/7] vDPA/ifcvf: deduce VIRTIO device ID from pdev ids

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-03-18  0:16 UTC  (2+ messages)

[PATCH v2 07/25] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
 2021-03-18  0:04 UTC  (12+ messages)

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

[PATCH v2 05/14] vfio/fsl-mc: Re-order vfio_fsl_mc_probe()
 2021-03-17 22:59 UTC  (3+ messages)

Instantiate mdev device in host?
 2021-03-17 21:58 UTC  (2+ messages)

[RFC PATCH kvm-unit-tests] x86: add ioregionfd fast PIO test
 2021-03-17 20:23 UTC  (3+ messages)

[PATCH 0/4] KVM: x86: MSR filtering and related fixes
 2021-03-17 20:04 UTC  (13+ messages)
` [PATCH 1/4] KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
` [PATCH 2/4] KVM: nVMX: Handle dynamic MSR intercept toggling
` [PATCH 3/4] KVM: VMX: Macrofy the MSR bitmap getters and setters

[PATCH] KVM: nSVM: Additions to optimizing L12 to L2 vmcb.save copies
 2021-03-17 16:29 UTC 

[PATCH v3 0/8] x86/seves: Support 32-bit boot path and other updates
 2021-03-17 15:04 UTC  (3+ messages)
` [PATCH v3 2/8] x86/sev: Do not require Hypervisor CPUID bit for SEV guests

[PATCH v2 0/1] GIC v4.1: Disable VSGI support for GIC CPUIF < v4.1
 2021-03-17 14:40 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection

[RFC v3 0/5] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2021-03-17 14:19 UTC  (14+ messages)
` [RFC v3 2/5] KVM: x86: add support for ioregionfd signal handling
` [RFC v3 3/5] KVM: implement wire protocol
` [RFC v3 4/5] KVM: add ioregionfd context

[PATCH] x86/kvmclock: Stop kvmclocks for hibernate restore
 2021-03-17 13:30 UTC  (2+ messages)

[PATCH] selftests/kvm: add test for KVM_GET_MSR_FEATURE_INDEX_LIST
 2021-03-17 12:07 UTC  (4+ messages)

[PATCH v2 3/4] KVM: x86: hyper-v: Track Hyper-V TSC page status
 2021-03-17 11:19 UTC  (2+ messages)
` [PATCH v2 5/4] KVM: x86: hyper-v: Briefly document enum hv_tsc_page_status

[PATCH] KVM: arm: memcg awareness
 2021-03-17 11:03 UTC  (6+ messages)

[PATCH] selftests/kvm: add set_boot_cpu_id test
 2021-03-17 11:01 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 read-only IMAP folder(s) and NNTP newsgroup(s).