kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-14 15:38:44 to 2020-05-15 23:29:56 UTC [more...]

(a design open) RE: [PATCH v1 6/8] vfio/type1: Bind guest page tables to host
 2020-05-15 23:26 UTC  (4+ messages)

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-15 23:16 UTC  (17+ messages)
` [PATCH 2/8] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info

[PATCH 0/7] KVM: SVM: baby steps towards nested state migration
 2020-05-15 23:09 UTC  (9+ messages)
` [PATCH 1/7] KVM: SVM: move map argument out of enter_svm_guest_mode
` [PATCH 2/7] KVM: SVM: extract load_nested_vmcb_control
` [PATCH 3/7] KVM: SVM: extract preparation of VMCB for nested run
` [PATCH 4/7] KVM: SVM: save all control fields in svm->nested
` [PATCH 5/7] KVM: nSVM: remove HF_VINTR_MASK
` [PATCH 6/7] KVM: nSVM: do not reload pause filter fields from VMCB
` [PATCH 7/7] KVM: SVM: introduce data structures for nested virt state

[PATCH Kernel v21 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-15 22:33 UTC  (10+ messages)
` [PATCH Kernel v21 1/8] vfio: UAPI for migration interface for device state
` [PATCH Kernel v21 2/8] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH Kernel v21 3/8] vfio iommu: Cache pgsize_bitmap in struct vfio_iommu
` [PATCH Kernel v21 4/8] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH Kernel v21 5/8] vfio iommu: Implementation of ioctl "
` [PATCH Kernel v21 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH Kernel v21 7/8] vfio iommu: Add migration capability to report supported features
` [PATCH Kernel v21 8/8] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH v7 0/3] Use DIAG318 to set Control Program Name & Version Codes
 2020-05-15 22:19 UTC  (4+ messages)
` [PATCH v7 1/3] s390/setup: diag 318: refactor struct
` [PATCH v7 2/3] s390: keep diag 318 variables consistent with the rest
` [PATCH v7 3/3] s390/kvm: diagnose 0x318 get/set handling

question: KVM_MR_CREATE and kvm_mmu_slot_apply_flags()
 2020-05-15 21:28 UTC 

[PATCH V5 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-15 21:13 UTC  (5+ messages)
` [PATCH V5 15/15] MAINTAINERS: Update KVM/MIPS maintainers

[RFC PATCH] KVM: Add module for IRQ forwarding
 2020-05-15 20:30 UTC  (13+ messages)

[RFC PATCH v2 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-05-15 19:35 UTC  (10+ messages)

[PATCH v1 00/17] virtio-mem: Paravirtualized memory hot(un)plug
 2020-05-15 18:36 UTC  (33+ messages)
` [PATCH v1 01/17] exec: Introduce ram_block_discard_set_(unreliable|required)()
` [PATCH v1 02/17] vfio: Convert to ram_block_discard_set_broken()
` [PATCH v1 03/17] accel/kvm: "
` [PATCH v1 05/17] virtio-balloon: Rip out qemu_balloon_inhibit()
` [PATCH v1 06/17] target/i386: sev: Use ram_block_discard_set_broken()
` [PATCH v1 07/17] migration/rdma: "
` [PATCH v1 08/17] migration/colo: "
` [PATCH v1 10/17] virtio-mem: Paravirtualized memory hot(un)plug
` [PATCH v1 12/17] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v1 16/17] virtio-mem: Allow notifiers for size changes
` [PATCH v1 17/17] virtio-pci: Send qapi events when the virtio-mem "

[PATCH] KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
 2020-05-15 17:49 UTC  (4+ messages)

[PATCH Kernel v20 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-15 17:35 UTC  (26+ messages)
` [PATCH Kernel v20 1/8] vfio: UAPI for migration interface for device state
` [PATCH Kernel v20 2/8] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH Kernel v20 3/8] vfio iommu: Cache pgsize_bitmap in struct vfio_iommu
` [PATCH Kernel v20 4/8] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH Kernel v20 5/8] vfio iommu: Implementation of ioctl "
` [PATCH Kernel v20 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH Kernel v20 7/8] vfio iommu: Add migration capability to report supported features
` [PATCH Kernel v20 8/8] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH] KVM: x86: emulate reserved nops from 0f/18 to 0f/1f
 2020-05-15 16:19 UTC 

[PATCH 0/2] vfio/type1/pci: IOMMU PFNMAP invalidation
 2020-05-15 15:54 UTC  (9+ messages)
` [PATCH 1/2] vfio: Introduce bus driver to IOMMU invalidation interface
` [PATCH 2/2] vfio: Introduce strict PFNMAP mappings

[PATCH v4 kvmtool 00/12] Add reassignable BARs
 2020-05-15 15:38 UTC  (21+ messages)
` [PATCH v4 kvmtool 01/12] ioport: mmio: Use a mutex and reference counting for locking
` [PATCH v4 kvmtool 02/12] pci: Add helpers for BAR values and memory/IO space access
` [PATCH v4 kvmtool 03/12] virtio/pci: Get emulated region address from BARs
` [PATCH v4 kvmtool 04/12] vfio: Reserve ioports when configuring the BAR
` [PATCH v4 kvmtool 05/12] pci: Limit configuration transaction size to 32 bits
` [PATCH v4 kvmtool 06/12] vfio/pci: Don't write configuration value twice
` [PATCH v4 kvmtool 07/12] Don't allow more than one framebuffers
` [PATCH v4 kvmtool 08/12] pci: Implement callbacks for toggling BAR emulation
` [PATCH v4 kvmtool 09/12] pci: Toggle BAR I/O and memory space emulation
` [PATCH v4 kvmtool 10/12] pci: Implement reassignable BARs
` [PATCH v4 kvmtool 11/12] arm/fdt: Remove 'linux,pci-probe-only' property
` [PATCH v4 kvmtool 12/12] vfio: Trap MMIO access to BAR addresses which aren't page aligned

[PATCH] vhost: missing __user tags
 2020-05-15 15:33 UTC 

[PATCH 0/3 v3] KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests
 2020-05-15 14:29 UTC  (5+ messages)
` [PATCH 1/3 v3] KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()
` [PATCH 2/3 v3] KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested guests
` [PATCH 3/3 v3] KVM: nSVM: Test "

[PATCH RFC 0/5] KVM: x86: KVM_MEM_ALLONES memory
 2020-05-15 13:58 UTC  (18+ messages)
` [PATCH RFC 1/5] KVM: rename labels in kvm_init()
` [PATCH RFC 2/5] KVM: x86: introduce KVM_MEM_ALLONES memory
` [PATCH RFC 3/5] KVM: x86: move kvm_vcpu_gfn_to_memslot() out of try_async_pf()
` [PATCH RFC 4/5] KVM: x86: aggressively map PTEs in KVM_MEM_ALLONES slots
` [PATCH RFC 5/5] KVM: selftests: add KVM_MEM_ALLONES test

[kvm-unit-tests PATCH v6 00/10] s390x: Testing the Channel Subsystem I/O
 2020-05-15 11:34 UTC  (24+ messages)
` [kvm-unit-tests PATCH v6 04/10] s390x: interrupt registration
` [kvm-unit-tests PATCH v6 05/10] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v6 06/10] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v6 07/10] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v6 09/10] s390x: css: ssch/tsch with sense and interrupt

[PATCH] KVM: arm64: Use cpus_have_final_cap for has_vhe()
 2020-05-15 11:02 UTC  (2+ messages)

[PATCH v4 00/15] virtio-mem: paravirtualized memory
 2020-05-15 10:14 UTC  (2+ messages)
` [PATCH v4 16/15] virtio-mem: Don't rely on implicit compiler padding for requests

[PATCH v6 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2020-05-15  6:16 UTC  (15+ messages)
` [PATCH v6 2/2] s390/kvm: diagnose 318 handling

[PATCH v3 00/15] virtio-mem: paravirtualized memory
 2020-05-15  2:58 UTC  (9+ messages)
` [virtio-dev] "

[RFC 00/18] Refactor configuration of guest memory protection
 2020-05-15  0:20 UTC  (5+ messages)
` [RFC 16/18] use errp for gmpo kvm_init

[kvm-unit-tests PATCH 00/11] Misc fixes and CI improvements
 2020-05-14 19:26 UTC  (12+ messages)
` [kvm-unit-tests PATCH 01/11] x86/access: Fix phys-bits parameter
` [kvm-unit-tests PATCH 02/11] Fix out-of-tree builds
` [kvm-unit-tests PATCH 03/11] x86: avoid multiply defined symbol
` [kvm-unit-tests PATCH 04/11] Fixes for the umip test
` [kvm-unit-tests PATCH 05/11] Always compile the kvm-unit-tests with -fno-common
` [kvm-unit-tests PATCH 06/11] Fix powerpc issue with the linker from Fedora 32
` [kvm-unit-tests PATCH 07/11] Update the gitlab-ci to "
` [kvm-unit-tests PATCH 08/11] x86: use a non-negative number in shift
` [kvm-unit-tests PATCH 09/11] x86: use inline asm to retrieve stack pointer
` [kvm-unit-tests PATCH 10/11] vmx_tests: Silence warning from Clang
` [kvm-unit-tests PATCH 11/11] Compile the kvm-unit-tests also with Clang

[PATCH AUTOSEL 5.6 13/62] vhost/vsock: fix packet delivery order to monitoring devices
 2020-05-14 18:51 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 27/62] selftests: fix kvm relocatable native/cross builds and installs
` [PATCH AUTOSEL 5.6 47/62] KVM: selftests: Fix build for evmcs.h

[PATCH AUTOSEL 5.4 12/49] vhost/vsock: fix packet delivery order to monitoring devices
 2020-05-14 18:52 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 38/49] KVM: selftests: Fix build for evmcs.h

[PATCH AUTOSEL 4.19 10/31] vhost/vsock: fix packet delivery order to monitoring devices
 2020-05-14 18:53 UTC 

[PATCH AUTOSEL 4.14 17/39] vhost/vsock: fix packet delivery order to monitoring devices
 2020-05-14 18:54 UTC 

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-05-14 17:42 UTC  (7+ 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).