messages from 2016-08-04 12:49:32 to 2016-08-12 07:10:36 UTC [more...]
[PATCH v2 0/8] nvdimm: hotplug support
2016-08-12 6:54 UTC (8+ messages)
` [PATCH v2 1/8] acpi nvdimm: fix wrong buffer size returned by DSM method
` [PATCH v2 3/8] nvdimm acpi: introduce _FIT
` [PATCH v2 4/8] nvdimm acpi: implement Read FIT function
` [PATCH v2 5/8] pc-dimm: introduce prepare_unplug() callback
` [PATCH v2 6/8] pc: memhp: do not export nvdimm's memory via _CRS
` [PATCH v2 7/8] pc: acpi: memhp: nvdimm hotplug support
` [PATCH v2 8/8] nvdimm docs: add nvdimm Read FIT function
[PATCH] vfio: Enable VFIO device for powerpc
2016-08-12 6:46 UTC (7+ messages)
[kvm-unit-tests PATCH V2 1/4] scripts/runtime: Add ability to mark test as don't run by default
2016-08-12 6:36 UTC (14+ messages)
` [kvm-unit-tests PATCH V2 2/4] lib/powerpc: Add generic decrementer exception handler
` [kvm-unit-tests PATCH V2 3/4] lib/powerpc: Add function to start secondary threads
` [kvm-unit-tests PATCH V2 4/4] powerpc/tm: Add a test for H_CEDE while tm suspended
[PATCH 0/2] KVM: nVMX: msr bitmaps fixes
2016-08-12 6:07 UTC (9+ messages)
` [PATCH 1/2] KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
` [PATCH 2/2] KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
[PART2 PATCH v5 00/12] iommu/AMD: Introduce IOMMU AVIC support
2016-08-12 4:11 UTC (10+ messages)
` [PART2 PATCH v5 01/12] iommu/amd: Detect and enable guest vAPIC support
` [PART2 PATCH v5 06/12] iommu/amd: Adding GALOG interrupt handler
` [PART2 PATCH v5 09/12] iommu/amd: Enable vAPIC interrupt remapping mode by default
[QUESTION]stuck in SeaBIOS and vm cannot be reset any more
2016-08-12 1:07 UTC
[PATCH] sched: fix the intention to re-evalute tick dependency for offline cpu
2016-08-11 22:35 UTC (10+ messages)
[Bug 150851] New: general protection fault: 0000 [#1] SMP; native_read_pmc+0x7/0x40
2016-08-11 21:46 UTC (4+ messages)
` [Bug 150851] "
[PATCH v6 0/4] Add Mediated device support
2016-08-11 18:43 UTC (20+ messages)
` [PATCH v6 1/4] vfio: Mediated device Core driver
` [PATCH v6 2/4] vfio: VFIO driver for mediated PCI device
` [PATCH v6 3/4] vfio iommu: Add support for mediated devices
` [PATCH v6 4/4] docs: Add Documentation for Mediated devices
[PULL] vhost: fixes and cleanups for 4.8
2016-08-11 18:31 UTC
[PATCH 1/1] x86/apic: Introduce paravirq irq_domain
2016-08-11 16:44 UTC (2+ messages)
[PATCH] KVM: x86: Expose more Intel AVX512 feature to guest
2016-08-11 14:40 UTC (4+ messages)
[PATCH v2] powerpc: move hmi.c to arch/powerpc/kvm/
2016-08-11 13:07 UTC
[Qemu-devel] [PATCH v2] vfio: Add support for mmapping sub-page MMIO BARs
2016-08-11 11:09 UTC (2+ messages)
[PATCH] powerpc: move hmi.c to arch/powerpc/kvm/
2016-08-11 11:07 UTC (4+ messages)
[PATCH 0/4] MIPS: KVM: Fix MMU/TLB management issues
2016-08-11 10:58 UTC (5+ messages)
` [PATCH 1/4] MIPS: KVM: Fix mapped fault broken commpage handling
` [PATCH 2/4] MIPS: KVM: Add missing gfn range check
` [PATCH 3/4] MIPS: KVM: Fix gfn range check in kseg0 tlb faults
` [PATCH 4/4] MIPS: KVM: Propagate kseg0/mapped tlb fault errors
Company Payment Agent Needed
2016-08-11 10:36 UTC
[PATCH for-2.8 00/18] pc: q35: x2APIC support in kvm_apic mode
2016-08-11 8:56 UTC (3+ messages)
` [Qemu-devel] "
kvm_pv_unhalt and kernel_irqchip=off
2016-08-10 20:58 UTC (3+ messages)
Floating point instructions (e.g. cvtsi2sd) incorrect result
2016-08-10 16:38 UTC (3+ messages)
[PATCH v2] KVM: arm64: ITS: move ITS registration into first VCPU run
2016-08-10 14:34 UTC (5+ messages)
` [PATCH] KVM: arm64: vgic-its: Grab kvm->lock when reading kvm->devices
[PATCH v2 0/2] KVM: Synchronize KVM devices list access and create ops
2016-08-10 10:28 UTC (4+ messages)
` [PATCH v2 1/2] KVM: PPC: Move xics_debugfs_init out of create
` [PATCH v2 2/2] KVM: Protect device ops->create and list_add with kvm->lock
[PATCH v12 00/11] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
2016-08-10 8:48 UTC (6+ messages)
` [PATCH v12 02/11] genirq/msi: msi_compose wrapper
` [PATCH v12 09/11] genirq/msi: Introduce msi_desc flags
[PATCH 1/2] KVM: PPC: Book3S: Don't crash if irqfd used with no in-kernel XICS emulation
2016-08-10 4:24 UTC (2+ messages)
` [PATCH 2/2] KVM: PPC: Implement kvm_arch_intc_initialized() for PPC
[PATCH 0/2] KVM: Synchronize KVM devices list access and create ops
2016-08-09 15:20 UTC (8+ messages)
` [PATCH 1/2] KVM: PPC: Move xics_debugfs_init out of create
` [PATCH 2/2] KVM: Protect device ops->create and list_add with kvm->lock
[PATCH] kvmtool: aarch64: fix path to uncompressed kernel images
2016-08-09 15:10 UTC (4+ messages)
[PATCH v3] KVM: arm64: ITS: return 1 on successful MSI injection
2016-08-09 14:43 UTC (3+ messages)
[PATCH v2 0/3] KVM: arm64: vgic-its-fixes
2016-08-09 13:04 UTC (6+ messages)
` [PATCH v2 1/3] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi
` [PATCH v2 2/3] KVM: arm64: vgic-its: Plug race in vgic_put_irq
` [PATCH v2 3/3] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic
[PATCH 0/3] KVM: arm64: vgic-its fixes
2016-08-09 11:56 UTC (13+ messages)
` [PATCH v2 1/3] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi
` [PATCH 2/3] KVM: arm64: vgic-its: Plug race in vgic_put_irq
` [PATCH 3/3] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic
[PATCH RESEND v4] locking/pvqspinlock: Fix double hash race
2016-08-09 11:31 UTC (3+ messages)
[PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-08-09 2:52 UTC (11+ messages)
` [PATCH v3 kernel 1/7] virtio-balloon: rework deflate to add page to a list
` [PATCH v3 kernel 2/7] virtio-balloon: define new feature bit and page bitmap head
` [PATCH v3 kernel 3/7] mm: add a function to get the max pfn
` [PATCH v3 kernel 4/7] virtio-balloon: speed up inflate/deflate process
` [PATCH v3 kernel 5/7] mm: add the related functions to get unused page
` [PATCH v3 kernel 6/7] virtio-balloon: define feature bit and head for misc virt queue
` [PATCH v3 kernel 7/7] virtio-balloon: tell host vm's unused page info
[PATCH] KVM: Synchronize accesses to the kvm->devices list
2016-08-08 22:18 UTC (5+ messages)
` [PATCH v2] "
[PATCH] kvmtool: ARM: madvise mergeable and hugepage separately
2016-08-08 16:11 UTC (2+ messages)
KVM Guest Windows 10 Anniversary Update
2016-08-08 15:04 UTC
[Question] virtio-serial misses irq delivery on migration?
2016-08-08 14:30 UTC (5+ messages)
` [Qemu-devel] "
[PATCH 0/2] virtio/s390 patches for 4.8
2016-08-08 11:39 UTC (3+ messages)
[kvm-unit-tests PATCH 1/4] scripts/runtime: Add ability to mark test as don't run by default
2016-08-08 5:24 UTC (12+ messages)
` [kvm-unit-tests PATCH 2/4] lib/powerpc: Add generic decrementer exception handler
` [kvm-unit-tests PATCH 3/4] lib/powerpc: Add function to start secondary threads
` [kvm-unit-tests PATCH 4/4] powerpc/tm: Add a test for H_CEDE while tm suspended
Re;跨境电商物流供应商.为中小微企業提供一站式出口報關運輸服务
2016-08-07 22:49 UTC
[PATCH v12 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
2016-08-07 14:08 UTC (3+ messages)
[PATCH 3/4] KVM: arm/arm64: Check for broadcast TLBI support
2016-08-06 7:22 UTC (2+ messages)
arm64: Implement IPI based TLB invalidation
2016-08-05 16:37 UTC (6+ messages)
` [PATCH] arm64: Add workaround for Cavium erratum 26026
[GIT PULL] Final batch of KVM changes for 4.8 merge window
2016-08-05 15:51 UTC
[PATCH for-4.8] virtio-vsock: fix include guard typo
2016-08-05 12:52 UTC
tlb flush after each vm_exit, also virtual interrupts injection
2016-08-05 11:59 UTC (7+ messages)
` Fwd: "
[PATCH] KVM: arm/arm64: initialize new VGIC even without host GIC
2016-08-05 9:34 UTC (4+ messages)
[kvm-unit-tests PATCH] .gitignore: Add *.patch to git ignore file
2016-08-05 9:33 UTC (2+ messages)
[Question] virtio-serial misses irq delivery on migration?
2016-08-05 9:14 UTC
[PATCH] VSOCK: fix vhost virtio_vsock_pkt use-after-free
2016-08-05 8:44 UTC (3+ messages)
[kvm-unit-tests RFC] Add ability to specify groups which won't be run by default
2016-08-05 7:33 UTC (3+ messages)
[QUESTION]stuck in SeaBIOS because of losing a SMI
2016-08-05 2:32 UTC (3+ messages)
Introspection API development
2016-08-04 15:08 UTC (9+ messages)
[bug report] VSOCK: Introduce vhost_vsock.ko
2016-08-04 12:49 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).