kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-07 11:31:58 to 2016-04-12 01:20:02 UTC [more...]

[kvm-unit-tests PATCH] powerpc: Add SPRs migration test
 2016-04-12  1:21 UTC  (7+ messages)

[4.2.y-ckt stable] Patch "compiler-gcc: disable -ftracer for __noclone functions" has been added to the 4.2.y-ckt tree
 2016-04-11 22:34 UTC 

[PART1 RFC v4 00/11] KVM: x86: Introduce SVM AVIC support
 2016-04-11 20:54 UTC  (11+ messages)
` [PART1 RFC v4 01/11] KVM: x86: Misc LAPIC changes to expose helper functions
` [PART1 RFC v4 02/11] KVM: x86: Introducing kvm_x86_ops VM init/uninit hooks
` [PART1 RFC v4 06/11] KVM: x86: Detect and Initialize AVIC support
` [PART1 RFC v4 07/11] svm: Add interrupt injection via AVIC
` [PART1 RFC v4 09/11] svm: Do not expose x2APIC when enable AVIC

IVSHMEM device performance
 2016-04-11 16:07 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCH] kvmtool: delegate exit/reboot responsibility to vcpu0
 2016-04-11 15:37 UTC 

[PATCH 0/5] Add support for ppc64le in kvmtool
 2016-04-11 15:37 UTC  (3+ messages)
` [PATCH 4/5] Fix a race during exit processing

[PATCH v6 00/10] arm64: Add support for KVM with ACPI
 2016-04-11 15:33 UTC  (11+ messages)
` [PATCH v6 01/10] clocksource: arm_arch_timer: Gather KVM specific information in a structure
` [PATCH v6 02/10] clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
` [PATCH v6 03/10] irqchip/gic-v2: Gather ACPI specific data in a single structure
` [PATCH v6 04/10] irqchip/gic-v2: Parse and export virtual GIC information
` [PATCH v6 05/10] irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "
` [PATCH v6 06/10] irqchip/gic-v3: Gather all ACPI specific data in a single structure
` [PATCH v6 07/10] irqchip/gic-v3: Parse and export virtual GIC information
` [PATCH v6 08/10] KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables
` [PATCH v6 09/10] KVM: arm/arm64: vgic: Rely on the GIC driver "
` [PATCH v6 10/10] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter

[PATCH v5 0/9] arm64: Add support for KVM with ACPI
 2016-04-11 15:25 UTC  (14+ messages)
` [PATCH v5 3/9] irqchip/gic-v2: Gather ACPI specific data in a single structure
` [PATCH v5 4/9] irqchip/gic-v2: Parse and export virtual GIC information
` [PATCH v5 5/9] irqchip/gic-v3: Gather all ACPI specific data in a single structure
` [PATCH v5 6/9] irqchip/gic-v3: Parse and export virtual GIC information

[kvm-unit-tests PATCH] fix machine type handling for ppc64le
 2016-04-11 14:50 UTC  (6+ messages)
` [PATCH 1/2] scripts: Handle ppc64le machine name in mkstandalone
` [PATCH 2/2] powerpc: Improve "kvm unavailable" message

[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
 2016-04-11 14:45 UTC  (34+ messages)
` [RFC PATCH 09/45] KVM: arm/arm64: vgic-new: Add GICv2 IRQ sync/flush
` [RFC PATCH 12/45] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [RFC PATCH 13/45] KVM: arm/arm64: vgic-new: Export register access interface
` [RFC PATCH 14/45] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [RFC PATCH 16/45] KVM: arm/arm64: vgic-new: Add PENDING registers handlers
` [RFC PATCH 20/45] KVM: arm/arm64: vgic-new: Add TARGET "
` [RFC PATCH 23/45] KVM: arm/arm64: vgic-new: Add GICv3 emulation framework
` [RFC PATCH 24/45] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [RFC PATCH 28/45] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
` [RFC PATCH 44/45] KVM: arm/arm64: vgic-new: Add dummy MSI implementation
` [RFC PATCH 45/45] KVM: arm/arm64: vgic-new: enable build

[PATCH 00/17] kvm-arm: Add stage2 page table walker
 2016-04-11 14:33 UTC  (46+ messages)
` [PATCH 01/17] arm64: Reuse TCR field definitions for EL1 and EL2
` [PATCH 02/17] arm64: Cleanup VTCR_EL2 and VTTBR field values
` [PATCH 04/17] arm64: Introduce pmd_thp_or_huge
` [PATCH 05/17] kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge
` [PATCH 06/17] kvm-arm: Remove kvm_pud_huge()
` [PATCH 07/17] kvm-arm: arm32: Introduce stage2 page table helpers
` [PATCH 08/17] kvm-arm: arm: Introduce hyp page table empty checks
` [PATCH 09/17] kvm-arm: arm64: Introduce stage2 page table helpers
` [PATCH 10/17] kvm-arm: arm64: Introduce hyp page table empty checks
` [PATCH 11/17] kvm-arm: Use explicit stage2 helper routines
` [PATCH 12/17] kvm-arm: Add explicit hyp page table modifiers
` [PATCH 13/17] kvm-arm: Add stage2 "
` [PATCH 14/17] kvm-arm: Cleanup kvm_* wrappers
` [PATCH 15/17] kvm: arm64: Get rid of fake page table levels
` [PATCH 16/17] kvm-arm: Cleanup stage2 pgd handling
` [PATCH 17/17] arm64: kvm: Add support for 16K pages

[RFC v5 0/5] Add virtio transport for AF_VSOCK
 2016-04-11 12:54 UTC  (4+ messages)

[PATCH RFC 00/15] PCI bus support
 2016-04-11 12:21 UTC  (24+ messages)
` [PATCH RFC 01/15] Update ioremap() prototype to conform to the Linux one
` [PATCH RFC 02/15] x86: Add basic ioremap() implementation
` [PATCH RFC 03/15] x86/vmexit: Make use of ioremap()
` [PATCH RFC 04/15] pci: Fix indentation in generic PCI files
` [PATCH RFC 05/15] pci/x86: Rename pci_config_read() to pci_config_readl()
` [PATCH RFC 06/15] pci/x86: Add remaining PCI configuration space accessors
` [PATCH RFC 07/15] pci: Add pci_probe() and pci_shutdown()
` [PATCH RFC 08/15] pci: Rework pci_bar_addr()
` [PATCH RFC 09/15] pci: Add pci_bar_set()
` [PATCH RFC 10/15] pci: Add pci_print() and pci_type_desc()
` [PATCH RFC 11/15] pci/x86: Adopt PCI framework changes
` [PATCH RFC 12/15] Factor out generic architecture code
` [PATCH RFC 13/15] pci/arm: Add generic ECAM host support
` [PATCH RFC 14/15] pci: Add pci-testdev PCI bus test device
` [PATCH RFC 15/15] pci/arm: Add pci-testdev PCI device operation test

[PATCH] KVM: arm/arm64: Handle forward time correction gracefully
 2016-04-11 12:09 UTC  (2+ messages)

[PATCH v2] kvm-pr: manage single-step mode
 2016-04-11  9:45 UTC  (3+ messages)

kvmtool: vulnerabilities in 9p virtio
 2016-04-11  9:37 UTC  (3+ messages)

Backport a Security Fix for CVE-2015-7513 to v4.1
 2016-04-11  5:58 UTC 

[PATCH kernel 0/9] KVM, PPC, VFIO: Enable in-kernel acceleration
 2016-04-11  3:36 UTC  (5+ messages)
` [PATCH kernel 9/9] KVM: PPC: VFIO device: support SPAPR TCE

LOAN
 2016-04-08 22:03 UTC 

Does __KERNEL_DS serve a purpose?
 2016-04-08 22:32 UTC  (6+ messages)
  ` [Xen-devel] "

FROM: MR. OLIVER SENO!!
 2016-04-08 18:53 UTC 

[RFC PATCH] KVM: arm/arm64: rework kvm_handle_mmio_return
 2016-04-08 17:08 UTC  (4+ messages)

[PATCH v6 0/5] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
 2016-04-08 16:57 UTC  (11+ messages)
` [PATCH v6 2/5] vfio: allow the user to register reserved iova range for MSI mapping
` [PATCH v6 5/5] vfio/type1: return MSI mapping requirements with VFIO_IOMMU_GET_INFO

[PATCH] kvm: x86: do not leak guest xcr0 into host interrupt handlers
 2016-04-08 16:54 UTC  (9+ messages)

kvm-clock again
 2016-04-08 15:00 UTC  (5+ messages)

[PULL 0/4] KVM/ARM Fixes for v4.6-rc4
 2016-04-08 14:58 UTC  (6+ messages)
` [PULL 1/4] arm64: KVM: Add braces to multi-line if statement in virtual PMU code
` [PULL 2/4] KVM: arm/arm64: Handle forward time correction gracefully
` [PULL 3/4] arm64: KVM: Warn when PARange is less than 40 bits
` [PULL 4/4] arm64: KVM: unregister notifiers in hyp mode teardown path

[PATCH v6 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-04-08 13:31 UTC  (10+ messages)
` [PATCH v6 6/7] dma-reserved-iommu: iommu_get/put_single_reserved

[PART2 RFC v1 0/9] iommu/AMD: Introduce IOMMU AVIC support
 2016-04-08 12:49 UTC  (10+ messages)
` [PART2 RFC v1 1/9] iommu/amd: Detect and enable guest vAPIC support
` [PART2 RFC v1 2/9] iommu/amd: Add data structure for "
` [PART2 RFC v1 3/9] iommu/amd: Detect and initialize guest vAPIC log
` [PART2 RFC v1 4/9] iommu/amd: Adding GALOG interrupt handler
` [PART2 RFC v1 5/9] iommu/amd: Introduce amd_iommu_update_ga()
` [PART2 RFC v1 6/9] iommu/amd: Implements irq_set_vcpu_affinity hook to setup GA mode for pass-through devices
` [PART2 RFC v1 7/9] svm: Introduce AMD IOMMU avic_ga_log_notifier
` [PART2 RFC v1 8/9] svm: Implements update_pi_irte hook to setup posted interrupt
` [PART2 RFC v1 9/9] svm: Update AMD IOMMU IRTE with vcpu scheduling information when enable AVIC

[PATCH] KVM: new maintainer on the block
 2016-04-08 10:48 UTC  (3+ messages)

[RFC v5 6/7] PCI: Add a new bit to pci_bus_flags to indicate interrupt remapping
 2016-04-08 10:30 UTC  (8+ messages)
` [RFC v5 7/7] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported

[Bug 116031] New: Many MSR sets are skipped when vcpu type is qemu64
 2016-04-08  8:06 UTC  (2+ messages)
` [Bug 116031] "

[PATCH] kvm-pr: manage single-step mode
 2016-04-08  8:03 UTC  (6+ messages)

[PATCH kernel] vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata
 2016-04-08  5:00 UTC  (2+ messages)

[PULL] virtio/qemu: fixes for 4.6
 2016-04-07 17:07 UTC 

[PATCH v4 00/12] KVM: arm64: GICv3 ITS emulation
 2016-04-07 15:19 UTC  (14+ messages)
` [PATCH v4 03/12] KVM: arm64: Introduce new MMIO region for the ITS base address
` [PATCH v4 04/12] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH v4 05/12] KVM: arm64: introduce ITS emulation file with stub functions
` [PATCH v4 06/12] KVM: arm64: implement basic ITS register handlers

[PATCH]kvm:remove reduplicative mark_page_dirty in hyperv.c
 2016-04-07 15:06 UTC 

[PATCH] KVM: x86: mask CPUID(0xD,0x1).EAX against host value
 2016-04-07 14:40 UTC  (2+ messages)

[PATCH] kvm-pr: manage illegal instructions
 2016-04-07 11:31 UTC  (2+ messages)


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).