kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-27 13:24:59 to 2021-06-01 09:03:43 UTC [more...]

[PATCH V3 0/2] vDPA/ifcvf: implement doorbell mapping feature
 2021-06-01  9:03 UTC  (9+ messages)
` [PATCH V3 1/2] vDPA/ifcvf: record virtio notify base
` [PATCH V3 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf

[PATCH 00/15] KVM: Support Intel Key Locker
 2021-06-01  8:47 UTC  (16+ messages)
` [PATCH 01/15] x86/keylocker: Move KEYSRC_{SW,HW}RAND to keylocker.h
` [PATCH 02/15] x86/cpufeatures: Define Key Locker sub feature flags
` [PATCH 03/15] x86/feat_ctl: Add new VMX feature, Tertiary VM-Execution control and LOADIWKEY Exiting
` [PATCH 04/15] kvm/vmx: Detect Tertiary VM-Execution control when setup VMCS config
` [PATCH 05/15] kvm/vmx: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
` [PATCH 06/15] kvm/vmx: Set Tertiary VM-Execution control field When init vCPU's VMCS
` [PATCH 07/15] kvm/vmx: dump_vmcs() reports tertiary_exec_control field as well
` [PATCH 08/15] kvm/vmx: Add KVM support on guest Key Locker operations
` [PATCH 09/15] kvm/cpuid: Enumerate Key Locker feature in KVM
` [PATCH 10/15] kvm/vmx/nested: Support new IA32_VMX_PROCBASED_CTLS3 vmx capability MSR
` [PATCH 11/15] kvm/vmx: Implement vmx_compute_tertiary_exec_control()
` [PATCH 12/15] kvm/vmx/vmcs12: Add Tertiary VM-Exec control field in vmcs12
` [PATCH 13/15] kvm/vmx/nested: Support Tertiary VM-Exec control in vmcs02
` [PATCH 14/15] kvm/vmx/nested: Support CR4.KL in nested
` [PATCH 15/15] kvm/vmx/nested: Enable nested LOADIWKEY VM-exit

[RFC] /dev/ioasid uAPI proposal
 2021-06-01  8:47 UTC  (32+ messages)

[PATCH 0/4] Packed virtqueue state support for vDPA
 2021-06-01  8:45 UTC  (5+ messages)
` [PATCH 1/4] vdpa: support packed virtqueue for set/get_vq_state()
` [PATCH 2/4] virtio-pci library: introduce vp_modern_get_driver_features()
` [PATCH 3/4] vp_vdpa: allow set vq state to initial state after reset
` [PATCH 4/4] virtio/vdpa: clear the virtqueue state during probe

[RFC] KVM: x86: Support KVM VMs sharing SEV context
 2021-06-01  8:26 UTC  (6+ messages)

[PATCH][next] KVM: x86: Fix fall-through warnings for Clang
 2021-06-01  8:21 UTC  (2+ messages)

[Bug 213257] New: KVM-PR: FPU is broken when single-stepping
 2021-06-01  7:35 UTC  (4+ messages)
` [Bug 213257] "

[PATCH V2 0/2] virtio: update virtio id table
 2021-06-01  6:57 UTC  (3+ messages)
` [PATCH V2 1/2] virtio-pci: add transitional device ids in virtio pci header
` [PATCH V2 2/2] vDPA/ifcvf: reuse pre-defined macros for device ids and vendor ids

[RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
 2021-06-01  4:36 UTC  (9+ messages)
` [RFC PATCH v3 8/8] vfio: Add nested IOPF support

[PATCH V2 RESEND 0/2] vDPA/ifcvf: implement doorbell mapping feature
 2021-06-01  3:31 UTC  (6+ messages)
` [PATCH V2 RESEND 1/2] vDPA/ifcvf: record virtio notify base
` [PATCH V2 RESEND 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf

[PATCH] KVM: X86: always reset st->preempted in record_steal_time()
 2021-05-31 17:46 UTC  (3+ messages)
  ` [PATCH] KVM: X86: reset and read st->preempted in atomic way

[PATCH] KVM: X86: fix tlb_flush_guest()
 2021-05-31 17:22 UTC  (11+ messages)
      ` [PATCH V2] "

[PATCH v5 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-06-01  1:16 UTC  (2+ messages)

[PATCH v6 00/20] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-05-31 23:55 UTC  (19+ messages)
` [PATCH v6 05/20] vfio: mdev: common lib code for setting up Interrupt Message Store
` [PATCH v6 15/20] vfio/mdev: idxd: ims domain setup for the vdcm

[RFCv2 13/13] KVM: unmap guest memory using poisoned pages
 2021-05-31 20:07 UTC  (11+ messages)

[PATCH v3] target/i386/sev: add support to query the attestation report
 2021-05-31 20:01 UTC  (3+ messages)

[PATCH] x86: Add a test for AMD SEV-ES #VC handling
 2021-05-31 17:27 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1 0/6] support dirtyrate at the granualrity of vcpu
 2021-05-31 17:06 UTC  (7+ messages)
` [PATCH v1 1/6] KVM: add kvm_dirty_ring_enabled function
` [PATCH v1 2/6] KVM: introduce dirty_pages into CPUState
` [PATCH v1 3/6] migration/dirtyrate: add vcpu option for qmp calc-dirty-rate
` [PATCH v1 4/6] migration/dirtyrate: adjust struct DirtyRateStat
` [PATCH v1 5/6] migration/dirtyrate: check support of calculation for vcpu
` [PATCH v1 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation

[PATCH] x86/sev: Check whether SEV or SME is supported first
 2021-05-31 14:56 UTC  (5+ messages)

[kvm-unit-tests PATCH v4 0/7] s390: Add support for large pages
 2021-05-31 14:29 UTC  (11+ messages)
` [kvm-unit-tests PATCH v4 3/7] s390x: lib: fix pgtable.h
` [kvm-unit-tests PATCH v4 5/7] s390x: lib: add teid union and clear teid from lowcore
` [kvm-unit-tests PATCH v4 6/7] s390x: mmu: add support for large pages
` [kvm-unit-tests PATCH v4 7/7] s390x: edat test

[PATCH v8] qapi: introduce 'query-kvm-cpuid' action
 2021-05-31 12:38 UTC 

[PATCH v7 0/1] qapi: introduce 'query-cpu-model-cpuid' action
 2021-05-31 12:16 UTC  (4+ messages)
` [PATCH v7 1/1] "

[kvm-unit-tests PATCH] s390x: selftest: Fix report output
 2021-05-31 12:09 UTC  (6+ messages)

[PATCH v3 0/5] KVM: arm64: selftests: Fix get-reg-list
 2021-05-31 10:33 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: arm64: selftests: get-reg-list: Introduce vcpu configs
` [PATCH v3 2/5] KVM: arm64: selftests: get-reg-list: Prepare to run multiple configs at once
` [PATCH v3 3/5] KVM: arm64: selftests: get-reg-list: Provide config selection option
` [PATCH v3 4/5] KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sve
` [PATCH v3 5/5] KVM: arm64: selftests: get-reg-list: Split base and pmu registers

[PATCH RESEND 0/2] update virtio id table
 2021-05-31 10:20 UTC  (6+ messages)
` [PATCH RESEND 1/2] virtio: update virtio id table, add transitional ids
` [PATCH RESEND 2/2] vDPA/ifcvf: reuse pre-defined macros for device ids and vendor ids

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-31  7:13 UTC  (23+ messages)
` [PATCH v7 11/12] vduse: "
    `  "
        `  "

[PATCH v5 09/11] KVM: X86: Add vendor callbacks for writing the TSC multiplier
 2021-05-30  9:51 UTC  (2+ messages)

[PATCH] selftests: kvm: fix overlapping addresses in memslot_perf_test
 2021-05-29 23:13 UTC  (4+ messages)

[PATCH v2 0/6] Introduce KVM_{GET|SET}_SREGS2 and fix PDPTR migration
 2021-05-29 17:49 UTC  (3+ messages)

[GIT PULL] KVM changes and new selftests for Linux 5.14-rc4
 2021-05-29 16:49 UTC  (2+ messages)

[PATCH 0/2] Fixes for broken commit 48afe6e4eabf, Windows fails to boot
 2021-05-29  9:13 UTC  (3+ messages)
` [PATCH 1/2] i386: reorder call to cpu_exec_realizefn in x86_cpu_realizefn
` [PATCH 2/2] i386: run accel_cpu_instance_init as instance_post_init

[PATCH] Move VMEnter and VMExit tracepoints closer to the actual event
 2021-05-28 17:03 UTC  (8+ messages)

[PATCH v4 00/11] KVM: Implement nested TSC scaling
 2021-05-28 10:44 UTC  (5+ messages)
` [PATCH v4 09/11] KVM: X86: Add vendor callbacks for writing the TSC multiplier

[syzbot] WARNING in x86_emulate_instruction
 2021-05-28  0:34 UTC  (5+ messages)

[PATCH v4 1/2] KVM: X86: Fix warning caused by stale emulation context
 2021-05-28  0:28 UTC  (4+ messages)
` [PATCH v4 2/2] KVM: X86: Kill off ctxt->ud

[PATCH v3 1/2] KVM: X86: Fix warning caused by stale emulation context
 2021-05-27 23:46 UTC  (5+ messages)

[PATCH 00/43] KVM: x86: vCPU RESET/INIT fixes and consolidation
 2021-05-27 19:25 UTC  (4+ messages)
` [PATCH 43/43] KVM: x86: Drop pointless @reset_roots from kvm_init_mmu()

Windows fails to boot after rebase to QEMU master
 2021-05-27 18:43 UTC  (12+ messages)

[PATCH 0/4 v2] KVM: nVMX: nSVM: Add more statistics to KVM debugfs
 2021-05-27 17:46 UTC  (5+ messages)
` [PATCH 4/4 v2] KVM: x86: Add a new VM statistic to show number of VCPUs created in a given VM

[PATCH] KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure
 2021-05-27 17:22 UTC  (6+ messages)

[PULL 0/3] vfio-ccw: some fixes
 2021-05-27 16:00 UTC  (5+ messages)
  ` b4 usage (was: [PULL 0/3] vfio-ccw: some fixes)
      ` b4 usage

[PATCH v6 0/4] KVM statistics data fd-based binary interface
 2021-05-27 15:54 UTC  (4+ messages)
` [PATCH v6 4/4] KVM: selftests: Add selftest for KVM statistics data "

[PATCH v2 0/5] KVM: x86: hyper-v: Conditionally allow SynIC with APICv/AVIC
 2021-05-27 15:49 UTC  (4+ messages)

[PATCH v2 00/13] More parallel operations for the TDP MMU
 2021-05-27 15:26 UTC  (5+ messages)

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-05-27 15:13 UTC  (11+ messages)
` [PATCH v2 02/13] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind

[kvm-unit-tests RFC 0/2] s390x: Add snippet support
 2021-05-27 14:35 UTC  (4+ messages)
` [kvm-unit-tests RFC 2/2] s390x: mvpg: Add SIE mvpg test

[PATCH v2 0/7] KVM: nVMX: Fixes for nested state migration when eVMCS is in use
 2021-05-27 14:17 UTC  (13+ messages)
` [PATCH v2 1/7] KVM: nVMX: Introduce nested_evmcs_is_used()

[GIT PULL] KVM/arm64 fixes for 5.13, take #2
 2021-05-27 13:24 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).