public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-25 20:54:55 to 2016-08-02 14:46:49 UTC [more...]

[PULL] KVM/ARM updates for Linux 4.8, take #1
 2016-08-02 14:46 UTC  (10+ 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: arm/arm64: initialize new VGIC even without host GIC
 2016-08-02 14:34 UTC 

[PATCH v3 00/14] KVM: x86: break the xAPIC barrier
 2016-08-02 14:22 UTC  (11+ 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 v2] KVM: arm64: ITS: return 1 on successful MSI injection
 2016-08-02 12:56 UTC 

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

[GIT PULL] KVM changes for 4.8 merge window
 2016-08-02 12:37 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] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi
 2016-08-02 10:35 UTC  (2+ messages)

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

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

[PATCH] KVM: x86: Expose more Intel AVX512 feature to guest
 2016-08-02  8:01 UTC 

[PATCH] vhost: drop vringh dependency
 2016-08-02  5:09 UTC 

[RFC PATCH 0/4] KVM: Emulate UMIP (or almost do so)
 2016-08-02  1:05 UTC  (7+ messages)
` [RFC PATCH 4/4] KVM: vmx: add support for emulating UMIP

[vhost:vhost 6/17] ERROR: "vhost_work_flush" [drivers/vhost/vhost_scsi.ko] undefined!
 2016-08-02  4:10 UTC 

[RESEND] [PATCH V5 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
 2016-08-02  4:03 UTC  (5+ messages)
` [RESEND] [PATCH V5 2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
` [RESEND] [PATCH V5 3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module
` [RESEND] [PATCH V5 4/5] kvm/stats: Add provisioning for ulong vm stats and u64 vcpu stats
` [RESEND] [PATCH V5 5/5] powerpc/kvm/stats: Implement existing and add new halt polling "

[PATCH v2 repost 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-08-02  0:28 UTC  (40+ messages)
` [PATCH v2 repost 1/7] virtio-balloon: rework deflate to add page to a list
` [PATCH v2 repost 2/7] virtio-balloon: define new feature bit and page bitmap head
` [PATCH v2 repost 3/7] mm: add a function to get the max pfn
` [PATCH v2 repost 4/7] virtio-balloon: speed up inflate/deflate process
          ` [virtio-dev] "
        `  "
` [PATCH v2 repost 5/7] virtio-balloon: define feature bit and head for misc virt queue
` [PATCH v2 repost 6/7] mm: add the related functions to get free page info
    `  "
` [PATCH v2 repost 7/7] virtio-balloon: tell host vm's "

[QEMU v2 0/9] Fast (de)inflating & fast live migration
 2016-08-01 23:48 UTC  (6+ messages)
` [QEMU v2 1/9] virtio-balloon: Remove needless precompiled directive
` [QEMU v2 7/9] bitmap: Add a new bitmap_move function

[vhost:vhost 5/15] warning: (VOP && ..) selects VHOST_RING which has unmet direct dependencies (NETDEVICES && ..)
 2016-08-01 23:19 UTC 

[vhost:vhost 11/15] warning: (VOP && ..) selects VHOST_RING which has unmet direct dependencies (NETDEVICES && ..)
 2016-08-01 21:18 UTC  (2+ messages)

[vhost:vhost 14/14] drivers/vhost/vhost.c:915:30: warning: passing argument 2 of 'access_ok' makes pointer from integer without a cast
 2016-08-01 20:03 UTC 

[PATCH v2 1/1] KVM: PPC: Introduce KVM_CAP_PPC_HTM
 2016-08-01 18:52 UTC  (4+ messages)

[RFC/PATCHSET 0/7] virtio: Implement virtio pstore device (v2)
 2016-08-01 15:52 UTC  (22+ messages)
` [PATCH 1/7] pstore: Split pstore fragile flags
` [PATCH 2/7] pstore/ram: Set pstore flags dynamically
` [PATCH 3/7] pstore: Manage buffer position for async write
` [PATCH 4/7] virtio: Basic implementation of virtio pstore driver
` [PATCH 5/7] virtio-pstore: Support PSTORE_TYPE_CONSOLE
` [PATCH 6/7] qemu: Implement virtio-pstore device
        ` [Qemu-devel] "
` [PATCH 7/7] kvmtool: "

[PATCH] KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD
 2016-08-01 13:29 UTC  (2+ messages)

[GIT PULL] Please pull host DOS fix for HV KVM for 4.8-rc1
 2016-08-01 13:03 UTC  (2+ messages)

[PATCH 1/1] irqdomain: Export __irq_domain_alloc_irqs() and irq_domain_free_irqs()
 2016-08-01 11:28 UTC  (4+ messages)

KVM call for agenda for 2016-08-02
 2016-08-01 11:17 UTC 

Windows guests crash when using IOMMU and more than one windows 10 VM on software raid (zfs or mdadm/lvm)
 2016-08-01  8:36 UTC 

ext4 error when testing virtio-scsi & vhost-scsi
 2016-08-01  2:40 UTC  (10+ messages)

VFIO mdev with vIOMMU
 2016-07-29 15:19 UTC  (4+ messages)

[kvm-unit-tests PATCH v5 00/12] PCI bus support
 2016-07-29 13:40 UTC  (25+ messages)
` [kvm-unit-tests PATCH v5 09/12] pci: Add generic ECAM host support
    ` [kvm-unit-tests PATCH v6 "
` [kvm-unit-tests PATCH v5 10/12] arm/arm64: pci: Add PCI bus operation test
    ` [kvm-unit-tests PATCH v6 "
` [kvm-unit-tests PATCH v5 11/12] pci: Add pci-testdev PCI bus test device
    ` [kvm-unit-tests PATCH v6 "
` [kvm-unit-tests PATCH v5 12/12] arm/arm64: pci: Add pci-testdev PCI device operation test
        ` [kvm-unit-tests PATCH v6 "

[RFC v9 0/6] KVM: arm/arm64: gsi routing support
 2016-07-29  6:51 UTC  (3+ messages)

[GIT PULL] VFIO updates for v4.8-rc1
 2016-07-28 19:30 UTC 

[RFC v6 0/6] Add virtio transport for AF_VSOCK
 2016-07-28 14:36 UTC  (7+ messages)
` [RFC v6 1/6] VSOCK: transport-specific vsock_transport functions
` [RFC v6 2/6] VSOCK: defer sock removal to transports
` [RFC v6 3/6] VSOCK: Introduce virtio_vsock_common.ko
` [RFC v6 4/6] VSOCK: Introduce virtio_transport.ko
` [RFC v6 5/6] VSOCK: Introduce vhost_vsock.ko
` [RFC v6 6/6] VSOCK: Add Makefile and Kconfig

[PATCH] kvm: nVMX: Track active shadow VMCSs
 2016-07-28 14:01 UTC  (6+ messages)
` [PATCH v2] KVM: "

tlb flush after each vm_exit, also virtual interrupts injection
 2016-07-28 13:25 UTC  (3+ messages)
` Fwd: "

(unknown),
 2016-07-28  6:14 UTC  (4+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
` [PATCH 2/2] KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
` [PATCH 0/2] KVM: PPC: Fix host DOS vulnerability in HV KVM

[PATCH v11 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-07-27 20:38 UTC  (4+ messages)
` [PATCH v11 4/8] iommu/msi-iommu: initialization

[PATCH RESEND v4] locking/pvqspinlock: Fix double hash race
 2016-07-27 11:30 UTC 

[PATCH v6] KVM: arm/arm64: Add VGICv3 save/restore API documentation
 2016-07-27  6:33 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with Linus' tree
 2016-07-27  4:50 UTC 

[PATCH v2 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-07-27  1:32 UTC  (3+ messages)
  `  "

调岗调薪、裁员解雇及违纪问题处理
 2016-07-26 20:50 UTC 

[PATCH] KVM: arm/arm64: remove kvm_vgic_*early_init() functions
 2016-07-26 12:43 UTC  (2+ messages)

[PATCH v5] KVM: arm/arm64: Add VGICv3 save/restore API documentation
 2016-07-26 11:17 UTC  (3+ messages)

[PATCH v11 00/10] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
 2016-07-26 11:01 UTC  (12+ messages)
` [PATCH v11 09/10] genirq/msi: map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
` [PATCH v11 10/10] genirq/msi: use the MSI doorbell's IOVA when requested

[RESEND PATCH v4] KVM: arm/arm64: Add VGICv3 save/restore API documentation
 2016-07-26  9:57 UTC  (3+ messages)

[PATCH v2 0/2] VFIO SRIOV support
 2016-07-25 15:34 UTC  (14+ messages)

[PATCH 3.14 26/53] MIPS: KVM: Fix modular KVM under QEMU
 2016-07-25 20:55 UTC 

[PATCH 4.4 040/146] MIPS: KVM: Fix modular KVM under QEMU
 2016-07-25 20:54 UTC 


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