kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-02 12:20:16 to 2015-03-04 18:22:06 UTC [more...]

[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

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

[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 2/4] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
  ` [PATCH v5 4/4] vfio: type1: implement "
` [PATCH v5 3/4] vfio: type1: replace vfio_domains_have_iommu_cache with generic function

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

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

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

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

[GIT PULL 0/5] KVM: s390: Fixups for changes in merge window for 4.0
 2015-03-04 11:42 UTC  (7+ 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

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

virtio balloon: do not call blocking ops when !TASK_RUNNING
 2015-03-04 10:25 UTC  (14+ messages)

[PATCH v9 0/5] irqfd support for arm/arm64
 2015-03-04 10:14 UTC  (6+ 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 v3 00/16] s390x cpu model implementation
 2015-03-04  9:00 UTC  (26+ messages)
` [PATCH v3 01/16] Introduce probe mode for machine type none
    ` [Qemu-devel] "
` [PATCH v3 02/16] Introduce option --probe to switch into probe mode
` [PATCH v3 03/16] Introduce stub routine cpu_desc_avail
` [PATCH v3 04/16] target-s390x: Introduce cpu facilities
` [PATCH v3 05/16] target-s390x: Generate facility defines per cpu model
` [PATCH v3 06/16] target-s390x: Introduce cpu models
` [PATCH v3 07/16] target-s390x: Define cpu model specific facility lists
` [PATCH v3 08/16] target-s390x: Add cpu model alias definition routines
` [PATCH v3 09/16] target-s390x: Update linux-headers/asm-s390/kvm.h
` [PATCH v3 10/16] target-s390x: Add KVM VM attribute interface for cpu models
` [PATCH v3 11/16] target-s390x: Add cpu class initialization routines
` [PATCH v3 12/16] target-s390x: Prepare accelerator during cpu object realization
` [PATCH v3 13/16] target-s390x: New QMP command query-cpu-model
` [PATCH v3 14/16] target-s390x: Extend QMP command query-cpu-definitions
    ` [Qemu-devel] "
` [PATCH v3 15/16] target-s390x: Introduce facility test routine
` [PATCH v3 16/16] target-s390x: Enable cpu model usage

[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  (5+ 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 

[PATCH v2 0/2] Series short description
 2015-03-02 19:20 UTC  (6+ messages)
` [PATCH v2 1/2] kvm: x86: make kvm_emulate_* consistant
` [PATCH v2 2/2] x86: svm: make wbinvd faster

[Bug 88671] New: BUG at drivers/pci/ats.c:62! the second time booting a kvm guest with pci passthrough
 2015-03-02 17:32 UTC  (3+ messages)
` [Bug 88671] Radeon driver fails to reset hardware properly after kvm guest reboot

[PATCH] arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create()
 2015-03-02 17:29 UTC  (2+ messages)

[PATCH v14 01/20] vfio/platform: initial skeleton of VFIO support for platform devices
 2015-03-02 17:00 UTC  (20+ messages)
` [PATCH v14 02/20] vfio: platform: probe to devices on the platform bus
` [PATCH v14 06/20] vfio/platform: return info for bound device
` [PATCH v14 11/20] vfio/platform: initial interrupts support code
` [PATCH v14 13/20] vfio/platform: support for level sensitive interrupts
  ` [PATCH v14 03/20] vfio: platform: add the VFIO PLATFORM module to Kconfig
  ` [PATCH v14 04/20] vfio: amba: VFIO support for AMBA devices
  ` [PATCH v14 05/20] vfio: amba: add the VFIO for AMBA devices module to Kconfig
  ` [PATCH v14 07/20] vfio/platform: return info for device memory mapped IO regions
  ` [PATCH v14 08/20] vfio/platform: read and write support for the device fd
  ` [PATCH v14 09/20] vfio/platform: support MMAP of MMIO regions
  ` [PATCH v14 10/20] vfio/platform: return IRQ info
  ` [PATCH v14 12/20] vfio/platform: trigger an interrupt via eventfd
  ` [PATCH v14 14/20] vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export
  ` [PATCH v14 15/20] vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit
  ` [PATCH v14 16/20] vfio: add local lock for virqfd instead of depending on VFIO PCI
  ` [PATCH v14 18/20] vfio: move eventfd support code for VFIO_PCI to a separate file
  ` [PATCH v14 20/20] vfio/platform: implement IRQ masking/unmasking via an eventfd
` [PATCH v14 17/20] vfio: pass an opaque pointer on virqfd initialization
` [PATCH v14 19/20] vfio: initialize the virqfd workqueue in VFIO generic code

[PATCH v4 1/5] vfio: implement iommu driver capabilities with an enum
 2015-03-02 16:58 UTC  (5+ messages)
` [PATCH v4 2/5] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
` [PATCH v4 3/5] vfio: type1: replace domain wide protection flags with supported capabilities
` [PATCH v4 4/5] vfio: type1: replace vfio_domains_have_iommu_cache with generic function
  ` [PATCH v4 5/5] vfio: type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag

[PATCH] x86: svm: make wbinvd faster
 2015-03-02 16:58 UTC  (7+ messages)

[kvm-unit-tests PATCH 00/18] arm/arm64: add smp support
 2015-03-02 16:22 UTC  (4+ messages)

[PATCH v8 0/5] irqfd support for arm/arm64
 2015-03-02 16:11 UTC  (4+ messages)
` [PATCH v8 5/5] KVM: arm/arm64: add irqfd support

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

[PATCH 0/4] KVM ARM64 Migration Fixes
 2015-03-02 14:20 UTC  (6+ messages)
` [PATCH 3/4] arm/arm64: KVM: Fix migration race in the arch timer

[3.16.y-ckt stable] Patch "MIPS: Export MSA functions used by lose_fpu(1) for KVM" has been added to staging queue
 2015-03-02 13:38 UTC 

[3.16.y-ckt stable] Patch "MIPS: Export FP functions used by lose_fpu(1) for KVM" has been added to staging queue
 2015-03-02 13:38 UTC 

[3.16.y-ckt stable] Patch "KVM: MIPS: Don't leak FPU/DSP to guest" has been added to staging queue
 2015-03-02 13:35 UTC 

[PATCH v2 0/5] KVM ARM64 Migration Fixes
 2015-03-02 13:29 UTC  (6+ messages)
` [PATCH v2 1/5] arm: KVM: export vcpi->pause state via MP_STATE ioctls
` [PATCH v2 2/5] arm/arm64: KVM: Implement support for unqueueing active IRQs
` [PATCH v2 3/5] arm: KVM: add a common vgic_queue_irq_to_lr fn
` [PATCH v2 4/5] arm/arm64: KVM: Fix migration race in the arch timer
` [PATCH v2 5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model


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