kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-04 17:57:41 to 2020-06-08 03:32:59 UTC [more...]

[PATCH 0/6] vDPA: doorbell mapping
 2020-06-08  3:32 UTC  (10+ messages)
` [PATCH 5/6] vdpa: introduce virtio pci driver

[vhost:vhost 18/52] drivers/virtio/virtio_mem.c:1391:5: warning: Variable 'rc' is reassigned a value before the old one has been used
 2020-06-08  0:59 UTC 

[PATCH v2 17/18] kvm/eventfd: Use sequence counter with associated spinlock
 2020-06-08  0:57 UTC 

[Bug 208081] New: Memory leak in kvm_async_pf_task_wake
 2020-06-08  0:46 UTC  (3+ messages)
` [Bug 208081] "

[PATCH] x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
 2020-06-07 17:06 UTC  (3+ messages)

[PATCH RFC v5 00/13] vhost: ring format independence
 2020-06-07 14:11 UTC  (14+ messages)
` [PATCH RFC v5 01/13] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v5 02/13] vhost: use batched version by default
` [PATCH RFC v5 03/13] vhost: batching fetches
` [PATCH RFC v5 04/13] vhost: cleanup fetch_buf return code handling
` [PATCH RFC v5 05/13] vhost/net: pass net specific struct pointer
` [PATCH RFC v5 06/13] vhost: reorder functions
` [PATCH RFC v5 07/13] vhost: format-independent API for used buffers
` [PATCH RFC v5 08/13] vhost/net: convert to new API: heads->bufs
` [PATCH RFC v5 09/13] vhost/net: avoid iov length math
` [PATCH RFC v5 10/13] vhost/test: convert to the buf API
` [PATCH RFC v5 11/13] vhost/scsi: switch to buf APIs
` [PATCH RFC v5 12/13] vhost/vsock: switch to the buf API
` [PATCH RFC v5 13/13] vhost: drop head based APIs

[PATCH RFC 00/13] vhost: format independence
 2020-06-07 13:59 UTC  (15+ messages)
` [PATCH RFC 01/13] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC 03/13] vhost: batching fetches
` [PATCH RFC 11/13] vhost/scsi: switch to buf APIs
` [PATCH RFC 12/13] vhost/vsock: switch to the buf API

What will happen to hugetlbfs backed guest memory when nx_huge_pages is enabled?
 2020-06-07  7:39 UTC  (2+ messages)

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-06-07  3:07 UTC  (19+ messages)
` [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests

[PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
 2020-06-06 19:34 UTC  (3+ messages)
` [PATCH v3 08/20] migration/colo: Use ram_block_discard_disable()

[Bug 208091] New: vcpu1, guest rIP offset ignored wrmsr or rdmsr
 2020-06-06 17:37 UTC  (4+ messages)
` [Bug 208091] "

[PATCH][v6] KVM: X86: support APERF/MPERF registers
 2020-06-06 11:53 UTC  (11+ messages)
  ` 答复: "
      ` 答复: "

[RFC PATCH] KVM: x86: Fix APIC page invalidation race
 2020-06-06  5:00 UTC  (2+ messages)

[PATCH v8 00/16] s390/vfio-ap: dynamic configuration support
 2020-06-06  4:31 UTC  (22+ messages)
` [PATCH v8 01/16] s390/ap: introduce new ap function ap_get_qdev()
` [PATCH v8 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v8 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v8 04/16] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v8 05/16] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v8 06/16] s390/vfio-ap: introduce shadow APCB
` [PATCH v8 07/16] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v8 08/16] s390/vfio-ap: filter matrix for unavailable queue devices
` [PATCH v8 09/16] s390/vfio_ap: add qlink from ap_matrix_mdev struct to vfio_ap_queue struct
` [PATCH v8 10/16] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v8 11/16] s390/vfio-ap: allow configuration of matrix mdev in use by a KVM guest
` [PATCH v8 12/16] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v8 13/16] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v8 14/16] s390/vfio-ap: handle host AP config change notification
` [PATCH v8 15/16] s390/vfio-ap: handle AP bus scan completed notification
` [PATCH v8 16/16] s390/vfio-ap: handle probe/remove not due to host AP config changes

[PATCH 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-05 21:38 UTC  (22+ messages)
` [PATCH 01/21] KVM: x86/mmu: Track the associated kmem_cache in the MMU caches
` [PATCH 02/21] KVM: x86/mmu: Consolidate "page" variant of memory cache helpers
` [PATCH 03/21] KVM: x86/mmu: Use consistent "mc" name for kvm_mmu_memory_cache locals
` [PATCH 04/21] KVM: x86/mmu: Remove superfluous gotos from mmu_topup_memory_caches()
` [PATCH 05/21] KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty
` [PATCH 06/21] KVM: x86/mmu: Move fast_page_fault() call above mmu_topup_memory_caches()
` [PATCH 07/21] KVM: x86/mmu: Topup memory caches after walking GVA->GPA
` [PATCH 08/21] KVM: x86/mmu: Clean up the gorilla math in mmu_topup_memory_caches()
` [PATCH 09/21] KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arrays
` [PATCH 10/21] KVM: x86/mmu: Make __GFP_ZERO a property of the memory cache
` [PATCH 11/21] KVM: x86/mmu: Zero allocate shadow pages (outside of mmu_lock)
` [PATCH 12/21] KVM: x86/mmu: Skip filling the gfn cache for guaranteed direct MMU topups
` [PATCH 13/21] KVM: x86/mmu: Prepend "kvm_" to memory cache helpers that will be global
` [PATCH 14/21] KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
` [PATCH 15/21] KVM: Move x86's MMU memory cache helpers to common KVM code
` [PATCH 16/21] KVM: arm64: Drop @max param from mmu_topup_memory_cache()
` [PATCH 17/21] KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
` [PATCH 18/21] KVM: arm64: Use common KVM implementation of MMU "
` [PATCH 19/21] KVM: MIPS: Drop @max param from mmu_topup_memory_cache()
` [PATCH 20/21] KVM: MIPS: Account pages used for GPA page tables
` [PATCH 21/21] KVM: MIPS: Use common KVM implementation of MMU memory caches

[GIT PULL] VFIO updates for v5.8-rc1
 2020-06-05 21:15 UTC  (2+ messages)

[PATCH v3 00/28] KVM: nSVM: event fixes and migration support
 2020-06-05 20:33 UTC  (3+ messages)
` [PATCH 19/30] KVM: nSVM: extract svm_set_gif

[PATCH] x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
 2020-06-05 20:07 UTC 

[PATCH v2 1/2] KVM: nVMX: Properly handle kvm_read/write_guest_virt*() result
 2020-06-05 20:06 UTC  (5+ messages)
` [PATCH v2 2/2] Revert "KVM: x86: work around leak of uninitialized stack contents"

[PATCH 0/3 v2] kvm-unit-tests: nVMX: Test base and limit fields of guest GDTR and IDTR
 2020-06-05 19:58 UTC  (5+ messages)
` [PATCH 1/3 v2] kvm-unit-tests: nVMX: Test GUEST_BASE_GDTR and GUEST_BASE_IDTR on vmentry of nested guests
` [PATCH 2/3 v2] kvm-unit-tests: nVMX: Optimize test_guest_dr7() by factoring out the loops into a macro
` [PATCH 3/3 v2] kvm-unit-tests: nVMX: Test GUEST_LIMIT_GDTR and GUEST_LIMIT_IDTR on vmentry of nested guests

[kvm-unit-tests PATCH] x86: realmode: Relax smsw test
 2020-06-05 19:49 UTC 

[RFC PATCH v4 00/10] Introduce vendor ops in vfio-pci
 2020-06-05 17:54 UTC  (21+ messages)
` [RFC PATCH v4 02/10] vfio/pci: macros to generate module_init and module_exit for vendor modules
` [RFC PATCH v4 04/10] vfio/pci: let vfio_pci know number of vendor regions and vendor irqs
` [RFC PATCH v4 07/10] vfio/pci: introduce a new irq type VFIO_IRQ_TYPE_REMAP_BAR_REGION

[PATCH] KVM: selftests: delete some dead code
 2020-06-05 17:39 UTC  (6+ messages)

[PATCH] KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
 2020-06-05 17:06 UTC 

[PATCH v13 0/5] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2020-06-05 16:21 UTC  (6+ messages)
` [PATCH v13 1/5] i386: Add support for CPUID_8000_001E for AMD

[PATCH] KVM: arm64: Remove host_cpu_context member from vcpu structure
 2020-06-05 16:18 UTC 

[PATCH v3 00/18] Add support for Nitro Enclaves
 2020-06-05 15:39 UTC  (7+ messages)
` [PATCH v3 01/18] nitro_enclaves: Add ioctl interface definition

[PATCH] KVM: selftests: Fix "make ARCH=x86_64" build with
 2020-06-05 15:15 UTC  (2+ messages)

[PATCH] KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
 2020-06-05 15:15 UTC 

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-06-05 14:39 UTC  (13+ messages)

general protection fault in start_creating
 2020-06-05 13:52 UTC  (3+ messages)

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-06-05 12:18 UTC  (10+ messages)

[PATCH] s390/virtio: remove unused pm callbacks
 2020-06-05 10:52 UTC  (4+ messages)

[PATCH RESEND 0/5] vDPA:config interrupt support and IRQ improvements
 2020-06-05 10:27 UTC  (6+ messages)
` [PATCH RESEND 1/5] ifcvf: move IRQ request/free to status change handlers
` [PATCH RESEND 2/5] ifcvf: ignore continuous setting same staus value
` [PATCH RESEND 3/5] vhost_vdpa: Support config interrupt in vdpa
` [PATCH RESEND 4/5] vhost: replace -1 with VHOST_FILE_UNBIND in iotcls
` [PATCH RESEND 5/5] ifcvf: implement config interrupt in IFCVF

system time goes weird in kvm guest after host suspend/resume
 2020-06-05 10:21 UTC  (8+ messages)

[PATCH v3 0/5] Add a vhost RPMsg API
 2020-06-05 10:01 UTC  (4+ messages)
  ` [Sound-open-firmware] "

[kvm-unit-tests PATCH v7 00/12] s390x: Testing the Channel Subsystem I/O
 2020-06-05  9:02 UTC  (12+ messages)
` [kvm-unit-tests PATCH v7 09/12] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v7 11/12] s390x: css: ssch/tsch with sense and interrupt

[RFC 00/12] Audio DSP VirtIO and vhost drivers
 2020-06-05  6:46 UTC  (7+ messages)
` [RFC 11/12] rpmsg: increase buffer size and reduce buffer number
` [RFC 12/12] rpmsg: add a device ID to also bind to the ADSP device

memory leak in do_eventfd
 2020-06-05  4:24 UTC 

[RFC 00/16] KVM protected memory extension
 2020-06-04 23:29 UTC  (7+ messages)

[PATCH v3 0/4] Add logical CPU to KVM_EXIT_FAIL_ENTRY info
 2020-06-04 20:54 UTC  (10+ messages)
` [PATCH v3 3/4] kvm: vmx: Add last_cpu to struct vcpu_vmx

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-06-04 19:24 UTC  (5+ messages)
` [PATCH v5 "

[GIT PULL] Please pull my kvm-ppc-next-5.8-1 tag
 2020-06-04 18:58 UTC  (2+ messages)

[PATCH 0/3] avoid unnecessary memslot rmap walks
 2020-06-04 18:42 UTC  (2+ messages)

[PATCH v2 0/9] vfio/fsl-mc: VFIO support for FSL-MC devices
 2020-06-04 18:41 UTC  (7+ messages)
` [PATCH v2 4/9] vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call
` [PATCH v2 5/9] vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions

[PATCH] KVM: Use previously computed array_size()
 2020-06-04 18:41 UTC  (3+ messages)
` [PATCH] KVM: Use vmemdup_user()

[PATCH] KVM: nVMX: Inject #GP when nested_vmx_get_vmptr() fails to read guest memory
 2020-06-04 18:10 UTC  (7+ messages)

[PATCH V7 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-06-04 17:57 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).