public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-15 11:42:17 to 2014-12-22 11:06:56 UTC [more...]

[v3 00/26] Add VT-d Posted-Interrupts support
 2014-12-22 11:06 UTC  (59+ messages)
` [v3 06/26] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts
` [v3 12/26] KVM: Initialize VT-d Posted-Interrupts Descriptor
` [v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI
` [v3 16/26] KVM: Make struct kvm_irq_routing_table accessible
` [v3 17/26] KVM: make kvm_set_msi_irq() public
` [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
` [v3 25/26] KVM: Suppress posted-interrupt when 'SN' is set

Cleaning up the KVM clock
 2014-12-22 10:15 UTC  (2+ messages)

[question] Does "is_guest_mode() == true" mean in L1 (guest hypervisor)?
 2014-12-22 10:04 UTC  (2+ messages)

Does kvm friendly support GPT?
 2014-12-22  9:59 UTC  (5+ messages)

cannot receive qemu-dev/kvm-dev mails sent by myself
 2014-12-22  9:54 UTC  (2+ messages)

[PATCH] kvm: x86: remove vmx_vm_has_apicv() outside of hwapic_isr_update()
 2014-12-22  9:33 UTC  (6+ messages)

regression bisected; KVM: entry failed, hardware error 0x80000021
 2014-12-22  9:23 UTC  (3+ messages)

YOU HAVE WON!!
 2014-12-22  3:14 UTC 

[PATCH] powerpc: powernv: Return to cpu offline loop when finished in KVM guest
 2014-12-22  2:24 UTC  (5+ messages)

kvm: zapping shadow pages for mmio generation wraparound
 2014-12-21 16:13 UTC  (3+ messages)

[PATCH] vhost: relax used address alignment
 2014-12-20 23:14 UTC 

RECEIVE YOUR ATM CARD BEFORE 23RD OF DECEMBER 2014
 2014-12-20  6:21 UTC 

[RFC PATCH v3 1/3] vfio: platform: add device properties skeleton and user API
 2014-12-19 21:20 UTC  (3+ messages)
  ` [RFC PATCH v3 2/3] vfio: platform: access device property as a list of strings
  ` [RFC PATCH v3 3/3] vfio: platform: return device properties as arrays of unsigned integers

bridge mode without network rework
 2014-12-19 18:07 UTC  (6+ messages)

[Bug 90081] New: Windows Guest does not resized
 2014-12-19 17:57 UTC  (2+ messages)
` [Bug 90081] "

Question about hrtimer_restart apic_timer_fn in lapic.c
 2014-12-19 14:42 UTC  (3+ messages)

[PATCH] KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32
 2014-12-19 11:20 UTC 

[question] Why newer QEMU may lose irq when doing migration?
 2014-12-19  9:50 UTC  (4+ messages)

[patch 0/3] KVM: add option to advance tscdeadline hrtimer expiration (v5)
 2014-12-18 12:24 UTC  (11+ messages)
` [patch 1/3] KVM: x86: add method to test PIR bitmap vector
` [patch 2/3] KVM: x86: add option to advance tscdeadline hrtimer expiration
` [patch 3/3] KVM: x86: add tracepoint to wait_lapic_expire

[PULL] vhost: cleanups and fixes
 2014-12-18 10:46 UTC 

[PULL 00/18] ppc patch queue 2014-12-18
 2014-12-18 10:38 UTC  (20+ messages)
` [PULL 01/18] KVM: PPC: BookE: Improve irq inject tracepoint
` [PULL 02/18] KVM: PPC: Book3S HV: Add missing HPTE unlock
` [PULL 03/18] KVM: PPC: Book3S HV: Fix computation of tlbie operand
` [PULL 04/18] KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI
` [PULL 05/18] KVM: PPC: Book3S HV: Fix KSM memory corruption
` [PULL 06/18] KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI
` [PULL 07/18] KVM: PPC: Book3S HV: ptes are big endian
` [PULL 08/18] KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked
` [PULL 09/18] arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function
` [PULL 10/18] arch: powerpc: kvm: book3s.c: Remove some unused functions
` [PULL 11/18] arch: powerpc: kvm: book3s_pr.c: Remove unused function
` [PULL 12/18] arch: powerpc: kvm: book3s_paired_singles.c: "
` [PULL 13/18] KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
` [PULL 14/18] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
` [PULL 15/18] KVM: PPC: Book3S HV: Remove code for PPC970 processors
` [PULL 16/18] KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
` [PULL 17/18] KVM: PPC: Book3S HV: Improve H_CONFER implementation
` [PULL 18/18] KVM: PPC: Book3S: Enable in-kernel XICS emulation by default

[PATCH] KVM: add KVM_CAP_VMX_APICV to advertise hardware apic-v support
 2014-12-18  9:23 UTC  (8+ messages)

[GIT PULL] KVM changes for 3.19
 2014-12-18  9:17 UTC  (2+ messages)
` [PATCH] KVM: PPC: E500: Compile fix in this_cpu_write

[v2 PATCH] KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exit
 2014-12-18  8:46 UTC  (2+ messages)

[RESEND PATCH v15 07/11] KVM: arm: page logging 2nd stage fault handling
 2014-12-18  2:07 UTC 

[PATCH 0/5] Fixes and improvements for HV KVM on PPC
 2014-12-17 21:23 UTC  (4+ messages)
` [PATCH 4/5] KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation

Again with same Cgroup issue :)
 2014-12-17 19:09 UTC 

[PATCH] KVM: move APIC types to arch/x86/
 2014-12-17 17:17 UTC 

[GIT PULL] VFIO updates for 3.19-rc1
 2014-12-17 16:56 UTC 

[PATCH v3 0/5] kvmtool: ARM: fixing initrd, serial IRQs and bzImage message
 2014-12-17 15:40 UTC  (6+ messages)
` [PATCH v3 1/5] kvmtool: ARM: fix initrd functionality
` [PATCH v3 2/5] kvmtool: replace GIC specific IRQ type #defines
` [PATCH v3 3/5] kvmtool: ARM: allow level interrupts in device tree
` [PATCH v3 4/5] kvmtool: ARM: advertise 8250 IRQs as level-triggered
` [PATCH v3 5/5] kvmtool: remove warning about bzImage on non-x86 architectures

[PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
 2014-12-17 12:31 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
 2014-12-17 12:20 UTC  (2+ messages)

[PATCH] arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function
 2014-12-17 12:13 UTC  (2+ messages)

[PATCH v2 0/5] kvmtool: ARM: fixing initrd, serial IRQs and bzImage message
 2014-12-17 11:43 UTC  (8+ messages)
` [PATCH v2 1/5] kvmtool: ARM: fix initrd functionality
` [PATCH v2 2/5] kvmtool: replace GIC specific IRQ type #defines
` [PATCH v2 3/5] kvmtool: ARM: allow level interrupts in device tree
` [PATCH v2 4/5] kvmtool: ARM: advertise 8250 IRQs as level-triggered
` [PATCH v2 5/5] kvmtool: remove warning about bzImage on non-x86 architectures

[PATCH] kvm: iommu: Add cond_resched to legacy device assignment code
 2014-12-17 10:50 UTC  (5+ messages)

Clarification for patch 7
 2014-12-17  3:40 UTC 

[PATCH] [kvmtool]: Use the arch default transport method for network
 2014-12-16 18:18 UTC 

Why do additional cores reduce performance?
 2014-12-16 16:31 UTC  (4+ messages)

[patch 0/3] KVM: add option to advance tscdeadline hrtimer expiration (v4)
 2014-12-16 15:18 UTC  (10+ messages)
` [patch 1/3] KVM: x86: add method to test PIR bitmap vector
` [patch 2/3] KVM: x86: add option to advance tscdeadline hrtimer expiration
` [patch 3/3] KVM: x86: add tracepoint to wait_lapic_expire

[PATCH/RFC] s390/kernel: use stnsm instead of stosm
 2014-12-16  9:32 UTC  (3+ messages)

[PATCH] KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exit
 2014-12-16  9:21 UTC  (2+ messages)

Why do additional cores reduce performance?
 2014-12-15 23:33 UTC 

Is a "KVM internal error" a bug?
 2014-12-15 22:50 UTC  (3+ messages)

[PATCH 1/3] vringh: 64 bit features
 2014-12-15 21:14 UTC  (2+ messages)
` [PATCH 2/3] vringh: initial virtio 1.0 support

[PATCH v3 0/2] VGIC early initialization initiated by user-space
 2014-12-15 17:43 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu
` [PATCH v3 2/2] KVM: arm/arm64: vgic: add init entry to VGIC KVM device

[PATCH kvm-unit-tests 00/10] report is nice, use it more
 2014-12-15 15:11 UTC  (6+ messages)
` [PATCH 02/10] x86: pmu: report takes a fmt

[PATCH] kvm-unit-tests: minor: remove unused variable
 2014-12-15 15:01 UTC  (2+ messages)

[PATCH v2 0/2] x86/arm64: add xenconfig
 2014-12-15 14:58 UTC  (4+ messages)
` [PATCH v2 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper
  ` [Xen-devel] "

nVMX MSR load/store feature
 2014-12-15 14:08 UTC  (4+ messages)

[GIT PULL 00/12] KVM/ARM Changes for v3.19 - Take 2
 2014-12-15 12:08 UTC  (3+ messages)
` [GIT PULL 12/12] arm/arm64: KVM: Require in-kernel vgic for the arch timers


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