public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-26 17:35:45 to 2016-03-01 17:09:44 UTC [more...]

[PATCH v4 0/9] NVDIMM ACPI: introduce the framework of QEMU emulated
 2016-03-01 17:09 UTC  (12+ messages)
` [PATCH 1/9] acpi: add aml_create_field()
` [PATCH 2/9] acpi: add aml_concatenate()
` [PATCH 3/9] acpi: allow using object as offset for OperationRegion
` [PATCH 4/9] nvdimm acpi: initialize the resource used by NVDIMM ACPI
` [PATCH 5/9] acpi: add build_append_named_dword, returning an offset in buffer
` [PATCH 6/9] nvdimm acpi: introduce patched dsm memory
` [PATCH 7/9] nvdimm acpi: let qemu handle _DSM method
` [PATCH 8/9] nvdimm acpi: emulate dsm method
` [PATCH 9/9] nvdimm acpi: add _CRS

[PATCH 0/3] kvmtool: fix vhost-net support
 2016-03-01 16:49 UTC  (4+ messages)
` [PATCH 1/3] irq: move IRQ routing into irq.c
` [PATCH 2/3] MSI-X: update GSI routing after changed MSI-X configuration
` [PATCH 3/3] virtio: fix endianness check for vhost support

[RFC PATCH v3 0/9] vfio: capability chains, sparse mmap, device specific regions, IGD support
 2016-03-01 15:29 UTC  (3+ messages)

[PATCH] KVM: Replace the number of page entries per page with PT64_ENT_PER_PAGE macro
 2016-03-01 15:22 UTC  (3+ messages)

[PATCH] Qemu/KVM: Remove x2apic feature from CPU model when kernel_irqchip is off
 2016-03-01 14:47 UTC  (5+ messages)

KVM call for agenda for 2016-03-01
 2016-03-01 13:56 UTC  (4+ messages)
  ` [Qemu-devel] "

[kvm-unit-tests PATCH] x86: setjmp: including stdio is a no-no
 2016-03-01 13:30 UTC 

[kvm-unit-tests PATCH v2] powerpc: Add tests for sPAPR h-calls
 2016-03-01 13:23 UTC  (6+ messages)

[PATCH 0/2] virtio/s390 patches
 2016-03-01 13:01 UTC  (4+ messages)
` [PATCH 1/2] virtio/s390: use dev_to_virtio
` [PATCH 2/2] virtio/s390: size of SET_IND payload

[kvm-unit-tests PATCH 0/4] add fmt warnings to printf, and fix bad uses
 2016-03-01 12:22 UTC  (18+ messages)
` [kvm-unit-tests PATCH 1/4] lib: *printf: warn on format/arg mismatch
` [kvm-unit-tests PATCH 2/4] lib/alloc: fix format warnings, add/use PRIx64
` [kvm-unit-tests PATCH 3/4] arm64: fix printf format warnings
` [kvm-unit-tests PATCH 4/4] x86: "

Kernel: BUG: soft lockup - CPU#0 stuck for 22s! on many machines at the same time
 2016-03-01 10:58 UTC 

[kvm-unit-tests PATCH v4 0/2] powerpc: add little-endian support
 2016-03-01 10:55 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 1/2] powerpc: add asm/ppc_asm.h
` [kvm-unit-tests PATCH v4 2/2] powerpc: select endianness

[PATCH v3 0/8] NVDIMM ACPI: introduce the framework of QEMU emulated DSM
 2016-03-01  9:18 UTC  (7+ messages)
` [PATCH v3 5/8] nvdimm acpi: introduce patched dsm memory

[kvm-unit-tests PATCH v3 0/2] powerpc: add little-endian support
 2016-03-01  8:54 UTC  (9+ messages)
` [kvm-unit-tests PATCH v3 1/2] powerpc: add asm/ppc_asm.h
` [kvm-unit-tests PATCH v3 2/2] powerpc: select endianness

[PATCH kernel v2 0/4] KVM: PPC: Add in-kernel acceleration for 64bit DMA
 2016-03-01  6:54 UTC  (5+ messages)
` [PATCH kernel v2 1/4] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_64 capability number
` [PATCH kernel v2 2/4] KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table
` [PATCH kernel v2 3/4] KVM: PPC: Add @offset "
` [PATCH kernel v2 4/4] KVM: PPC: Add support for 64bit TCE windows

[RFC PATCH v2 1/3] vGPU Core driver
 2016-03-01  3:10 UTC  (4+ messages)

[PATCH v13 00/20] KVM: ARM64: Add guest PMU support
 2016-02-29 19:03 UTC  (11+ messages)
` [PATCH v13 01/20] ARM64: Move PMU register related defines to asm/perf_event.h

[kvm-unit-tests PATCH v3 0/6] reduce exit status ambiguity and more
 2016-02-29 18:53 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 1/6] x86: clean up exit use, use abort
` [kvm-unit-tests PATCH v3 2/6] run scripts need consistent exit status
` [kvm-unit-tests PATCH v3 3/6] arch-run: reduce return code ambiguity
` [kvm-unit-tests PATCH v3 4/6] cleanup unittests.cfg headers
` [kvm-unit-tests PATCH v3 5/6] runtime: enable some unittest config overriding
` [kvm-unit-tests PATCH v3 6/6] run scripts: add timeout support

[kvm-unit-tests PATCH v2 0/2] powerpc: add little-endian support
 2016-02-29 17:53 UTC  (10+ messages)
` [kvm-unit-tests PATCH v2 1/2] powerpc: allow to build big-endian binaries on little-endian host
` [kvm-unit-tests PATCH v2 2/2] powerpc: select endianness

[PATCH v4 00/23] arm64: Virtualization Host Extension support
 2016-02-29 17:43 UTC  (2+ messages)

[kvm-unit-tests PATCH v7 00/18] ppc64: initial drop
 2016-02-29 15:53 UTC  (21+ messages)
` [kvm-unit-tests PATCH v7 01/18] arm/arm64: trivial: another assert fix
` [kvm-unit-tests PATCH v7 02/18] Makefile: cscope: also look in arch shared asm
` [kvm-unit-tests PATCH v7 03/18] lib: asm-generic: add missing casts
` [kvm-unit-tests PATCH v7 04/18] devicetree: fix dt_get_memory_params
` [kvm-unit-tests PATCH v7 05/18] arm/arm64: setup improvements
` [kvm-unit-tests PATCH v7 06/18] lib: add vprintf
` [kvm-unit-tests PATCH v7 07/18] lib: share arm-selftest utility functions
` [kvm-unit-tests PATCH v7 08/18] config: no need to mix arch makefiles
` [kvm-unit-tests PATCH v7 09/18] powerpc/ppc64: start skeleton framework
` [kvm-unit-tests PATCH v7 10/18] powerpc/ppc64: ppc-ify makefiles and linker script
` [kvm-unit-tests PATCH v7 11/18] powerpc/ppc64: add a boot rom
` [kvm-unit-tests PATCH v7 12/18] powerpc/ppc64: add hcall support and putchar
` [kvm-unit-tests PATCH v7 13/18] powerpc/ppc64: adapt arm's setup
` [kvm-unit-tests PATCH v7 14/18] powerpc/ppc64: relocate linker VMAs
` [kvm-unit-tests PATCH v7 15/18] powerpc/ppc64: add run script and unittests.cfg
` [kvm-unit-tests PATCH v7 16/18] mkstandalone: add support for powerpc
` [kvm-unit-tests PATCH v7 17/18] powerpc/ppc64: add RTAS support
` [kvm-unit-tests PATCH v7 18/18] powerpc/ppc64: make a fake debug-exit

[PATCH 0/3] KVM: Fix lost IRQ acks for RTC
 2016-02-29 15:30 UTC  (6+ messages)
` [PATCH 1/3] kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
` [PATCH 2/3] kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
` [PATCH 3/3] kvm: x86: Check dest_map->vector to match eoi signals for rtc

[RFC v4 00/14] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-02-29 15:27 UTC  (15+ messages)
` [RFC v4 05/14] dma-reserved-iommu: iommu_get/put_single_reserved
` [RFC v4 06/14] dma-reserved-iommu: iommu_unmap_reserved
` [RFC v4 07/14] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
` [RFC v4 08/14] msi: export msi_get_domain_info
` [RFC v4 09/14] msi: IOMMU map the doorbell address when needed
` [RFC v4 10/14] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
` [RFC v4 11/14] vfio: allow the user to register reserved iova range for MSI mapping
` [RFC v4 12/14] vfio/type1: also check IRQ remapping capability at msi domain
` [RFC v4 13/14] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [RFC v4 14/14] vfio/type1: return MSI mapping requirements with VFIO_IOMMU_GET_INFO

[PATCH v4 00/11] KVM: x86: track guest page access
 2016-02-29 15:22 UTC  (3+ messages)
` [PATCH 09/11] KVM: MMU: use page track for non-leaf shadow pages

[PATCH kernel v3 0/7] KVM: PPC: Add in-kernel multitce handling
 2016-02-29 11:30 UTC  (5+ messages)
` [PATCH kernel v3 7/7] KVM: PPC: Add support for multiple-TCE hcalls

[PATCH v2 00/17] KVM/ARM: Guest Entry/Exit optimizations
 2016-02-29 10:43 UTC  (4+ messages)

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:42 UTC 

[PATCH V3 0/3] basic busy polling support for vhost_net
 2016-02-29  9:03 UTC  (9+ messages)
` [PATCH V3 3/3] vhost_net: basic polling support

[PATCH for-4.5] arm/kvm: fix ioctl error handling
 2016-02-29  8:29 UTC  (2+ messages)

[kvm-unit-tests PATCH v6 00/18] ppc64: initial drop
 2016-02-29  0:54 UTC  (6+ messages)
` [kvm-unit-tests PATCH v6 13/18] powerpc/ppc64: adapt arm's setup

[kvm-unit-tests PATCH] powerpc: Add tests for sPAPR h-calls
 2016-02-29  0:38 UTC  (2+ messages)

Hello
 2016-02-28 23:08 UTC 

[PATCH for-4,5] mips/kvm: fix ioctl error handling
 2016-02-28 17:35 UTC  (2+ messages)

[PATCH v3 for-4.5] vfio: fix ioctl error handling
 2016-02-28 14:55 UTC  (2+ messages)

[PATCH v2 for-4.5] vfio: fix ioctl error handling
 2016-02-28 14:55 UTC  (5+ messages)

[PATCH for-4.5] vfio: fix ioctl error handling
 2016-02-28 14:10 UTC  (3+ messages)

[patch] vfio/pci: return -EFAULT if copy_to_user fails
 2016-02-28 14:05 UTC  (2+ messages)

Running LinuxPTP in guest with SR-IOV
 2016-02-28 14:02 UTC 

Running LinuxPTP in guest with SR-IOV
 2016-02-28 13:51 UTC 

kvm: GPF in kvm_pic_clear_all
 2016-02-28 11:38 UTC  (2+ messages)

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: mloginova19@gmail.com Skype: prodawez389
 2016-02-28  3:35 UTC 

questions about kvm test
 2016-02-28  0:09 UTC  (3+ messages)

What time is it kvm-clock?
 2016-02-27  0:00 UTC  (10+ messages)

[PATCH 00/14] PCI Passthrough Interrupt Optimizations
 2016-02-26 18:49 UTC  (16+ messages)
` [PATCH 01/14] powerpc: Add simple cache inhibited MMIO accessors
` [PATCH 02/14] KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function
` [PATCH 03/14] KVM: PPC: select IRQ_BYPASS_MANAGER
` [PATCH 04/14] KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
` [PATCH 05/14] KVM: PPC: Book3S HV: Enable IRQ bypass
` [PATCH 06/14] KVM: PPC: Book3S HV: Caching for passthrough IRQ map
` [PATCH 07/14] KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
` [PATCH 08/14] KVM: PPC: Book3S HV: Complete passthrough interrupt in host
` [PATCH 09/14] KVM: PPC: Book3S HV: Enable KVM real mode handling of passthrough IRQs
` [PATCH 10/14] KVM: PPC: Book3S HV: Dump irqmap in debugfs
` [PATCH 11/14] KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
` [PATCH 12/14] KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real mode
` [PATCH 13/14] KVM: PPC: Book3S HV: Change affinity for passthrough IRQ
` [PATCH 14/14] KVM: PPC: Book3S HV: Counters for passthrough IRQ stats
` [PATCH 00/14] KVM: PPC: Book3S HV: PCI Passthrough Interrupt Optimizations


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