kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-20 05:58:26 to 2016-04-23 19:12:06 UTC [more...]

Major KVM issues with kernel 4.5 on the host
 2016-04-23 18:52 UTC  (15+ messages)

[kvm-unit-tests PATCH v2] MAINTAINERS: Add a section for powerpc
 2016-04-23  8:09 UTC  (3+ messages)

[added to the 4.1 stable tree] compiler-gcc: disable -ftracer for __noclone functions
 2016-04-23  2:05 UTC 

[added to the 3.18 stable tree] compiler-gcc: disable -ftracer for __noclone functions
 2016-04-23  2:00 UTC 

[PATCH v4 0/2] let archs decide for vcpu ids
 2016-04-23  0:51 UTC  (17+ messages)
` [PATCH v4 1/2] KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS
` [PATCH v4 2/2] KVM: move vcpu id checking to archs

[PATCH] KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
 2016-04-22 22:18 UTC  (2+ messages)

[Bug 116731] New: KVM guest fails to boot OVMF firmware with SMP enabled
 2016-04-22 22:08 UTC  (3+ messages)
` [Bug 116731] "

[kvm-unit-tests PULL] Patch queue for powerpc
 2016-04-22 19:14 UTC 

[PATCH 1/2] KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
 2016-04-22 18:55 UTC  (3+ messages)

[PATCH kvm-unit-tests] KVM: x86: add hyperv clock test case
 2016-04-22 18:08 UTC  (6+ messages)

[kvm-unit-tests PATCH v2 0/4] arm/powerpc: make argv[0] the program name
 2016-04-22 18:05 UTC  (11+ messages)
` [kvm-unit-tests PATCH v2 1/4] arm/arm64: reserve argv[0] for prognam
` [kvm-unit-tests PATCH v2 2/4] powerpc/ppc64: "
` [kvm-unit-tests PATCH v2 3/4] arm/arm64: populate argv[0] with prognam
` [kvm-unit-tests PATCH v2 4/4] powerpc/ppc64: "

[kvm-unit-tests PATCH] MAINTAINERS: Add a section for powerpc
 2016-04-22 17:57 UTC  (3+ messages)

[PATCH RFC 00/15] PCI bus support
 2016-04-22 17:33 UTC  (24+ messages)
` [PATCH RFC 07/15] pci: Add pci_probe() and pci_shutdown()
` [PATCH RFC 08/15] pci: Rework pci_bar_addr()
` [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: x86: do not leak guest xcr0 into host interrupt handlers
 2016-04-22 17:21 UTC  (3+ messages)

[kvm-unit-tests PATCH v2] powerpc: restore TOC pointer
 2016-04-22 14:12 UTC  (2+ messages)

[PATCH kernel 0/2] speed up live migration by skipping free pages
 2016-04-22 13:58 UTC  (10+ messages)
` [PATCH kernel 1/2] mm: add the related functions to build the free page bitmap

[PATCH] kvm: x86: make lapic hrtimer pinned
 2016-04-22 13:12 UTC  (6+ messages)

[PATCH v3] KVM: remove buggy vcpu id check on vcpu creation
 2016-04-22 13:07 UTC  (22+ messages)

[PATCH 0/5] MIPS: KVM: A few misc fixes
 2016-04-22  9:38 UTC  (6+ messages)
` [PATCH 1/5] MIPS: KVM: Fix timer IRQ race when freezing timer
` [PATCH 2/5] MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
` [PATCH 3/5] MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() calls
` [PATCH 4/5] MIPS: KVM: Fix preemption warning reading FPU capability
` [PATCH 5/5] MIPS: KVM: Add missing disable FPU hazard barriers

[PATCH V2 RFC] fixup! virtio: convert to use DMA api
 2016-04-22  9:33 UTC  (5+ messages)

[kvm-unit-tests PATCH 0/4] arm/powerpc: make argv[0] the program name
 2016-04-22  8:03 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/4] arm/arm64: reserve argv[0] for prognam
` [kvm-unit-tests PATCH 2/4] powerpc/ppc64: "
` [kvm-unit-tests PATCH 3/4] arm/arm64: populate argv[0] with prognam
` [kvm-unit-tests PATCH 4/4] powerpc/ppc64: "

[PATCH v5 0/2] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip
 2016-04-22  7:50 UTC  (7+ messages)
` [PATCH v5 1/2] arm/arm64: KVM: Detect vGIC presence at runtime

[PATCH v7 0/6] KVM: arm64: Implement API for vGICv3 live migration
 2016-04-21 18:44 UTC  (9+ messages)
` [PATCH v7 1/6] KVM: arm/arm64: Add VGICv3 save/restore API documentation

[PATCH 0/7] KVM: arm/arm64: Rework arch timer IRQ interface
 2016-04-21 18:32 UTC  (16+ messages)
` [PATCH 1/7] KVM: arm/arm64: remove unneeded map parameter for vgic_update_irq_pending()
` [PATCH 2/7] KVM: arm/arm64: directly pass virtual IRQ number on injecting mapped IRQ
` [PATCH 3/7] KVM: arm/arm64: directly pass virtual IRQ number on kvm_vgic_map_is_active()
` [PATCH 4/7] KVM: arm/arm64: directly pass virtual IRQ number on kvm_vgic_unmap_phys_irq()
` [PATCH 5/7] KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
` [PATCH 6/7] KVM: arm/arm64: remove irq_phys_map from the arch timer
` [PATCH 7/7] KVM: arm/arm64: remove irq_phys_map pointer from kvm_vgic_map_phys_irq()

[PATCH 0/3] x86/kvm: implement Hyper-V reference TSC page clock
 2016-04-21 17:11 UTC  (4+ messages)
` [PATCH 1/3] hyperv: add define for time unit
` [PATCH 2/3] x86/kvm: factor out updating kvm_clock in guest
` [PATCH 3/3] x86/kvm: implement Hyper-V reference TSC page clock

[PATCH kvm-unit-tests v2] KVM: x86: add hyperv clock test case
 2016-04-21 17:21 UTC 

[RFC PATCH v5 0/7] vfio IGD assignment
 2016-04-21 15:56 UTC  (8+ messages)
` [RFC PATCH v5 1/7] vfio: Enable sparse mmap capability
` [RFC PATCH v5 2/7] vfio: Create device specific region info helper
` [RFC PATCH v5 3/7] vfio/pci: Fix return of vfio_populate_vga()
` [RFC PATCH v5 4/7] vfio/pci: Consolidate VGA setup
` [RFC PATCH v5 5/7] vfio/pci: Setup BAR quirks after capabilities probing
` [RFC PATCH v5 6/7] vfio/pci: Intel graphics legacy mode assignment
` [RFC PATCH v5 7/7] vfio/pci: Add a separate option for IGD OpRegion support

[RFC v4 0/7] KVM: arm/arm64: gsi routing support
 2016-04-21 14:56 UTC  (15+ messages)
` [PATCH v4 1/7] KVM: api: pass the devid in the msi routing entry
` [PATCH v4 4/7] KVM: arm/arm64: enable irqchip routing
` [PATCH v4 5/7] KVM: arm/arm64: build a default routing table
` [PATCH v4 7/7] KVM: arm: enable KVM_SIGNAL_MSI and MSI routing

[PATCH] kvm-pr: manage illegal instructions
 2016-04-21  9:25 UTC  (2+ messages)

[PATCH 0/9] x86: Cleanup low-level arch code
 2016-04-21  6:37 UTC  (17+ messages)
` [PATCH 1/9] Remove unused and unnecessary PHYS32 macro
` [PATCH 2/9] Move phys_addr_t type definition to lib/libcflat.h
` [PATCH 3/9] x86: Introduce lib/x86/asm/page.h
` [PATCH 4/9] x86: Introduce lib/x86/asm/io.h
` [PATCH 5/9] x86: Introduce lib/x86/asm/barrier.h
` [PATCH 6/9] x86: Optimize virt_to_phys() and phys_to_virt()
` [PATCH 7/9] io: Introduce generic IO accessors
` [PATCH 8/9] io: Make ioremap() prototype conform to Linux one
` [PATCH 9/9] io/x86: Factor out ioremap()

[kvm-unit-tests PATCH v2] powerpc: don't fail if QEMU does not support alignment exception
 2016-04-20 23:22 UTC  (3+ messages)

[RFC v1 06/12] cpus: pass CPUState to run_on_cpu helpers
 2016-04-20 19:50 UTC  (3+ messages)

[PULL 0/4] KVM: s390 patches for kvm/next
 2016-04-20 16:41 UTC  (6+ messages)
` [PULL 1/4] KVM: s390/perf: provide additional sigp events
` [PULL 2/4] KVM: s390: implement has_attr for FLIC
` [PULL 3/4] KVM: s390: document FLIC behavior on unsupported
` [PULL 4/4] KVM: s390: add clear I/O irq operation for FLIC

[PATCH RFC] fixup! virtio: convert to use DMA api
 2016-04-20 15:43 UTC  (12+ messages)

[PATCH v2] KVM: remove buggy vcpu id check on vcpu creation
 2016-04-20 15:41 UTC  (3+ messages)
` [Qemu-ppc] "

[PATCH] KVM: remove buggy vcpu id check on vcpu creation
 2016-04-20 15:21 UTC  (4+ messages)

[PATCH kvm-unit-tests] cscope: fix database generation
 2016-04-20 14:45 UTC  (10+ messages)

[kvm-unit-tests PATCH 0/2] Fix TOC value in exception handler
 2016-04-20 10:28 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/2] powerpc: use well known kernel start address
` [kvm-unit-tests PATCH 2/2] powerpc: restore TOC pointer

[kvm-unit-tests PATCH] cscope: be warn free
 2016-04-20  9:47 UTC 

[kvm-unit-test PATCH v2] powerpc: Add emulator test for the lswi instruction
 2016-04-20  9:24 UTC  (3+ messages)

[RFC Design Doc]Speed up live migration by skipping free pages
 2016-04-20  8:10 UTC  (11+ messages)

[kvm-unit-tests PATCH] powerpc: don't fail if QEMU does not support alignment exception
 2016-04-20  6:52 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).