kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-03 12:44:11 to 2020-11-05 22:38:33 UTC [more...]

[PATCH] KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page moves
 2020-11-05 22:38 UTC 

[GIT PULL] VFIO fixes for v5.10-rc3
 2020-11-05 20:51 UTC 

[PATCH 00/11] KVM: selftests: Cleanups
 2020-11-05 19:41 UTC  (20+ messages)
` [PATCH 01/11] KVM: selftests: Add x86_64/tsc_msrs_test to .gitignore
` [PATCH 02/11] KVM: selftests: Drop pointless vm_create wrapper
` [PATCH 03/11] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH 04/11] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH 05/11] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH 06/11] KVM: selftests: Make the per vcpu memory size global
` [PATCH 07/11] KVM: selftests: Make the number of vcpus global
` [PATCH 08/11] KVM: selftests: Factor out guest mode code
` [PATCH 09/11] KVM: selftests: Make vm_create_default common
` [PATCH 10/11] KVM: selftests: Introduce vm_create_[default_]vcpus
` [PATCH 11/11] KVM: selftests: Remove create_vm

[PATCH] KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs
 2020-11-05 18:58 UTC  (3+ messages)

[PATCH v7 00/72] x86: SEV-ES Guest Support
 2020-11-05 17:46 UTC  (5+ messages)
` [PATCH v7 01/72] KVM: SVM: nested: Don't allocate VMCB structures on stack

[PATCH kvm-unit-tests v2 0/3] svm: INIT test and test_run on selected vcpu
 2020-11-05 17:20 UTC  (3+ messages)
` [PATCH kvm-unit-tests v2 1/3] svm: Add ability to execute test via test_run on a vcpu other than vcpu 0

WARNING in handle_exception_nmi
 2020-11-05 17:17 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
 2020-11-05 17:15 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: fix apic_accept_events vs check_nested_events
` [PATCH 2/2] KVM: x86: emulate wait-for-SIPI and SIPI-VMExit

[PATCH RFC] memory: pause all vCPUs for the duration of memory transactions
 2020-11-05 16:35 UTC  (3+ messages)

[PATCH] vfio-pci: Use io_remap_pfn_range() for PCI IO memory
 2020-11-05 16:34 UTC 

[PATCH] KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
 2020-11-05 16:08 UTC  (2+ messages)

[PATCH] x86/kvm/hyper-v: Don't deactivate APICv unconditionally when Hyper-V SynIC enabled
 2020-11-05 15:53 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/2] arm: MMU extentions to enable litmus7
 2020-11-05 14:27 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/2] arm: Add mmu_get_pte() to the MMU API
` [kvm-unit-tests PATCH 2/2] arm: Add support for the DEVICE_nGRE and NORMAL_WT memory types

[kvm-unit-tests PATCH v2 0/4] s390x: css: pv: css test adaptation for PV
 2020-11-05 14:15 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/4] memory: allocation in low memory

[kvm-unit-tests PATCH] arm: Fix compilation errors
 2020-11-05 13:59 UTC 

[PATCH] KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
 2020-11-05 13:47 UTC 

[PATCH v5 00/15] follow_pfn and other iomap races
 2020-11-05 12:49 UTC  (20+ messages)
` [PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM

[PATCH v11 00/14] s390/vfio-ap: dynamic configuration support
 2020-11-05 12:27 UTC  (8+ messages)
` [PATCH v11 08/14] s390/vfio-ap: hot plug/unplug queues on bind/unbind of queue device

[PATCH 0/8] slab: provide and use krealloc_array()
 2020-11-05 10:52 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: check that clflushopt of an MMIO address succeeds
 2020-11-05 10:20 UTC  (3+ messages)

[PATCH] KVM: x86: use positive error values for msr emulation that causes #GP
 2020-11-05 10:00 UTC  (6+ messages)

[PATCH v5 11/15] PCI: Obey iomem restrictions for procfs mmap
 2020-11-05  9:34 UTC  (7+ messages)

[RFC v3 0/7] KVM: PKS Virtualization support
 2020-11-05  8:18 UTC  (9+ messages)
` [RFC v3 1/7] KVM: VMX: Introduce PKS VMCS fields
` [RFC v3 2/7] KVM: VMX: Expose IA32_PKRS MSR
` [RFC v3 3/7] KVM: MMU: Rename the pkru to pkr
` [RFC v3 4/7] KVM: MMU: Refactor pkr_mask to cache condition
` [RFC v3 5/7] KVM: MMU: Add support for PKS emulation
` [RFC v3 6/7] KVM: X86: Expose PKS to guest and userspace
` [RFC v3 7/7] KVM: VMX: Enable PKS for nested VM
` [kvm-unit-tests PATCH] x86: Add tests for PKS

[RFC, v0 0/3] msi support for platform devices
 2020-11-05  7:08 UTC  (5+ messages)
` [RFC, v0 1/3] vfio/platform: add support for msi
` [RFC, v0 2/3] vfio/platform: change cleanup order
` [RFC, v0 3/3] vfio/platform: add Broadcom msi module

[PATCH 0/3] KVM: x86/mmu: Add macro for hugepage GFN mask
 2020-11-05  0:44 UTC  (4+ messages)

[PULL 00/33] Block patches
 2020-11-04 20:59 UTC  (35+ messages)
` [PULL 01/33] accel/kvm: add PIO ioeventfds only in case kvm_eventfds_allowed is true
` [PULL 02/33] softmmu/memory: fix memory_region_ioeventfd_equal()
` [PULL 03/33] MAINTAINERS: Cover "block/nvme.h" file
` [PULL 04/33] block/nvme: Use hex format to display offset in trace events
` [PULL 05/33] block/nvme: Report warning with warn_report()
` [PULL 06/33] block/nvme: Trace controller capabilities
` [PULL 07/33] block/nvme: Trace nvme_poll_queue() per queue
` [PULL 08/33] block/nvme: Improve nvme_free_req_queue_wait() trace information
` [PULL 09/33] block/nvme: Trace queue pair creation/deletion
` [PULL 10/33] block/nvme: Move definitions before structure declarations
` [PULL 11/33] block/nvme: Use unsigned integer for queue counter/size
` [PULL 12/33] block/nvme: Make nvme_identify() return boolean indicating error
` [PULL 13/33] block/nvme: Make nvme_init_queue() "
` [PULL 14/33] block/nvme: Introduce Completion Queue definitions
` [PULL 15/33] block/nvme: Use definitions instead of magic values in add_io_queue()
` [PULL 16/33] block/nvme: Correctly initialize Admin Queue Attributes
` [PULL 17/33] block/nvme: Simplify ADMIN queue access
` [PULL 18/33] block/nvme: Simplify nvme_cmd_sync()
` [PULL 19/33] block/nvme: Set request_alignment at initialization
` [PULL 20/33] block/nvme: Correct minimum device page size
` [PULL 21/33] block/nvme: Change size and alignment of IDENTIFY response buffer
` [PULL 22/33] block/nvme: Change size and alignment of queue
` [PULL 23/33] block/nvme: Change size and alignment of prp_list_pages
` [PULL 24/33] block/nvme: Align iov's va and size on host page size
` [PULL 25/33] block/nvme: Fix use of write-only doorbells page on Aarch64 arch
` [PULL 26/33] block/nvme: Fix nvme_submit_command() on big-endian host
` [PULL 27/33] util/vfio-helpers: Improve reporting unsupported IOMMU type
` [PULL 28/33] util/vfio-helpers: Trace PCI I/O config accesses
` [PULL 29/33] util/vfio-helpers: Trace PCI BAR region info
` [PULL 30/33] util/vfio-helpers: Trace where BARs are mapped
` [PULL 31/33] util/vfio-helpers: Improve DMA trace events
` [PULL 32/33] util/vfio-helpers: Convert vfio_dump_mapping to "
` [PULL 33/33] util/vfio-helpers: Assert offset is aligned to page size

(proposal) RE: [PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-11-04 19:29 UTC  (13+ messages)

[PATCH] s390/kvm: remove diag318 reset code
 2020-11-04 18:29 UTC  (2+ messages)

[PATCH v2 0/5] Add a dirty logging performance test
 2020-11-04 17:01 UTC  (11+ messages)
` [PATCH v2 1/5] KVM: selftests: Remove address rounding in guest code
` [PATCH v2 2/5] KVM: selftests: Factor code out of demand_paging_test
` [PATCH v2 3/5] KVM: selftests: Simplify demand_paging_test with timespec_diff_now
` [PATCH v2 4/5] KVM: selftests: Add wrfract to common guest code
` [PATCH v2 5/5] KVM: selftests: Introduce the dirty log perf test

Free Website Home Page Mock-Up
 2020-11-04  6:49 UTC 

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-04 13:54 UTC  (11+ messages)

[kvm-unit-tests PATCH v3 0/2] arm64: Add support for configuring the translation granule
 2020-11-04 13:03 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] arm64: Check if the configured translation granule is supported
` [kvm-unit-tests PATCH v3 2/2] arm64: Add support for configuring the translation granule

[RFC PATCH 1/2] sched/wait: Add add_wait_queue_priority()
 2020-11-04 11:25 UTC  (6+ messages)
` [PATCH v2 0/2] Allow KVM IRQFD to consistently intercept events
  ` [PATCH v2 1/2] sched/wait: Add add_wait_queue_priority()

[PATCH] vhost/vsock: add IOTLB API support
 2020-11-04  9:33 UTC  (8+ messages)

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-03 22:43 UTC  (7+ messages)
` [RFC Patch 1/2] KVM: SVM: Create SEV cgroup controller

[PATCH 0/5] Add a dirty logging performance test
 2020-11-03 22:27 UTC  (7+ messages)
` [PATCH 5/5] KVM: selftests: Introduce the dirty log perf test

[PATCH v5 15/15] PCI: Revoke mappings like devmem
 2020-11-03 21:30 UTC  (2+ messages)

[PATCH 0/8] KVM: arm64: Kill the copro array
 2020-11-03 18:29 UTC  (8+ messages)
` [PATCH 1/8] KVM: arm64: Move AArch32 exceptions over to AArch64 sysregs
` [PATCH 3/8] KVM: arm64: Map AArch32 cp15 register "
` [PATCH 4/8] KVM: arm64: Map AArch32 cp14 "

[kvm-unit-tests PATCH 0/2] arm64: Add support for configuring the translation granule
 2020-11-03 18:23 UTC  (16+ messages)
` [kvm-unit-tests PATCH 1/2] "
` [kvm-unit-tests PATCH 2/2] arm64: Check if the configured translation granule is supported

[PATCH v2] vfio/pci: Refine Intel IGD OpRegion support
 2020-11-03 18:21 UTC  (3+ messages)
` [PATCH v3] vfio/pci: Bypass IGD init in case of -ENODEV

[PATCH v2] vfio: platform: fix reference leak in vfio_platform_open
 2020-11-03 18:21 UTC  (2+ messages)

[PATCH] vfio/fsl-mc: Make vfio_fsl_mc_irqs_allocate static
 2020-11-03 18:20 UTC  (2+ messages)

[PATCH 1/2] vfio/fsl-mc: return -EFAULT if copy_to_user() fails
 2020-11-03 18:19 UTC  (4+ messages)

[PATCH] vfio/type1: Use the new helper to find vfio_group
 2020-11-03 18:18 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: Another set of CSV2-related fixes
 2020-11-03 17:14 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
` [PATCH 2/3] KVM: arm64: Rename access_amu() to undef_access()
` [PATCH 3/3] KVM: arm64: Handle SCXTNUM_ELx traps


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).