kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-08 17:50:04 to 2019-11-11 21:46:27 UTC [more...]

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-11 21:46 UTC  (6+ messages)
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 13/18] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion

[PATCH RESEND v2 0/4] misc fixes on halt-poll code for both KVM and guest
 2019-11-11 20:13 UTC  (3+ messages)
` [PATCH RESEND v2 2/4] KVM: ensure grow start value is nonzero

[PATCH 1/2] KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
 2019-11-11 19:15 UTC  (14+ messages)

[Bug 205477] New: Useless address check in function __kvm_set_memory_region()
 2019-11-11 18:15 UTC  (2+ messages)
` [Bug 205477] "

[PATCH v4 00/17] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-11-11 17:37 UTC  (6+ messages)
` [PATCH v4 13/17] kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-11-11 17:30 UTC  (11+ messages)
` [PATCH net-next 11/14] "
` [PATCH net-next 12/14] vsock/vmci: register vmci_transport only when VMCI guest/host are active
` [PATCH net-next 13/14] vsock: prevent transport modules unloading
` [PATCH net-next 14/14] vsock: fix bind() behaviour taking care of CID

[PATCH] VFIO/VMBUS: Add VFIO VMBUS driver support
 2019-11-11 17:29 UTC  (5+ messages)

[PATCH v1 0/3] KVM: VMX: Posted Interrupts fixes
 2019-11-11 17:27 UTC  (13+ messages)
` [PATCH v1 1/3] KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts
` [PATCH v1 2/3] KVM: VMX: Do not change PID.NDST when loading a blocked vCPU

[PATCH v2 0/3] KVM: VMX: Posted Interrupts fixes
 2019-11-11 17:20 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts
` [PATCH v2 2/3] KVM: VMX: Do not change PID.NDST when loading a blocked vCPU
` [PATCH v2 3/3] KVM: VMX: Introduce pi_is_pir_empty() helper

[kvm-unit-tests PATCH v2 0/3] s390x: Improve architectural compliance for diag308
 2019-11-11 17:22 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: Fix initial cr0 load comments
` [kvm-unit-tests PATCH v2 2/3] s390x: Add CR save area
` [kvm-unit-tests PATCH v2 3/3] s390x: Load reset psw on diag308 reset

[kvm-unit-tests PATCH v3 0/2] s390x: SCLP Unit test
 2019-11-11 17:20 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] s390x: sclp: add service call instruction wrapper
` [kvm-unit-tests PATCH v3 2/2] s390x: SCLP unit test

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-11-11 16:56 UTC  (10+ messages)
` [RFC 04/37] KVM: s390: protvirt: Add initial lifecycle handling
` [RFC 06/37] s390: UV: Add import and export to UV library

[PATCH 0/2] KVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed L1 TPR
 2019-11-11 16:50 UTC  (13+ messages)
` [PATCH 1/2] KVM: VMX: Refactor update_cr8_intercept()
` [PATCH 2/2] KVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed L1 TPR

[PATCH net-next 00/19] Mellanox, mlx5 sub function support
 2019-11-11 15:06 UTC  (68+ messages)
` [PATCH net-next 01/19] net/mlx5: E-switch, Move devlink port close to eswitch port
  ` [PATCH net-next 06/19] net/mlx5: Add support for mediated devices in switchdev mode
  ` [PATCH net-next 09/19] vfio/mdev: Expose mdev alias in sysfs tree
  ` [PATCH net-next 19/19] mtty: Optionally support mtty alias

[PATCH] KVM: VMX: Fix comment to specify PID.ON instead of PIR.ON
 2019-11-11 14:55 UTC  (2+ messages)

[PATCH] KVM: APIC: add helper func to remove duplicate code in kvm_pv_send_ipi
 2019-11-11 14:10 UTC  (2+ messages)

[PATCH] KVM: X86: avoid unused setup_syscalls_segments call when SYSCALL check failed
 2019-11-11 14:08 UTC  (2+ messages)

[PATCH] KVM: MMIO: get rid of odd out_err label in kvm_coalesced_mmio_init
 2019-11-11 14:07 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Fix userspace API regarding latched init
 2019-11-11 14:02 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86: Evaluate latched_init in KVM_SET_VCPU_EVENTS when vCPU not in SMM
` [PATCH 2/2] KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched

[PATCH 0/5] misc fixes on halt-poll code both KVM and guest
 2019-11-11 13:54 UTC  (10+ messages)
` [PATCH 2/5] KVM: add a check to ensure grow start value is nonzero
` [PATCH 3/5] KVM: ensure pool time is longer than block_ns
` [PATCH 4/5] cpuidle-haltpoll: add a check to ensure grow start value is nonzero

[PULL 0/4] vfio-ccw updates
 2019-11-11 13:50 UTC  (5+ messages)
` [PULL 1/4] vfio-ccw: Refactor how the traces are built
` [PULL 2/4] vfio-ccw: Trace the FSM jumptable
` [PULL 3/4] vfio-ccw: Add a trace for asynchronous requests
` [PULL 4/4] vfio-ccw: Rework the io_fctl trace

[kvm-unit-tests PATCH 1/2] x86: smap: Use correct reg to pass a parameter
 2019-11-11 13:45 UTC  (3+ messages)
` [kvm-unit-tests PATCH 2/2] x86: pku: fix parameter passing

[kvm-unit-tests PATCH] s390x: Use loop to save and restore fprs
 2019-11-11 13:34 UTC  (3+ messages)

[PATCH v2] KVM: X86: Fix initialization of MSR lists(msrs_to_save[], emulated_msrs[] and msr_based_features[])
 2019-11-11 13:30 UTC  (3+ messages)

[PATCH v1 0/6] KVM: VMX: Intel PT configuration switch using XSAVES/XRSTORS on VM-Entry/Exit
 2019-11-11 13:28 UTC  (2+ messages)

[PATCH 0/2] KVM: fix issues with kvm_create_vm failures
 2019-11-11 13:25 UTC  (3+ messages)
` [PATCH 1/2] KVM: Fix NULL-ptr deref after kvm_create_vm fails
` [PATCH 2/2] KVM: fix placement of refcount initialization

[kvm-unit-tests PATCH v2] alloc: Add memalign error checks
 2019-11-11 13:17 UTC  (9+ messages)

[PATCH 1/2] KVM: X86: Single target IPI fastpath
 2019-11-11 13:06 UTC  (5+ messages)
` [PATCH 2/2] KVM: LAPIC: micro-optimize fixed mode ipi delivery
` [PATCH] KVM: X86: fix semicolon.cocci warnings

[PATCH] x86: vmx: Verify pending LAPIC INIT event consume when exit on VMX_INIT
 2019-11-11 12:40 UTC 

[PATCH] x86: vmx: Verify L2 modification to L1 LAPIC TPR works when L0 use TPR threshold
 2019-11-11 12:37 UTC 

[PATCH] KVM: SVM: Remove check if APICv enabled in SVM update_cr8_intercept() handler
 2019-11-11 12:26 UTC 

[PATCH] KVM: VMX: Consume pending LAPIC INIT event when exit on INIT_SIGNAL
 2019-11-11 12:16 UTC 

[RESEND PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-11-11  1:40 UTC  (7+ messages)
` [RESEND PATCH v21 1/6] hw/arm/virt: Introduce a RAS machine option
` [RESEND PATCH v21 2/6] docs: APEI GHES generation and CPER record description
` [RESEND PATCH v21 3/6] ACPI: Add APEI GHES table generation support
` [RESEND PATCH v21 4/6] KVM: Move hwpoison page related functions into kvm-all.c
` [RESEND PATCH v21 5/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [RESEND PATCH v21 6/6] MAINTAINERS: Add APCI/APEI/GHES entries

[PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-11-11  1:23 UTC  (4+ messages)
` [PATCH v21 3/6] ACPI: Add APEI GHES table generation support

general protection fault in kvm_coalesced_mmio_init
 2019-11-10 18:22 UTC  (3+ messages)

[PATCH 0/3] kvm: arm: VGIC: Fix interrupt group enablement
 2019-11-10 14:29 UTC  (6+ messages)
` [PATCH 1/3] kvm: arm: VGIC: Prepare for handling two interrupt groups
` [PATCH 2/3] kvm: arm: VGIC: Scan all IRQs when interrupt group gets enabled
` [PATCH 3/3] kvm: arm: VGIC: Enable proper Group0 handling

"statsfs" API design
 2019-11-10 13:04 UTC  (3+ messages)

[PATCH 0/2]: KVM: x86: Fix INIT signal handling in various CPU states
 2019-11-10 12:57 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH AUTOSEL 4.19 124/191] vfio/pci: Fix potential memory leak in vfio_msi_cap_len
 2019-11-10  2:39 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 125/191] vfio/pci: Mask buggy SR-IOV VF INTx support

[PATCH AUTOSEL 4.14 069/109] vfio/pci: Fix potential memory leak in vfio_msi_cap_len
 2019-11-10  2:45 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 070/109] vfio/pci: Mask buggy SR-IOV VF INTx support

[PATCH AUTOSEL 4.9 43/66] vfio/pci: Fix potential memory leak in vfio_msi_cap_len
 2019-11-10  2:48 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 44/66] vfio/pci: Mask buggy SR-IOV VF INTx support

[PATCH AUTOSEL 4.4 32/40] vfio/pci: Fix potential memory leak in vfio_msi_cap_len
 2019-11-10  2:50 UTC 

[PATCH] vsock/virtio: fix sock refcnt holding during the shutdown
 2019-11-08 20:19 UTC  (2+ messages)

[PATCH 0/2] Intel IFC VF driver for VDPA
 2019-11-09 20:07 UTC  (6+ messages)
` [PATCH 1/2] IFC hardware operation layer
` [PATCH 2/2] IFC VDPA layer

[PATCH] kvm: Fix NULL dereference doing kvm_create_vm()
 2019-11-09  4:19 UTC  (4+ messages)

[PATCH 00/13] KVM monolithic v3
 2019-11-09  3:30 UTC  (15+ messages)
` [PATCH 03/13] kvm: monolithic: fixup x86-32 build

[kvm-unit-tests PATCH v2 0/4] Patches for clang compilation
 2019-11-08 20:36 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 0/6] "
  ` [kvm-unit-tests PATCH v3 3/6] Makefile: use "-Werror" in cc-option

kernel BUG at arch/x86/kvm/mmu.c:LINE! (2)
 2019-11-08 19:42 UTC  (2+ messages)

[PATCH net-next 12/19] devlink: Introduce mdev port flavour
 2019-11-08 18:56 UTC  (14+ messages)

[PATCH v2 0/4] Add support for capturing the highest observable L2 TSC
 2019-11-08 18:31 UTC  (4+ messages)
` [PATCH v2 4/4] KVM: nVMX: Add support for capturing "


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