kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-24 03:20:10 to 2015-10-28 14:32:52 UTC [more...]

[PATCH v5 00/33] implement vNVDIMM
 2015-10-28 22:26 UTC  (27+ messages)
` [PATCH v5 01/33] acpi: add aml_derefof
` [PATCH v5 02/33] acpi: add aml_sizeof
` [PATCH v5 03/33] acpi: add aml_create_field
` [PATCH v5 04/33] acpi: add aml_concatenate
` [PATCH v5 05/33] acpi: add aml_object_type
` [PATCH v5 06/33] acpi: add aml_method_serialized
` [PATCH v5 08/33] exec: allow memory to be allocated from any kind of path
` [PATCH v5 09/33] exec: allow file_ram_alloc to work on file
` [PATCH v5 11/33] hostmem-file: use whole file size if possible
` [PATCH v5 12/33] pc-dimm: remove DEFAULT_PC_DIMMSIZE
` [PATCH v5 13/33] pc-dimm: make pc_existing_dimms_capacity static and rename it
` [PATCH v5 14/33] pc-dimm: drop the prefix of pc-dimm
` [PATCH v5 15/33] stubs: rename qmp_pc_dimm_device_list.c
` [PATCH v5 16/33] pc-dimm: rename pc-dimm.c and pc-dimm.h
` [PATCH v5 17/33] dimm: abstract dimm device from pc-dimm
` [PATCH v5 18/33] dimm: get mapped memory region from DIMMDeviceClass->get_memory_region
` [PATCH v5 19/33] dimm: keep the state of the whole backend memory
` [PATCH v5 20/33] dimm: introduce realize callback
` [PATCH v5 21/33] nvdimm: implement NVDIMM device abstract
` [PATCH v5 22/33] docs: add NVDIMM ACPI documentation
` [PATCH v5 23/33] nvdimm acpi: init the resource used by NVDIMM ACPI
` [PATCH v5 24/33] nvdimm acpi: build ACPI NFIT table
` [PATCH v5 25/33] nvdimm acpi: build ACPI nvdimm devices
` [PATCH v5 26/33] nvdimm acpi: save arg3 for NVDIMM device _DSM method
` [PATCH v5 27/33] nvdimm acpi: support function 0
` [PATCH v5 28/33] nvdimm acpi: support Get Namespace Label Size function

[PATCH v3 0/3] virtio DMA API core stuff
 2015-10-28 14:32 UTC  (20+ messages)
` [PATCH v3 1/3] virtio_net: Stop doing DMA from the stack
` [PATCH v3 2/3] virtio_ring: Support DMA APIs
` [PATCH v3 3/3] virtio_pci: Use the DMA API

[PATCH v1 2/2] dma-mapping-common: add DMA attribute - DMA_ATTR_IOMMU_BYPASS
 2015-10-28 14:07 UTC  (5+ messages)

[RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
 2015-10-28 13:12 UTC 

[PATCH v4] VFIO: platform: reset: AMD xgbe reset module
 2015-10-28 13:06 UTC 

[PATCH v5 0/7] VFIO platform reset module rework
 2015-10-28 13:02 UTC  (8+ messages)
` [PATCH v5 1/7] vfio: platform: introduce vfio-platform-base module
` [PATCH v5 2/7] vfio: platform: add capability to register a reset function
` [PATCH v5 3/7] vfio: platform: introduce module_vfio_reset_handler macro
` [PATCH v5 4/7] vfio: platform: reset: calxedaxgmac: add reset function registration
` [PATCH v5 5/7] vfio: platform: add compat in vfio_platform_device
` [PATCH v5 6/7] vfio: platform: use list of registered reset function
` [PATCH v5 7/7] vfio: platform: add dev_info on device reset

[PATCH v5 0/7] KVM: arm64: Implement API for vGICv3 live migration
 2015-10-28 12:24 UTC  (3+ messages)

virtio assisted migration
 2015-10-28 12:21 UTC  (3+ messages)

[PATCH/RFC 0/4] dma ops and virtio
 2015-10-28  8:44 UTC  (9+ messages)
` [PATCH 1/4] Provide simple noop dma ops
` [PATCH 2/4] alpha: use common "
` [PATCH 3/4] s390/dma: Allow per device "
` [PATCH 4/4] s390/virtio: use noop "

[PATCH v2 0/3] virtio DMA API core stuff
 2015-10-28  8:39 UTC  (8+ messages)
` [PATCH v2 1/3] virtio_net: Stop doing DMA from the stack
` [PATCH v2 2/3] virtio_ring: Support DMA APIs
` [PATCH v2 3/3] virtio_pci: Use the DMA API

[PATCH] KVM: x86: fix eflags state following processor init/reset
 2015-10-28  8:10 UTC  (3+ messages)

[PATCH 0/3] context_tracking: streamline code, avoid IRQ save/restore
 2015-10-28  5:22 UTC  (8+ messages)
` [PATCH 1/3] context_tracking: remove duplicate enabled check
` [PATCH 2/3] context_tracking: avoid irq_save/irq_restore on guest entry and exit
` [PATCH 3/3] x86: context_tracking: avoid irq_save/irq_restore on kernel "

[PATCH 0/3] virtio DMA API core stuff
 2015-10-28  5:12 UTC  (16+ messages)
` [PATCH 1/3] virtio_net: Stop doing DMA from the stack
` [PATCH 2/3] virtio_ring: Support DMA APIs
` [PATCH 3/3] virtio_pci: Use the DMA API

[PATCH] vhost: fix performance on LE hosts
 2015-10-28  3:19 UTC  (5+ messages)

[RFC PATCH] VFIO: Add a parameter to force nonthread IRQ
 2015-10-28  0:44 UTC  (6+ messages)

SALLAM ALEIKUM
 2015-10-27 18:32 UTC 

[PATCH 0/3] kvmtool: don't overwrite /virt/init
 2015-10-27 17:06 UTC  (2+ messages)

[RFC PATCH] vfio/type1: Do not support IOMMUs that allow bypass
 2015-10-27 16:00 UTC  (5+ messages)

[PATCH] KVM: PPC: Implement extension to report number of memslots
 2015-10-27 13:22 UTC  (5+ messages)

[ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM
 2015-10-27  9:36 UTC  (2+ messages)

Network hangs when communicating with host
 2015-10-27  9:31 UTC  (8+ messages)

[PATCH v4 0/3] KVM: arm/arm64: Clean up some obsolete code
 2015-10-27  8:37 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: arm/arm64: Optimize away redundant LR tracking
` [PATCH v4 2/3] KVM: arm/arm64: Clean up vgic_retire_lr() and surroundings
` [PATCH v4 3/3] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()

[PATCH] KVM: arm: Fix crash in free_hyp_pgds() if timer initialization fails
 2015-10-27  7:40 UTC 

[PATCH v3 0/3] KVM: arm/arm64: Clean up some obsolete code
 2015-10-27  6:56 UTC  (8+ messages)
` [PATCH v3 1/3] KVM: arm/arm64: Optimize away redundant LR tracking
` [PATCH v3 2/3] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
` [PATCH v3 3/3] KVM: arm/arm64: Refactor vgic_retire_lr()

[PATCH] KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails
 2015-10-27  5:13 UTC 

[PATCH v3 00/20] KVM: ARM64: Add guest PMU support
 2015-10-27  1:15 UTC  (3+ messages)

[PATCH v2 0/3] target-i386: save/restore vcpu's TSC rate during migration
 2015-10-27  1:09 UTC  (12+ messages)
` [PATCH v2 3/3] target-i386: load the migrated vcpu's TSC rate

Bug#802926: linux-image-4.2.0-1-amd64: KVM hangs with 100% cpu on 4.2
 2015-10-25 20:24 UTC 

[PATCH] KVM: x86: fix RSM into 64-bit protected mode, round 2
 2015-10-26 16:32 UTC  (4+ messages)

[kvm-unit-tests PATCHv2] arm: Add PMU test
 2015-10-26 16:28 UTC  (14+ messages)
` [kvm-unit-tests PATCHv4] ARM PMU tests
  ` [kvm-unit-tests PATCHv4 3/3] arm: pmu: Add CPI checking
    ` [Qemu-devel] "
  ` [kvm-unit-tests PATCHv5] ARM PMU tests
    ` [kvm-unit-tests PATCHv5 1/3] arm: Add PMU test
    ` [kvm-unit-tests PATCHv5 2/3] arm: pmu: Check cycle count increases
      ` [Qemu-devel] "
    ` [kvm-unit-tests PATCHv5 3/3] arm: pmu: Add CPI checking
      ` [Qemu-devel] "

[PATCH 0/7] Hyper-V Synthetic interrupt controller
 2015-10-26 15:40 UTC  (12+ messages)
` [PATCH 1/7] standard-headers/x86: add Hyper-V SynIC constants
` [PATCH 2/7] target-i386/kvm: Hyper-V SynIC MSR's support
` [PATCH 3/7] linux-headers/kvm: add Hyper-V SynIC irq routing type and struct
  ` [Qemu-devel] "
` [PATCH 4/7] kvm: Hyper-V SynIC irq routing support
` [PATCH 5/7] linux-headers/kvm: KVM_EXIT_HYPERV type and struct
` [PATCH 6/7] target-i386/hyperv: Hyper-V SynIC SINT routing and vCPU exit
` [PATCH 7/7] hw/misc: Hyper-V test device 'hyperv-testdev'

[RFC PATCH 6/6] arm-smmu: Allow to set iommu mapping for MSI
 2015-10-26 15:40 UTC  (6+ messages)

[RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
 2015-10-26 15:03 UTC  (20+ messages)
` [RFC Patch 01/12] PCI: Add virtfn_index for struct pci_device
` [RFC Patch 03/12] IXGBE: Add sysfs interface for Qemu to migrate VF status in the PF driver
` [RFC Patch 05/12] IXGBE: Add new sysfs interface of "notify_vf"
` [RFC Patch 08/12] IXGBEVF: Rework code of finding the end transmit desc of package

[PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
 2015-10-26 14:32 UTC  (5+ messages)
` [PATCH v2 1/2] add hooks for armv8 fp/simd lazy switch
` [PATCH v2 2/2] enable "

[Bug 106621] New: Failure to install Hyper-V role on nested KVM guest
 2015-10-26 12:57 UTC 

[PATCH v3] VFIO: platform: reset: AMD xgbe reset module
 2015-10-26 10:22 UTC  (3+ messages)

[PATCH 9/9] kvm/x86: Hyper-V kvm exit
 2015-10-26 10:13 UTC  (4+ messages)
` [PATCH v3 "

[kvm-unit-tests PATCH] x86: hyperv_synic: Hyper-V SynIC test
 2015-10-26  9:56 UTC 

KVM call for agenda for 2015-10-27
 2015-10-26  8:58 UTC 

[GIT PULL] Please pull my kvm-ppc-next branch
 2015-10-26  4:17 UTC 

[kvm-unit-tests PATCH] KVM: VMX: add tests for MSR_IA32_DEBUGCTLMSR register
 2015-10-26  2:18 UTC 

[Bug 102301] New: Shutting down a Windowvs 10 virtual machine (with VGA passthrough) causes a hard crash, every time
 2015-10-25 21:15 UTC  (2+ messages)
` [Bug 102301] "

sanitizing kvmtool
 2015-10-25 19:06 UTC  (12+ messages)

Administrative Notice
 2015-10-24 15:13 UTC 

[PATCH v4 00/33] implement vNVDIMM
 2015-10-24  3:20 UTC  (3+ messages)
` [PATCH v4 17/33] dimm: abstract dimm device from pc-dimm


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