kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-11 20:43:50 to 2019-07-15 14:21:49 UTC [more...]

[PULL 00/19] Migration patches
 2019-07-15 14:17 UTC  (29+ messages)
` [PULL 01/19] migration: fix multifd_recv event typo
` [PULL 02/19] migration-test: rename parameter to parameter_int
` [PULL 03/19] migration-test: Add migration multifd test
` [PULL 04/19] migration/multifd: call multifd_send_sync_main when sending RAM_SAVE_FLAG_EOS
` [PULL 05/19] migration/xbzrle: update cache and current_data in one place
` [PULL 06/19] cutils: remove one unnecessary pointer operation
` [PULL 07/19] migration/multifd: sync packet_num after all thread are done
` [PULL 08/19] migration/ram.c: reset complete_round when we gets a queued page
` [PULL 09/19] migration: No need to take rcu during sync_dirty_bitmap
` [PULL 10/19] memory: Don't set migration bitmap when without migration
` [PULL 11/19] bitmap: Add bitmap_copy_with_{src|dst}_offset()
` [PULL 12/19] memory: Pass mr into snapshot_and_clear_dirty
` [PULL 13/19] memory: Introduce memory listener hook log_clear()
` [PULL 14/19] kvm: Update comments for sync_dirty_bitmap
` [PULL 15/19] kvm: Persistent per kvmslot dirty bitmap
` [PULL 16/19] kvm: Introduce slots lock for memory listener
` [PULL 17/19] kvm: Support KVM_CLEAR_DIRTY_LOG
` [PULL 18/19] migration: Split log_clear() into smaller chunks
` [PULL 19/19] migration: allow private destination ram with x-ignore-shared
` [Qemu-devel] [PULL 00/19] Migration patches

[PATCH 1/1] s390/protvirt: restore force_dma_unencrypted()
 2019-07-15 14:21 UTC  (6+ messages)

[PATCH v7 0/3] KVM: x86: Enable user wait instructions
 2019-07-15 14:16 UTC  (11+ messages)
` [PATCH v7 1/3] KVM: x86: add support for "
` [PATCH v7 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
` [PATCH v7 3/3] KVM: vmx: handle vm-exit for UMWAIT and TPAUSE

[PATCH AUTOSEL 5.1 105/219] vhost_net: disable zerocopy by default
 2019-07-15 14:01 UTC 

[PULL 00/21] Migration pull request
 2019-07-15 13:51 UTC  (17+ messages)
` [PULL 01/21] migration: fix multifd_recv event typo
` [PULL 02/21] migration-test: rename parameter to parameter_int
` [PULL 03/21] migration/multifd: call multifd_send_sync_main when sending RAM_SAVE_FLAG_EOS
` [PULL 04/21] migration/xbzrle: update cache and current_data in one place
` [PULL 05/21] cutils: remove one unnecessary pointer operation
` [PULL 06/21] migration/multifd: sync packet_num after all thread are done
` [PULL 07/21] migration/ram.c: reset complete_round when we gets a queued page
` [PULL 09/21] memory: Don't set migration bitmap when without migration
` [PULL 11/21] memory: Pass mr into snapshot_and_clear_dirty
` [PULL 12/21] memory: Introduce memory listener hook log_clear()
` [PULL 13/21] kvm: Update comments for sync_dirty_bitmap
` [PULL 15/21] kvm: Introduce slots lock for memory listener
` [PULL 17/21] migration: Split log_clear() into smaller chunks
` [PULL 18/21] migration: allow private destination ram with x-ignore-shared
` [PULL 20/21] migration/postcopy: remove redundant cpu_synchronize_all_post_init
` [PULL 21/21] migration: always initial RAMBlock.bmap to 1 for new migration

[PATCH v3 0/5] Some vfio-ccw fixes
 2019-07-15 13:07 UTC  (10+ messages)
` [PATCH v3 2/5] vfio-ccw: Fix memory leak and don't call cp_free in cp_init
` [PATCH v3 4/5] vfio-ccw: Don't call cp_free if we are processing a channel program
` [PATCH v3 5/5] vfio-ccw: Update documentation for csch/hsch

[PATCH] kvm: x86: some tsc debug cleanup
 2019-07-15 11:56 UTC  (3+ messages)

[PATCH v1] KVM: x86: expose AVX512_BF16 feature to guest
 2019-07-15 11:56 UTC  (6+ messages)

[PATCH] kvm: vmx: fix coccinelle warnings
 2019-07-15 11:55 UTC  (2+ messages)

[PATCH] KVM: Boosting vCPUs that are delivering interrupts
 2019-07-15 11:15 UTC  (3+ messages)

[RFC v2 00/27] Kernel Address Space Isolation
 2019-07-15 10:33 UTC  (41+ messages)
` [RFC v2 01/26] mm/x86: Introduce kernel address space isolation
` [RFC v2 02/26] mm/asi: Abort isolation on interrupt, exception and context switch

[PATCH v1 0/6] mm / virtio: Provide support for paravirtual waste page treatment
 2019-07-15  9:41 UTC  (6+ messages)

[RFC][PATCH v11 0/2] mm: Support for page hinting
 2019-07-15  9:33 UTC  (16+ messages)
` [RFC][Patch v11 1/2] mm: page_hinting: core infrastructure
` [QEMU Patch] virtio-baloon: Support for page hinting

[PATCH 0/4] target/i386: kvm: Various nested-state fixes
 2019-07-15  9:25 UTC  (4+ messages)
` [PATCH 4/4] target/i386: kvm: Demand nested migration kernel capabilities only when vCPU may have enabled VMX

[patch QEMU] kvm: i386: halt poll control MSR support
 2019-07-15  9:23 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH RESEND] i386/kvm: support guest access CORE cstate
 2019-07-15  9:22 UTC  (3+ messages)

[PATCH, RFC 00/62] Intel MKTME enabling
 2019-07-15  9:02 UTC  (4+ messages)
` [PATCH, RFC 57/62] x86/mktme: Overview of Multi-Key Total Memory Encryption

[PATCH] mm/gup: Use put_user_page*() instead of put_page*()
 2019-07-15  6:59 UTC  (5+ messages)

[RFC v1 00/18] intel_iommu: expose Shared Virtual Addressing to VM
 2019-07-15  2:55 UTC  (3+ messages)
` [RFC v1 05/18] vfio/pci: add pasid alloc/free implementation

[PATCH] kvm: x86: ioapic and apic debug macros cleanup
 2019-07-15  4:59 UTC  (2+ messages)

[Bug 103141] New: Host-triggerable NULL pointer oops
 2019-07-14 18:09 UTC  (2+ messages)
` [Bug 103141] "

[Bug 204177] New: PT: Missing filtering on the MSRs
 2019-07-14 16:08 UTC 

[Bug 204175] New: Segmentation: incorrect base calculation in VMX
 2019-07-14 15:42 UTC 

[PATCH 01/12] Documentation: move architectures together
 2019-07-14 15:21 UTC  (14+ messages)
` [PATCH 02/12] Documentation/arm: repointer docs to Documentation/arch/arm
` [PATCH 03/12] Documentation/ia64: repointer docs to Documentation/arch/ia64
` [PATCH 04/12] Documentation/m68k: repointer docs to Documentation/arch/
` [PATCH 05/12] Documentation/s390: "
` [PATCH 06/12] Documentation/mips: "
` [PATCH 07/12] Documentation/parisc: "
` [PATCH 08/12] Dcumentation/powerpc: "
` [PATCH 09/12] Dcumentation/sh: "
` [PATCH 10/12] Documentation/sparc: "
` [PATCH 11/12] Documentation/x86: "
` [PATCH 12/12] Documentation/xtensa: "

[GIT PULL] First batch of KVM changes for Linux 5.3
 2019-07-12 23:20 UTC  (2+ messages)

[PATCH 1/2] x86: kvm: avoid -Wsometimes-uninitized warning
 2019-07-12 17:47 UTC  (8+ messages)
` [PATCH 2/2] x86: kvm: avoid constant-conversion warning

[PATCH] [v3] x86: kvm: avoid -Wsometimes-uninitized warning
 2019-07-12 17:45 UTC  (4+ messages)

[PATCH v3 00/11] Add AMD SEV guest live migration support
 2019-07-12 16:31 UTC  (3+ messages)

[PULL 00/19] Migration patches
 2019-07-12 14:33 UTC  (4+ messages)
` [Qemu-devel] "

Call for agenda for KVM call for 2019-07-16
 2019-07-12 14:20 UTC 

[PATCH] [v2] x86: kvm: avoid -Wsometimes-uninitized warning
 2019-07-12 14:13 UTC  (3+ messages)

[RFC v2 0/5] Some vfio-ccw fixes
 2019-07-12 13:59 UTC  (9+ messages)
` [RFC v2 4/5] vfio-ccw: Don't call cp_free if we are processing a channel program

[PATCH v1 0/9] vfio_pci: wrap pci device as a mediated device
 2019-07-12 12:55 UTC  (16+ messages)
` [PATCH v1 9/9] smaples: add vfio-mdev-pci driver

[PATCH kvm-unit-tests v2] arm: Add PL031 test
 2019-07-12  9:19 UTC 

[PATCH kvm-unit-tests] arm: Add PL031 test
 2019-07-12  8:51 UTC  (4+ messages)

[PATCH RESEND 1/2] KVM: LAPIC: Add pv ipi tracepoint
 2019-07-12  7:39 UTC  (2+ messages)
` [PATCH RESEND 2/2] KVM: X86: Add pv tlb shootdown tracepoint

[PATCH RESEND] KVM: Boosting vCPUs that are delivering interrupts
 2019-07-12  7:25 UTC  (2+ messages)

[PATCH] vfio: platform: reset: add support for XHCI reset hook
 2019-07-12  7:03 UTC  (2+ messages)

[PATCH v2] KVM: x86: PMU Event Filter
 2019-07-12  3:27 UTC  (2+ messages)

[PATCH 1/2] KVM: LAPIC: Add pv ipi tracepoint
 2019-07-12  2:54 UTC  (2+ messages)
` [PATCH 2/2] KVM: X86: Add pv tlb shootdown tracepoint

[kvm-unit-tests PATCH v2 0/3] tscdeadline_latency: Some fixes of hangs
 2019-07-12  2:28 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] tscdeadline_latency: Check condition first before loop
` [kvm-unit-tests PATCH v2 2/3] tscdeadline_latency: Limit size
` [kvm-unit-tests PATCH v2 3/3] tscdeadline_latency: Stop timer when reach max loop

[PATCH 0/2] scsi: add support for request batching
 2019-07-12  1:37 UTC  (7+ messages)

[PATCH v6 0/3] KVM: x86: Enable user wait instructions
 2019-07-12  0:42 UTC  (4+ messages)
` [PATCH v6 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL

[kvm-unit-tests PATCH] tscdeadline_latency: Check condition first before loop
 2019-07-11 23:34 UTC  (5+ messages)

[PATCH v5 0/8] s390: virtio: support protected virtualization
 2019-07-11 21:48 UTC  (3+ messages)
` [PATCH v5 1/8] s390/mm: force swiotlb for "


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