kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-15 15:00:56 to 2021-06-17 17:10:45 UTC [more...]

[PATCH] KVM: x86/mmu: Grab nx_lpage_splits as an unsigned long before division
 2021-06-17 17:10 UTC  (3+ messages)

[PATCH] KVM: selftests: Fix kvm_check_cap() assertion
 2021-06-17 17:07 UTC  (2+ messages)

[PATCH v9] qapi: introduce 'query-kvm-cpuid' action
 2021-06-17 16:51 UTC  (11+ messages)

[PATCH v10 0/5] KVM statistics data fd-based binary interface
 2021-06-17 15:51 UTC  (28+ messages)
` [PATCH v10 1/5] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v10 2/5] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v10 3/5] KVM: stats: Add documentation for binary statistics interface
` [PATCH v10 4/5] KVM: selftests: Add selftest for KVM statistics data binary interface
` [PATCH v10 5/5] KVM: stats: Remove code duplication for binary and debugfs stats

[PATCH v6 0/2] x86/sev: Fixes for SEV-ES Guest Support
 2021-06-17 15:38 UTC  (6+ messages)
` [PATCH v6 1/2] x86/sev: Make sure IRQs are disabled while GHCB is active
` [PATCH v6 2/2] x86/sev: Split up runtime #VC handler for correct state tracking
  ` [PATCH v6.1 "

[PATCH v4 0/9] KVM: arm64: Initial host support for the Apple M1
 2021-06-17 14:58 UTC  (3+ messages)
` [PATCH v4 6/9] KVM: arm64: vgic: Implement SW-driven deactivation

guest/host mem out of sync on core2duo?
 2021-06-17 14:42 UTC  (4+ messages)

Allow mdev drivers to directly create the vfio_device (v4)
 2021-06-17 14:22 UTC  (11+ messages)
` [PATCH 01/10] driver core: Pull required checks into driver_probe_device()
` [PATCH 02/10] driver core: Better distinguish probe errors in really_probe
` [PATCH 03/10] driver core: Flow the return code from ->probe() through to sysfs bind
` [PATCH 04/10] driver core: Don't return EPROBE_DEFER to userspace during "
` [PATCH 05/10] driver core: Export device_driver_attach()
` [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
` [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
` [PATCH 08/10] vfio/mtty: Convert to use vfio_register_group_dev()
` [PATCH 09/10] vfio/mdpy: "
` [PATCH 10/10] vfio/mbochs: "

[PATCH v7 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-06-17 14:20 UTC  (11+ messages)
` [PATCH v7 1/4] KVM: arm64: Introduce two cache maintenance callbacks
` [PATCH v7 2/4] KVM: arm64: Introduce mm_ops member for structure stage2_attr_data
` [PATCH v7 3/4] KVM: arm64: Tweak parameters of guest cache maintenance functions
` [PATCH v7 4/4] KVM: arm64: Move guest CMOs to the fault handlers

[PATCH v11] qapi: introduce 'query-kvm-cpuid' QMP command
 2021-06-17 12:27 UTC 

[PATCH v6 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-06-17 10:43 UTC  (11+ messages)
` [PATCH v6 1/4] KVM: arm64: Introduce cache maintenance callbacks for guest stage-2
` [PATCH v6 2/4] KVM: arm64: Introduce mm_ops member for structure stage2_attr_data
` [PATCH v6 3/4] KVM: arm64: Tweak parameters of guest cache maintenance functions
` [PATCH v6 4/4] KVM: arm64: Move guest CMOs to the fault handlers

[PATCH v10] qapi: introduce 'query-kvm-cpuid' QMP command
 2021-06-17  9:50 UTC 

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-17  8:33 UTC  (3+ messages)
` [PATCH v8 03/10] eventfd: Increase the recursion depth of eventfd_signal()

Plan for /dev/ioasid RFC v2
 2021-06-17  7:31 UTC  (34+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-17  4:07 UTC  (38+ messages)

[PATCH v3] KVM: LAPIC: Keep stored TMCCT register value 0 after KVM_SET_LAPIC
 2021-06-17  4:33 UTC  (2+ messages)

[PATCH v2] vhost: add vhost_test to Kconfig & Makefile
 2021-06-17  3:38 UTC 

[RFC PATCH] iommu: add domain->nested
 2021-06-17  3:13 UTC  (3+ messages)

[RFC PATCH v4 00/11] Introduce vfio-pci-core subsystem
 2021-06-16 23:56 UTC  (24+ messages)
` [PATCH 09/11] PCI: add matching checks for driver_override binding

[PATCH v9 0/5] KVM statistics data fd-based binary interface
 2021-06-16 21:35 UTC  (12+ messages)
` [PATCH v9 2/5] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v9 3/5] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v9 4/5] KVM: selftests: Add selftest for KVM "

Allow mdev drivers to directly create the vfio_device (v3)
 2021-06-16 20:20 UTC  (18+ messages)
` [PATCH 02/10] driver core: Better distinguish probe errors in really_probe
` [PATCH 04/10] driver core: Don't return EPROBE_DEFER to userspace during sysfs bind
` [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
` [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
` [PATCH 08/10] vfio/mtty: Convert to use vfio_register_group_dev()

[PATCH 0/8] KVM: x86/mmu: Fast page fault support for the TDP MMU
 2021-06-16 19:31 UTC  (6+ messages)

[PATCH v5 0/6] x86/sev-es: Fixes for SEV-ES Guest Support
 2021-06-16 19:01 UTC  (4+ messages)
` [PATCH v5 3/6] x86/sev-es: Split up runtime #VC handler for correct state tracking

[PATCH] KVM: x86: fix 32 bit build
 2021-06-16 18:59 UTC  (3+ messages)

Controlling the guest TSC on x86
 2021-06-16 17:46 UTC  (4+ messages)

[PATCH v3 0/2] Wrap EFL binaries into ISO images
 2021-06-16 17:45 UTC  (2+ messages)

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-16 16:13 UTC  (20+ messages)
` [PATCH Part1 RFC v3 08/22] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 RFC v3 19/22] x86/sev-snp: SEV-SNP AP creation support

[PATCH] vhost: add vhost_test to Kconfig & Makefile
 2021-06-16 13:06 UTC  (2+ messages)

[PATCH 1/4] KVM: stats: Make sure no missing or mismatched binary stats definition
 2021-06-16 12:55 UTC  (2+ messages)

[PATCH] x86: Add a test for AMD SEV-ES #VC handling
 2021-06-16  9:16 UTC  (5+ messages)
` [PATCH v3] x86: Add a test for AMD SEV-ES guest "
` [PATCH v4] x86: Add a test for AMD SEV-ES "

[PATCH v2 00/29] docs: avoid using ReST :doc:`foo` tag
 2021-06-16  6:27 UTC  (2+ messages)
` [PATCH v2 28/29] docs: virt: kvm: s390-pv-boot.rst: avoid using ReST :doc:`foo` markup

[PATCH 0/4] KVM: x86: Require EFER.NX support unless EPT is on
 2021-06-15 23:33 UTC  (10+ messages)
` [PATCH 1/4] KVM: VMX: Refuse to load kvm_intel if EPT and NX are disabled
` [PATCH 2/4] KVM: SVM: Refuse to load kvm_amd if NX support is not available
` [PATCH 3/4] KVM: x86: WARN and reject loading KVM if NX is supported but not enabled
` [PATCH 4/4] KVM: x86: Simplify logic to handle lack of host NX support

[PATCH AUTOSEL 4.14 6/8] kvm: avoid speculation-based attacks from out-of-range memslot accesses
 2021-06-15 15:50 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 7/8] kvm: fix previous commit for 32-bit builds

[PATCH AUTOSEL 4.19 10/12] kvm: avoid speculation-based attacks from out-of-range memslot accesses
 2021-06-15 15:50 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 11/12] kvm: fix previous commit for 32-bit builds

[PATCH AUTOSEL 5.4 13/15] kvm: avoid speculation-based attacks from out-of-range memslot accesses
 2021-06-15 15:49 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 14/15] kvm: fix previous commit for 32-bit builds

[PATCH AUTOSEL 5.10 27/30] kvm: avoid speculation-based attacks from out-of-range memslot accesses
 2021-06-15 15:49 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 28/30] kvm: fix previous commit for 32-bit builds

[PATCH AUTOSEL 5.12 29/33] kvm: avoid speculation-based attacks from out-of-range memslot accesses
 2021-06-15 15:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 30/33] kvm: fix previous commit for 32-bit builds

Allow mdev drivers to directly create the vfio_device (v2 / alternative)
 2021-06-15 15:27 UTC  (4+ 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).