messages from 2013-09-24 19:49:16 to 2013-10-01 20:15:12 UTC [more...]
[PATCH 0/4] KVM noncoherent DMA registration and VFIO pseudo device
2013-10-01 20:15 UTC (3+ messages)
` [PATCH 1/4] kvm: Destroy & free KVM devices on release
` [PATCH 2/4] kvm/x86: Convert iommu_flags to iommu_noncoherent
RFC: (re-)binding the VFIO platform driver to a platform device
2013-10-01 20:00 UTC (4+ messages)
[RFC PATCH v2 0/7] VFIO for device tree based platform devices (work in progress)
2013-10-01 19:41 UTC (25+ 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] 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 minutes for 2013-10-01
2013-10-01 15:17 UTC (2+ messages)
` [Qemu-devel] "
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
[PATCH 1/3] powerpc: Implement arch_get_random_long/int() for powernv
2013-10-01 11:19 UTC (17+ 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
KVM call for agenda for 2013-10-01
2013-10-01 7:20 UTC (5+ messages)
Changing guest I/O path in KVM
2013-10-01 0:29 UTC
[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
Guest VM Boot Process
2013-09-30 17:38 UTC
[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 (10+ 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 (21+ messages)
` [PATCH 1/4] KVM: nVMX: Amend nested_run_pending logic
` [PATCH 2/4] KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO
` [PATCH 3/4] KVM: nVMX: Check all exceptions for intercept during delivery to L2
` [PATCH 4/4] KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2
[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 (16+ messages)
` [PATCH 6/8] KVM: arm-vgic: Add vgic reg access from dev attr
` [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
[PATCH 00/18] KVM: PPC: Fixes for PR and preparation for POWER8
2013-09-25 23:29 UTC (2+ messages)
[Bug 61971] New: Migration problem of qemu-kvm guests
2013-09-25 21:31 UTC (2+ messages)
` [Bug 61971] "
How to share filesystem
2013-09-25 14:49 UTC (7+ messages)
[GIT PULL] KVM/ARM Fixes for 3.12-rc2
2013-09-25 9:49 UTC (3+ messages)
` [PATCH] ARM: kvm: rename cpu_reset to avoid name clash
[PATCH] KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefined
2013-09-25 9:49 UTC (2+ messages)
Yield CPU on poll for serial ports
2013-09-25 9:41 UTC
[PATCH] KVM: ARM: enable Cortex A7 hosts
2013-09-25 6:06 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox