public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-17 10:46:35 to 2014-12-23 10:25:08 UTC [more...]

Cleaning up the KVM clock
 2014-12-23 10:25 UTC  (12+ messages)

[v3 00/26] Add VT-d Posted-Interrupts support
 2014-12-23  9:34 UTC  (65+ 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

[bisected] KVM in 3.19-rc1 is completely broken
 2014-12-23  8:33 UTC  (4+ messages)

[RFC 0/2] x86, vdso, pvclock: Cleanups and speedups
 2014-12-23  8:30 UTC  (6+ messages)
` [RFC 1/2] x86, vdso: Use asm volatile in __getcpu
` [RFC 2/2] x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader

[PATCH] kvm: x86: vmx: reorder some msr writing
 2014-12-23  8:21 UTC 

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

[PATCH] kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv
 2014-12-23  2:05 UTC 

cannot receive qemu-dev/kvm-dev mails sent by myself
 2014-12-23  1:46 UTC  (7+ messages)

[v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI
 2014-12-23  0:46 UTC  (2+ messages)

guest hanging on rc1
 2014-12-22 14:41 UTC  (2+ messages)

[PATCH 1/2] arm:kvm correct prototype to make sparse happy
 2014-12-22 14:20 UTC  (4+ messages)
` [PATCH 2/2] arm:kvm remove len 8 for mmio read write buf

[question] Why newer QEMU may lose irq when doing migration?
 2014-12-22 13:55 UTC  (5+ messages)

[PATCH] kvm: x86: drop severity of "generation wraparound" message
 2014-12-22 12:28 UTC 

[PATCH v5 REPOST 0/6] fix hw_random stuck
 2014-12-22 12:05 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)

[PATCH] kvm: x86: remove vmx_vm_has_apicv() outside of hwapic_isr_update()
 2014-12-22  9:33 UTC  (6+ 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 

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


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