kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-28 12:52:47 to 2018-04-09 00:18:15 UTC [more...]

[PATCH AUTOSEL for 4.15 109/189] x86/hyperv: Check for required priviliges in hyperv_init()
 2018-04-09  0:18 UTC  (2+ messages)
` [PATCH AUTOSEL for 4.15 113/189] kvm: Map PFN-type memory regions as writable (if possible)

[PATCH] vhost-net: set packet weight of tx polling to 2 * vq size
 2018-04-08 16:52 UTC  (2+ messages)

[PATCH v3 00/10] migration: improve and cleanup compression
 2018-04-08  3:19 UTC  (13+ messages)
` [PATCH v3 01/10] migration: stop compressing page in migration thread
` [PATCH v3 02/10] migration: stop compression to allocate and free memory frequently
` [PATCH v3 03/10] migration: stop decompression "
` [PATCH v3 04/10] migration: detect compression and decompression errors
` [PATCH v3 05/10] migration: introduce control_save_page()
` [PATCH v3 06/10] migration: move some code to ram_save_host_page
` [PATCH v3 07/10] migration: move calling control_save_page to the common place
` [PATCH v3 08/10] migration: move calling save_zero_page "
` [PATCH v3 09/10] migration: introduce save_normal_page()
` [PATCH v3 10/10] migration: remove ram_save_compressed_page()

[PATCH] kvm: x86: fix a prototype warning
 2018-04-06 21:47 UTC  (2+ messages)

[GIT PULL] VFIO updates for v4.17
 2018-04-06 21:33 UTC 

kernel BUG at drivers/vhost/vhost.c:LINE! (2)
 2018-04-06 19:02 UTC 

[PATCH v31 0/4] Virtio-balloon: support free page reporting
 2018-04-06 12:17 UTC  (5+ messages)
` [PATCH v31 1/4] mm: support reporting free page blocks
` [PATCH v31 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v31 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v31 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

KASAN: use-after-free Write in irq_bypass_register_consumer
 2018-04-06  3:15 UTC  (7+ messages)
    `  "

[PATCH v30 0/4] Virtio-balloon: support free page reporting
 2018-04-06  0:11 UTC  (15+ messages)
` [PATCH v30 1/4] mm: support reporting free page blocks
` [PATCH v30 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v30 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v30 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

[PATCH] KVM: vmx: unify adjacent #ifdefs
 2018-04-05 19:43 UTC  (2+ messages)

general protection fault in native_write_cr4
 2018-04-05 19:00 UTC  (9+ messages)

[PATCH v3 00/14] s390: vfio-ap: guest dedicated crypto adapters
 2018-04-05 13:16 UTC  (42+ messages)
` [PATCH v3 01/14] KVM: s390: refactor crypto initialization
` [PATCH v3 04/14] KVM: s390: device attribute to set AP interpretive execution
` [PATCH v3 05/14] s390: vfio-ap: base implementation of VFIO AP device driver
` [PATCH v3 07/14] KVM: s390: interfaces to configure/deconfigure guest's AP matrix
` [PATCH v3 08/14] s390: vfio-ap: sysfs interfaces to configure adapters
` [PATCH v3 09/14] s390: vfio-ap: sysfs interfaces to configure domains

[RFC 0/2] kvm "fake DAX" device flushing
 2018-04-05 12:19 UTC  (7+ messages)
  ` [RFC 1/2] kvm: add virtio pmem driver
  ` [RFC 2/2] pmem: device flush over VIRTIO
  ` [RFC] qemu: Add virtio pmem device
          ` [Qemu-devel] "

[PATCH v6 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-04-05 10:38 UTC  (10+ messages)
` [PATCH v6 1/7] xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
` [PATCH v6 2/7] xen/pvh: Move PVH entry code out of Xen specific tree
` [PATCH v6 3/7] xen/pvh: Create a new file for Xen specific PVH code
` [PATCH v6 4/7] xen/pvh: Move Xen specific PVH VM initialization out of common file
` [PATCH v6 5/7] xen/pvh: Move Xen code for getting mem map via hcall "
` [PATCH v6 6/7] xen/pvh: Add memory map pointer to hvm_start_info struct
` [PATCH v6 7/7] KVM: x86: Allow Qemu/KVM to use PVH entry point

[PATCH v5 0/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
 2018-04-05  8:51 UTC  (12+ messages)
` [PATCH v5 1/2] KVM: X86: Introduce handle_ud()
` [PATCH v5 2/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"

[PATCH] kvm: Add emulation for movups/movupd
 2018-04-05  5:44 UTC  (7+ messages)

[PULL] fwcfg, vhost: features and fixes
 2018-04-05  1:52 UTC 

[PATCH] kvm: x86 : fix a compile warning
 2018-04-04 17:11 UTC  (2+ messages)

[PATCH] x86: kvm: hide the unused 'cpu' variable
 2018-04-04 17:00 UTC  (3+ messages)

[PATCH RFC] KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap support
 2018-04-04 14:40 UTC 

KVM call for agenda for 2018-04-10
 2018-04-04 10:28 UTC 

[PATCH 27/37] iommu/arm-smmu-v3: Register fault workqueue
 2018-04-04 10:13 UTC  (4+ messages)

[PATCH 0/5] KVM: x86: hyperv: PV TLB flush for Windows guests
 2018-04-04  9:41 UTC  (11+ messages)
` [PATCH 1/5] x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header
` [PATCH 2/5] KVM: x86: hyperv: use defines when parsing hypercall parameters
` [PATCH 3/5] KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implementation
` [PATCH 4/5] KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX implementation
` [PATCH 5/5] KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability

KVM: Questions regarding page_track and memory slots
 2018-04-04  8:10 UTC 

[PATCH] vhost-net: add limitation of sent packets for tx polling(Internet mail)
 2018-04-04  1:55 UTC 

[PATCH v4 0/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
 2018-04-03 23:30 UTC  (5+ messages)
` [PATCH v4 1/2] KVM: X86: Introduce handle_ud()
` [PATCH v4 2/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"

[pci PATCH v7 0/5] Add support for unmanaged SR-IOV
 2018-04-03 19:18 UTC  (13+ messages)
` [pci PATCH v7 1/5] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [pci PATCH v7 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
  ` [virtio-dev] "

[PATCH v2 00/17] kvm: arm64: Dynamic & 52bit IPA support
 2018-04-03 15:44 UTC  (6+ messages)
` [PATCH v2 11/17] kvm: arm64: Configure VTCR per VM
` [kvmtool PATCH 20/17] kvmtool: arm64: Switch memory layout

[PATCH] vhost-net: add limitation of sent packets for tx polling
 2018-04-03 13:26 UTC  (2+ messages)

[PATCH v2 1/1] qemu-iotests: Use ppc64 qemu_arch on ppc64le host
 2018-04-03 12:25 UTC 

[PATCH] vhost-net: add limitation of sent packets for tx polling
 2018-04-03 11:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: vfio/platform: Update sub-maintainer
 2018-04-02 19:42 UTC  (5+ messages)

[RFC] vhost: introduce mdev based hardware vhost backend
 2018-04-02 15:23 UTC 

[PATCH v2 00/10] migration: improve and cleanup compression
 2018-04-02  4:26 UTC  (14+ messages)
` [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 v3 0/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
 2018-04-01 11:12 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH RFC] ACPI: disable extra P_LVLx access on KVM
 2018-03-30 17:43 UTC 

[RFC PATCH V2 0/8] Packed ring for vhost
 2018-03-30  2:46 UTC  (4+ messages)
` [RFC PATCH V2 8/8] vhost: event suppression for packed ring

[PATCH net] vhost: validate log when IOTLB is enabled
 2018-03-30  2:27 UTC  (5+ messages)

[PATCH] x86/kvm: replace TASK_UNINTERRUPTIBLE with TASK_KILLABLE
 2018-03-29 21:41 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 4.16-rc8
 2018-03-29 21:10 UTC 

[PATCH 0/4] vfio: ccw: error handling fixes and improvements
 2018-03-29 12:32 UTC  (6+ messages)
` [PATCH 4/4] vfio: ccw: add traceponits for interesting error paths

[PATCH net V2] vhost: correctly remove wait queue during poll failure
 2018-03-29  8:01 UTC  (3+ messages)

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2018-03-29  5:16 UTC 

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

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

[PATCH] vhost-net: add time limitation for tx polling(Internet mail)
 2018-03-29  2:00 UTC  (4+ messages)

[PATCH 2/2] KVM: X86: Fix disable pv tlb flush when steal time is enabled
 2018-03-29  0:46 UTC  (3+ messages)

[PATCH] i386/kvm: add support for KVM_CAP_X86_DISABLE_EXITS
 2018-03-28 21:43 UTC  (6+ messages)

[PATCH v2 0/5] KVM: x86: Implement Pause Loop Exit for SVM
 2018-03-28 21:14 UTC  (9+ messages)
` [PATCH v2 2/5] KVM: VMX: Remove ple_window_actual_max
` [PATCH v2 3/5] KVM: VMX: Bring the common code to header file
` [PATCH v2 5/5] KVM: SVM: Implement pause loop exit logic in SVM

[PATCH v6 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-28 20:23 UTC  (3+ messages)

[RFC v2 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-03-28 20:19 UTC  (4+ messages)
` [RFC v2 11/12] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION

[PATCH 1/2] KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized
 2018-03-28 20:19 UTC  (2+ messages)

[GIT PULL] KVM/ARM updates for v4.17
 2018-03-28 20:00 UTC  (10+ messages)
` [PATCH 78/85] arm64: KVM: Allow mapping of vectors outside of the RAM region
` [PATCH 79/85] arm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57 and A72
` [PATCH 80/85] KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecure
` [PATCH 81/85] arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
` [PATCH 82/85] KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
` [PATCH 83/85] KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list
` [PATCH 84/85] Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
` [PATCH 85/85] arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macro

[PATCH v5 0/7] vfio/type1: Add support for valid iova list management
 2018-03-28 13:41 UTC  (6+ messages)
` [PATCH v5 7/7] iommu/dma: Move PCI window region reservation back into dma specific path


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