public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-02 19:43:37 to 2015-03-06 13:16:36 UTC [more...]

[GIT PULL 00/20] KVM: s390: Features and Fixes for 4.1 (kvm/next)
 2015-03-06 13:16 UTC  (5+ messages)
` [GIT PULL 01/20] KVM: s390/cpacf: Enable key wrapping by default
` [GIT PULL 02/20] KVM: s390/cpacf: Fix kernel bug under z/VM
` [GIT PULL 04/20] KVM: s390: include guest facilities in kvm facility test
` [GIT PULL 12/20] KVM: s390: perform vcpu model setup in a function

virtio balloon: do not call blocking ops when !TASK_RUNNING
 2015-03-06 11:56 UTC  (16+ messages)

[PATCH 00/21] RFC: userfaultfd v3
 2015-03-06 10:48 UTC  (31+ messages)
` [PATCH 01/21] userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
` [PATCH 02/21] userfaultfd: linux/Documentation/vm/userfaultfd.txt
` [PATCH 03/21] userfaultfd: uAPI
` [PATCH 04/21] userfaultfd: linux/userfaultfd_k.h
` [PATCH 05/21] userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
` [PATCH 06/21] userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
` [PATCH 07/21] userfaultfd: call handle_userfault() for userfaultfd_missing() faults
` [PATCH 08/21] userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
` [PATCH 09/21] userfaultfd: prevent khugepaged to merge if userfaultfd is armed
` [PATCH 10/21] userfaultfd: add new syscall to provide memory externalization
` [PATCH 11/21] userfaultfd: buildsystem activation
` [PATCH 12/21] userfaultfd: activate syscall
` [PATCH 13/21] userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI
` [PATCH 15/21] userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE
  ` [PATCH 14/21] userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation
  ` [PATCH 16/21] userfaultfd: remap_pages: rmap preparation
` [PATCH 17/21] userfaultfd: remap_pages: swp_entry_swapcount() preparation
` [PATCH 18/21] userfaultfd: UFFDIO_REMAP uABI
` [PATCH 19/21] userfaultfd: remap_pages: UFFDIO_REMAP preparation
` [PATCH 20/21] userfaultfd: UFFDIO_REMAP
` [PATCH 21/21] userfaultfd: add userfaultfd_wp mm helpers

[PATCH 3.16.y-ckt 079/183] KVM: MIPS: Don't leak FPU/DSP to guest
 2015-03-06  9:57 UTC  (3+ messages)
` [PATCH 3.16.y-ckt 141/183] MIPS: Export FP functions used by lose_fpu(1) for KVM
` [PATCH 3.16.y-ckt 142/183] MIPS: Export MSA "

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-03-06  6:51 UTC  (6+ messages)
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked

[PATCH stable 3.10, 3.12, 3.14] MIPS: Export FP functions used by lose_fpu(1) for KVM
 2015-03-06  6:30 UTC  (2+ messages)

Device is ineligible for IOMMU domain attach due to platform RMRR requirement
 2015-03-06  6:10 UTC  (2+ messages)

[PATCH 1/1] KVM: ioapic: Record edge-triggered interrupts delivery status
 2015-03-06  0:07 UTC  (2+ messages)

E5-2620v2 - emulation stop error
 2015-03-05 23:44 UTC  (2+ messages)

[RFC/RFT PATCH 0/3] arm64: KVM: work around incoherency with uncached guest mappings
 2015-03-05 19:13 UTC  (35+ messages)
` [RFC/RFT PATCH 1/3] arm64: KVM: handle some sysreg writes in EL2

[GIT PULL 0/5] KVM: s390: Fixups for changes in merge window for 4.0
 2015-03-05 17:43 UTC  (12+ messages)
` [GIT PULL 1/5] KVM: s390/cpacf: Enable key wrapping by default
` [GIT PULL 2/5] KVM: s390/cpacf: Fix kernel bug under z/VM
` [GIT PULL 3/5] KVM: s390: fix in memory copy of facility lists
` [GIT PULL 4/5] KVM: s390: include guest facilities in kvm facility test
` [GIT PULL 5/5] KVM: s390: non-LPAR case obsolete during facilities mask init

[PATCH] KVM: vgic: add virt-capable compatible strings
 2015-03-05 15:42 UTC  (3+ messages)

[PATCH v3 00/16] s390x cpu model implementation
 2015-03-05 15:07 UTC  (14+ messages)
` [PATCH v3 01/16] Introduce probe mode for machine type none
    ` [Qemu-devel] "
` [PATCH v3 14/16] target-s390x: Extend QMP command query-cpu-definitions
    ` [Qemu-devel] "

[PATCH v9 0/5] irqfd support for arm/arm64
 2015-03-05 14:34 UTC  (13+ messages)
` [PATCH v9 1/5] KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP
` [PATCH v9 2/5] KVM: introduce kvm_arch_intc_initialized and use it in irqfd
` [PATCH v9 3/5] KVM: arm/arm64: implement kvm_arch_intc_initialized
` [PATCH v9 4/5] KVM: arm/arm64: remove coarse grain dist locking at kvm_vgic_sync_hwstate
` [PATCH v9 5/5] KVM: arm/arm64: add irqfd support

[PATCH] KVM: arm/arm64: prefer IS_ENABLED to a static variable
 2015-03-05 11:26 UTC 

[PATCH] kvm: move advertising of KVM_CAP_IRQFD to common code
 2015-03-05 11:06 UTC  (2+ messages)

[patch added to the 3.12 stable tree] MIPS: Export FP functions used by lose_fpu(1) for KVM
 2015-03-05 10:56 UTC 

[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v3)
 2015-03-05  7:42 UTC  (11+ messages)
` [patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq

[PATCH v2] KVM: vmx: Set msr bitmap correctly if vcpu is in guest mode
 2015-03-05  2:53 UTC  (3+ messages)

[PATCH] Revert "target-ppc: Create versionless CPU class per family if KVM"
 2015-03-04 23:50 UTC  (8+ messages)

[PATCH 0/5] vfio-pci: Misc enhancements
 2015-03-04 23:01 UTC  (10+ messages)
` [PATCH 1/5] vfio-pci: Allow PCI IDs to be specified as module options
` [PATCH 2/5] vfio-pci: Add module option to disable VGA region access
` [PATCH 3/5] vfio-pci: Remove warning if try-reset fails
` [PATCH 4/5] vfio-pci: Move idle devices to D3hot power state
` [PATCH 5/5] vfio-pci: Add VGA arbiter client

Multicast, macvtap, bridge
 2015-03-04 21:36 UTC 

[PATCH 3.14 28/73] MIPS: KVM: Deliver guest interrupts after local_irq_disable()
 2015-03-04 18:22 UTC  (4+ messages)
` [PATCH 3.14 58/73] KVM: MIPS: Dont leak FPU/DSP to guest

[PATCH v2 0/6] QEMU ARM64 Migration Fixes
 2015-03-04 16:27 UTC  (9+ messages)
` [PATCH v2 1/6] target-arm: kvm: save/restore mp state
` [PATCH v2 2/6] hw/intc: arm_gic_kvm.c restore config first
` [PATCH v2 3/6] hw/char: pl011 don't keep setting the IRQ if nothing changed
` [PATCH v2 4/6] target-arm: kvm64 sync FP register state
` [PATCH v2 5/6] target-arm: kvm64 fix save/restore of SPSR regs
` [PATCH v2 6/6] target-arm: cpu.h document why env->spsr exists

[PATCH v5 1/4] vfio: implement iommu driver capabilities with an enum
 2015-03-04 16:07 UTC  (4+ messages)
` [PATCH v5 3/4] vfio: type1: replace vfio_domains_have_iommu_cache with generic function
  ` [PATCH v5 2/4] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
  ` [PATCH v5 4/4] vfio: type1: implement "

QEMU, libvirt, and KVM are participating in Outreachy May-August 2015
 2015-03-04 15:22 UTC 

[GIT PULL] KVM fixes for 4.0-rc2
 2015-03-04 11:34 UTC 

[PATCH 3.19 076/175] KVM: MIPS: Disable HTW while in guest
 2015-03-04  6:14 UTC  (4+ messages)
` [PATCH 3.19 077/175] KVM: MIPS: Dont leak FPU/DSP to guest
` [PATCH 3.19 083/175] MIPS: Export FP functions used by lose_fpu(1) for KVM
` [PATCH 3.19 084/175] MIPS: Export MSA "

[PATCH 3.18 066/151] KVM: MIPS: Disable HTW while in guest
 2015-03-04  6:13 UTC  (4+ messages)
` [PATCH 3.18 067/151] KVM: MIPS: Dont leak FPU/DSP to guest
` [PATCH 3.18 073/151] MIPS: Export FP functions used by lose_fpu(1) for KVM
` [PATCH 3.18 074/151] MIPS: Export MSA "

[PATCH 3.10 20/53] MIPS: KVM: Deliver guest interrupts after local_irq_disable()
 2015-03-04  6:06 UTC  (2+ messages)
` [PATCH 3.10 43/53] KVM: MIPS: Dont leak FPU/DSP to guest

[PATCH] KVM: vmx: Set msr bitmap correctly if vcpu is in guest mode
 2015-03-04  5:27 UTC  (5+ messages)

[PATCH] KVM: make halt_poll_ns static
 2015-03-03 21:46 UTC  (3+ messages)

[PATCH v3] x86: svm: use kvm_fast_pio_in()
 2015-03-03 20:44 UTC  (7+ messages)

[PATCH 0/6] QEMU ARM64 Migration Fixes
 2015-03-03 17:10 UTC  (13+ messages)
` [PATCH 1/6] target-arm: kvm: save/restore mp state
` [PATCH 2/6] arm_gic_kvm.c: restore config before pending IRQs
` [PATCH 5/6] target-arm/kvm64: fix save/restore of SPSR regs

[PATCH v3 0/2] kvm: x86: kvm_emulate_*
 2015-03-03 16:52 UTC  (5+ messages)
` [PATCH v3 1/2] kvm: x86: make kvm_emulate_* consistant
` [PATCH v3 2/2] x86: svm: make wbinvd faster

2 CPU Conformance Issue in KVM/x86
 2015-03-03 14:31 UTC  (4+ messages)

[BUG] Balloon malfunctions with memory hotplug
 2015-03-03  6:27 UTC  (4+ messages)

General Query Related to the KVM Page Migration
 2015-03-03  4:05 UTC 

[PATCH] arch: mips: kvm: Enable after disabling interrupt
 2015-03-02 22:18 UTC  (2+ messages)

[PATCH] MIPS: KVM: Fix trace event to save PC directly
 2015-03-02 22:15 UTC  (2+ messages)

[PATCH v2] KVM: SVM: fix interrupt injection (apic->isr_count always 0)
 2015-03-02 22:04 UTC  (2+ messages)

[PATCH] Revert "remove sched notifier for cross-cpu migrations"
 2015-03-02 21:00 UTC 

[PATCH v2] x86: svm: use kvm_fast_pio_in()
 2015-03-02 20:57 UTC  (3+ messages)

QEMU, libvirt, and KVM are participating in Google Summer of Code 2015
 2015-03-02 20:05 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox