public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-02 08:49:43 to 2016-08-05 08:44:35 UTC [more...]

[PATCH] VSOCK: fix vhost virtio_vsock_pkt use-after-free
 2016-08-05  8:44 UTC  (3+ messages)

[kvm-unit-tests PATCH 1/4] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-05  8:23 UTC  (6+ messages)
` [kvm-unit-tests PATCH 2/4] lib/powerpc: Add generic decrementer exception handler
` [kvm-unit-tests PATCH 3/4] lib/powerpc: Add function to start secondary threads
` [kvm-unit-tests PATCH 4/4] powerpc/tm: Add a test for H_CEDE while tm suspended

[PATCH v6 0/4] Add Mediated device support
 2016-08-05  7:45 UTC  (11+ messages)
` [PATCH v6 1/4] vfio: Mediated device Core driver
` [PATCH v6 2/4] vfio: VFIO driver for mediated PCI device
` [PATCH v6 3/4] vfio iommu: Add support for mediated devices
` [PATCH v6 4/4] docs: Add Documentation for Mediated devices

[kvm-unit-tests PATCH] .gitignore: Add *.patch to git ignore file
 2016-08-05  7:40 UTC 

[kvm-unit-tests RFC] Add ability to specify groups which won't be run by default
 2016-08-05  7:33 UTC  (4+ messages)

arm64: Implement IPI based TLB invalidation
 2016-08-05  7:00 UTC  (9+ messages)
` [PATCH 1/4] arm64: insn: Do not disable irqs during patching
` [PATCH 2/4] arm64: Implement IPI based TLB invalidation
` [PATCH 3/4] KVM: arm/arm64: Check for broadcast TLBI support
` [PATCH 4/4] arm64: hibernate: "
` [PATCH] arm64: Add workaround for Cavium erratum 26026

[PATCH] sched: fix the intention to re-evalute tick dependency for offline cpu
 2016-08-05  5:36 UTC  (2+ messages)

[QUESTION]stuck in SeaBIOS because of losing a SMI
 2016-08-05  2:32 UTC  (3+ messages)

Floating point instructions (e.g. cvtsi2sd) incorrect result
 2016-08-04 20:40 UTC 

Introspection API development
 2016-08-04 15:08 UTC  (10+ messages)

[PATCH] KVM: arm/arm64: initialize new VGIC even without host GIC
 2016-08-04 12:51 UTC  (4+ messages)

[bug report] VSOCK: Introduce vhost_vsock.ko
 2016-08-04 12:49 UTC  (2+ messages)

[PATCH v2 0/3] vmx: miscellaneous cleanups
 2016-08-04 12:21 UTC  (5+ messages)
` [PATCH v2 1/3] nvmx: remove comment about missing nested vpid support
` [PATCH v2 2/3] nvmx: mark ept single context invalidation as supported
` [PATCH v2 3/3] mmu: don't pass *kvm to spte_write_protect and spte_*_dirty

[PATCH 1/2] KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off
 2016-08-04 12:20 UTC  (6+ messages)
` [PATCH 2/2] KVM: lapic: don't recalculate apic map table twice when enabling LAPIC

[PATCH] KVM: documentation: fix KVM_CAP_X2APIC_API information
 2016-08-04 12:04 UTC 

[PULL 0/8] KVM/ARM Changes for v4.8 - Take #2
 2016-08-04 11:40 UTC  (9+ messages)
` [PULL 1/8] KVM: api: Pass the devid in the msi routing entry
` [PULL 2/8] KVM: Add devid in kvm_kernel_irq_routing_entry
` [PULL 3/8] KVM: irqchip: Convey devid to kvm_set_msi
` [PULL 4/8] KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific header
` [PULL 5/8] KVM: arm/arm64: Enable irqchip routing
` [PULL 6/8] KVM: arm/arm64: Enable MSI routing
` [PULL 7/8] KVM: arm: vgic-irqfd: Workaround changing kvm_set_routing_entry prototype
` [PULL 8/8] arm64: KVM: Set cpsr before spsr on fault injection

[PULL] KVM/ARM updates for Linux 4.8, take #1
 2016-08-04 10:47 UTC  (13+ messages)
` [PATCH 33/55] KVM: arm64: vgic: Handle ITS related GICv3 redistributor registers
` [PATCH 41/55] KVM: arm64: vgic-its: Implement MSI injection in ITS emulation

[PATCH] KVM: arm64: ITS: move ITS registration into first VCPU run
 2016-08-04 10:26 UTC  (13+ messages)

nopea Lainat
 2016-08-02 21:45 UTC 

[PATCH] powerpc: move hmi.c to arch/powerpc/kvm/
 2016-08-04  2:17 UTC  (2+ messages)

[PATCH] sched/deadline: Fix lock pinning warning during cpu hotplug
 2016-08-04  1:42 UTC 

[PATCH 00/14] Present useful limits to user (v2)
 2016-08-03 18:20 UTC  (2+ messages)

[PATCH v2] KVM: arm64: ITS: return 1 on successful MSI injection
 2016-08-03 17:32 UTC  (2+ messages)

tlb flush after each vm_exit, also virtual interrupts injection
 2016-08-03 15:56 UTC  (5+ messages)
` Fwd: "

[PATCH 0/3] KVM: arm64: vgic-its fixes
 2016-08-03 16:13 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi
` [PATCH 2/3] KVM: arm64: vgic-its: Plug race in vgic_put_irq
` [PATCH 3/3] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic

[PULL] vhost: new features for 4.8
 2016-08-03 14:14 UTC 

[PATCH] vfio/pci: Fix NULL pointer oops in error interrupt setup handling
 2016-08-03 13:06 UTC  (2+ messages)

[PATCH] KVM: Synchronize accesses to the kvm->devices list
 2016-08-03 11:51 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL] KVM changes for 4.8 merge window
 2016-08-03 11:00 UTC  (12+ messages)

[PATCH RESEND v4] locking/pvqspinlock: Fix double hash race
 2016-08-03  8:10 UTC  (3+ messages)

[PATCH v12 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
 2016-08-03  6:00 UTC  (11+ messages)
  ` [PATCH v12 1/8] vfio: introduce a vfio_dma type field
  ` [PATCH v12 2/8] vfio/type1: vfio_find_dma accepting a type argument
  ` [PATCH v12 3/8] vfio/type1: implement recursive vfio_find_dma_from_node
  ` [PATCH v12 4/8] vfio/type1: handle unmap/unpin and replay for VFIO_IOVA_RESERVED slots
  ` [PATCH v12 5/8] vfio: allow reserved msi iova registration
  ` [PATCH v12 6/8] vfio/type1: check doorbell safety
  ` [PATCH v12 7/8] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
  ` [PATCH v12 8/8] vfio/type1: return MSI geometry through VFIO_IOMMU_GET_INFO capability chains

[PATCH] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi
 2016-08-02 19:49 UTC  (5+ messages)

[PATCH v5 02/13] cpus: pass CPUState to run_on_cpu helpers
 2016-08-02 17:27 UTC 

[PATCH v12 00/11] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
 2016-08-02 17:23 UTC  (12+ messages)
  ` [PATCH v12 01/11] genirq/msi: export msi_get_domain_info
  ` [PATCH v12 02/11] genirq/msi: msi_compose wrapper
  ` [PATCH v12 03/11] genirq: Introduce irq_get_msi_doorbell_info
  ` [PATCH v12 04/11] genirq/msi: Allow MSI doorbell (un)registration
  ` [PATCH v12 05/11] genirq/msi: msi_doorbell_calc_pages
  ` [PATCH v12 06/11] genirq/msi: msi_doorbell_safe
  ` [PATCH v12 07/11] irqchip/gic-v2m: Register the MSI global doorbell
  ` [PATCH v12 08/11] irqchip/gicv3-its: "
  ` [PATCH v12 09/11] genirq/msi: Introduce msi_desc flags
  ` [PATCH v12 10/11] genirq/msi: Map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
  ` [PATCH v12 11/11] genirq/msi: Use the MSI doorbell's IOVA when requested

[PATCH v12 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-08-02 17:15 UTC  (9+ messages)
  ` [PATCH v12 1/8] iommu: Add iommu_domain_msi_geometry and DOMAIN_ATTR_MSI_GEOMETRY
  ` [PATCH v12 2/8] iommu/arm-smmu: initialize the msi geometry and advertise iommu-msi support
  ` [PATCH v12 3/8] iommu: introduce an msi cookie
  ` [PATCH v12 4/8] iommu/msi-iommu: initialization
  ` [PATCH v12 5/8] iommu/msi-iommu: iommu_msi_[get,put]_doorbell_iova
  ` [PATCH v12 6/8] iommu/msi-iommu: iommu_msi_domain
  ` [PATCH v12 7/8] iommu/msi-iommu: iommu_msi_msg_pa_to_va
  ` [PATCH v12 8/8] iommu/arm-smmu: get/put the msi cookie

[PATCH v3 00/14] KVM: x86: break the xAPIC barrier
 2016-08-02 16:40 UTC  (12+ messages)
` [PATCH v3 03/14] KVM: x86: use physical LAPIC array for logical x2APIC
` [PATCH v3 04/14] KVM: x86: dynamic kvm_apic_map
` [PATCH v3 07/14] KVM: x86: reset APIC ID when enabling LAPIC

[PATCH 0904/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 14:11 UTC  (3+ messages)

[PATCH 0034/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 13:59 UTC  (3+ messages)

[PATCH] KVM: arm64: ITS: return 1 on successful MSI injection
 2016-08-02 13:57 UTC  (5+ messages)

[PATCH -next] VSOCK: Use kvfree()
 2016-08-02 13:52 UTC  (2+ messages)

[PATCH -next] vhost: fix missing unlock on error in vhost_net_set_features()
 2016-08-02 13:52 UTC  (2+ messages)

[PATCH 0992/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:06 UTC 

[PATCH 0991/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:06 UTC 

[PATCH 0036/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:36 UTC 

[PATCH 0035/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:36 UTC 

[PATCH] kvmtool: aarch64: fix path to uncompressed kernel images
 2016-08-02  9:23 UTC  (3+ messages)

[Bug 150851] New: general protection fault: 0000 [#1] SMP; native_read_pmc+0x7/0x40
 2016-08-02  9:00 UTC  (3+ messages)
` [Bug 150851] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox