kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-23 08:45:05 to 2019-05-26 12:11:33 UTC [more...]

[Bug 203543] New: Starting with kernel 5.1.0-rc6, kvm_intel can no longer be loaded in nested kvm/guests
 2019-05-26 12:11 UTC  (3+ messages)
` [Bug 203543] "

[GIT PULL] KVM changes for Linux 5.2-rc2
 2019-05-26  9:55 UTC 

[PATCH] mm: add account_locked_vm utility function
 2019-05-25 21:51 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH -next] sample/mdev/mbochs: remove set but not used variable 'mdev_state'
 2019-05-25 13:53 UTC 

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-25  9:57 UTC  (41+ messages)
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls
` [PATCH v15 14/17] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get

[PATCH v2 0/8] s390: virtio: support protected virtualization
 2019-05-25  9:51 UTC  (12+ messages)
` [PATCH v2 1/8] s390/mm: force swiotlb for "
` [PATCH v2 2/8] s390/cio: introduce DMA pools to cio
` [PATCH v2 3/8] s390/cio: add basic protected virtualization support
` [PATCH v2 4/8] s390/airq: use DMA memory for adapter interrupts
` [PATCH v2 5/8] virtio/s390: use cacheline aligned airq bit vectors
` [PATCH v2 6/8] virtio/s390: add indirection to indicators access
` [PATCH v2 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH v2 8/8] virtio/s390: make airq summary indicators DMA

[RFC PATCH 5/6] x86/mm/tlb: Flush remote and local TLBs concurrently
 2019-05-25  8:54 UTC  (3+ messages)

[PATCH] KVM: lapic: Reuse auto-adjusted timer advance of first stable vCPU
 2019-05-24 20:48 UTC  (4+ messages)

[PATCH] kvm: fix compilation on s390
 2019-05-24 20:45 UTC  (5+ messages)

[PATCH] KVM: x86: fix return value for reserved EFER
 2019-05-24 19:55 UTC 

Interaction between host-side mprotect() and KVM MMU
 2019-05-24 19:26 UTC  (6+ messages)

[PATCH v2] kvm: selftests: aarch64: compile with warnings on
 2019-05-24 19:24 UTC  (2+ messages)

[PATCH] KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
 2019-05-24 19:24 UTC  (3+ messages)

[PATCH] kvm: selftests: aarch64: fix default vm mode
 2019-05-24 19:23 UTC  (2+ messages)

[PATCH] kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
 2019-05-24 19:23 UTC  (6+ messages)

[GIT PULL] KVM/arm updates for 5.2-rc2
 2019-05-24 19:22 UTC  (5+ messages)
` [PATCH 1/3] MAINTAINERS: KVM: arm/arm64: Remove myself as maintainer
` [PATCH 2/3] KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation
` [PATCH 3/3] KVM: arm/arm64: Move cc/it checks "

[PATCH] KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
 2019-05-24 19:21 UTC  (2+ messages)

[PATCH v1 0/9] KVM selftests for s390x
 2019-05-24 19:07 UTC  (30+ messages)
` [PATCH 1/9] KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
` [PATCH 2/9] KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
` [PATCH 3/9] kvm: selftests: aarch64: fix default vm mode
` [PATCH 4/9] KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits
` [PATCH 5/9] KVM: selftests: Align memory region addresses to 1M on s390x
    `  "
` [PATCH 6/9] KVM: selftests: Add processor code for s390x
` [PATCH 7/9] KVM: selftests: Add the sync_regs test "
` [PATCH 8/9] KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
` [PATCH 9/9] KVM: selftests: Move kvm_create_max_vcpus test to generic code
` [PATCH] KVM: selftests: enable pgste option for the linker on s390

[PATCHv3 0/3] vfio/mdev: Improve vfio/mdev core module
 2019-05-24 18:45 UTC  (11+ messages)
` [PATCHv3 1/3] vfio/mdev: Improve the create/remove sequence
` [PATCHv3 3/3] vfio/mdev: Synchronize device create/remove with parent removal

[PATCH] KVM: PPC: Book3S HV: XIVE: introduce a KVM device lock
 2019-05-24 18:16 UTC  (2+ messages)

[PATCH kvmtool 0/2] Automatically clean up ghost socket files
 2019-05-24 16:27 UTC  (5+ messages)
` [PATCH kvmtool 1/2] list: Clean "
` [PATCH kvmtool 2/2] run: Check for ghost socket file upon VM creation

mm/compaction: BUG: NULL pointer dereference
 2019-05-24 15:51 UTC  (8+ messages)
  ` [PATCH] mm, compaction: Make sure we isolate a valid PFN

mdevctl: A shoestring mediated device management and persistence utility
 2019-05-24 14:43 UTC  (3+ messages)

[PATCH 00/15] arm64: KVM: add SPE profiling support for guest
 2019-05-24 14:12 UTC  (21+ messages)
` [PATCH v2 01/15] KVM: arm64: add {read,write}_sysreg_elx_s versions for new registers
` [PATCH v2 02/15] dt-bindings: ARM SPE: highlight the need for PPI partitions on heterogeneous systems
` [PATCH v2 03/15] arm64: KVM: reset E2PB correctly in MDCR_EL2 when exiting the guest(VHE)
` [PATCH v2 04/15] arm64: KVM: define SPE data structure for each vcpu
` [PATCH v2 05/15] arm64: KVM: add access handler for SPE system registers
` [PATCH v2 06/15] arm64: KVM/VHE: enable the use PMSCR_EL12 on VHE systems
` [PATCH v2 07/15] arm64: KVM: split debug save restore across vm/traps activation
` [PATCH v2 08/15] arm64: KVM/debug: drop pmscr_el1 and use sys_regs[PMSCR_EL1] in kvm_cpu_context
` [PATCH v2 09/15] arm64: KVM: add support to save/restore SPE profiling buffer controls
` [PATCH v2 10/15] arm64: KVM: enable conditional save/restore full "
` [PATCH v2 11/15] arm64: KVM/debug: trap all accesses to SPE controls at EL1
` [PATCH v2 12/15] KVM: arm64: add a new vcpu device control group for SPEv1
` [PATCH v2 13/15] KVM: arm64: enable SPE support
` [PATCH v2 14/15][KVMTOOL] update_headers: Sync kvm UAPI headers with linux v5.2-rc1
` [PATCH v2 15/15][KVMTOOL] kvm: add a vcpu feature for SPEv1 support

[PATCHv4 0/3] vfio/mdev: Improve vfio/mdev core module
 2019-05-24 13:57 UTC  (4+ messages)
` [PATCHv4 1/3] vfio/mdev: Improve the create/remove sequence
` [PATCHv4 2/3] vfio/mdev: Avoid creating sysfs remove file on stale device removal
` [PATCHv4 3/3] vfio/mdev: Synchronize device create/remove with parent removal

[PATCH] MAINTAINERS: KVM: arm/arm64: Remove myself as maintainer
 2019-05-24 13:52 UTC  (2+ messages)

[PATCH 0/4] KVM: PPC: Book3S: Fix potential deadlocks
 2019-05-24  9:17 UTC  (2+ messages)

[PATCH v2 0/2] x86: Enable user wait instructions
 2019-05-24  8:18 UTC  (3+ messages)
` [PATCH v2 1/2] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
` [PATCH v2 2/2] target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR

[PATCH net-next 0/6] vhost: accelerate metadata access
 2019-05-24  8:12 UTC  (7+ messages)
` [PATCH net-next 1/6] vhost: generalize adding used elem
` [PATCH net-next 2/6] vhost: fine grain userspace memory accessors
` [PATCH net-next 3/6] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [PATCH net-next 4/6] vhost: introduce helpers to get the size of metadata area
` [PATCH net-next 5/6] vhost: factor out setting vring addr and num
` [PATCH net-next 6/6] vhost: access vq metadata through kernel virtual address

[PATCH v2 0/3] KVM: x86: Enable user wait instructions
 2019-05-24  7:56 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: add support for "
` [PATCH v2 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
` [PATCH v2 3/3] KVM: vmx: handle vm-exit for UMWAIT and TPAUSE

[PATCH 07/20] hw/i386/pc: Extract e820 memory layout code
 2019-05-24  6:35 UTC 

[PATCH 4.9 07/53] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-23 19:05 UTC 

[PATCH 4.14 09/77] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-23 19:05 UTC 

[PATCH 4.19 014/114] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-23 19:05 UTC 

[PATCH 5.0 014/139] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-23 19:05 UTC 

[PATCH 5.1 019/122] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-23 19:05 UTC 

[PATCH V2 0/4] Prevent vhost kthread from hogging CPU
 2019-05-23 17:22 UTC  (3+ messages)

[PATCH 0/2] kvm-unit-test: nVMX: Test "Load IA32_EFER" VM-exit control on vmentry of nested guests
 2019-05-23 16:58 UTC  (3+ messages)
` [PATCH 1/2] kvm-unit-test: x86: Add a wrapper to check if the CPU supports NX bit in MSR_EFER

[Bug 201031] Intel Graphics Device (IGD) assignment with vfio-pci
 2019-05-23 16:56 UTC 

[PATCH v3 0/3] Retrieving zPCI specific info with VFIO
 2019-05-23 16:24 UTC  (5+ messages)
` [PATCH v3 1/3] s390: pci: Exporting access to CLP PCI function and PCI group
` [PATCH v3 2/3] vfio: zpci: defining the VFIO headers
` [PATCH v3 3/3] vfio: pci: Using a device region to retrieve zPCI information

Logo printing on the USB drives
 2019-05-23 13:16 UTC 

[PATCH v9 0/4] vfio: ap: AP Queue Interrupt Control
 2019-05-23 15:43 UTC  (4+ messages)
` [PATCH v9 3/4] s390: ap: implement PAPQ AQIC interception in kernel

[PATCH 00/10] s390: virtio: support protected virtualization
 2019-05-23 15:17 UTC  (4+ messages)
` [PATCH 05/10] s390/cio: introduce DMA pools to cio

[PATCH 0/3] KVM: PPC: Book3S HV: XIVE: assorted fixes on vCPU and RAM limits
 2019-05-23 12:44 UTC  (5+ messages)

[RFC v3 0/3] vfio_pci: wrap pci device as a mediated device
 2019-05-23 13:03 UTC  (3+ messages)

[PATCH 0/4] kvm: selftests: aarch64: use struct kvm_vcpu_init
 2019-05-23 12:57 UTC  (5+ messages)
` [PATCH 1/4] kvm: selftests: rename vm_vcpu_add to vm_vcpu_add_memslots
` [PATCH 2/4] kvm: selftests: introduce vm_vcpu_add
` [PATCH 3/4] kvm: selftests: introduce aarch64_vcpu_setup
` [PATCH 4/4] kvm: selftests: introduce aarch64_vcpu_add_default

[RFC PATCH 0/4] KVM selftests for s390x
 2019-05-23 11:19 UTC  (4+ messages)
` [RFC PATCH 4/4] KVM: selftests: Add the sync_regs test "

[PATCH] kvm: selftests: ucall improvements
 2019-05-23 10:46 UTC 

[PATCH] kvm: selftests: aarch64: compile with warnings on
 2019-05-23 10:11 UTC  (3+ messages)

[PATCH 3/3] tests: kvm: Add tests for KVM_SET_NESTED_STATE
 2019-05-23  9:13 UTC  (5+ messages)

[PATCH v2] KVM: selftests: Compile code with warnings enabled
 2019-05-23  9:11 UTC  (3+ 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).