messages from 2015-10-23 09:15:14 to 2015-10-28 07:07:17 UTC [more...]
[PATCH v2 0/3] virtio DMA API core stuff
2015-10-28 7:07 UTC (7+ messages)
` [PATCH v2 1/3] virtio_net: Stop doing DMA from the stack
` [PATCH v2 2/3] virtio_ring: Support DMA APIs
` [PATCH v2 3/3] virtio_pci: Use the DMA API
[PATCH v3 0/3] virtio DMA API core stuff
2015-10-28 6:53 UTC (5+ messages)
` [PATCH v3 1/3] virtio_net: Stop doing DMA from the stack
` [PATCH v3 2/3] virtio_ring: Support DMA APIs
` [PATCH v3 3/3] virtio_pci: Use the DMA API
[PATCH v1 2/2] dma-mapping-common: add DMA attribute - DMA_ATTR_IOMMU_BYPASS
2015-10-28 6:30 UTC
[PATCH 0/3] context_tracking: streamline code, avoid IRQ save/restore
2015-10-28 5:22 UTC (8+ messages)
` [PATCH 1/3] context_tracking: remove duplicate enabled check
` [PATCH 2/3] context_tracking: avoid irq_save/irq_restore on guest entry and exit
` [PATCH 3/3] x86: context_tracking: avoid irq_save/irq_restore on kernel "
[PATCH 0/3] virtio DMA API core stuff
2015-10-28 5:12 UTC (16+ messages)
` [PATCH 1/3] virtio_net: Stop doing DMA from the stack
` [PATCH 2/3] virtio_ring: Support DMA APIs
` [PATCH 3/3] virtio_pci: Use the DMA API
[PATCH] KVM: x86: fix eflags state following processor init/reset
2015-10-28 3:24 UTC (2+ messages)
[PATCH] vhost: fix performance on LE hosts
2015-10-28 3:19 UTC (5+ messages)
[PATCH/RFC 0/4] dma ops and virtio
2015-10-28 0:45 UTC (8+ messages)
` [PATCH 1/4] Provide simple noop dma ops
` [PATCH 2/4] alpha: use common "
` [PATCH 3/4] s390/dma: Allow per device "
` [PATCH 4/4] s390/virtio: use noop "
[RFC PATCH] VFIO: Add a parameter to force nonthread IRQ
2015-10-28 0:44 UTC (6+ messages)
SALLAM ALEIKUM
2015-10-27 18:32 UTC
[PATCH 0/3] kvmtool: don't overwrite /virt/init
2015-10-27 17:06 UTC (2+ messages)
[RFC PATCH] vfio/type1: Do not support IOMMUs that allow bypass
2015-10-27 16:00 UTC (5+ messages)
[PATCH] KVM: PPC: Implement extension to report number of memslots
2015-10-27 13:22 UTC (5+ messages)
[ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM
2015-10-27 9:36 UTC (2+ messages)
Network hangs when communicating with host
2015-10-27 9:31 UTC (8+ messages)
[PATCH v4 0/3] KVM: arm/arm64: Clean up some obsolete code
2015-10-27 8:37 UTC (4+ messages)
` [PATCH v4 1/3] KVM: arm/arm64: Optimize away redundant LR tracking
` [PATCH v4 2/3] KVM: arm/arm64: Clean up vgic_retire_lr() and surroundings
` [PATCH v4 3/3] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
[PATCH] KVM: arm: Fix crash in free_hyp_pgds() if timer initialization fails
2015-10-27 7:40 UTC
[PATCH v3 0/3] KVM: arm/arm64: Clean up some obsolete code
2015-10-27 6:56 UTC (8+ messages)
` [PATCH v3 1/3] KVM: arm/arm64: Optimize away redundant LR tracking
` [PATCH v3 2/3] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
` [PATCH v3 3/3] KVM: arm/arm64: Refactor vgic_retire_lr()
[PATCH] KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails
2015-10-27 5:13 UTC
[PATCH v3 00/20] KVM: ARM64: Add guest PMU support
2015-10-27 1:15 UTC (3+ messages)
[PATCH v2 0/3] target-i386: save/restore vcpu's TSC rate during migration
2015-10-27 1:09 UTC (15+ messages)
` [PATCH v2 3/3] target-i386: load the migrated vcpu's TSC rate
` [Qemu-devel] [PATCH v2 0/3] target-i386: save/restore vcpu's TSC rate during migration
Bug#802926: linux-image-4.2.0-1-amd64: KVM hangs with 100% cpu on 4.2
2015-10-25 20:24 UTC
[PATCH] KVM: x86: fix RSM into 64-bit protected mode, round 2
2015-10-26 16:32 UTC (4+ messages)
[kvm-unit-tests PATCHv2] arm: Add PMU test
2015-10-26 16:28 UTC (14+ messages)
` [kvm-unit-tests PATCHv4] ARM PMU tests
` [kvm-unit-tests PATCHv4 3/3] arm: pmu: Add CPI checking
` [Qemu-devel] "
` [kvm-unit-tests PATCHv5] ARM PMU tests
` [kvm-unit-tests PATCHv5 1/3] arm: Add PMU test
` [kvm-unit-tests PATCHv5 2/3] arm: pmu: Check cycle count increases
` [Qemu-devel] "
` [kvm-unit-tests PATCHv5 3/3] arm: pmu: Add CPI checking
` [Qemu-devel] "
[PATCH 0/7] Hyper-V Synthetic interrupt controller
2015-10-26 15:40 UTC (12+ messages)
` [PATCH 1/7] standard-headers/x86: add Hyper-V SynIC constants
` [PATCH 2/7] target-i386/kvm: Hyper-V SynIC MSR's support
` [PATCH 3/7] linux-headers/kvm: add Hyper-V SynIC irq routing type and struct
` [Qemu-devel] "
` [PATCH 4/7] kvm: Hyper-V SynIC irq routing support
` [PATCH 5/7] linux-headers/kvm: KVM_EXIT_HYPERV type and struct
` [PATCH 6/7] target-i386/hyperv: Hyper-V SynIC SINT routing and vCPU exit
` [PATCH 7/7] hw/misc: Hyper-V test device 'hyperv-testdev'
[RFC PATCH 6/6] arm-smmu: Allow to set iommu mapping for MSI
2015-10-26 15:40 UTC (6+ messages)
[RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
2015-10-26 15:03 UTC (22+ messages)
` [RFC Patch 01/12] PCI: Add virtfn_index for struct pci_device
` [RFC Patch 03/12] IXGBE: Add sysfs interface for Qemu to migrate VF status in the PF driver
` [RFC Patch 05/12] IXGBE: Add new sysfs interface of "notify_vf"
` [RFC Patch 08/12] IXGBEVF: Rework code of finding the end transmit desc of package
[PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
2015-10-26 14:32 UTC (5+ messages)
` [PATCH v2 1/2] add hooks for armv8 fp/simd lazy switch
` [PATCH v2 2/2] enable "
[Bug 106621] New: Failure to install Hyper-V role on nested KVM guest
2015-10-26 12:57 UTC
[PATCH v3] VFIO: platform: reset: AMD xgbe reset module
2015-10-26 10:22 UTC (4+ messages)
[PATCH 9/9] kvm/x86: Hyper-V kvm exit
2015-10-26 10:13 UTC (4+ messages)
` [PATCH v3 "
[kvm-unit-tests PATCH] x86: hyperv_synic: Hyper-V SynIC test
2015-10-26 9:56 UTC
KVM call for agenda for 2015-10-27
2015-10-26 8:58 UTC
[GIT PULL] Please pull my kvm-ppc-next branch
2015-10-26 4:17 UTC
[kvm-unit-tests PATCH] KVM: VMX: add tests for MSR_IA32_DEBUGCTLMSR register
2015-10-26 2:18 UTC
[Bug 102301] New: Shutting down a Windowvs 10 virtual machine (with VGA passthrough) causes a hard crash, every time
2015-10-25 21:15 UTC (2+ messages)
` [Bug 102301] "
sanitizing kvmtool
2015-10-25 19:06 UTC (12+ messages)
Administrative Notice
2015-10-24 15:13 UTC
virtio assisted migration
2015-10-24 9:21 UTC
[PATCH v4 00/33] implement vNVDIMM
2015-10-24 3:20 UTC (3+ messages)
` [PATCH v4 17/33] dimm: abstract dimm device from pc-dimm
Steal time accounting in KVM. Benchmark
2015-10-24 2:03 UTC (5+ messages)
[PATCH v4 0/7] VFIO platform reset module rework
2015-10-23 16:03 UTC (11+ messages)
` [PATCH v4 1/7] vfio: platform: introduce vfio-platform-base module
` [PATCH v4 2/7] vfio: platform: add capability to register a reset function
` [PATCH v4 3/7] vfio: platform: introduce module_vfio_reset_handler macro
` [PATCH v4 4/7] vfio: platform: reset: calxedaxgmac: add reset function registration
` [PATCH v4 5/7] vfio: platform: add compat in vfio_platform_device
` [PATCH v4 6/7] vfio: platform: use list of registered reset function
` [PATCH v4 7/7] vfio: platform: add dev_info on device reset
[PATCH v3 0/7] VFIO platform reset module rework
2015-10-23 15:15 UTC (18+ messages)
` [PATCH v3 1/7] vfio: platform: introduce vfio-platform-base module
` [PATCH v3 2/7] vfio: platform: add capability to register a reset function
` [PATCH v3 3/7] vfio: platform: introduce module_vfio_reset_handler macro
` [PATCH v3 4/7] vfio: platform: reset: calxedaxgmac: add reset function registration
` [PATCH v3 5/7] vfio: platform: add compat in vfio_platform_device
` [PATCH v3 6/7] vfio: platform: use list of registered reset function
` [PATCH v3 7/7] vfio: platform: add dev_info on device reset
[PATCH v2 00/12] KVM: x86: add support for VMX TSC scaling
2015-10-23 14:37 UTC (8+ messages)
[PATCH v5 0/7] KVM: arm64: Implement API for vGICv3 live migration
2015-10-23 14:20 UTC (2+ messages)
[PATCH net-next RFC 1/2] vhost: introduce vhost_has_work()
2015-10-23 13:39 UTC (5+ messages)
` [PATCH net-next RFC 2/2] vhost_net: basic polling support
[PATCH v2] VFIO: platform: reset: AMD xgbe reset module
2015-10-23 12:55 UTC (2+ messages)
[PATCH v2 0/3] KVM: arm/arm64: Clean up some obsolete code
2015-10-23 12:48 UTC (4+ messages)
` [PATCH v2 1/3] KVM: arm/arm64: Optimize away redundant LR tracking
` [PATCH v2 2/3] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
` [PATCH v2 3/3] KVM: arm/arm64: Refactor vgic_retire_lr()
[PATCH v2 0/4] KVM: VMX: enable LBR virtualization
2015-10-23 12:14 UTC (6+ messages)
` [PATCH v2 1/4] KVM: X86: Add arrays to save/restore LBR MSRs
` [PATCH v2 2/4] KVM: X86: LBR MSRs of supported CPU types
` [PATCH v2 3/4] KVM: X86: Migration is supported
` [PATCH v2 4/4] KVM: VMX: details of LBR virtualization implementation
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;
as well as URLs for NNTP newsgroup(s).