public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-20 20:55:31 to 2018-03-27 09:10:37 UTC [more...]

[PATCH 0/8] migration: improve and cleanup compression
 2018-03-27 11:17 UTC  (23+ messages)
` [PATCH 1/8] migration: stop compressing page in migration thread
` [PATCH 2/8] migration: stop allocating and freeing memory frequently
` [PATCH 3/8] migration: support to detect compression and decompression errors
` [PATCH 4/8] migration: introduce control_save_page()

[PATCH v2 00/10] migration: improve and cleanup compression
 2018-03-27  9:10 UTC  (5+ messages)
` [PATCH v2 01/10] migration: stop compressing page in migration thread
` [PATCH v2 02/10] migration: stop compression to allocate and free memory frequently
` [PATCH v2 03/10] migration: stop decompression "
` [PATCH v2 04/10] migration: detect compression and decompression errors

[PATCH 2/2] KVM: VMX: Add Force Emulation Prefix for "emulate the next instruction"
 2018-03-27  9:09 UTC  (3+ messages)

[PATCH v2 0/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
 2018-03-27  9:06 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: X86: Introduce handle_ud()
` [PATCH v2 2/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"

[PATCH 2/2] KVM: VMX: Add Force Emulation Prefix for "emulate the next instruction"
 2018-03-27  9:05 UTC  (2+ messages)

[PATCH 1/2] KVM: VMX: Introduce handle_ud()
 2018-03-27  7:43 UTC 

[PATCH 0/2] KVM: VMX: Add Force Emulation Prefix for "emulate the next instruction"
 2018-03-27  7:29 UTC  (11+ messages)
` [PATCH 1/2] KVM: VMX: Introduce handle_ud()
` [PATCH 2/2] KVM: VMX: Add Force Emulation Prefix for "emulate the next instruction"

[PATCH v29 0/4] Virtio-balloon: support free page reporting
 2018-03-27  6:33 UTC  (10+ messages)
` [PATCH v29 1/4] mm: support reporting free page blocks
` [PATCH v29 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v29 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v29 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

[PATCH net] vhost: correctly remove wait queue during poll failure
 2018-03-27  3:47 UTC 

BUG: corrupted list in remove_wait_queue
 2018-03-27  3:36 UTC  (3+ messages)

[RFC PATCH V2 0/8] Packed ring for vhost
 2018-03-27  3:33 UTC  (12+ messages)
` [RFC PATCH V2 1/8] vhost: move get_rx_bufs to vhost.c
` [RFC PATCH V2 2/8] vhost: hide used ring layout from device
` [RFC PATCH V2 3/8] vhost: do not use vring_used_elem
` [RFC PATCH V2 4/8] vhost_net: do not explicitly manipulate vhost_used_elem
` [RFC PATCH V2 5/8] vhost: vhost_put_user() can accept metadata type
` [RFC PATCH V2 6/8] virtio: introduce packed ring defines
` [RFC PATCH V2 7/8] vhost: packed ring support
` [RFC PATCH V2 8/8] vhost: event suppression for packed ring

[PATCH 1/2] KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized
 2018-03-27  0:52 UTC  (5+ messages)

[PATCH] i386/kvm: add support for KVM_CAP_X86_DISABLE_EXITS
 2018-03-26 19:43 UTC  (4+ messages)

[PATCH] MAINTAINERS: vfio/platform: Update sub-maintainer
 2018-03-26 19:42 UTC 

[PATCH net] vhost_net: add missing lock nesting notation
 2018-03-26 16:59 UTC  (3+ messages)

[PATCH 0/4] vfio: ccw: error handling fixes and improvements
 2018-03-26 13:59 UTC  (14+ messages)
` [PATCH 1/4] vfio: ccw: fix cleanup if cp_prefetch fails
` [PATCH 2/4] vfio: ccw: refactor and improve pfn_array_alloc_pin()
` [PATCH 3/4] vfio: ccw: set ccw->cda to NULL defensively
` [PATCH 4/4] vfio: ccw: add traceponits for interesting error paths

[PATCH v6 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-26 12:42 UTC  (2+ messages)

[PATCH] KVM: X86: Fix the decoding of segment overrides in 64bit mode
 2018-03-26 12:27 UTC  (14+ messages)

[PATCH v2 0/5] KVM & powerpc: Work around POWER9 TM hardware bugs
 2018-03-26  8:57 UTC  (7+ messages)
` [PATCH v2 1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
  ` [v2, "
` [PATCH v2 2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode
` [PATCH v2 3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
` [PATCH v2 4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
` [PATCH v2 5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state

[PATCH] KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list
 2018-03-26  8:53 UTC  (3+ messages)

[PATCH v3 00/14] s390: vfio-ap: guest dedicated crypto adapters
 2018-03-26  8:44 UTC  (17+ messages)
` [PATCH v3 01/14] KVM: s390: refactor crypto initialization
` [PATCH v3 04/14] KVM: s390: device attribute to set AP interpretive execution

[PATCH] MAINTAINERS: vfio-platform: Update sub-maintainers
 2018-03-26  8:01 UTC  (4+ messages)

linux-next: manual merge of the kvm tree with the kvm-fixes tree
 2018-03-26  5:43 UTC 

possible deadlock in handle_rx
 2018-03-26  3:48 UTC  (2+ messages)

[PATCH 2/2] KVM: X86: Fix disable pv tlb flush when steal time is enabled
 2018-03-25  4:18 UTC 

[GIT PULL] VFIO fix for v4.16-rc7
 2018-03-23 15:20 UTC 

[PATCH 0/4] Add virtio-iommu driver
 2018-03-23 15:00 UTC  (10+ messages)
` [PATCH 1/4] iommu: "
` [PATCH 2/4] iommu/virtio: Add probe request

[RFC 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-03-23 14:01 UTC  (7+ messages)
` [RFC 02/12] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [RFC 03/12] KVM: arm/arm64: Record RDIST Last bit at registration

[PATCH v2 1/2] make: move generated headers to qemu-build/
 2018-03-23 13:52 UTC  (7+ messages)
` [PATCH v2 2/2] qemu: move generated files to qemu-build

[PATCH 4.9 035/177] x86/reboot: Turn off KVM when halting a CPU
 2018-03-23  9:52 UTC 

[PATCH v5 0/7] vfio/type1: Add support for valid iova list management
 2018-03-23  8:57 UTC  (16+ messages)
` [PATCH v5 2/7] vfio/type1: Check reserve region conflict and update iova list
` [PATCH v5 7/7] iommu/dma: Move PCI window region reservation back into dma specific path

[PATCH] vfio iommu type1: improve memory pinning process for raw PFN mapping
 2018-03-22 21:48 UTC  (2+ messages)

[PATCH] vfio-mdev/samples: change RDI interrupt condition
 2018-03-22 21:48 UTC  (3+ messages)

[PATCH v5] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
 2018-03-22 21:48 UTC  (2+ messages)

[PATCH v2] qemu: replace "" with <> in headers
 2018-03-22 20:33 UTC  (12+ messages)

[PATCH 27/37] iommu/arm-smmu-v3: Register fault workqueue
 2018-03-22  1:09 UTC  (5+ messages)
  ` [PATCH 37/37] vfio: Add support for Shared Virtual Addressing

[PATCH v2] vfio/pci: Quiet broken INTx whining when INTx is unsupported by device
 2018-03-21 22:39 UTC 

[PATCH v4 0/5] Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-03-21 20:29 UTC  (12+ messages)
` [PATCH v4 2/5] target/i386: Populate AMD Processor Cache Information

[PATCH] qemu: include generated files with <> and not ""
 2018-03-21 13:42 UTC  (9+ messages)
    ` [Qemu-ppc] "

[PATCH 0/5] KVM & powerpc: Work around POWER9 TM hardware bugs
 2018-03-21 10:28 UTC  (7+ messages)
` [PATCH 1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
` [PATCH 2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode
` [PATCH 3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
` [PATCH 4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
` [PATCH 5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state

WARNING in kvm_arch_vcpu_ioctl_run (2)
 2018-03-21  8:55 UTC  (8+ messages)

[PATCH v2] KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
 2018-03-21  1:20 UTC  (3+ messages)
  ` [此邮件可能存在风险] "

[PATCH] vfio iommu type1: improve memory pinning process for raw PFN mapping
 2018-03-20 22:04 UTC  (3+ messages)

[PATCH v5 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-03-20 20:55 UTC  (4+ messages)
` [PATCH v5 1/7] xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH


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