KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-28 22:42:25 to 2016-02-03 13:21:09 UTC [more...]

[RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU
 2016-02-03 13:21 UTC  (13+ messages)

[PATCH 00/10] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-02-03 13:10 UTC  (8+ messages)

[PATCH v7 0/9] virtio DMA API, yet again
 2016-02-03  9:49 UTC  (11+ messages)
` [PATCH v7 1/9] dma: Provide simple noop dma ops
` [PATCH v7 2/9] alpha/dma: use common "
` [PATCH v7 3/9] s390/dma: Allow per device "
` [PATCH v7 4/9] vring: Introduce vring_use_dma_api()
` [PATCH v7 5/9] virtio_ring: Support DMA APIs
` [PATCH v7 6/9] virtio: Add improved queue allocation API
` [PATCH v7 7/9] virtio_mmio: Use the DMA API if enabled
` [PATCH v7 8/9] virtio_pci: "
` [PATCH v7 9/9] vring: Use the DMA API on Xen

[PATCH v2 00/21] arm64: Virtualization Host Extension support
 2016-02-03  8:49 UTC  (70+ messages)
` [PATCH v2 01/21] arm/arm64: Add new is_kernel_in_hyp_mode predicate
` [PATCH v2 02/21] arm64: Allow the arch timer to use the HYP timer
` [PATCH v2 03/21] arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
` [PATCH v2 04/21] arm64: KVM: Skip HYP setup when already running in HYP
` [PATCH v2 05/21] arm64: KVM: VHE: Turn VTCR_EL2 setup into a reusable macro
` [PATCH v2 06/21] arm64: KVM: VHE: Patch out use of HVC
` [PATCH v2 07/21] arm64: KVM: VHE: Patch out kern_hyp_va
` [PATCH v2 08/21] arm64: KVM: VHE: Introduce unified system register accessors
` [PATCH v2 09/21] arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
` [PATCH v2 10/21] arm64: KVM: VHE: Split save/restore of sysregs shared between EL1 and EL2
` [PATCH v2 11/21] arm64: KVM: VHE: Use unified system register accessors
` [PATCH v2 12/21] arm64: KVM: VHE: Enable minimal sysreg save/restore
` [PATCH v2 13/21] arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
` [PATCH v2 14/21] arm64: KVM: VHE: Implement VHE activate/deactivate_traps
` [PATCH v2 15/21] arm64: KVM: VHE: Use unified sysreg accessors for timer
` [PATCH v2 16/21] arm64: KVM: VHE: Add fpsimd enabling on guest access
` [PATCH v2 17/21] arm64: KVM: VHE: Add alternative panic handling
` [PATCH v2 18/21] arm64: KVM: Introduce hyp_alternate_value helper
` [PATCH v2 19/21] arm64: KVM: Move most of the fault decoding to C
` [PATCH v2 20/21] arm64: VHE: Add support for running Linux in EL2 mode
` [PATCH v2 21/21] arm64: Panic when VHE and non VHE CPUs coexist

<summary> RE: [iGVT-g] VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
 2016-02-03  8:41 UTC  (2+ messages)

[PATCH v6 3/5] util: [ppc] Use new error_report_fatal() instead of exit()
 2016-02-03  5:06 UTC  (4+ messages)
` [PATCH v6 4/5] util: [ppc] Use new error_report_abort() instead of abort()

[Bug 111711] New: IOMMU Xonar Essence STX causes issues
 2016-02-02 21:21 UTC  (3+ messages)
` [Bug 111711] "

[PATCH 2/2] KVM: Create debugfs dir and stat files for each VM
 2016-02-02 19:37 UTC  (9+ messages)

[PATCH v6 0/9] virtio DMA API, yet again
 2016-02-02 18:26 UTC  (16+ messages)
` [PATCH v6 1/9] dma: Provide simple noop dma ops
` [PATCH v6 2/9] alpha/dma: use common "
` [PATCH v6 3/9] s390/dma: Allow per device "
` [PATCH v6 4/9] vring: Introduce vring_use_dma_api()
` [PATCH v6 5/9] virtio_ring: Support DMA APIs
` [PATCH v6 6/9] virtio: Add improved queue allocation API
` [PATCH v6 7/9] virtio_mmio: Use the DMA API if enabled
` [PATCH v6 8/9] virtio_pci: "
` [PATCH v6 9/9] vring: Use the DMA API on Xen
  ` [Xen-devel] "

[PATCH] KVM: Create debugfs statistics for each VM
 2016-02-02 14:14 UTC  (5+ messages)

[PATCH] virtio-pci: read the right virtio_pci_notify_cap field
 2016-02-02 14:09 UTC  (2+ messages)

[PATCH v4 0/7] mips/kvm: Support FPU & SIMD (MSA) in MIPS KVM guests
 2016-02-02 13:56 UTC  (5+ messages)
` [PATCH v4 7/7] mips/kvm: Support MSA "

[PATCH v2 0/5] KVM: Hyper-V VMBus hypercalls
 2016-02-02 11:34 UTC  (2+ messages)

VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
 2016-02-02  7:35 UTC  (29+ messages)
                                            ` [iGVT-g] "

[PATCH 0/8] vfio: capability chains, sparse mmaps, device specific regions, IGD OpRegions
 2016-02-02  0:24 UTC  (9+ messages)
` [PATCH 1/8] vfio: Define capability chains
` [PATCH 2/8] vfio: Add capability chain helpers
` [PATCH 3/8] vfio: Define sparse mmap capability for regions
` [PATCH 4/8] vfio/pci: Include sparse mmap capability for MSI-X table regions
` [PATCH 5/8] vfio: Define device specific region type capability
` [PATCH 6/8] vfio/pci: Add infrastructure for additional device specific regions
` [PATCH 7/8] vfio/pci: Enable virtual register in PCI config space
` [PATCH 8/8] vfio/pci: Intel IGD OpRegion support

[PATCH] vfio: If an IOMMU backend fails, keep looking
 2016-02-01 23:56 UTC 

[PATCH] vfio/pci: Fix unsigned comparison overflow
 2016-02-01 23:54 UTC 

[PATCH v5 00/10] virtio DMA API, yet again
 2016-02-01 21:24 UTC  (28+ messages)
` [PATCH v5 01/10] dma: Provide simple noop dma ops
` [PATCH v5 02/10] alpha/dma: use common "
` [PATCH v5 03/10] s390/dma: Allow per device "
` [PATCH v5 04/10] vring: Introduce vring_use_dma_api()
` [PATCH v5 05/10] virtio_ring: Support DMA APIs
` [PATCH v5 06/10] virtio: Add improved queue allocation API
` [PATCH v5 07/10] virtio_mmio: Use the DMA API if enabled
` [PATCH v5 08/10] virtio_pci: "
` [PATCH v5 09/10] vring: Use the DMA API on Xen
  ` [Xen-devel] "
` [PATCH v5 10/10] vring: Add a module parameter to force-enable the DMA API
` [Xen-devel] [PATCH v5 00/10] virtio DMA API, yet again

[PATCH v3 0/6] acpi, clocksource, kvm: add GTDT and ARM memory-mapped timer support
 2016-02-01 20:26 UTC  (7+ messages)
` [PATCH v3 1/6] ACPI: add GTDT table parse driver into ACPI driver
` [PATCH v3 2/6] clocksource: simplify ACPI code in arm_arch_timer.c
` [PATCH v3 3/6] clocksource: add memory-mapped timer support "
` [PATCH v3 4/6] clocksource: move some enums to arm_arch_timer.h
` [PATCH v3 5/6] kvm: arm64: wrapping DT support for virt arch timer
` [PATCH v3 6/6] kvm: arm64: Add ACPI "

[kvm-unit-tests PATCH] x86/s3.c: exit with status 0, not *0
 2016-02-01 19:05 UTC  (2+ messages)

[KVMTOOL][PATCH] kvmtool: Makefile: fix indentation of warning stanza
 2016-02-01 14:54 UTC 

[RFC PATCH v3 0/5] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table on PPC64 platform
 2016-02-01  9:13 UTC  (14+ messages)
` [RFC PATCH v3 1/5] PCI: Add support for enforcing all MMIO BARs to be page aligned
` [RFC PATCH v3 3/5] PCI: Add host bridge attribute to indicate filtering of MSIs is supported
` [RFC PATCH v3 5/5] vfio-pci: Allow to mmap MSI-X table if host bridge supports filtering of MSIs

my subject
 2016-01-31  1:37 UTC 

[GIT PULL] VFIO fixes for v4.5-rc2
 2016-01-31 15:21 UTC 

x86: Hardware breakpoints are not always triggered
 2016-01-31 11:01 UTC  (5+ messages)
    ` [CRIU] "

[PATCH v10 00/21] KVM: ARM64: Add guest PMU support
 2016-01-29 13:17 UTC  (25+ messages)
` [PATCH v10 04/21] KVM: ARM64: Add access handler for PMCR register
` [PATCH v10 06/21] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register
` [PATCH v10 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v10 08/21] KVM: ARM64: Add access handler for event type register
` [PATCH v10 15/21] KVM: ARM64: Add access handler for PMUSERENR register

Yours Truely Mrs Machiko Kumiko
 2016-01-29 11:59 UTC 

[PATCH v4 0/4] VT-d posted-interrupts follow ups
 2016-01-29  8:23 UTC  (6+ messages)
` [PATCH v4 2/4] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts

NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
 2016-01-29  1:10 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).