messages from 2017-01-18 09:50:22 to 2017-01-21 01:06:52 UTC [more...]
[PATCH v1 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
2017-01-21 1:06 UTC (6+ messages)
` [PATCH v1 2/3] x86: Remap GDT tables in the Fixmap section
` [PATCH v1 3/3] x86: Make the GDT remapping read-only on 64 bit
[PATCH] KVM: arm/arm64: vgic: Add debugfs vgic-state file
2017-01-20 23:05 UTC (4+ messages)
[GIT PULL] KVM fixes for v4.10-rc5
2017-01-20 21:23 UTC
[PATCH] Revert "KVM: nested VMX: disable perf cpuid reporting"
2017-01-20 21:21 UTC (2+ messages)
[PATCH V7 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-01-20 20:58 UTC (17+ messages)
` [PATCH V7 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V7 05/10] acpi: apei: handle SEA notification type for ARMv8
[patch 0/5] KVM virtual PTP driver (v3)
2017-01-20 20:25 UTC (25+ messages)
` [patch 1/5] KVM: x86: provide realtime host clock via vsyscall notifiers
` [patch 2/5] KVM: x86: add KVM_HC_CLOCK_OFFSET hypercall
` [patch 3/5] kvmclock: export kvmclock clocksource pointer
` [patch 4/5] PTP: add PTP_SYS_OFFSET emulation via cross timestamps infrastructure
` [patch 5/5] PTP: add kvm PTP driver
[PATCH 00/11] PowerPC-KVM: Fine-tuning for some function implementations
2017-01-20 18:29 UTC (12+ messages)
` [PATCH 01/11] KVM: PPC: Book3S HV: Move assignments for the variable "err" in kvm_htab_write()
` [PATCH 02/11] KVM: PPC: Book3S HV: Improve a size determination in kvmppc_alloc_hpt()
` [PATCH 03/11] KVM: PPC: Book3S HV: Move error code assignments in two functions
` [PATCH 04/11] KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
` [PATCH 05/11] KVM: PPC: Book3S HV: Adjust nine checks for null pointers
` [PATCH 06/11] KVM: PPC: Book3S HV: Use kcalloc() in kvmppc_alloc_host_rm_ops()
` [PATCH 07/11] KVM: PPC: Book3S HV: Improve size determinations in five functions
` [PATCH 08/11] KVM: PPC: Book3S: Use seq_puts() in xics_debug_show()
` [PATCH 09/11] KVM: PPC: Book3S: Improve a size determination in two functions
` [PATCH 10/11] KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
` [PATCH 11/11] KVM: PPC: Return directly after a failed copy_from_user() in two functions
[PATCH v1 0/2] vpopcntdq support
2017-01-20 18:00 UTC (3+ messages)
` [PATCH v1 2/2] kvm: x86: Expose Intel VPOPCNTDQ feature to guest
[PATCH] KVM: x86: Introduce segmented_write_std
2017-01-20 17:57 UTC (5+ messages)
[PATCH kvm-unit-tests 0/5] Makefile changes/cleanups
2017-01-20 17:37 UTC (2+ messages)
[PATCH kvm-unit-tests 0/5] x86/intel-iommu: couple fixups
2017-01-20 17:35 UTC (2+ messages)
[PATCH] KVM: x86: fix fixing of hypercalls
2017-01-20 17:26 UTC (2+ messages)
[GIT PULL 0/1] KVM: s390: Fix for 4.10 (via kvm/master)
2017-01-20 17:25 UTC (3+ messages)
` [GIT PULL 1/1] KVM: s390: do not expose random data via facility bitmap
[PATCH RFC] vfio error recovery: kernel support
2017-01-20 17:01 UTC (8+ messages)
[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-01-20 16:34 UTC (19+ messages)
` [PATCH v6 kernel 2/5] virtio-balloon: define new feature bit and head struct
` [virtio-dev] "
` "
` [PATCH v6 kernel 3/5] virtio-balloon: speed up inflate/deflate process
[patch 0/5] KVM virtual PTP driver (v4)
2017-01-20 15:03 UTC (7+ messages)
` [patch 1/5] KVM: x86: provide realtime host clock via vsyscall notifiers
` [patch 2/5] KVM: x86: add KVM_HC_CLOCK_OFFSET hypercall
` [patch 3/5] kvmclock: export kvmclock clocksource pointer
` [patch 4/5] PTP: add PTP_SYS_OFFSET emulation via cross timestamps infrastructure
` [patch 5/5] PTP: add kvm PTP driver
` [patch 5/5] PTP: add kvm PTP driver (v2)
[patch 3/3] PTP: add kvm PTP driver
2017-01-20 14:18 UTC (29+ messages)
[PATCH v2 0/3] x86-kvm: Fix Mac guest timekeeping by exposing TSC frequency in CPUID
2017-01-20 14:11 UTC (4+ messages)
` [PATCH v2 1/3] x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
` [PATCH v2 2/3] pc: Add 2.9 machine type
` [PATCH v2 3/3] pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types
[PATCH] vhost/vsock: handle vhost_vq_init_access() error
2017-01-20 13:40 UTC (3+ messages)
[PATCH 1/3] mm: alloc_contig_range: allow to specify GFP mask
2017-01-20 13:35 UTC (6+ messages)
` [PATCH 2/3] mm: cma_alloc: "
` [PATCH 3/3] mm: wire up GFP flag passing in dma_alloc_from_contiguous
kvm: use-after-free in process_srcu
2017-01-19 21:52 UTC (13+ messages)
[PATCH v9 00/18] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
2017-01-19 20:58 UTC (19+ messages)
` [PATCH v9 01/18] iommu/dma: Allow MSI-only cookies
` [PATCH v9 02/18] iommu: Rename iommu_dm_regions into iommu_resv_regions
` [PATCH v9 03/18] iommu: Add a new type field in iommu_resv_region
` [PATCH v9 04/18] iommu: iommu_alloc_resv_region
` [PATCH v9 05/18] iommu: Only map direct mapped regions
` [PATCH v9 06/18] iommu: iommu_get_group_resv_regions
` [PATCH v9 07/18] iommu: Implement reserved_regions iommu-group sysfs file
` [PATCH v9 08/18] iommu/vt-d: Implement reserved region get/put callbacks
` [PATCH v9 09/18] iommu/amd: Declare MSI and HT regions as reserved IOVA regions
` [PATCH v9 10/18] iommu/arm-smmu: Implement reserved region get/put callbacks
` [PATCH v9 11/18] iommu/arm-smmu-v3: "
` [PATCH v9 12/18] irqdomain: Add irq domain MSI and MSI_REMAP flags
` [PATCH v9 13/18] genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
` [PATCH v9 14/18] irqdomain: irq_domain_check_msi_remap
` [PATCH v9 15/18] irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
` [PATCH v9 17/18] vfio/type1: Check MSI remapping at irq domain level
` [PATCH v9 18/18] iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore
` [PATCH v9 16/18] vfio/type1: Allow transparent MSI IOVA allocation
[PATCH v2] vfio/pci: Support error recovery
2017-01-19 19:26 UTC (7+ messages)
[PATCH] kvmtool: Allow optional libraries to be forced off
2017-01-19 19:00 UTC (2+ messages)
[PATCH v3 0/9] Add support for monitoring guest TLB operations
2017-01-19 16:42 UTC (14+ messages)
` [PATCH v3 6/9] kvm: arm/arm64: Add host pmu to support VM introspection
Call for GSoC 2017 mentors & project ideas
2017-01-19 16:27 UTC (3+ messages)
` [Qemu-devel] "
[PATCH] MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_ioctl()
2017-01-19 12:08 UTC (6+ messages)
` [PATCH v2] "
[PATCH 2/13] KVM: MIPS: Pass type of fault down to kvm_mips_map_page()
2017-01-19 9:08 UTC
[PATCH RFC v2 00/12] basic channel IO passthrough infrastructure based on vfio
2017-01-19 1:54 UTC (6+ messages)
` [PATCH RFC v2 02/12] vfio: linux-headers update for vfio-ccw
[PATCH net-next V5 0/3] vhost_net tx batching
2017-01-18 21:35 UTC (8+ messages)
` [PATCH net-next V5 1/3] vhost: better detection of available buffers
` [PATCH net-next V5 2/3] vhost_net: tx batching
` [PATCH net-next V5 3/3] tun: rx batching
[PATCH] x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
2017-01-18 17:15 UTC (9+ messages)
[Bug 188171] New: Nested Virtualization via VT-x | Virtualbox in KVM: cannot launch virtualbox guest OS due to 'general protection fault: 0000 [#1] SMP'
2017-01-18 17:09 UTC (2+ messages)
` [Bug 188171] "
[Bug 192521] New: KVM: entry failed, hardware error 0x0
2017-01-18 16:39 UTC (2+ messages)
` [Bug 192521] "
[PATCH v8 00/18] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
2017-01-18 13:02 UTC (5+ messages)
` [PATCH v8 18/18] iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore
[PATCH 0/4] Allow migration with invtsc if there's no frequency mismatch
2017-01-18 12:43 UTC (11+ messages)
` [PATCH 4/4] kvm: Allow migration with invtsc
` [libvirt] TSC frequency configuration & invtsc migration (was Re: [PATCH 4/4] kvm: Allow migration with invtsc)
` "
[PATCH v3 0/2] Allow migration with invtsc if TSC frequency is explicitly set
2017-01-18 12:11 UTC (2+ messages)
[PATCH 2/13] KVM: MIPS: Pass type of fault down to kvm_mips_map_page()
2017-01-18 12:12 UTC
OpenStack (KVM/QEMU) in vSphere - Occasionally segfaults occurring in OpenStack VMs with more than one vCPU configured
2017-01-18 9:54 UTC (4+ messages)
` Aw: "
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).