kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-23 13:56:19 to 2015-03-02 12:44:53 UTC [more...]

[PATCH v3 00/16] s390x cpu model implementation
 2015-03-02 12:44 UTC  (17+ messages)
` [PATCH v3 01/16] Introduce probe mode for machine type none
` [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
` [PATCH v3 15/16] target-s390x: Introduce facility test routine
` [PATCH v3 16/16] target-s390x: Enable cpu model usage

virtio balloon: do not call blocking ops when !TASK_RUNNING
 2015-03-02 12:35 UTC  (19+ messages)

[PATCH RFC v4 00/16] qemu: towards virtio-1 host support
 2015-03-02 12:00 UTC  (5+ messages)
` Qemu and virtio 1.0

[patch added to the 3.12 stable tree] KVM: MIPS: Don't leak FPU/DSP to guest
 2015-03-02 11:29 UTC 

[PATCH stable 3.10] KVM: MIPS: Don't leak FPU/DSP to guest
 2015-03-02 11:12 UTC 

[PATCH stable 3.12, 3.14] KVM: MIPS: Don't leak FPU/DSP to guest
 2015-03-02 11:11 UTC 

[PATCH resend v5 6/6] KVM: nVMX: Enable nested posted interrupt processing
 2015-03-02 10:18 UTC  (5+ messages)

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-03-02  9:12 UTC  (11+ messages)
` [v3 21/26] x86, irq: Define a global vector for VT-d Posted-Interrupts
` [v3 23/26] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked

[PATCH 0/4] KVM ARM64 Migration Fixes
 2015-03-02  9:12 UTC  (11+ messages)
` [PATCH 1/4] arm: KVM: export vcpi->pause state via MP_STATE ioctls
` [PATCH 2/4] arm/arm64: KVM: Implement support for unqueueing active IRQs
` [PATCH 3/4] arm/arm64: KVM: Fix migration race in the arch timer
  ` [PATCH 3/4] arm/arm64: KVM: Fix migration race in the arch timer, "
` [PATCH 4/4] arm/arm64: KVM: Keep elrsr/aisr in sync with software model
  ` [PATCH 4/4] arm/arm64: KVM: Keep elrsr/aisr in sync with software model, "

[BUG] Balloon malfunctions with memory hotplug
 2015-03-02  6:22 UTC  (7+ messages)
` [Qemu-devel] "

[PATCH] x86: svm: make wbinvd faster
 2015-03-02  2:29 UTC  (2+ messages)

[patch added to the 3.12 stable tree] MIPS: KVM: Deliver guest interrupts after local_irq_disable()
 2015-03-01 22:40 UTC 

stand-alone kvmtool
 2015-03-01 10:21 UTC  (10+ messages)

[PATCH] Revert "target-ppc: Create versionless CPU class per family if KVM"
 2015-03-01  0:31 UTC 

[Bug 94011] New: Enable CONFIG_PARAVIRT_SPINLOCKS by default
 2015-02-28 14:14 UTC 

[PATCH] x86: svm: use kvm_fast_pio_in()
 2015-02-28  0:01 UTC 

[PATCH] x86: svm: use kvm_fast_pio_in()
 2015-02-28  0:04 UTC 

[PATCH] vhost: cleanup iterator update logic
 2015-02-27 20:58 UTC  (2+ messages)

[PATCH] vhost: drop hard-coded num_buffers size
 2015-02-27 20:58 UTC  (4+ messages)

[PATCH] KVM: make halt_poll_ns static
 2015-02-27 15:50 UTC 

[PATCH v2] KVM: SVM: fix interrupt injection (apic->isr_count always 0)
 2015-02-27 15:32 UTC 

[PATCH v2 0/4] KVM: APIC improvements (with bonus mixed mode)
 2015-02-27 15:22 UTC  (6+ messages)

Build warning for unused function in the file,sm7xxfb.c
 2015-02-27 15:21 UTC  (2+ messages)

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

[PATCH] KVM/s390: Fix trivial typo in comments
 2015-02-27  8:26 UTC  (2+ messages)

[PATCHv2 0/9] Fix possible warnings and errors for kvm_main.c
 2015-02-27  7:18 UTC  (10+ messages)
` [PATCHv2 1/9] Fix WARNING: quoted string split across lines in kvm_main.c
` [PATCHv2 2/9] Fix WARNINGs for 'sizeof(X)' instead of 'sizeof X' "
` [PATCHv2 3/9] Fix WARNING: labels should not be indented "
` [PATCHv2 4/9] Fix ERROR:do not initialise statics to 0 or NULL "
` [PATCHv2 5/9] Fix WARNING:EXPORT_SYMBOL(x) should immediately.. "
` [PATCHv2 6/9] Fix WARNINGs:Missing blank line after declarationgs "
` [PATCHv2 7/9] Fix WARNINGs:please, no space before tabs "
` [PATCHv2 8/9] Fix ERROR & WARNING for better alignment "
` [PATCHv2 9/9] Fix WARNINGs about using printk drectly "

[kvm-unit-tests PATCH 00/18] arm/arm64: add smp support
 2015-02-27  0:46 UTC  (7+ messages)
` [PATCH 03/18] arm: fixups: add barriers, actually set MAIR

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

[RFC 2/2] x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
 2015-02-26 22:46 UTC  (13+ messages)

b4eef9b36db4 ("kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv")
 2015-02-26 14:46 UTC  (4+ messages)
` [PATCH] KVM: SVM: fix interrupt injection (apic->isr_count always 0)

[PATCH 0/6] QEMU ARM64 Migration Fixes
 2015-02-26 12:57 UTC  (10+ messages)
` [PATCH 1/6] target-arm: kvm: save/restore mp state
` [PATCH 2/6] arm_gic_kvm.c: restore config before pending IRQs
` [PATCH 3/6] hw/char/pl011: don't keep setting the IRQ if nothing changed
` [PATCH 4/6] target-arm/kvm64.c: sync FP register state
` [PATCH 5/6] target-arm/kvm64: fix save/restore of SPSR registers
` [PATCH 5/6] target-arm/kvm64: fix save/restore of SPSR regs
` [PATCH 6/6] target-arm/cpu.h: document why env->spsr exists

[PATCH 0/9] Fix possible warnings and errors for kvm_main.c
 2015-02-26  8:08 UTC  (12+ messages)
` [PATCH 1/9] Fix WARNING: quoted string split across lines in kvm_main.c
    ` [PATCH 1/9] Fix WARNING: quoted string split across lines inkvm_main.c
` [PATCH 2/9] Fix WARNINGs for 'sizeof(X)' instead of 'sizeof X' in kvm_main.c
` [PATCH 3/9] Fix WARNING: labels should not be indented "
` [PATCH 4/9] Fix ERROR:do not initialise statics to 0 or NULL "
` [PATCH 5/9] Fix WARNING:EXPORT_SYMBOL(x) should immediately.. "
` [PATCH 6/9] Fix WARNINGs:Missing blank line after declarationgs "
` [PATCH 7/9] Fix WARNINGs:please, no space before tabs "
` [PATCH 8/9] Fix ERROR & WARNING for better alignment "
` [PATCH 9/9] Fix WARNINGs about using printk drectly "

[PATCH] KVM: fix possible coalesced_mmio_ring page leaks
 2015-02-26  2:29 UTC  (3+ messages)

[Bug 93251] New: qemu-kvm guests randomly hangs after reboot command in guest
 2015-02-25 22:49 UTC  (2+ messages)
` [Bug 93251] "

[PATCH] x86: svm: don't intercept CR0 TS or MP bit write
 2015-02-25 22:39 UTC  (5+ messages)

[PATCH 1/2] white space formatting in kvm_main.c
 2015-02-25 22:31 UTC  (2+ messages)

[PATCH v2] x86: svm: use kvm_register_write()/read()
 2015-02-25 22:26 UTC  (3+ messages)

[PATCH v3 0/2] x86/arm64: add xenconfig
 2015-02-25 21:44 UTC  (20+ messages)
                            ` [Xen-devel] "

[nVMX] With 3.20.0-0.rc0.git5.1 on L0, booting L2 guest results in L1 *rebooting*
 2015-02-25 15:50 UTC  (18+ messages)
                          ` [PATCH] KVM: nVMX: mask unrestricted_guest if disabled on L0

[PATCH v2] virtio-balloon: do not call blocking ops when !TASK_RUNNING
 2015-02-25 15:37 UTC  (3+ messages)

[PATCH] virtio-balloon: do not call blocking ops when !TASK_RUNNING
 2015-02-25 14:33 UTC  (3+ messages)

[PATCH] vhost: drop hard-coded num_buffers size
 2015-02-25 14:20 UTC 

[PATCH] vhost: cleanup iterator update logic
 2015-02-25 14:19 UTC 

[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
 2015-02-25 10:29 UTC  (10+ messages)

[PATCH] KVM: Get rid of kvm_kvfree()
 2015-02-24 21:21 UTC  (2+ messages)

[RFC/RFT PATCH 0/3] arm64: KVM: work around incoherency with uncached guest mappings
 2015-02-24 19:12 UTC  (11+ messages)

[PATCH] MIPS: KVM: Fix trace event to save PC directly
 2015-02-24 14:10 UTC  (2+ messages)

copy_huge_page: unable to handle kernel NULL pointer dereference at 0000000000000008
 2015-02-24  0:12 UTC  (2+ messages)

[PATCH v8 0/5] irqfd support for arm/arm64
 2015-02-23 21:45 UTC  (5+ messages)
` [PATCH v8 4/5] KVM: arm/arm64: remove coarse grain dist locking at kvm_vgic_sync_hwstate
` [PATCH v8 5/5] KVM: arm/arm64: add irqfd support

[PATCH] arch: mips: kvm: Enable after disabling interrupt
 2015-02-23 14:07 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).