kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-26 00:34:42 to 2013-10-02 14:27:58 UTC [more...]

[PATCH 0/26] get_user_pages() cleanup
 2013-10-02 14:27 UTC  (2+ messages)
` [PATCH 17/26] kvm: Use get_user_pages_unlocked() in async_pf_execute()

[PATCH 0/2] kvm/powerpc: hypercall related cleanup
 2013-10-02 14:19 UTC  (3+ messages)
` [PATCH 1/2] kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()

[PATCH 1/3] powerpc: Implement arch_get_random_long/int() for powernv
 2013-10-02 14:10 UTC  (28+ messages)
` [PATCH 2/3] hwrng: Add a driver for the hwrng found in power7+ systems
` [PATCH 3/3] KVM: PPC: Book3S: Add support for hwrng found on some powernv systems

[PATCH v3 0/3] KVM: prepare for future XSAVE extensions
 2013-10-02 14:06 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0
` [PATCH 2/3] KVM: x86: prevent setting unsupported XSAVE states
` [PATCH 3/3] KVM: x86: only copy XSAVE state for the supported features

[RFC PATCH v2 0/7] VFIO for device tree based platform devices (work in progress)
 2013-10-02 13:14 UTC  (32+ messages)
  ` [PATCH 1/7] VFIO_IOMMU_TYPE1 workaround to build for platform devices
  ` [PATCH 2/7] Initial skeleton of VFIO support for Device Tree based devices
  ` [PATCH 3/7] Return info for device and its memory regions and interrupts
  ` [PATCH 4/7] VFIO: DT: Support MMAP of MMIO regions
  ` [PATCH 5/7] VFIO: DT: Read and write support for the device fd
  ` [PATCH 6/7] VFIO: Update documentation for VFIO_IOMMU_TYPE1 driver
  ` [PATCH 7/7] VFIO: VFIO_PLATFORM: Update documentation for platform specific devices

[PATCH v2 uq/master 0/2] KVM: issues with XSAVE support
 2013-10-02 12:41 UTC  (2+ messages)

[PATCH 1/1] virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messages
 2013-10-02 10:35 UTC  (2+ messages)

[PATCH] intel-iommu: Fix leaks in pagetable freeing
 2013-10-02  8:44 UTC  (2+ messages)

KVM call minutes for 2013-10-01
 2013-10-02  8:11 UTC  (3+ messages)
` [Qemu-devel] "

Changing guest I/O path in KVM
 2013-10-02  8:09 UTC  (2+ messages)

Guest VM Boot Process
 2013-10-02  8:05 UTC  (2+ messages)

RFC: (re-)binding the VFIO platform driver to a platform device
 2013-10-02  2:35 UTC  (10+ messages)

[PATCH 0/4] KVM noncoherent DMA registration and VFIO pseudo device
 2013-10-01 20:15 UTC  (5+ messages)
` [PATCH 1/4] kvm: Destroy & free KVM devices on release
` [PATCH 2/4] kvm/x86: Convert iommu_flags to iommu_noncoherent
` [PATCH 3/4] kvm: Create non-coherent DMA registeration
` [PATCH 4/4] kvm: Add VFIO device for handling IOMMU cache coherency

[PATCH] Fix NULL dereference in gfn_to_hva_prot()
 2013-10-01 17:03 UTC  (2+ messages)

[PATCH v2] tile: support KVM for tilegx
 2013-10-01 15:21 UTC  (9+ messages)
` [PATCH v3 1/3] tile: support KVM host mode
` [PATCH v3 3/3] tile: enable VIRTIO support for KVM

KVM call for agenda for 2013-10-15
 2013-10-01 14:55 UTC 

[PULL] KVM fixes for 3.12-rc4
 2013-10-01 14:47 UTC 

[RFC PATCH 09/11] kvm: simplify processor compat check
 2013-10-01 11:43 UTC  (14+ messages)
  ` [RFC PATCH 00/11 Allow PR and HV KVM to coexist in one kernel

KVM call for agenda for 2013-10-01
 2013-10-01  7:20 UTC  (5+ messages)

[PATCH v2 00/15] KVM: MMU: locklessly wirte-protect
 2013-09-30 23:05 UTC  (7+ messages)
` [PATCH v2 02/15] KVM: MMU: properly check last spte in fast_page_fault()
` [PATCH v2 03/15] KVM: MMU: lazily drop large spte
` [PATCH v2 05/15] KVM: MMU: flush tlb out of mmu lock when write-protect the sptes

[PATCH 0/6] kvm: Emulate MOVBE, v3
 2013-09-30 16:18 UTC  (13+ messages)
` [PATCH 1/6] kvm: Add KVM_GET_EMULATED_CPUID

Vital Proposal
 2013-09-30 14:35 UTC 

[PATCH 0/2] kvm tools: arm: support Cortex-A7 CPUs
 2013-09-30 14:00 UTC  (9+ messages)
` [PATCH 1/2] kvm tools: arm: extract common timer support code for ARM cpus
` [PATCH 2/2] kvm tools: arm: add support for ARM Cortex-A7

[RFC PATCH 0/3] kvm/vfio: Manage KVM IOMMU coherency with virtual VFIO device
 2013-09-30 13:23 UTC  (12+ messages)
` [RFC PATCH 3/3] kvm: Add VFIO device for handling IOMMU cache coherency

qemu, numa: non-contiguous cpusets
 2013-09-30 12:18 UTC  (5+ messages)

[PATCH uq/master] kvmvapic: Prevent reading beyond the end of guest RAM
 2013-09-30 10:51 UTC  (2+ messages)

[PATCH v5] KVM: nVMX: Fully support of nested VMX preemption timer
 2013-09-30  9:08 UTC  (9+ messages)

VM hang: how to get latest sources
 2013-09-30  8:20 UTC  (2+ messages)

[PATCH 1/2] KVM: Implement default IRQ routing
 2013-09-29 10:50 UTC  (6+ messages)

[PATCH V3 0/6] vhost code cleanup and minor enhancement
 2013-09-29  9:36 UTC  (7+ messages)
` [PATCH V3 4/6] vhost_net: determine whether or not to use zerocopy at one time

ELVIS/ELI I/O acceleration code / Re: KVM call agenda for 2013-04-09
 2013-09-28 14:57 UTC 

Guest memory access within hypervisor Inbox x
 2013-09-27 10:16 UTC  (3+ messages)

[Qemu-devel] Cross-Platform KVM
 2013-09-27 10:11 UTC  (2+ messages)
  ` 答复: "

Where is the source code of aSpice? And is there a spice version in iOS?
 2013-09-27  1:48 UTC 

Fwd: Guest VM debug (Int 3 panic)
 2013-09-26 21:51 UTC  (5+ messages)

[PATCH v2 0/8] Support VGIC save/restore using device control API
 2013-09-26 19:01 UTC  (9+ messages)
` [PATCH v2 1/8] ARM: KVM: Allow creating the VGIC after VCPUs
` [PATCH v2 2/8] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
` [PATCH v2 3/8] KVM: arm-vgic: Set base addr through device API
` [PATCH v2 4/8] irqchip: arm-gic: Define additional MMIO offsets and masks
` [PATCH v2 5/8] KVM: arm-vgic: Make vgic mmio functions more generic
` [PATCH v2 6/8] KVM: arm-vgic: Add vgic reg access from dev attr
` [PATCH v2 7/8] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers
` [PATCH v2 8/8] KVM: arm-vgic: Support CPU interface reg access

[PATCH 0/4] Fix shadow-on-shadow nested VMX
 2013-09-26 15:10 UTC  (2+ messages)

[PATCH resend] KVM: ARM: enable Cortex A7 hosts
 2013-09-26 15:07 UTC  (3+ messages)

[PATCH 0/8] Support VGIC save/restore using device control API
 2013-09-26 10:47 UTC  (12+ messages)
` [PATCH 8/8] KVM: arm-vgic: Support CPU interface reg access

KVM Guest keymap issue
 2013-09-26 10:36 UTC  (3+ messages)

[PATCH 2/3] arm32: kvm: rename CONFIG_KVM_ARM_MAX_VCPUS
 2013-09-26  7:54 UTC  (4+ messages)
` [PATCH v2] "

I urgently request your partnership in a transaction
 2013-09-26  0:25 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 NNTP newsgroup(s).