messages from 2015-10-27 01:20:01 to 2015-10-29 09:49:39 UTC [more...]
Steal time accounting in KVM. Benchmark
2015-10-29 9:49 UTC (6+ messages)
[RFC PATCH] VFIO: Add a parameter to force nonthread IRQ
2015-10-29 9:45 UTC (15+ messages)
[PATCH v3 0/3] virtio DMA API core stuff
2015-10-29 9:01 UTC (23+ 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 8/9] kvm/x86: Hyper-V synthetic interrupt controller
2015-10-29 8:50 UTC (5+ messages)
` [PATCH v3 "
[PATCH net-next rfc V2 0/2] basic busy polling support for vhost_net
2015-10-29 8:45 UTC (3+ messages)
` [PATCH net-next rfc V2 1/2] vhost: introduce vhost_has_work()
` [PATCH net-next rfc V2 2/2] vhost_net: basic polling support
[RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
2015-10-29 8:33 UTC (7+ messages)
[PATCH] target-i386: enable cflushopt/clwb/pcommit instructions
2015-10-29 7:31 UTC
[PATCH v1 2/2] dma-mapping-common: add DMA attribute - DMA_ATTR_IOMMU_BYPASS
2015-10-29 7:32 UTC (10+ messages)
[PATCH v5 00/33] implement vNVDIMM
2015-10-29 2:58 UTC (42+ messages)
` [PATCH v5 01/33] acpi: add aml_derefof
` [PATCH v5 02/33] acpi: add aml_sizeof
` [PATCH v5 03/33] acpi: add aml_create_field
` [PATCH v5 04/33] acpi: add aml_concatenate
` [PATCH v5 05/33] acpi: add aml_object_type
` [PATCH v5 06/33] acpi: add aml_method_serialized
` [PATCH v5 07/33] util: introduce qemu_file_get_page_size()
` [PATCH v5 08/33] exec: allow memory to be allocated from any kind of path
` [PATCH v5 09/33] exec: allow file_ram_alloc to work on file
` [PATCH v5 10/33] hostmem-file: clean up memory allocation
` [PATCH v5 11/33] hostmem-file: use whole file size if possible
` [PATCH v5 12/33] pc-dimm: remove DEFAULT_PC_DIMMSIZE
` [PATCH v5 13/33] pc-dimm: make pc_existing_dimms_capacity static and rename it
` [PATCH v5 14/33] pc-dimm: drop the prefix of pc-dimm
` [PATCH v5 15/33] stubs: rename qmp_pc_dimm_device_list.c
` [PATCH v5 16/33] pc-dimm: rename pc-dimm.c and pc-dimm.h
` [PATCH v5 17/33] dimm: abstract dimm device from pc-dimm
` [PATCH v5 18/33] dimm: get mapped memory region from DIMMDeviceClass->get_memory_region
` [PATCH v5 19/33] dimm: keep the state of the whole backend memory
` [PATCH v5 20/33] dimm: introduce realize callback
` [PATCH v5 21/33] nvdimm: implement NVDIMM device abstract
` [PATCH v5 22/33] docs: add NVDIMM ACPI documentation
` [PATCH v5 23/33] nvdimm acpi: init the resource used by NVDIMM ACPI
` [PATCH v5 24/33] nvdimm acpi: build ACPI NFIT table
` [PATCH v5 25/33] nvdimm acpi: build ACPI nvdimm devices
` [PATCH v5 26/33] nvdimm acpi: save arg3 for NVDIMM device _DSM method
` [PATCH v5 27/33] nvdimm acpi: support function 0
` [PATCH v5 28/33] nvdimm acpi: support Get Namespace Label Size function
` [PATCH v5 29/33] nvdimm acpi: support Get Namespace Label Data function
` [PATCH v5 30/33] nvdimm acpi: support Set "
` [PATCH v5 31/33] nvdimm: allow using whole backend memory as pmem
` [PATCH v5 32/33] nvdimm acpi: support _FIT method
` [PATCH v5 33/33] nvdimm: add maintain info
[PATCH/RFC 0/4] dma ops and virtio
2015-10-29 0:04 UTC (11+ 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 "
[Bug 103321] New: NPT page attribute support causes extreme slowdown
2015-10-28 23:51 UTC (5+ messages)
` [Bug 103321] "
[kvm-unit-tests PATCHv4] ARM PMU tests
2015-10-28 19:12 UTC (5+ messages)
` [kvm-unit-tests PATCHv6] "
` [kvm-unit-tests PATCHv5 1/3] arm: Add PMU test
` [kvm-unit-tests PATCHv5 2/3] arm: pmu: Check cycle count increases
` [kvm-unit-tests PATCHv5 3/3] arm: pmu: Add CPI checking
[RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
2015-10-28 18:15 UTC (13+ messages)
[PATCH 0/3] context_tracking: streamline code, avoid IRQ save/restore
2015-10-28 14:51 UTC (9+ 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 v4 00/33] implement vNVDIMM
2015-10-28 14:31 UTC (4+ messages)
` [PATCH v4 17/33] dimm: abstract dimm device from pc-dimm
[PATCH v4] VFIO: platform: reset: AMD xgbe reset module
2015-10-28 13:06 UTC
[PATCH v5 0/7] VFIO platform reset module rework
2015-10-28 13:02 UTC (8+ messages)
` [PATCH v5 1/7] vfio: platform: introduce vfio-platform-base module
` [PATCH v5 2/7] vfio: platform: add capability to register a reset function
` [PATCH v5 3/7] vfio: platform: introduce module_vfio_reset_handler macro
` [PATCH v5 4/7] vfio: platform: reset: calxedaxgmac: add reset function registration
` [PATCH v5 5/7] vfio: platform: add compat in vfio_platform_device
` [PATCH v5 6/7] vfio: platform: use list of registered reset function
` [PATCH v5 7/7] vfio: platform: add dev_info on device reset
[PATCH v5 0/7] KVM: arm64: Implement API for vGICv3 live migration
2015-10-28 12:24 UTC (3+ messages)
virtio assisted migration
2015-10-28 12:21 UTC (3+ messages)
[PATCH v2 0/3] virtio DMA API core stuff
2015-10-28 8:39 UTC (8+ 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] KVM: x86: fix eflags state following processor init/reset
2015-10-28 8:10 UTC (3+ messages)
[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] vhost: fix performance on LE hosts
2015-10-28 3:19 UTC (5+ 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 (4+ 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 (6+ messages)
` [PATCH v3 2/3] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
[PATCH] KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails
2015-10-27 5:13 UTC
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).