kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-02 09:19:14 to 2015-11-04 03:17:09 UTC [more...]

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

[PATCH] KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
 2015-11-04  3:09 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails
 2015-11-04  1:42 UTC  (3+ messages)

[vfio:next 15/15] drivers/vfio/vfio.c:1002:32-35: ERROR: driver is NULL but dereferenced
 2015-11-03 22:23 UTC 

HELLO
 2015-11-03 22:00 UTC 

[PATCH] kvm: irqchip: fix memory leak
 2015-11-03 21:17 UTC  (2+ messages)

[PATCH] KVM/arm: kernel low level debug support for ARM32 virtual platforms
 2015-11-03 19:39 UTC  (7+ messages)

[PATCH v1 2/2] dma-mapping-common: add DMA attribute - DMA_ATTR_IOMMU_BYPASS
 2015-11-03 19:35 UTC  (26+ messages)

[PATCH/RFC 0/4] dma ops and virtio
 2015-11-03 18:45 UTC  (12+ messages)

[PATCH] KVM: x86: allow RSM from 64-bit mode
 2015-11-03 18:27 UTC  (6+ messages)

[PATCH v5] VFIO: platform: reset: AMD xgbe reset module
 2015-11-03 18:20 UTC 

[PATCH v6 0/8] VFIO platform reset module rework
 2015-11-03 18:12 UTC  (9+ messages)
` [PATCH v6 1/8] vfio: platform: introduce vfio-platform-base module
` [PATCH v6 2/8] vfio: platform: add capability to register a reset function
` [PATCH v6 3/8] vfio: platform: introduce module_vfio_reset_handler macro
` [PATCH v6 4/8] vfio: platform: reset: calxedaxgmac: add reset function registration
` [PATCH v6 5/8] vfio: platform: add compat in vfio_platform_device
` [PATCH v6 6/8] vfio: platform: use list of registered reset function
` [PATCH v6 7/8] vfio: platform: add dev_info on device reset
` [PATCH v6 8/8] vfio: platform: reset: calxedaxgmac: fix ioaddr leak

[PATCH 9/9] kvm/x86: Hyper-V kvm exit
 2015-11-03 15:52 UTC  (8+ messages)
` [PATCH v3 "
        ` [Qemu-devel] "

[kvm-unit-tests PATCH 00/14] ppc64: initial drop
 2015-11-03 14:56 UTC  (4+ messages)

KVM call for 2015-11-10
 2015-11-03 14:03 UTC 

[PATCHv3 0/3] dma ops and virtio
 2015-11-03 12:26 UTC  (5+ messages)
` [PATCH 1/3] dma: Provide simple noop dma ops
` [PATCH 2/3] alpha/dma: use common "
` [PATCH 3/3] s390/dma: Allow per device "

[PATCH v2] KVM: x86: Reset RFLAGS state following processor init/reset
 2015-11-03 11:54 UTC  (2+ messages)

[PATCH] KVM: x86: fix eflags state following processor init/reset
 2015-11-03 10:47 UTC  (4+ messages)

[PATCH v3 0/3] virtio DMA API core stuff
 2015-11-03 10:24 UTC  (12+ messages)

[PATCH 0/3] KVM: x86: simplify RSM into 64-bit protected mode
 2015-11-03 10:00 UTC  (5+ messages)

[PATCH] KVM: VMX: Fix commit which broke PML
 2015-11-03  9:59 UTC  (2+ messages)

[PATCH] KVM: VMX: fix SMEP and SMAP without EPT
 2015-11-03  9:45 UTC  (2+ messages)

[PATCH v4 0/3] KVM: arm/arm64: Clean up some obsolete code
 2015-11-03  9:44 UTC  (4+ messages)

[PATCH v5 0/4] KVM: arm/arm64: Clean up some obsolete code
 2015-11-03  8:34 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: arm/arm64: Remove vgic_irq_lr_map
` [PATCH v5 2/4] KVM: arm/arm64: Replace lr_used with elrsr
` [PATCH v5 3/4] KVM: arm/arm64: Clean up vgic_retire_lr() and surroundings
` [PATCH v5 4/4] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()

[PATCH net-next rfc V2 0/2] basic busy polling support for vhost_net
 2015-11-03  7:46 UTC  (3+ messages)

[PATCH v4 00/21] KVM: ARM64: Add guest PMU support
 2015-11-03  2:41 UTC  (11+ messages)
` [PATCH v4 05/21] KVM: ARM64: Add reset and access handlers for PMSELR register
` [PATCH v4 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v4 08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register
` [PATCH v4 17/21] KVM: ARM64: Add helper to handle PMCR register bits

[Bug 102651] New: vcpuX unhandled rdmsr: 0x570
 2015-11-03  0:58 UTC  (3+ messages)
` [Bug 102651] "

[PATCH 5/6] KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU
 2015-11-02 22:46 UTC  (5+ messages)
  ` [kbuild-all] "

[PATCH] vhost: move is_le setup to the backend
 2015-11-02 20:09 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: clean up interrupt injection
 2015-11-02 17:05 UTC  (8+ messages)
` [PATCH 1/3] KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic
` [PATCH 2/3] KVM: device assignment: remove pointless #ifdefs
` [PATCH 3/3] KVM: x86: move kvm_set_irq_inatomic to legacy device assignment

[PATCHv2 0/3] dma ops and virtio
 2015-11-02 16:38 UTC  (10+ messages)
` [PATCH 1/3] Provide simple noop dma ops
` [PATCH 2/3] alpha: use common "
` [PATCH 3/3] s390/dma: Allow per device "

[PATCH 0/7] kvmtool: Cleanup kernel loading
 2015-11-02 16:03 UTC  (4+ messages)

[kvm-unit-tests PATCHv4] ARM PMU tests
 2015-11-02 15:58 UTC  (6+ messages)
` [kvm-unit-tests PATCHv6] "
  ` [kvm-unit-tests PATCHv5 3/3] arm: pmu: Add CPI checking
    ` [Qemu-devel] "

[PATCH v3 0/3] target-i386: save/restore vcpu's TSC rate during migration
 2015-11-02 13:26 UTC  (6+ messages)
` [PATCH v3 1/3] target-i386: add a subsection for migrating vcpu's TSC rate
` [PATCH v3 2/3] target-i386: calculate vcpu's TSC rate to be migrated
` [PATCH v3 3/3] target-i386: load the migrated vcpu's TSC rate

[GIT PULL] Please pull my kvm-ppc-next branch
 2015-11-02 12:53 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: hyperv_synic: Hyper-V SynIC test
 2015-11-02 12:48 UTC  (5+ messages)

[PATCH] KVM: x86: removing unused variable
 2015-11-02 12:02 UTC  (2+ messages)

[PATCH] KVM: x86: zero apic_arb_prio on reset
 2015-11-02 11:57 UTC  (2+ messages)

[PATCH 0/7] Hyper-V Synthetic interrupt controller
 2015-11-02 11:55 UTC  (2+ messages)

[PATCH v6 00/33] implement vNVDIMM
 2015-11-02  9:18 UTC  (5+ messages)
` [PATCH v6 18/33] dimm: get mapped memory region from DIMMDeviceClass->get_memory_region
  ` [Qemu-devel] "

[GIT PULL 0/3] KVM: s390: Bugfix and cleanups for kvm/next (4.4)
 2015-11-02  9:27 UTC  (2+ messages)


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